Denys Vuika
9f67cae204
[ACA-2314] display "locked by" in search results ( #1732 )
...
* display "locked by" in search results
* Trigger build
2020-10-09 15:44:40 +01:00
Denys Vuika
ddc6f36ab4
Prettier upgrade and e2e type checks ( #1522 )
...
* upgrade prettier
* noImplicitAny rule
* fix type
* update tsconfig
* upgrade to 150 print width
2020-07-14 10:03:23 +01:00
Cilibiu Bogdan
5102f7d64d
[ACA-2704] move Locked By to aca-shared library ( #1322 )
...
* move component to aca-shared
* use aca-shared import
* update e2e
* fix selector prefix
* remove
* move node utils to aca-shared
* update reference
* fix lint
* fix linting
2020-01-28 07:00:48 +00:00
Cilibiu Bogdan
66f9442563
update copyright ( #1302 )
...
* update copyright
* update year
2020-01-16 18:15:34 +02:00
Cilibiu Bogdan
db2a6a7ef7
[ACA-2835] Favorites list - incorrect viewer actions when opened via link ( #1279 )
...
* stop event propagation
* tests
2019-12-16 16:26:56 +02:00
Cilibiu Bogdan
2aa44ac6d8
[ACA-2499] DocumentList - custom name column link does not have a role ( #1188 )
...
* custom element as accessibility link
* fix focus outline
* internationalization key
* folder link aria-label
* use not folder evaluation for shared files
2019-08-22 14:33:01 +03:00
Cilibiu Bogdan
416587989e
fix overlapping private properties
2019-07-19 13:16:55 +03:00
Denys Vuika
957b93aa63
automated license header checks
2019-07-11 15:25:17 +01: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
Suzana Dirla
434ab8a655
Update to latest ADF alpha ( #1079 )
...
* update to latest ADF alpha version
* better date column display - ellipsis fix
* renaming to prepare to clean-up document-list scss overrides
* fix ellipsis display & cells min-width
* update to a more latest ADF alpha
2019-04-17 20:15:39 +01:00
Suzana Dirla
91eaa3c305
[ACA-2350] fix ellipsis on DL and the context-menu issue ( #1070 )
...
* add adf-no-grow-cell & min-width on columns
* [ACA-2350] fix ellipsis on DL and the context-menu issue
- issues were caused by nested items with the same classname: 'adf-datatable-cell'
* [ACA-2350] fix unit test
* [ACA-2350] remove deprecated classname
- mention 'adf-datatable-cell--text' example container class for elements that have context menu
* [ACA-2350] small fixes on search-results display
* [ACA-2350] fix location check
* [ACA-2350] should clean-up code once [ADF-4401] issue is fixed
* [ACA-2350] change e2e expect to check match
* [plint] fix code formatting
* [plint] fix code formatting
2019-04-17 10:01:43 +01:00
Denys Vuika
0428a86f2c
[ACA-1288] dynamic name cells ( #1059 )
...
* dynamic name cells
* search results
* fix size value
* update code
* check for node properties
* conditionally show title
* Update src/app/components/dl-custom-components/name-column/name-column.component.ts
Co-Authored-By: DenysVuika <denys.vuika@gmail.com >
2019-04-09 20:08:35 +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
Denys Vuika
4cde12dfee
node locking enhancements and fixes ( #955 )
...
* optimize image resolver
* allow previewing locked files
* allow selecting locked nodes
* fix comments and metadata tabs
* improved lock checks
* remove obsolete "experimental" directive
2019-02-15 18:36:51 +00:00
Cilibiu Bogdan
e004d365a9
[ACA-213] Edit Offline ( #909 )
...
* WRITE_LOCK evaluator
* evaluate actions for WRITE_LOCK
* edit offline action
* DL icon for WRITE_LOCK files
* edit offline directive
* custom name column
* localisation
* toggle offline edit extension
* move takeUntil operator
* add tooltip
* better selector to differentiate Edit folder from Edit Offline
* default to empty object for null properties object
* isPersonalFiles evaluator
* isLibraryFiles evaluator
* isLibraryFiles evaluator
* isPersonalFiles evaluator
* update canEditLockedFile rule
2019-02-01 11:52:08 +00:00