swapnil-verma-gl
1ef1976a4c
[ACS-9388] Print button is now disabled in viewer for media files ( #4465 )
...
* [ACS-9388] Print button is now disabled in viewer for media files
* [ACS-9388] Added canPrintFile rule to documentation. Code review fixes
2025-03-20 14:16:30 +05:30
swapnil-verma-gl
2efea8c6d8
Rollback visibility rules cleanup ( #4426 )
...
* Revert "[ACS-9369] Updated rule-migration-guide.md to include missed rule (#4420 )"
This reverts commit b3e2af7f0fc1dbd67186d03c98ea8b6f4ab19f47.
* Revert "[ACS-9369] Resolved issues where visibility rules with a single element array would log errors (#4416 )"
This reverts commit 4e33f1126da07cf18c1896f7e839336e493b12cb.
* Revert "[ACS-8694] Cleanup of visibility rules for extensions in ACA (#4140 )"
This reverts commit f1c4dcf45d0d0ce038109510004bf0edb66c6e66.
2025-03-03 16:56:13 +05:30
swapnil-verma-gl
b3e2af7f0f
[ACS-9369] Updated rule-migration-guide.md to include missed rule ( #4420 )
2025-02-28 13:17:26 +05:30
swapnil-verma-gl
f1c4dcf45d
[ACS-8694] Cleanup of visibility rules for extensions in ACA ( #4140 )
...
* [ACS-8694] Updated occurrences of visible in extensions.json to use arrays instead of single strings. Cleaned up rules in aca-content.module.ts
* [ACS-8694] Removed extra commas
* [ACS-8694] Broke down canDelete rule into seperate entities
* [ACS-8694] Fixed typo for notEmpty rule
* [ACS-8694] Fixed rule for edit offline
* [ACS-8694] Updated extension.schema.json
* [ACS-8694] Updated extension.schema.json
* [ACS-8694] Fixed rule for manage versions context menu item
* [ACS-8694] Fixed rule for manage versions and manage permissions
* [ACS-8694] Added rules.canManageFolderRules
* [ACS-8694] Fixed typo
* [ACS-8694] Updated visibility rules for folder rules and AOS plugin
* [ACS-8694] Updated extension.schema.json
* [ACS-8694] Updated existing rules to use !isTrashcan() instead of isNotTrashcan()
* [ACS-8694] folder-rules.plugin.json now uses arrays for controlling visibility
* [ACS-8694] Updated app.extensions.schema
* [ACS-8694] Removed unused rules
* [ACS-8694] Added unit tests for canToggleFileLock
* [ACS-8694] Added rules-list.md
* [ACS-8694] Revert unneeded project.json change
* [ACS-8694] Fixed toggleEditOffline rule
* [ACS-8694] Added migration guide (#4139 )
* [ACS-8694] Added migration guide
* [ACS-8694] Fixed typo
* [ACS-8694] Added missing rule migration. Fixed incorrect rule migration. Fixed typos
* [ACS-8694] Code review finding - Replaced instance of any
* [ACS-8694] Code review finding - Updated rules.md. Removed duplication of rules list from rules-list.md. Added pointer to rules-list.md under tips section
* [ACS-8694] Fixed build issue
* [ACS-8694] Removed unneeded isNotDetails rule
2025-02-25 17:00:22 +05:30
Mykyta Maliarchuk
4751dcd12c
[ACS-9158] Remove 'View Details' button from node Details page ( #4351 )
...
* [ACS-9158] Remove 'View Details' button from node Details page
* [ACS-9158] remove redundant onDestroy$
* cr fix
2025-02-21 14:53:22 +01:00
Mykyta Maliarchuk
cde561806d
[ACS-8693] Add docs for visibility rules accepting arrays ( #4128 )
2024-09-19 15:28:49 +02:00
MichalKinas
847fcf4c36
[ACS-8410] Extension schema review ( #3958 )
...
* [ACS-8410] Extension schema review
* [ACS-8410] Remove the dot
2024-07-19 07:50:13 -04:00
Denys Vuika
5a760c0d93
fix name clashing with LoginComponent ( #3792 )
2024-04-15 14:04:11 -04:00
MichalKinas
930e4b1f3c
[ACS-6813] ACA configurable layout for search result list ( #3656 )
...
* [ACS-6813] Make search results list column configurable
* [ACS-6813] Documentation update
* [ACS-6813] Typo fix
2024-02-21 12:55:13 +01:00
MichalKinas
3f04f05da5
[ACS-6620] Use extensions instead of content key for viewer extensions ( #3610 )
2024-01-25 23:30:17 +01:00
Denys Vuika
73460ddff3
update docs
2023-05-25 14:34:10 +01:00
AleksanderSklorz
e9bc42df10
[ACS-4534] nx workspace support for aca ( #3143 )
...
* ACS-4534 Added nx workspace support
* ACS-4534 Updated package-lock.json file
* ACS-4534 Configured cache directory and affected command
* ACS-4534 Updated README
* ACS-4534 Updated more README files
* ACS-4534 Fixed lint
* ACS-4534 Address comment for readme
* ACS-4534 Removed redundant build-libs script
* ACS-4534 Fixed start script
* ACS-4534 Updated some left documentation
* ACS-4534 Added more helper scripts, addressed PR comments
* ACS-4534 Updated package-lock.json after rebasing
* ACS-4534 Fix stylelint issue
2023-04-25 15:34:34 +02:00
Denys Vuika
eba0f9aef8
remove travis remains ( #3051 )
2023-03-14 17:01:56 -04:00
Bartosz Sekuła
a8268c680a
[AAE-11496] Publish libraries to npm ( #2880 )
...
* [AAE-11496] Publish libraries to npm registry
* update
* update
* added md
* deprecate old version
2023-01-26 08:53:53 +01:00
Bartosz Sekuła
ed20971962
[AAE-10533] Replace shell with adf-shell ( #2806 )
...
* [AAE-10533] Use shell from ADF
* Remove shell.md
2022-11-25 08:48:03 +01:00
Bartosz Sekuła
456454fee1
[AAE-10533] Generic App shell for HxP applications ( #2679 )
...
* [AAE-10533] Generic App shell for HxP applications
* refactor
* fix scss mixin path
* remove forRoot in content-plugin
* remove provided routers
* revert router service
* revert template usage
* Added shell markdown
* Move login component to content-plugin
* Moved logic from app.component to app.service
* remove upload-area from shell
* cleaning
* cleaning
* update md
* abstract preferences
* allow to set shell parent route
* fix preferencesService name
* Fix for sidenav
* Fix CR comments
* [ci:force]
* move translation service mock to aca-shared
* fix e2e
* Fix page title
* remove drop area wrapper from whole application
* Fix e2e
* [ci:force]
* Remove blank page from shell
* Add upload files dialog
* [ci:force]
* Remove ExtensionsDataLoaderGuard from shell
2022-11-23 13:45:32 +00:00
Denys Vuika
1727554517
[AAE-7145] upgrade to Ngrx 10 ( #2479 )
...
* upgrade to ngrx 10
* fix auth proxy
* migrate effects to newer syntax
2022-03-24 11:36:21 +00:00
Bartosz Sekuła
60446dc36e
[AAE-6309] New process start button ( #2353 )
...
* [AEE-6309] New start process button
* [AEE-6309] Added documentation
* [AEE-6309] Change main action to object
* [AEE-6309] Clean code
* [AEE-6309] Linting fix
* [AEE-6309] Fix trashcan translation
* [AEE-6309] Fix tests
2021-11-22 08:23:10 +01:00
Dharan
9b8ac6bb5c
upgrade guide ( #2325 )
...
* upgrade from ACA 2.4.0 to 2.5.0
* * minor changes
* * remove aca prefix
2021-11-16 13:05:05 +00:00
Eugenio Romano
536a43d30e
Custom viewer extension documentation ( #2292 )
2021-09-13 11:09:41 +01:00
Eugenio Romano
ee27271776
Improve documentation extension ( #2266 )
...
* improve documentation step 1
* improve documentation step 2
* improve documentation step 3
* move in tutorials
* tutotrials
* fix
* fix
* fix
* fix links
* metadata extension configutation
* tutorials links revamp
2021-08-26 11:52:57 +02:00
Dharan
6670f9c75d
search extension docs updates ( #2210 )
...
* * docs updates
* * fix lints
2021-07-02 09:42:22 +01:00
Dharan
9df2c8eaa7
[ACA-4497] allow user to extend the search configuration ( #2204 )
...
* * support search extension
* * unit test added
* * fix lints
* Update application-features.md
2021-06-29 13:31:36 +02:00
Dharan
8a54b113a0
[ACA-4487] support search forms layout ( #2195 )
...
* [ACA-4487] support search chips -initial commit
* * update adf, fixed comments and e2e
* * update context menu test
* * update tool bar test
* * remove await expect
* * add e2e back
2021-06-27 12:55:28 +02:00
Dharan
6700830c9d
[ACA-3897] Extendable viewer navigation ( #2109 )
...
* [ACA-3897] Extendable viewer navigation
* Update app.extensions.json
2021-05-07 15:54:18 +05:30
Denys Vuika
72a762f371
Fix security issues and remove cpr dependency ( #2102 )
...
* remove cpr dependency
* fix security warnings
2021-05-06 14:50:44 +01:00
Dharan
759099bde7
[ACA-4287] Move hooks to shared library ( #2052 )
...
* * move hooks
* * import fixed
* fix prod build
* * refactor hook service
* * fixed test
* * docs added
* * revert tsconfig
* * revert tsconfig
* * docs updated
* * fixed setting testing
* * lint fixed
* * remove duplicate actions
2021-04-29 13:50:25 +05:30
Denys Vuika
7a5350a06d
reduce duplication and code improvements ( #1707 )
...
* reduce code duplication
* reduce duplication, fix license headers
* simplify code
* typings fixes
* update tests
* minor fixes
* markdown fixes
* revert changes
2020-12-11 15:47:17 +00:00
Denys Vuika
99140b3ac9
[ADF-5252] Disable settings and about pages by default ( #1750 )
...
* move Settings readme to the plugin itself
* disable settings, update readme
* about plugin readme
* disable about module
2020-11-10 17:03:19 +00:00
Denys Vuika
20f1752b48
[ADF-5247] always enabled language picker (via extensions) ( #1730 )
...
* always enabled language picker
* fix tests
* update e2e tests
* fix aos plugin
2020-10-15 08:57:04 +01:00
Denys Vuika
e3cbddb465
remove broken links to ACA code ( #1671 )
2020-09-15 10:25:44 +01:00
Denys Vuika
63fdf21386
update docs and schema
2020-08-12 12:05:13 +01:00
Popovics András
cd1252cb94
[ACA-3394] Generally available file preview feature for extensions ( #1496 )
...
* Adding general purpose preview overlay route
Preparation for file preview feature
Remove unnecessary preview root route and ability to use loadChildren
Extract RouterExtensionService
Remove loadChildren support and use component instead
Cover RouterExtensionService with unit tests
Fix tests
Fix build
Fix rebase issue
Add generally available PluginPreviewAction
Add data option to child routes and navigateBackAsClose option for the preview component
Support plain mode preview
Fix linting
Update to latest alpha of ADF
* Adding documentation
* Rebase fix
* Update to latest adf
2020-08-07 18:24:38 +02:00
Denys Vuika
b83a64e4d1
update docs
2020-07-23 11:28:02 +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
davidcanonieto
85f71f5ae1
[ACA-3427] Remove About tab when it's not useful ( #1491 )
...
* [ACA-3427] Remove About tab when it's not useful
* Add unit tests for isLibraryManager rule
* Fix e2e tests
* Fix e2e tests and add rule to docs
* Fix e2e tests
2020-06-18 22:03:26 +01:00
arditdomi
23e15388fd
[ACA-3450] Add missing documentation about parentRoute ( #1485 )
2020-06-12 16:45:17 +01:00
Silviu Popa
33327bb505
[ACA-3315] - add predefined extension guard ( #1478 )
...
* [ACA-3315] - add predefined extension guard
* update extension loader
* update doc
* fix lint
* PR changes
* PR changes
* remove unnecesary code
Co-authored-by: Silviu Popa <p3701014@L3700101120.ness.com>
2020-06-02 14:03:46 +02:00
dhrn
3b4579c19c
[ACA-3257] Add actions extension capability to info drawer ( #1471 )
...
* info drawer action added
* actions added
* * improved docs
* * added unit test
* fixed e2e
* * rename actions to toolbar
* * minor changes
* Update application-features.md
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
2020-05-19 17:46:11 +01:00
Popovics András
0e7eed3cd5
Add missing documentation for extension loader callbacks ( #1457 )
...
* Add missing documentation for extension loader callbacks
* Fix messed up pipeline, how it could work until now???
* Travis yml fix
* Travis yml fix
2020-05-07 23:23:11 +02:00
maurizio vitale
794d6a6c83
Rename branch to develop
2020-05-07 12:44:20 +01:00
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
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
pionnegru
2e2f015a41
update docs
2019-12-12 10:11:38 +02:00
Suzana Dirla
6ded4227ec
Japanese docs - add language picker with Japanese & fix links ( #1202 )
2019-09-13 15:29:00 +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