Denys Vuika
5c98930520
add missing color header action ( #1403 )
2020-04-07 14:55:41 +01:00
Denys Vuika
5a88c8c852
[ACA-1743] extension settings ( #1399 )
...
* upgrade tslib
* initial settings skeleton
* migrate language picker setting
* support string parameters
* remove process extensions workaround
* update extensions schema
* update docs
* unit tests
* fix unit test
2020-04-06 19:58:41 +02:00
Popovics András
9a87564c8a
[ACA-2952] Remove unnecessary build steps for dev-server start, add first bit of .env usage ( #1379 )
...
* [ACA-2952] Remove unnecessary build steps for dev-server start, add first bit of .env usage
* Fix doc owner
2020-03-26 17:03:38 +01: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é
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
Cilibiu Bogdan
8603d13f71
[ACA-1921] Create folder structure from template ( #1309 )
...
* update template actions
* update template effects
* declare menu option
* rename dialog component
* rename service
* update tests
* update docs
* e2e fix locator
* fix translation reference
2020-01-22 10:35:32 +02:00
Cilibiu Bogdan
8b7c7b5ed4
[ACA-2873] Move acaContextActions to aca-shared library ( #1301 )
...
* move to aca-shared library
* export directive
* context menu action
* import directive from shared library
* context menu effect
* test
* update docs
* fix production code
* fix imports
* fix licence header
* fix licence headers
2020-01-20 10:42:42 +02:00
Cilibiu Bogdan
0bc4a3453b
[ACA-2869] Create File from template - keep the dialog open if creation fails due to the usage of a duplicate file name ( #1299 )
...
* rename create from template flow action
* create from template action
* dialog service
* subscribe to dialog service
* dispatch create file from template action on submit
* update tests
* subject value type
* break effects and refactoring
* update tests
* update docs
* change version number
2020-01-16 11:21:06 +02:00
pionnegru
673e1f4d75
update docs
2020-01-07 20:38:17 +02:00
Yuuki Ebihara
0d0ddfcf37
README Documentation Modify. ( #1271 )
...
* Fixed invalid url link.
* Update docs/features/side-navigation.md
Co-Authored-By: Suzana Dirla <dirla.silvia.suzana@gmail.com>
* Compatibility modify in README.md.
Co-authored-by: Suzana Dirla <dirla.silvia.suzana@gmail.com>
2019-12-30 13:41:13 +02:00
pionnegru
2e2f015a41
update docs
2019-12-12 10:11:38 +02:00
john-knowles
9c224e5538
Update README.md ( #1259 )
2019-11-26 12:09:56 +02:00
Martin Muller
b228ca2f64
Try latest ACS com to see if e2e are passing ( #1248 )
...
* use latest ACS com
* add workaround for REPO-4772
* due to the workaround done for REPO-4772, files now have an initial version set to MAJOR 1.0
* add workaround for REPO-4772 for bulk create files
* Get ACS log if something goes wrong
* wait for the dialog to close only in specific cases
* Import Custom Model into ACS. Update proxy to work with Share.
2019-11-18 18:08:32 +01:00
Suzana Dirla
6ded4227ec
Japanese docs - add language picker with Japanese & fix links ( #1202 )
2019-09-13 15:29:00 +03:00
Yuuki Ebihara
d67f95cfff
Add Japanese document ( #1186 )
...
* Fixed invalid url link.
* Update docs/features/side-navigation.md
Co-Authored-By: Suzana Dirla <dirla.silvia.suzana@gmail.com>
* Initial japanese translation.
2019-09-10 14:46:48 +03:00
Cilibiu Bogdan
1091c6fe86
[ACA-2746] Side Navigation - conditionally render group of items ( #1197 )
...
* filter groups based on rule
* test
* update docs
2019-09-06 17:16:43 +03:00
Cilibiu Bogdan
edf1e52e94
[ACA-2745] Viewer - return to location on close ( #1196 )
...
* use viewNodeExtras when calling action
* open viewer based on ViewNodeExtras data
* resolve closing destination based on ViewNodeExtras query params
* remove unused param
* call ViewNodeAction with correct params
* update tests
* update docs
2019-09-06 14:17:29 +03: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
Yuuki Ebihara
6ecf20a0bb
Fixed invalid url link. ( #1177 )
...
* Fixed invalid url link.
* Update docs/features/side-navigation.md
Co-Authored-By: Suzana Dirla <dirla.silvia.suzana@gmail.com>
2019-08-02 15:07:00 +03:00
anxumalo
1a510a4b9d
Replace 'Alfresco Identity Service' with 'Identity Service'
2019-07-16 09:38:11 +01:00
john-knowles
f1fca4ae22
Update internationalization.md ( #1163 )
2019-07-10 19:45:42 +03:00
Suzana Dirla
588a189ea1
update app prerequisites section ( #1161 )
2019-07-10 16:13:02 +01:00
john-knowles
4125bd5548
Update README.md ( #1162 )
2019-07-10 16:12:28 +01:00
dhrn
5491545ac9
[ACA-2471] - close preview action ( #1129 )
2019-06-15 06:17:59 +03:00
Cilibiu Bogdan
d28114f2ee
[ACA-2390] Evaluators - user is admin ( #1116 )
...
* user isAdmin rule
* register rule
* test
* update docs
* remove fdescribe
2019-05-24 16:12:54 +01:00
Denys Vuika
d8e3b9ada0
[ACA-2364] support 'canPreview' rule for the Viewer ( #1102 )
...
* support `canPreview` rule for the Viewer
* update plint settings
* update prettier settings for plint
* test fixes
* update config
2019-05-10 15:08:00 +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
Denys Vuika
2001bcd447
[ACA-2327] rule and evaluator optimisations ( #1065 )
...
* reduce imports
* canCopyNode rule
* simplify naming
* improve canShareFile rule
* canToggleJoinLibrary rule
* canEditFolder rule
* improve canUploadVersion rule
* isTrashcanItemSelected rule
* improve canDelete usage
* simplify canDownload usage
* canViewFile rule
* canLeaveLibrary rule
* rule usage improvements
* canToggleSharedLink rule
* canShowInfoDrawer rule
* canManageFileVersions rule
* canManagePermissions rule
* canToggleEditOffline rule
* canToggleFavorite rule
* minor polishing
* fix test
* fix evaluator
* code and test fixes
* fix evaluator
2019-04-12 15:26:32 +01:00
Cilibiu Bogdan
5bf77dfc81
[ACA-2322] Sidenav - support dynamic components ( #1066 )
...
* dynamic components support
* subscribe to sidenav selector
* update module for extension
* sidenav selector
* support dynamic components definistion
* update docs
* stabilise tests
* Update src/app/components/sidenav/sidenav.module.ts
Co-Authored-By: pionnegru <pionnegru@users.noreply.github.com>
* Update src/app/components/sidenav/sidenav.module.ts
Co-Authored-By: pionnegru <pionnegru@users.noreply.github.com>
* rename selector
2019-04-12 10:39:05 +01:00
Cilibiu Bogdan
839c9d0dbb
[ACA-2320] Navigation - support store actions ( #1052 )
...
* move component into folder
* update module
* add children template references
* clean up styling
* clean up theme
* use content projection
* remove old tests
* button menu component
* expand menu component
* link item component
* resolve action directive
* custom active link directive
* collapse template reference
* expanded template reference
* expansion panel directive
* item template directive
* menu panel directive
* support for ngrx actions
* update side navigation inplementation
* remove unused component
* remove unused styling
* update module
* clean up
* unit tests
* unit tests
* remove unused component
* lint
* remove unused import
* fix test
* add tooltip
* fix text
* fix e2e
* use action route commands
* remove fdescribe
* styles fix
* e2e fix tooltip test
* fix active route when drill down
* update docs
2019-04-05 13:03:40 +01:00
Denys Vuika
b69ed7da28
Overlay viewer outlet ( #1054 )
...
* separate outlet for the Viewer
* separate node viewer route
* update docs
2019-04-03 11:43:14 +03:00
john-knowles
133d3af000
Update document-list-layout.md ( #1035 )
2019-03-22 11:27:40 +00:00
john-knowles
f65b81cb70
Update search-results.md ( #1034 )
2019-03-22 11:24:39 +00:00
john-knowles
cc1274b951
Update introduction-to-extending.md
2019-03-22 11:22:39 +00:00
Denys Vuika
dd02a8ddd6
support "disabled" rules for Viewer extensions
2019-03-20 15:56:54 +00:00
Denys Vuika
fedb6edf84
add documentation on SSO, minor docs fixes ( #1005 )
2019-03-09 08:51:15 +02:00
Denys Vuika
92a5ec44e8
[ACA-2215] toggle search filter ( #998 )
...
* support for toggling search filter
* update docs
* disable e2e test
* update e2e
2019-03-07 14:04:44 +02:00
Denys Vuika
3641e0168f
update evaluator docs, workspace snippet ( #995 )
...
* add missing docs and code hints
* update app evaluator docs and code hints
2019-03-06 14:28:57 +00:00
Denys Vuika
7ba886483d
compatibility matrix ( #989 )
2019-03-05 07:07:39 +00:00
Denys Vuika
830357e892
[ACA-2214] Sharing URL being constructed from ECM Host incorrectly ( #981 )
...
* fix baseShareUrl defaults
* allow controlling full path
* unit test
* update tomcat settings
* use single slash
* simplify documentation
2019-03-01 07:15:08 +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
f58b6e5a9f
[ACA-2219] support more precise searching ( #976 )
...
* support more precise searching
* exact term matching
* remove fdescribe
* update docs
2019-02-27 06:25:50 +02:00
Cilibiu Bogdan
525ba7e73e
[ACA-2216] Shared link preview - use extension actions ( #964 )
...
* isSharedFileViewer evaluator
* navigation evaluators tests
* update docs
* fallback for SharedLink entry
* shared link view use extensions
* rules for link shared view actions
* dedicated extension definition for shared link action toolbar
* resolve selection and actions
* update tests
* remove un used imports
* nest shared link viewer toolbar actions in to viewer structure
2019-02-24 12:50:23 +00:00
Cilibiu Bogdan
bb5ce29445
[ACA-2199] Upload Version - granular permission ( #938 )
...
* canUploadVersion evaluator
* change upload version action rule
* update docs
* simplify condition
* unit tests and code fixes
2019-02-13 21:04:48 +00:00
Cilibiu Bogdan
894a928187
[ACA-2193] Lock node - unlock after new version is uploaded ( #924 )
...
* unlock node api call
* unlock action and effect
* unlock node after version upload
* check if locked
* clear version input on dialog cancel event
* update viewer on node version upload
* update viewer on file upload delete
* test
* update tests
* update tests
* rename evaluators
* update docs
2019-02-10 13:56:02 +00:00
Denys Vuika
80dabdd26a
update repository to 6.1.2-ga, SSO example ( #914 )
...
* remove old compose, update to 6.1.2-ga
* SSO with vanilla keycloak
2019-02-03 11:42:34 +02:00
Denys Vuika
7701dbce93
Merge branch 'master' into development
2019-01-23 12:46:48 +00:00
Denys Vuika
8fe2e84841
restore original docs settings
2019-01-23 12:46:29 +00:00
Denys Vuika
c4e1bd1630
update doc settings
2019-01-23 12:36:56 +00:00
Denys Vuika
130a8a247a
update docs settings
2019-01-23 12:31:26 +00:00