Denys Vuika
a0926a38d8
Minor code and style fixes ( #5398 )
...
* type fixes
* import fixes
* fix typos
* fix warning for private props that init in ctor only
* typing fixes
* typing fixes
* style cleanup
* fix test template
2020-02-09 22:03:32 +00:00
Denys Vuika
f54bc24317
[AAE-1695] reduce manual tests ( #5455 )
...
* tests cleanup
* cleanup search control tests
* EmptyContentComponent tests
* fix names
* search filter category test
* task list test and code polish
* process list tests and cleanup
* extra task-list tests
* extra start-task tests
* code cleanup
2020-02-08 01:08:34 +00:00
Denys Vuika
94cd14bf71
fix responsiveness issues for empty screen ( #4389 )
...
* fix responsiveness issues for empty screen
* fix test
* fix test
2019-03-16 15:23:39 +00:00
davidcanonieto
7da9bd89cb
[ADF-4122] Add sticky header feature to datatable and refactor styles ( #4370 )
...
* [ADF-4122] Add sticky header config to datatable and refactor styles
* [ADF-4122] Fix core unit tests
* [ADF-4122] Commit requested changes
* [ADF-4122] Fix e2e tests
* Update docs/core/datatable.component.md
Co-Authored-By: davidcanonieto <david.cano@alfresco.com>
2019-03-01 16:23:31 +00:00
Eugenio Romano
c55cba5514
license header update 2019 ( #4300 )
2019-02-12 01:18:43 +00:00
Andy Stark
a7cdcbf7b9
[ADF-3551] Doc review updates ( #3789 )
...
* [ADF-3551] Updated docs plus minor ToC tool fix
* [ADF-3551] Updated docs and JSDocs
* [ADF-3551] Updated docs and JSDocs
2018-09-13 18:08:47 +01:00
davidcanonieto
70d93805d4
[ADF-2753] New error component ( #3336 )
...
* [ADF-1938] Overflowing text in reports section fidex
* [ADF-1938] Long names in report section now fit
* [ADF-1938] Reverted changes in container widget
* [ADF-2753] New error component created
* [ADF-2753] Unit test for Error Content Component
* Deleting unused files
* Deleting unused files
* Deleting unused files
* [ADF-2753] Documentation added
* [ADF-2753] Fixed minor bugs
* [ADF-2753] Authentication not needed to view error
* add error handler
* tslint fix
* router app component
* remove unused import
* fix import modules
* limit to 404
* destroy fixture after any test
* misspelling error
2018-05-19 01:20:49 +01:00