Cilibiu Bogdan
66f9442563
update copyright ( #1302 )
...
* update copyright
* update year
2020-01-16 18:15:34 +02:00
Denys Vuika
9db1c2989f
shared library ( #1080 )
...
* shared project scaffold
* rules package
* move evaluators to shared lib
* add rxjs peer dependency
* use dedicated material namespaces
* create store package, move actions
* move selectors to shared library
* move generic effects to shared lib
* move routing extensions
* minor code reorg
* fix unit tests
* move content-api service
* move permission service
* update tests
* update plint config
* move page layout
* css variables
* use dedicated css property
* move generic error component to shared lib
* fix test
2019-04-25 14:56:54 +01:00
Adina Parpalita
6ac697564d
update copyright year ( #1022 )
...
* update copyright year
* forgot a file
* update year on licence header
2019-03-19 15:41:27 +02:00
Cilibiu Bogdan
ec3eeb7a63
[ACA-2075] Create Library dialog is not focused when opening it for the second time ( #863 )
...
* remove autofocus property
* let dialog focus elements
* remove autoFocus dialog configs
* autoFocus default config
2018-12-07 16:12:15 +00:00
Cilibiu Bogdan
2f4048a859
[ACA] Dialogs - close on navigation by default ( #634 )
...
* close modals on navigation by default
* lint
* modals effect and action
* add to store module
* register in module
* close modals if auth fails
* rename action
* change dialog selector
2018-09-17 10:40:31 +01:00
Denys Vuika
883a1971c5
[ACA-1443] prettier formatting and checks ( #629 )
...
* intergrate prettier
* update settings
* integrate with travis
* unified formatting across all files
2018-09-13 16:47:55 +01:00
Denys Vuika
9c92fca44f
[ACA-1608] lazy loading support for Viewer and About screens ( #526 )
...
* move viewer and directives to separate modules
* lazy loading for Viewer and About screens
* lazy loading support for extensions module
2018-07-21 15:36:26 +01:00
Denys Vuika
e846d97317
remove electron demo code ( #453 )
...
* remove electron demo code
* remove unused property
* cleanup tests
* cleanup sidenav tests
* cleanup trashcan tests
* remove fdescribe
2018-06-23 17:30:20 +01:00
Denys Vuika
73461df930
extract material libs to a separate module ( #437 )
2018-06-19 19:48:52 +01:00