Commit Graph
18 Commits
Author SHA1 Message Date
2e8b863413 [ACA-3468] Enable Document List filters in ACA (#1495)
* [ACA-3471] too long french translation doesn't fix in the UI (#1499)

* [ACA-3538] Fix search result layout (#1500)

* [ACA-3468] Enable Document List filters in ACA

* [ACA-3468] Get pagination settings from document list

* [ACA-3468] Move event handlers and pagination to page component

* [ACA-3468] Remove useless OnChanges

* [ACA-3468] Fix linter

* [ACA-3468] Add test for document list definition

* [ACA-3468] Fix lint

* [ACA-3468] Remove identifier

* [ACA-3468] Update to lastest ADF alpha to fix search result

* [ACA-3468] Update to lastest ADF alpha

* Fixed unit test

* re-enable tests

* rollback changes to test

* fix reload

* * fixed search e2e

* fix issue with page reload on search results

* update tests

Co-authored-by: arditdomi <32884230+arditdomi@users.noreply.github.com>
Co-authored-by: PizzaVito <vito.albano.123@gmail.com>
Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
Co-authored-by: dhrn <dharan.g@muraai.com>
2020-06-29 17:28:31 +01:00
Baptiste Mahé ef5457875e [ACA-3538] Fix search result layout (#1500) 2020-06-29 00:36:41 +01:00
Baptiste Mahé 6147a9a295 [ACA-2496] Refactor of color change for colum name (#1424) 2020-04-22 11:42:18 +01:00
Baptiste Mahé dda83d27a0 [ACA-2542] Change create menu colors (#1416) 2020-04-17 10:44:23 +01:00
Baptiste Mahé 986593c45d [ACA-2496] Change hover color on custom name color (#1414) 2020-04-16 10:26:34 +01:00
Baptiste Mahé 8d710d627a [ACA-2980] Update search input background-color (#1397) 2020-04-02 21:25:55 +01:00
Baptiste Mahé e55d7b7855 [ACA-2979] Change create menu item colors (#1396)
* [ACA-2979] Change create menu item colors

* [ACA-2979] Change hovered color
2020-04-02 12:06:23 +01:00
Baptiste Mahé cb26102a99 [ACA-2604] Fix color update on datable row (#1395) 2020-04-01 15:33:34 +01:00
Baptiste Mahé 5351f0f4d7 [ACA-2970] Change hover and select data row background color (#1394) 2020-04-01 10:03:31 +01:00
Baptiste Mahé 4536224cd4 [ACA-2960] Add background image and elevation to header (#1389) 2020-03-27 18:06:47 +00:00
Baptiste Mahé 4a5bd1b795 [ACA-2959] Add new login background (#1386) 2020-03-27 16:44:09 +00:00
Baptiste Mahé 21a76b5364 [ACA-2125] Update sidenav colors to meet design spec (#1378) 2020-03-26 18:14:30 +00:00
Baptiste Mahé a92688d5a3 [ACA-2695] Change and refactor theme (#1375) 2020-03-26 18:11:10 +00:00
Baptiste Mahé 69c92cf275 [ACA-2604] Search result/input color update (#1380) 2020-03-26 18:07:49 +00:00
Baptiste Mahé 0cca87b382 [ACA-2123] Change header colors (#1376)
* [ACA-2123] Change header colors

* [ACA-2123] Update initial state to meet new header background-color
2020-03-26 15:43:16 +00:00
Baptiste Mahé 0d0b228cb7 [ACA-2125] Update sidenav colors and font-size (#1368) 2020-03-23 12:14:25 +00:00
Baptiste Mahé 091511d7c6 [ACA-2124] New bg-color and font style for New button (#1367) 2020-03-20 15:21:30 +00:00
Baptiste Mahé 56e147a96f [ACA-2123] New header background color for AA accessibility (#1366)
* [ACA-2123] New header background for AA accessibility

* [ACA-2123] Remove useless foreground variable

* [ACA-2123]Changed headerColor value in doc and app's initial state
2020-03-19 17:30:54 +00:00