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
MichalKinas
5f7a80f94d
Release 6.0.0 ( #4452 )
...
* Release 6.0.0
* Reset cache
2025-03-17 12:45:13 +01:00
MichalKinas
0e7610919d
[ACS-9371] Migrate docs from docs.alfresco to support.hyland ( #4446 )
2025-03-12 14:25:42 +01:00
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
AleksanderSklorz
fa7eac8320
Release 5.3.0 ( #4354 )
2025-01-27 10:53:34 +01:00
MichalKinas
a6057763cf
[ACS-9088] Review and update docs on extension creation ( #4312 )
...
* [ACS-9088] Review and update docs on extension creation
* [ACS-9088] Typo fixed
2024-12-23 14:00:48 +01:00
swapnil-verma-gl
dec6c41e5c
Release 5.2.0 ( #4249 )
...
* Release 5.2.0
* Fixed build issue
* Updated correct dependency versions. Updated compatibility matrix to denote correct ACS version
2024-11-21 13:47:52 +05:30
Grzegorz Jaśkowski
71764b09e2
[ACS-8706] split context menu to allow injecting actions ( #4203 )
...
* ACS-8706 split context menu to allow injecting actions
* ACS-8706 fix class naming, add context menu components unit tests
* ACS-8706 add context menu service, effects and directive unit tests
* ACS-8706 review remarks - redundant condition, directive unit tests
* ACS-8706 improve unit testing approach, remove unnecessary class attributes
* ACS-8706 documentation
* ACS-8706 fix sonar issues
* ACS-8706 replace takeUntil with takeUntilDestroyed
* ACS-8706 fix sonar lint issue
* ACS-8706 change incorrect import path
2024-11-08 08:26:33 +01:00
dominikiwanekhyland
3fbdc93c51
Ng16 migration ( #4104 )
...
* Updated ACA to Angular 16
* Updated Subject types to void in cases where no values was being emitted
* [ACS-8375] [ACA] [General] Selecting a checkbox gives a light green color on focus (#3937 )
* [ACS-8376] [ACA] [[Manage Rules] Multiple UI issues in create rule dialog (#3943 )
* [ACS-8378] Fixed inputs having fill styling throughout ACA (#3944 )
* [ACS-8378] Mat form fields now have white background instead of grey
* [ACS-8378] Fixed issue where the background of the boolean mode control dropdown was appearing as white when in condition groups. Labels in create rules window are now black
* [ACS-8415] Sidenav labels are now grey (#3946 )
* [ACS-8379] Fixed issue where icons in menus were coming as black after ng16 upgrade (#3935 )
* refactor DI into inject() methods (#3954 )
* Cleanup and remove unneeded commits and changes
* Fix eslint (#4032 )
* [REVERTABLE] - this is a quick temp fix to be able to release ACA with NG16
* [MIGRATION] - added some fix after rebase
* Refactor AppEffects (#4079 )
* Refactor effects to use inject() (#4080 )
* Refactor effects to use inject() (#4081 )
* Rebase fixes
* [ACS-8739] Fix e2e tests (#4106 )
* Updated ADF deps
* Fixed unit passing mandatory value
* Updated ADF version
* Updated ADF version
* [ACS-8743] [ADW] click on search button open a blank page (#4125 )
* Updating ADF dep
* Updating ADF
* Refactor injections in effects (#4137 )
* Upstream dependencies
* Refactor SearchAiEffects
* Updating ADF and rebased
* Rebased and updated
* Rebased and updated
* Updating deps
* Updating deps
* Updating deps
* Rebased and updated deps
* Pushing package-lock.json
* Moved the JWT storage injection token at app level
* Updated dependencies
* Fixed unit test
* Improved solutio for token with no need to set it explicitly
* Updating dependencies
* Updated package version
* Updated ADF deps
* Use latest ADF
---------
Co-authored-by: swapnil.verma <swapnil.verma@globallogic.com>
Co-authored-by: swapnil-verma-gl <92505353+swapnil-verma-gl@users.noreply.github.com>
Co-authored-by: VitoAlbano <vito.albano.123@gmail.com>
Co-authored-by: Ehsan Rezaei <ehsan.rezaei@hyland.com>
Co-authored-by: MichalKinas <michal.kinas@hyland.com>
2024-10-23 17:19:36 +02:00
AleksanderSklorz
b9213f345c
[MNT-24660] Updated documentation ( #4187 )
...
* MNT-24660 Updated documentation
* MNT-24660 Updated documentation
2024-10-22 10:21:50 +02:00
AleksanderSklorz
dfa155df03
[MNT-24660] version list action cannot be disabled using app conf ( #4182 )
...
* MNT-24660 Fixed config settings for version manager
* MNT-24660 Unit tests
* MNT-24660 Added possibility to hide and show delete version option
* MNT-24660 Property to show or hide version actions
* MNT-24660 Added more tests, updated documentation
* MNT-24660 Additional documentation
* MNT-24660 Additional fixes
* MNT-24660 Reverted not wanted change
* MNT-24660 Reverted not wanted change
2024-10-21 23:27:48 +02:00
MichalKinas
4306bdfaf6
Release 5.1.1 ( #4148 )
2024-09-30 13:37:13 +02:00
Mykyta Maliarchuk
cde561806d
[ACS-8693] Add docs for visibility rules accepting arrays ( #4128 )
2024-09-19 15:28:49 +02:00
MichalKinas
796a3c7861
[AAE-22098] Update AlfrescoApiService imports ( #4015 )
...
* [AAE-22098] Update AlfrescoApiService imports
* [link-adf:dev-eromano-AAE-12502] Link ADF
* [link-adf:dev-eromano-AAE-12502] Link ADF
* [AAE-22098] Use proper ADF version
* fix tests
* fix tests v2
* fix yet another BC
* Use latest ADF
* use published ADF
---------
Co-authored-by: Bartosz Sekula <Bartosz.Sekula@hyland.com>
2024-09-06 19:31:28 +02:00
MichalKinas
0e42534239
Release 5.0.1 ( #4067 )
2024-08-29 13:50:07 +02:00
MichalKinas
e1066148d6
Release 5.0.0 ( #4066 )
2024-08-29 12:47:35 +02:00
MichalKinas
d2ce87c7b0
Release 5.0.0 ( #4061 )
2024-08-27 13:57:28 +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
16b26dab22
Remove MaterialModule from imports ( #3938 )
2024-07-12 14:57:56 -04:00
Denys Vuika
6bf1474c40
update documentation links
2024-06-28 08:55:20 -04:00
tamaragruszka
acb848d39d
[ACS-6647] covert aca:fields to app:fields ( #3838 )
2024-05-09 15:57:15 +02:00
Denys Vuika
5a760c0d93
fix name clashing with LoginComponent ( #3792 )
2024-04-15 14:04:11 -04:00
dominikiwanekhyland
14edabc2d2
[ACS-6927] - Fully compliant with OIDC: ADF ( #3718 )
2024-03-25 09:00:34 -04:00
MichalKinas
4bc7ddef69
Release 4.4.1 ( #3688 )
...
* Release 4.4.1
* Bump ADF and JS-API
2024-03-06 16:46:50 +01:00
MichalKinas
99f9106075
Release 4.4.0 ( #3677 )
2024-03-01 21:27:27 +01: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
DominikIwanek
207410c44c
[MNT-22836] - support of pkce o auth grant type by aims ( #3422 )
...
* [MNT-22836] - support PKCE code flow in SSO
2023-11-21 15:02:24 +01:00
MichalKinas
69c00fc403
Sonarcloud issues fixes ( #3499 )
...
* Sonarcloud issues fixes
* Code smell fixes
* Refactoring to remove new code duplications
* Sonarcloud code smell fixes part I
* Sonarcloud code smell fixes part II
* Missing code smell fix
* Add new ESLint rules to cover fixed SonarCloud issues
* Add missing command
* Add missing is existing check
2023-11-03 06:43:06 -04:00
MichalKinas
b23bd3e25b
Release 4.3.0 ( #3503 )
...
* Release 4.3.0
* Correct typing for unit test
2023-10-31 15:05:18 +01:00
Denys Vuika
b1b4dd05b6
Release 4.2.0 ( #3440 )
...
* bump app.config
* bump ADF versions
* release reports
* update compatibility matrices
2023-09-18 19:28:06 +01:00
Denys Vuika
1d8368c741
[MNT-23257] documentation on Windows support ( #3336 )
...
* optimise getting started docs
* windows support guide
2023-07-13 13:20:32 +01:00
Denys Vuika
1532d65a5b
[ACA-4715] provide support for Docker variables ( #3329 )
...
* provide support for Docker variables
* remove test code
* update docs
2023-07-12 08:16:09 +01:00
Denys Vuika
b192c5f6bb
[ACA-4715] cleanup Docker and update documentation ( #3328 )
...
* move ADF linking to the dev docs
* add basic Docker docs
* reduce docker params
* update docker docs
2023-07-11 12:25:55 +01:00
Denys Vuika
7ab4cc5e53
[ACA-4715] break dependency on envsubst ( #3325 )
...
* remove BPM host
* break dependency on envsubst
* remove prebuild script
* cleanup package.json
2023-07-11 08:39:17 +01:00
Denys Vuika
46ed7a8360
[ACA-4715] reduce env variables and provide defaults ( #3311 )
...
* use default "sessionTimeForOpenAppDialogDisplay"
* improve iPhone prefix url api
* improve android prefix url api
* session timeout
* app store url defaults
* enable mobile redirect by default
* enable AOS by default
* enable content plugins by default
* enable folder rules by default
* remove obsolete AI flag
* remove obsolete APA flag
* auto download defaults
* cleanup auth vars
2023-07-05 15:21:45 +01:00
Denys Vuika
29c0083e36
Release-4.1.0 ( #3301 )
...
* update app config
* update adf libs
* bump app version
* bump lib versions
* release reports
* update readme files
2023-06-26 20:29:25 +01:00
Denys Vuika
699499780f
[ACS-5386] update docs ( #3263 )
2023-06-09 03:25:43 -04:00
Raviraj Bahirsheth
b05ce51429
[ADF-5532] Create upgrade211-30.md ( #3112 )
...
* Create upgrade211-30.md
* Update upgrade211-30.md
* capitalise name angular
* Update to markdown code block
* Update upgrade211-30.md
* Addressed review comments
* Update upgrade211-30.md
* ADF changes added
2023-05-26 04:28:26 -04:00
Denys Vuika
73460ddff3
update docs
2023-05-25 14:34:10 +01:00
Denys Vuika
fd495f6e95
code cleanup ( #3210 )
...
* code cleanup
* rollback changes
* remove dead code
* remove debug app config
* cleanup unused locales
* no-unused-vars rule
* test fixes and cleanup
* remove unnecessary translate modules
2023-05-22 08:23:35 +01:00
Denys Vuika
b2ba94fd08
[ACS-5158] Release 4.0.0 ( #3155 )
...
* bump adf to 6.0.0
* bump release version
* release reports
2023-04-28 11:42:00 -04: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
Yasa-Nataliya
6fac964d94
[ACS-3742] Layout changes for workspace ( #2980 )
...
* Layout changes for workspace sidemenu
* added header and search layout changes
* implemented review comments and removed process related code
* Added expand and collapse functionality
* Modified the paths
* linting fixes
* use standard material settings icon
* use only specific modules needed for page layout
* use standard "menu" icon for now
* use standard avatar icon for now
* cleanup user profile menu item
* cleanup About component layout
* remove hardcoded settings route
* deprecate "headerImagePath"
* deprecate "headerTextColor" customisation
* deprecate "headerColor" customisation
* proper toggle of the side menu
* proper sidebar header implementation
* user profile basic cleanup
* minor fixes
* cleanup buttons
* remove old app layout and use ADF one
* remove old header component
* cleanup old layout module
* fix unit tests
* cleanup unit tests
* cleanup header actions module
* deprecate unused main-action component
* cleanup styles
* restore removed method
* cleanup search results toolbar
* restore expand menu functionality
* cleanup code, back buttons for about and profile
* restore original code
* proper collapse button
* remove unused i18n key
* styles cleanup
* cleanup sidebar
* cleanup user profile
* add safety checks for focus after close
* layout fixes
* update view profile unit tests
* code cleanup after reviews
* cleanup header actions
* fix menu population, user info
* improved upload and create actions
* remove useless tests
* fix folder rules tests
* search button workaround
* e2e: remove wait
* add create/upload tooltips
* e2e fix
* e2e fix
* e2e fix
* e2e fix
* e2e fix
* e2e fix
* e2e fix
* e2e fix
* e2e fix
* e2e fix
* e2e fix
* e2e fix
* try fix e2e
* update e2e extension configs
* try fix e2e
* try fix e2e
* fix eslint config
* try fix e2e
* move search button to extensions
* move upload and create to extensions
* remove header actions as no longer needed
* cleanup
* e2e fixes and cleanup for unwanted files
* linting fixes
* linting fixes
* added button type to support text buttons
* linting fixes
* added more unit tests to achieve code coverage requirement
* fixing code covergae for aca-content
* fixed code coverage for aca-shared
* linting fixes
* linting fixes
* cleanup
* version fix
---------
Co-authored-by: SheenaMalhotra182 <sheena.malhotra@globallogic.com>
Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
Co-authored-by: SheenaMalhotra182 <sheena.malhotra@contractors.onbase.com>
2023-04-20 07:18:24 -04:00
Denys Vuika
eba0f9aef8
remove travis remains ( #3051 )
2023-03-14 17:01:56 -04:00
Denys Vuika
cabf8508f3
Release 4.0.0-A.3 ( #3038 )
...
* bump ADF
* bump app version
* release reports
2023-03-06 10:36:57 -05: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