Denys Vuika
48a502b805
[ACA-4688] fix about plugins section ( #3337 )
2023-07-14 13:43:27 +01:00
Denys Vuika
1963747590
[ACS-5279] improved plugin handling ( #3332 )
2023-07-12 08:27:28 +01:00
MichalKinas
4ab3196e68
JS-API version fix in ACA libs ( #3314 )
2023-07-06 10:05:35 +02:00
Alfresco Build
8cc4f08f87
GH Auto: Upstream dependencies ADF:6.3.0-5468717985 JS-API:6.3.0-1025 using Tag:6.3.0-5468717985 ( #3313 )
...
* [ci:force][auto-commit] Update dependencies ADF:6.3.0-5468717985 JS:6.3.0-1025
* ADF version update
---------
Co-authored-by: MichalKinas <MichalKinas@users.noreply.github.com >
Co-authored-by: MichalKinas <michal.kinas@hyland.com >
2023-07-06 07:28:20 +02:00
Denys Vuika
cb0e9c9258
update lib dependencies
2023-07-05 20:14:09 +01:00
Aayush Rohila
4aee82c867
[ACS-5521] Create to primary and upload to secondary button color change in ACA ( #3302 )
2023-06-28 11:01:09 +01:00
Denys Vuika
caff4a3800
[ACS-5523] move viewer and preview to aca-content ( #3303 )
...
* move aca-viewer to secondary entry
* move aca-preview to aca-content
2023-06-28 09:01:21 +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
AleksanderSklorz
907529d0a8
ACS-5374 Fixed lost styles for library details after refreshing page ( #3296 )
2023-06-23 05:32:20 -04:00
Denys Vuika
d54f97995b
use latest ADF ( #3292 )
...
* use latest ADF
* exclude failing test
2023-06-20 21:05:25 +01:00
Gloria Camino
68c2a23eae
LOC-449 Updates to UI files in 16 languages as per EN file dated 2023-06-20 ( #3290 )
2023-06-20 10:55:55 -04:00
Denys Vuika
05906b878d
[ACS-5166] UI fixes ( #3287 )
...
* fix menu positioning
* fix update version script
* change the menu icon
* clean implementation for toolbar buttons
2023-06-20 11:59:49 +01:00
MichalKinas
e0a74d7fb9
[ACS-4538] Make folder-rules secondary entry point of aca-content ( #3181 )
...
* [ACS-4538] Make folder-rules secondary entry point of aca-content
* [ACA-4538] Fix folder rules imports
* [ACS-4538] Fix folder-rules unit tests
* [ACS-4538] Fix package.json after folder rules transition
* [ACS-4538] Remove duplicated peerDependency
* [ACS-4538] Import fix
2023-06-16 14:55:04 +02:00
MichalKinas
9fd306d5b3
[ACS-5347] New styles for filter states ( #3274 )
...
* [ACS-5347] New styles for filter states
* [ACS-5347] Add disabled chips colors
2023-06-14 10:51:27 +01:00
AleksanderSklorz
cc13551d2f
[ACA-4709] ensure all components have encapsulation set to none ( #3271 )
...
* ACA-4709 Added use-none-component-view-encapsulation eslint rule and correct part of components
* ACA-4709 More changes for encapsulation
* ACA-4709 Installed eslint-plugin-eslint-angular dependency
* ACA-4709 Corrected rest places with did not use none encapsulation
* ACA-4709 Exclude process inline templates plugin from spec files
2023-06-13 12:38:41 +02:00
Mykyta Maliarchuk
22444744f1
[ACS-4986] Advanced Search - enable new component for Tags and Location filters ( #3270 )
...
* [ACS-4986] set up new component for Tags and Location filters
* [ACS-4986] removed old filter
2023-06-13 04:36:26 -04:00
Jatin Chugh
99d8f84a4b
fix pop up disappear issue in ADW ( #3260 )
2023-06-07 19:51:14 +05:30
MichalKinas
3b8c9afe78
[ACS-5170] Change some facets to filters ( #3256 )
...
* [ACS-5170] Change some facets to filters
* [ACS-5170] Remove unused translations
* [ACS-5170] Exclude e2es that will be fixed along with advanced search changes
2023-06-07 14:04:31 +02:00
Denys Vuika
7794129521
[ACS-5372] remove old internal plugins ( #3257 )
...
* [ACS-5372] remove old internal plugins
* remove unused i18n keys
2023-06-06 10:22:12 -04:00
Gloria Camino
e110a34493
LOC-441 - Updated UI in all 16 languages with new Mobile app strings ( #3255 )
2023-06-06 09:30:20 -04:00
swapnil-verma-gl
d125fe5ff9
[ACS-5088] Replaced function calls in templates with variable references ( #3227 )
...
* [ACS-5088] Replaced method calls in templates with variables
* [ACS-5088] Replaced method calls in templates with variables
* [ACS-5088] Replaced method calls for *ngIf and *ngFor with variables - Batch 1 (WIP)
* [ACS-5088] Replaced method calls for *ngIf and *ngFor with variables - Batch 2 (WIP)
* [ACS-5088] Replaced instances of $any with cast pipe. Replaced other instances of method calls in templates with variables
* [ACS-5088] Resolved test cases
* [ACS-5088] Resolved test cases in aca-content library
* [ACS-5088] Resolved test cases in aca-shared library
* [ACS-5088] Resolved test cases in aca-folder-rules library
* [ACS-5088] Reverted usage of cast pipe to $any()
* [ACS-5088] Fixed incorrect revert
* [ACS-5088] Resolved code review findings - shortened expressions and made onDestroy subjects use void instead of boolean
* [ACS-5088] Resolved code review findings - changed parameter name in sort function
* [ACS-5088] Resolved code review findings - added 'void' type to onDestroy subjects
* [ACS-5088] Upgraded eslint version to 8.41.0. Added "@angular-eslint/template/no-call-expression" rule to prevent function calls in templates unless needed (reports warnings)
* [ACS-5088] Resolved typo in ToggleFavoriteComponent
2023-06-06 04:32:19 -04:00
Mykyta Maliarchuk
e9dce5f65a
[ACS-4795] Remove all custom CSS/CSS variables that already have defaults in ADF ( #3242 )
...
* [ACS-4795] removed redundant css variables
* [ACS-4795] - removed pointless adf customisations
2023-06-05 15:57:28 +02:00
MichalKinas
919767ef8a
[ACS-5181] Introduce logical search filter ( #3245 )
...
* [ACS-5181] Introduce logical search filter
* [ACS-5181] Correct filters order
2023-06-05 10:58:30 +01:00
Denys Vuika
f4600b588a
[ACS-5308] reduce various modules by switching to standalone ( #3248 )
...
* crate-form-template dialog
* remove unused module
* viewer profile component
* trashcan component
* remove test dependency on global material module
* remove unused test imports
* break CoreModule dependency
* login component
* remove app material module
* remove languages from the config as not needed
2023-06-05 09:10:03 +01:00
swapnil-verma-gl
27da2b8b72
Added missing DirectiveModule import in standalone LogoutComponent ( #3241 )
2023-05-31 10:22:02 +01:00
Denys Vuika
4a00cbbfd7
remove flex-layout dependency ( #3235 )
2023-05-29 10:28:48 +01:00
Denys Vuika
251b6a0ec7
[ACS-5308] cleanup content common module and move to standalone components ( #3234 )
...
* language picker
* location link
* logout component
* logout: fix tests
* toggle shared component
* user info component
* cleanup common module
* migrate generic error to standalone
* thumbnail column component
* name column component
* tags column component
* locked by component
* cleanup module dependencies
* comments tab component
* info drawer and details
* cleanup infodrawer module
* remove useless test
* reduce useless imports
* info drawer module
* context menu component
2023-05-29 10:28:26 +01:00
Jatin Chugh
44ea08891e
[MOBILEAPPS-1707] Open in App Dialog design changes as per new design and visibility of dialog enabled after the login and is shown in case of private files as well ( #3225 )
...
* implementation of download Ios app as per new design shared in case IOS
* design changes as per new design shared my mobile application team
* implementation of dialog after login and visibility enabled for private files
* single click on cross dialog to close popup which was occuring earlier on double click
* test cases added for open in app component, shared link view component and name changes
* ipad changes to open in Safari browser, open in app button clickable width increased and focus unset on open in app button click
* open in app button style changes
* theme button color changes
* review comments addressed
* review comments addressed
* review comments addressed
* download app text changes
* improved open-in-app.scss file and removed mat and cdk classed
2023-05-26 22:25:18 +05:30
vijayanssettu
638d2f776c
[ACS-5156] Bug fixes for search Input ( #3182 )
...
* Serach Input Visible
* Serach Input Visible
* cleanup library file
* Search input visible
---------
Co-authored-by: vijayanssettu <vijayan.settu@hyland.com >
2023-05-26 12:19:16 +01:00
Aayush Rohila
bf1fa75041
[ACA-4698] Refactor the parent of aca-info-drawer to style sidebar wherever present. ( #3192 )
...
* [ACA-4698] Refactor the parent of aca-info-drawer to style sidebar wherever it is present
* declared sidebar class once
2023-05-26 06:28:33 -04:00
Denys Vuika
1a942e6820
experimental: standalone About component ( #3228 )
2023-05-26 04:29:31 -04:00
Denys Vuika
71d97a17bf
[ACS-5304] remove unused create menu component ( #3233 )
...
* remove unused create menu component
* remove unused i18n keys
* raise coverage
* fix missing a11y import, fix css var bug
2023-05-25 18:50:46 +01:00
Denys Vuika
05991f8553
[ACS-5089] performance improvements for Thumbnail Column ( #3232 )
2023-05-25 16:14:05 +01:00
Mykyta Maliarchuk
5eeb57c1e9
[ACA-4711] ACA: Enable checking accessibility in eslint ( #3231 )
...
* [ACA-4711] updated @angular-eslint/eslint-plugin-template
* [ACA-4711] removed deprecated rules
* [ACA-4711] removed comma
* [ACA-4711] resolve accessibility issues
2023-05-25 08:07:51 -04:00
Yasa-Nataliya
0328ea09da
[ACS-5288]Changes to improve user experience by changing navigation ( #3219 )
...
* Implemented changes as per requirement
* changes for view profile component
* added unit test cases
2023-05-24 20:00:37 +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
fbe3a7917a
[ACS-5189] enable multiselect for Files and Trashcan ( #3196 )
...
* enable multiselect for Files and Trashcan
* disable e2e
2023-05-17 17:31:50 +01:00
Nikita Maliarchuk
f1d8b84d2b
[ACS-5171] Facets section - UI changes ( #3195 )
...
* [ACS-5171] facets section - ui changes
* [ACS-5171] code improvements
* [ACS-5171] set theme variable for border color
2023-05-17 08:51:58 -04:00
Yasa-Nataliya
adbbc1c152
[ACS-4708] Implemented user initials ( #3184 )
...
* added user initials
* modified spec file
* changes for config files
* class name renamed
* implemented the review comments
2023-05-16 14:25:43 +05:30
MichalKinas
3ca4a91389
[ACS-4539] Make ms-office as secondary point of aca-content ( #3180 )
...
* [ACS-4539] Make ms-office as secondary point of aca-content
* [ACA-4539] Fix tsconfig path
* [ACS-4539] Run ms-office unit tests as part of aca-content
2023-05-10 09:43:51 +01:00
MichalKinas
6794ea58ac
[ACS-4537] Make aca-about secondary entry of aca-content ( #3179 )
...
* break dependency on core module
* convert about to secondary entry
* Fixes after rebase
* [ACS-4537] - Copy about assets
---------
Co-authored-by: Denys Vuika <denys.vuika@gmail.com >
2023-05-09 14:32:06 +01:00
Denys Vuika
23814e1e76
Optmise injections and imports ( #3174 )
...
* cleanup base page injections
* optimise breakpoint observer
* cleanup subscriptions
* optimise upload service injections
* optimise router imports
* fix test setup
* fix tests
2023-05-09 14:30:33 +01:00
Denys Vuika
df33a411f4
Revert "[ACS-4537] Make aca-about secondary entry of aca-content ( #3170 )" ( #3172 )
...
This reverts commit 222f487e70
.
2023-05-05 21:24:50 +01:00
MichalKinas
222f487e70
[ACS-4537] Make aca-about secondary entry of aca-content ( #3170 )
...
* break dependency on core module
* convert about to secondary entry
* Fixes after rebase
---------
Co-authored-by: Denys Vuika <denys.vuika@gmail.com >
2023-05-05 17:00:19 +02:00
vijayanssettu
c2a1dd9ae5
[ACS-3742] Bug Fixes for new Layout ( #3149 )
...
* Bug Fixes
* Bug Fixes
* Bug Fixes
* Bug Fixes
* implemented review comments
* ACS-3742 Renamed title
---------
Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com >
2023-04-28 09:41:12 -04:00
MichalKinas
5fa5ac4117
[ACA-4695] Fix saving screenshots for E2Es, add nx eslint plugin ( #3148 )
...
* [ACA-4695] Fix saving screenshots for E2Es, add nx eslint plugin
* [ACA-4695] Improve eslint rules
2023-04-26 12:25:36 +02:00
Yasa-Nataliya
42479d92cc
[ACS-3742] Added styles for new layout design ( #3137 )
...
* added styling changes
* styling changes
* fixed the button text alignment
* style changes
* renamed the theme variable
2023-04-25 10:49:08 -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
SheenaMalhotra182
ef5cbb07d0
[ACA-4692] fixed focus for create and upload modals ( #3146 )
...
* fixed focus for modals
* implemented review comments
2023-04-25 08:04:06 -04:00
Gloria Camino
c335a148b9
LOC-434 - further updates to ACA 3.0 - localized files in 16 languages ( #3145 )
...
* LOC-434 - further updates to ACA 3.0 - localized files in 16 languages
* LOC-434 - small correction made to a PL file. please USE THIS FILE
2023-04-24 18:11:38 -04:00