Denys Vuika
|
eb97b18f95
|
feature modules (#636)
* permission manager module
* permissions module
* common module
* layout and search modules
* trashcan module, lazy load
* fix context menu module
* lint fix
* recent files module
* favorites module (lazy)
* shared files module (lazy)
* shared link module (lazy)
* lazy loaading fixes
|
2018-09-17 06:57:56 +03: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
|
f91608fe78
|
Angular 6 (#556)
* upgrade to angular 6 (with rxjs-compat)
* fix tests
* fix test scripts
* upgrade rxjs to 6.0
* remove rxjs-compat layer
* update unit tests
* restore tests
* context-menu transparent backdrop
* upgrade libs
* changed snackbar locator
* locator as class
* remove locator element reference
* snackbar locators
* wait for snackbar before executing the action button
* expect cdk-overlay before mat-menu-panel condition
* update libs
|
2018-08-09 11:11:06 +01:00 |
|
Cilibiu Bogdan
|
d5763f585d
|
[ACA-1571] File library - navigate into library after create process (#510)
* notify library ID conflict
* navigate into library node
|
2018-07-14 11:46:40 +01:00 |
|
Cilibiu Bogdan
|
53c2e88689
|
notify library ID conflict (#509)
|
2018-07-13 22:22:26 +03:00 |
|
Cilibiu Bogdan
|
0504b28b3c
|
[ACA-1545] Library - create (#506)
* create site implementation
* lint
* update validation
* reuse existent service and renamed site to library
|
2018-07-13 08:12:03 +01:00 |
|
Suzana Dirla
|
7a95485a05
|
[ACA-1113] Node Permissions - experimental (#501)
* [ACA-1113] Integrate permissions
* [ACA-1113] experimental flag for permissions
* [ACA-1113] permissions shown only on write permission
* [ACA-1113] remove console.logs
|
2018-07-09 15:20:54 +01:00 |
|
Denys Vuika
|
74aca07115
|
upgrade to latest ADF alpha (#436)
|
2018-06-19 17:25:02 +01:00 |
|
Cilibiu Bogdan
|
abd63ba0a4
|
version dialog styling (#431)
|
2018-06-18 19:59:57 +01:00 |
|
Denys Vuika
|
e2eed9b71c
|
style and theming fixes (#428)
* fix generic error text and styles
* search input layout and style fixes
* settings theme
* layout theme support
* current user theme
* theming support for header component
* disable "use-host-property-decorator" tslint rule
* sorting picker button theme
|
2018-06-17 16:16:38 +01:00 |
|
Denys Vuika
|
13a28bebcd
|
[ACA-1450] "manage versions" dialog enhancements (#415)
* move dialog to the "dialogs" folder
* rename to node-versions
* style and layout refactoring
* style fixes
* layout fixes
* fix scrollbars
* code polishing
|
2018-06-15 08:24:47 +01:00 |
|