Eugenio Romano
b0b22170c7
[ACA-3830] Fix favorites navigation ( #1599 )
...
* fix favorites navigation
* improve report and unit test
* fix ACA test
mock version directive
* lint fix
* try different startegy
* remove first split
* fix root case
2020-08-14 09:13:23 +01:00
Vito
053d2de069
[ACA-3796] - fixed error on sorting ( #1575 )
...
* [ACA-3796] - fixed error on sorting
* [ACA-3796] - fixed unit test
* [ACA-3796] - start fixing e2e plus fixed filter parent node
* Rebased and upgraded to the latest ADF
* [ACA-3796] - fixed pr comments
* last adf update
* remove unused loading
* clean unit test
* [ACA-3796] - reverted fix for filters parent
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
2020-08-10 21:13:28 +01:00
Eugenio Romano
97a7831726
fix unit test
2020-08-10 16:42:47 +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
Denys Vuika
2854c17cd9
[ADF-5183] Upgrade to Angular 10 ( #1506 )
...
* upgrade preparation fixes
* remove fdescribe
* update browserlist config
* ng8
* ngrx 8
* ng9
* ngrx 9
* remove entryComponents
* unit tests
* ng 10
* latest ADF
* fix unit tests
* fix lint
* update deps and travis
* code fixes
* upgrade webdriver
* cleanup libs
* fix test
* update test
* Use browserTarget as target for lite-serve
* Use the update webdriver with CI condition
* Use version console.log('load', path
* Fix path sh
* Try to use remote env
* Add the . to export variabled
* Use hardcoded chrome version
* Remove the run remote
* Avoid to use the escape
* Skip flaky e2e and raise issue ACA-3615
* SKip failing e2e
* Skip flaky e2e and raise issue ACA-3615
* Fix close app toolbar menu and preconditions + tests of mark-favorite.test.ts Personal Files section
* Fix mark-favorite tests
* Fix ext-header test
* Fix new-menu tests
* Fix lint
* no message
* Fix viewer tests
Co-authored-by: maurizio vitale <maurizio.vitale@alfresco.com>
Co-authored-by: Cristina Jalba <cristina.jalba@ness.com>
2020-07-09 09:37:06 +01:00
Denys Vuika
bf509843b7
integrate Prettier with tslint ( #1419 )
...
* integrate prettier with tslint
* remove obsolte scripts
* update tsconfig
* fix lint issues
* fix lint errors
* more rules and fixes
* kebab case and lint fixes
* update helpers
* update util
2020-04-19 23:29:20 +01:00
Cilibiu Bogdan
66f9442563
update copyright ( #1302 )
...
* update copyright
* update year
2020-01-16 18:15:34 +02:00
Cilibiu Bogdan
e31c0d6caf
[ACA-2087] Overlay Viewer ( #1175 )
...
* viewer outlet over preview route
* use ViewNodeAction over ViewFileAction
* pass data to dynamic component
* ViewNodeComponent for view file custom actions
* update docs
* pass primary url to show preview outlet
* update tests
* reset selection on navigation event
* document list update selection action when not viewer
* close viewer for move and delete from viewer
* location as router commands to work with search query
* make viewer to behave like former preview
* viewer error route
* call correct preview method
* remove view/error route
* navigate to show error
* span element for action name
* fix folder navigation
* fix test
* page title fix
* update tests
* locate better the viewer toolbar
* fix viewer url link
* update navigation rules
* document-list directive tests
* try workaround for chrome 76
* try another workaround for using chromedriver 75 instead of 76
* ViewerEffects tests
* reset selection over reload
* fix tests
* add reset event test
* remove actions
* context menu action refresh on favourite
* reset selection on navigation
* add delete and upload events
* takeUntil after operators
* remove chrome workaround parameter
* filter navigation event
2019-08-08 15:38:50 +03: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
Suzana Dirla
8b0c18629e
[ACA-2228] Add PipeModule to AppTestingModule ( #993 )
...
- fixes unit tests after upgrade to 3.1.0-beta4
2019-03-05 09:28:10 +00:00
Denys Vuika
a25385049d
reload active doclist via NgRx actions ( #978 )
...
* doclist reload action and effect
* deprecate folderEdited event
* deprecate "favoriteToggle" event
* deprecate "favoriteRemoved" event
* update docs
* unified reload function
* deprecate "nodesRestored" event
* deprecate "nodesPurged" event
* test fixes
* deprecate "nodesMoved" event
* reduce the use of "nodesDeleted"
2019-02-27 13:45:55 +00: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
Denys Vuika
f0a3f6f630
upgrade to latest JS-API and ADF ( #896 )
...
* improved update script and latest ADF libs
* upgrade to latest js-api and ADF
* upgrade tests
* update viewer code
* use @alfresco/js-api
* update to latest adf
* fix deprecation issues
* update viewer
* fix copy/move dialog
* change expect
* fix remove site from favorites
* fix unit test
* update adf version
* use ADF upload dialog
2019-01-22 14:10:48 +00: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
Denys Vuika
ae8675dfd7
[ACA-1631] more application ngrx actions ( #540 )
...
* delete action
* library path evaluator
* extension for sharing files
* upload actions
* delete library
* use extensions for experimental library actions
* unshare nodes
* fix icons and titles
* "create menu" backed by core extension
* support for descriptions, update upload selector
* update code and tests
* support disabled tooltips for navbar
* fix selector
* [ACA-1486] remove double fetch call
* migrate to trashcan actions, element IDs
* cleanup code, remove deprecated directives
* add/remove favorite
* improve rendering performance
* update favorites without reload
* support for adding Sites to favorites
* disable favorites for Libraries for now
* copy action
* move node
* manage versions and permissions
* cleanup code
* toggle info drawer
* card view mode
* use extension layer for favorites toolbar
* fix menu tooltips
* fix 'remove as favorite' tests
* update tests
* test fixes
* fix edit folder for favorites
* fix test
* cleanup favorites layout
* upgrade recent files layout
* update evaluators for shared nodes
* test fixes
* test fixes
* restore recent files layout
* workaround for "favorite" toggle and recent files
* upgrade shared files page
* upgrade files page layout
* fix library evaluator
* workaround for shared files and permissions
* cleanup code
* upgrade search results
* upgrade sidebar and viewer actions
* code cleanup
* code cleanup
* code cleanup
2018-07-31 10:36:26 +01:00
Denys Vuika
4d7b92823e
deprecate "common" folder, use standard structure ( #514 )
2018-07-18 09:43:57 +01:00
Denys Vuika
fe683015c5
extensions: wave 2 ( #497 )
...
* introduce "create folder" action
* track opened folder via store
* "create folder" action, support mulitple targets
* fix card view colors and toolbar layouts
* basic support for permissions
* simplify create menu and add permissions
* add toolbar separators for extension entries
* "edit folder" extension command
* minor code improvements
2018-07-08 07:56:50 +01:00
Suzana Dirla
e5bc3bb755
[ACA-1490] Enable CardView ( #491 )
...
* integrate carview
* experimental cardview
* fix tests
* fix spellcheck error
2018-07-05 12:29:30 +01:00
Denys Vuika
af547aac31
content api service ( #455 )
...
* introduce content-api service
* upgrade files component
* upgrade directives
* upgrade directives
* update directives
* fix profile resolver call ordering issue
* fix reducer
* update services
* extra apis
* update about page
* update preview component
* code updates
2018-06-25 10:37:21 +03:00
Denys Vuika
ac6e96530f
unit test cleanup ( #454 )
...
* auth mock
* avoid using jasmine
* cleanup preview tests
* cleanup recent files tests
* cleanup shared files tests
* remove fdescribe
* update tests
* move adf services to single place
* move app specific services to single place
* cleanup directive tests
* cleanup directive tests
* update directive tests
2018-06-24 17:33:50 +01:00
Denys Vuika
f8fe664f1f
[ACA-1455] universal Viewer @effect ( #412 )
...
* viewer @effect
* universal preview effect
* remove router where not needed
* update tests
* update tests
2018-06-14 16:10:31 +03:00
Denys Vuika
e34e9ee726
[ACA-1442] improved notifications and delete/restore ( #393 )
...
* remove notifications from files component
* remove notifications from favorites page
* remove irrelevant tests
* snackbar effects
* snackbar theme
* improve permanent delete messaging
* cleanup tests
* strongly typed node delete directive, node actions
* strongly-typed directives
* test fixes
* redux dev tools, migrate permanent delete directive
* reload trashcan on service events
* delete and restore nodes, snackbar effects with undo
* wire viewer with store and effects
* test fixes
* migrate events
* fix spelling
* bug fixes
* use notification effects on restore node
* remove fdescribe
* node-versions using snackbar actions
* dispatch snackbars from node-move directive
* store-enabled create folder
* reduce dependency on ContentService for list reloads
* favorites use unified preview api for files
* simplify preview for shared files
* remove test
2018-06-11 06:33:37 +01:00
Denys Vuika
f0c0fe162b
[ACA-1432] unified selection and single info drawer ( #385 )
...
* track document list selection state
* selection management enhancements
* (fix) hide info drawer on selection reset
* use store selection
* remove event handler
* upgrade info drawer for personal files
* upgrade favorties
* upgrade recent files
* move info drawer to a separate component
* test fixes
* update tests
* test fixes
* remove obsolete directive
* use last selection entry
* switch back to first selected node
* selection improvements, versioning uses same node
* optimised toolbar visibility evaluation
* upgrade libs
* update js api
* test fixes
* test fixes
* test updates
* test fixes
* fix e2e tests
* show metadata for last clicked node
2018-06-06 12:44:13 +01:00
Denys Vuika
7bb0905045
imporove sorting management and reduce repetitive code ( #381 )
...
* rework sorting management
* remove fdescribe
* test fixes
* unified desctructor
* unified page reload
* test fixes
* code fixes
* test fixes
* test fixes
2018-06-02 18:35:55 +03:00
Denys Vuika
8a222bcb89
latest adf alpha ( #353 )
...
* latest adf alpha
* fix test
* try using instant translation for page titles
* upgrade to latest alpha
* update app config
* upgrade to adf app config pipe
* update libs
* update libs
* update config file
* fix code after upgrade
* upgrade e2e
* upgrade libs
* update libs
* fix e2e
2018-05-10 22:07:02 +01:00
Cilibiu Bogdan
549abeb557
[ACA-1328] Use ADF Pagination in Personal Files and Libraries ( #340 )
2018-04-30 15:14:52 +01:00
Denys Vuika
6ba683258e
unit test fixes
2018-04-20 08:24:17 +01:00
Cilibiu Bogdan
abf34a6b48
[ACA-1301] Document List - page sizes ( #299 )
...
* pagination sizes
* retire documentList supportedPageSizes
* fix tests
2018-04-16 14:21:13 +01:00
Cilibiu Bogdan
b47fc2cb3f
edit folder error notification ( #296 )
2018-04-11 10:03:27 +01:00
Denys Vuika
077366bd7e
upgrade to latest adf alpha ( #293 )
...
* upgrade to latest adf alpha
* update tests
2018-04-10 16:05:50 +01:00
Cilibiu Bogdan
7209318bf0
upload permission ( #278 )
2018-04-05 18:43:31 +01:00
Cilibiu Bogdan
086d22b92d
[ACA-1226] Node info panel ( #241 )
...
* node metadata
* getNodeInfo over nodeInfo
2018-03-19 11:16:20 +00:00
Adina Parpalita
6688e236d9
update copyright year on license headers and login page ( #212 )
2018-03-02 14:11:31 +00:00
Cilibiu Bogdan
4d7b6d3271
Browsing Files - unit tests granular dependencies ( #199 )
2018-02-23 16:25:59 +00:00
Denys Vuika
5234a875e7
[ACA-1135] spike on deleting nodes from the viewer ( #192 )
...
* delete/restore from the viewer
* rename content management service events
* test fixes
* offload node delete/restore to content service
* improve tests
2018-02-21 08:00:58 +02:00
Denys Vuika
b28eabc63d
upgrade to ADF 2.2.0-beta1 ( #185 )
...
* upgrade to ADF 2.2.0-beta1
* upgrade and cleanup unit tests
* cleanup unused locals
* cleanup test files
2018-02-05 11:15:57 +02:00
Denys Vuika
00d14069c5
[ACA-1066] Improved files preview ( #173 )
...
* preview files child route
* fix previewing root files (personal)
2018-01-09 16:00:19 +00:00
Denys Vuika
b6018facac
Revert "preview files child route ( #170 )" ( #171 )
...
This reverts commit d768219bdbdf91006bb5972e1412d3185a938407.
2018-01-03 10:05:54 +00:00
Cilibiu Bogdan
d768219bdb
preview files child route ( #170 )
2018-01-03 09:38:30 +00:00
Cilibiu Bogdan
9428913900
ensure parameter node id is a folder instance ( #166 )
2017-12-18 14:19:31 +00:00
Denys Vuika
d4a55c5b95
[ACA-1042] switch license ( #129 )
2017-12-11 14:58:25 +00:00
Cilibiu Bogdan
8424fc8cdb
[ACA-1045] use ADF favorite node directive ( #118 )
2017-12-06 18:29:41 +00:00
suzanadirla
38b4a83673
[ACA-903] Working copy is incorrectly displayed for a file locked for… ( #110 )
...
* [ACA-903] Working copy is incorrectly displayed for a file locked for offline editing
-use locked icon for locked nodes
-do not allow locked nodes to be selected
* [ACA-903] fix failing tests
2017-12-05 19:17:26 +02:00
Denys Vuika
89fb92d1d9
Upgrade to ADF 2.0.0-beta2 ( #65 )
...
* upgrade to 2.0.0-beta2
* search fixes
* test fixes
* test fixes
* cleanup CLI config
* remove unused property
2017-11-20 18:23:23 +02:00
suzanadirla
e0efdeb12b
[ACA-972] Refactor code to use folder edit directive from ADF, once the PR (to add those to ADF) is merged ( #39 )
...
and some [ACA-966] changes to use correct service and event to reload
2017-11-06 10:25:33 +00:00
Cilibiu Bogdan
b501f01177
[ACA-249] routing generic error ( #9 )
...
* generic error
* rename folder and files
2017-10-24 16:10:21 +01:00
Denys Vuika
1bf4f26df8
main application
2017-10-19 11:21:51 +01:00