Anukriti Singh
90c69b207c
[ACS-5645] Property Panel Feature ( #3477 )
...
* [ACS-5540] changes for edit aspect button
* added aspect edit button
* [ACS-5540]fixed unit test cases and added unit test cases
* [ACS-5540] Modified changes
* [ACS-5540] fixed file lock issue
* [ACS-5645]Implemented changes as per review comments
* [ACS-5540]Modified the test case title
* [ACS-5645] changes for aspect icon
* [ACS-5645] fixed aspect lock issue in small screen
* [ACS-5540] modified the aspect button changes
* [ACS-5540] modified the changes
* [ACS-5645] added unit test cases
* [ACS-5540] removed unwanted code
* [ACS-5540] fixed lock-file bug
* [ACS-5540] revert the unwanted changes
* [ACS-5540] modified changes
* [ACS-5540]Implemented the changes as per the review comments
* [ACS-5540] added group lock changes
* [ACS-5540] added tooltip
* [ACS-5540] Implemented the review comments
* [ACS-5540] added tooltips
* [ACS-5540] Added styles
* [ACS-5540]Added focus
* [ACS-5551]updated property panel design
* [ACS-5551]added null checks
* [ACS-5551] update style
* [ACS-5540] changes for edit aspect button
* added aspect edit button
* [ACS-5540]fixed unit test cases and added unit test cases
* [ACS-5540] Modified changes
* [ACS-5645]Implemented changes as per review comments
* [ACS-5645] changes for aspect icon
* [ACS-5540] modified the aspect button changes
* [ACS-5540] modified the changes
* [ACS-5540] revert the unwanted changes
* [ACS-5540] added group lock changes
* [ACS-5551]updated property panel design
* [ACS-5551]added null checks
* [ACS-5551] update style
* [ACS-5551] name updated
* [ACS-5551] unit test fix
* [ACS-5551] header issue fixed
* [ACS-5645] style updated
* [ACS-5645] border updated
* [ACS-6117] fixed aspect dispaly issue
* [ACS-5645] different node open issu fixed
* [ACS-5645] unit test issue fix
* [ACS-5645] unit test fix
* [ACS-5645] tabs design modify
* [ACS-5645] dependency updated
* [link-adf:ACS-564
5-property-panel-feature] test linking
* "[link-adf:ACS-5645-property-panel-feature]"
* [ACS-5645] revert adf linking changes
* add adf configs to libs
* fix issue with empty paths
* try using adf target
* [link-adf:ACS-5645-property-panel-feature] fix core mapping
* [link-adf:ACS-5645-property-panel-feature] revert target changes
* remove useless styles
* remove css hacks
* cleanup useless properties
* remove useless properties
* remove useless code
* [ACS-5645] added missing code
* [ACS-5654] add icon for full screen
* [ACS-5654] nodei con methods moved to thumbnail
* [ACS-5654] unit test added and code refactor
* [ACS-5645] unit test added
* [ACS-5645] panel issue fix
* [ACS-5645] removed unit test for editable property
* [ACS-5645] removed unused unit test
* [ACS-5645] unit test updated
* [ACS-5645] updated the unit test
* Modified the unit test cases for getNodeIcon
* Upsteam ADF-6.6.0-7287333895, Js-api-7.5.0-7287333895 version
* Fix failing test cases
* Fix failing e2e
---------
Co-authored-by: Yasa-Nataliya <yasa.nataliya@globallogic.com >
Co-authored-by: pkundu <priyanka.kundu@hyland.com >
Co-authored-by: Denys Vuika <denys.vuika@gmail.com >
Co-authored-by: rbahirsheth <raviraj.bahirsheth@globallogic.com >
2023-12-27 10:26:11 +05:30
AleksanderSklorz
686e6c9dbb
[ACS-6085] user is not prevented from renaming library to name containing only spaces ( #3476 )
...
* ACS-6085 Prevent user from renaming library to name containing only spaces
* ACS-6085 Trimmed value
* ACS-6085 Unit tests for titleErrorTranslationKey and update function
* ACS-6085 Unit tests
* ACS-6085 Removed redundant code
* ACS-6085 Set type for validateEmptyName function
* ACS-6085 Rename error translation key for required error
* ACS-6085 Empty commit
2023-10-16 23:29:19 +02:00
Grzegorz Jaśkowski
c73ffd8901
[ADF-5557] delete i18n resources moved to ADF ( #3376 )
...
* ADF-5557 delete i18n resources moved to ADF
* ADF-5557 update ADF versioning from ADF counterpart PR
* ADF-5557 fix remaining problem after rebase
2023-08-14 19:44:30 +01:00
swapnil-verma-gl
174d7b61ee
[ACS-4985] Added configuration to merge created and modified date filters into a single date filter ( #3324 )
...
* ACS-4985 Prepared configuration for created and modified dates in search
* [ACS-4985] Updated search filter configuration for ACA to include the new SearchDateRangeAdvancedTabbed component
* [ACS-4985] Added date-fns adapter to alfresco content app
* [ACS-4985] Added failing e2e test cases to protractor.excludes.json
* [ACS-4985] Removed unused Created Date/Modified Date entries from i18n files after rebase
* [ACS-4985] Removed .env-original (file not required)
* [ACS-4985] Updated protractor.excludes.json
* [ACS-4794][link-adf:feature/dev-mkinas-es-migration] Fix missed test case
* Revert "[ACS-4794][link-adf:feature/dev-mkinas-es-migration] Fix missed test case"
This reverts commit d1cd0ee3de
.
* [ACS-4985] Empty commit to trigger finalise job
* Revert "[ACS-4794] Fix missed test case"
This reverts commit d1cd0ee3de
.
---------
Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com >
2023-07-28 13:11:11 +05:30
Denys Vuika
9204194e53
[ACS-5675] replace breadcrumbs with H1 tags ( #3358 )
...
* rename tabs css class to match the ACA app
* fix incorrect tooltip for close button
* fix close button layout and a11y
* lazy loading for details component
* replace breadcrumbs with H1 tag
* replace breadcrumbs with H1 tag
* cleanup unused playwright pages
* remove breadcrumbs from e2e
* remove line height
2023-07-21 10:42:23 +01:00
AleksanderSklorz
d3be553fd6
[ACS-5183] properties facet file size and file type ( #3347 )
...
* ACS-5183 Started updating configuration for file type and size
* ACS-5183 Corrected file extensions
* ACS-5183 Added more file extensions
* ACS-5183 Corrected configuration
* ACS-5183 Fix e2e
* ACS-5183 Added translation key
* ACS-5183 Changed jira for excluded e2es
* ACS-5183 Corrected import
* ACS-5183 Added license header
2023-07-20 08:38:34 +02:00
Denys Vuika
f9f5834fb7
[ACS-5634] remove unused i18n resources ( #3348 )
...
* remove unused "settings" section
* remove unused "avatar" section
* remove unused "toolbar" section
* remove unused i18n section
* remove unused i18n section
2023-07-19 11:03:39 +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
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
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
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
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
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
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
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
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
Gloria Camino
c9163038ab
LOC-416 - Updated UI files for ACA in 16 languages ( #3131 )
2023-04-19 08:20:17 -04:00
Nikita Maliarchuk
7245e994c5
[ACS-4959] Update license headers to reflect Hyland Copyright Guidelines ( #3115 )
...
* [ACS-4959] install eslint-plugin-license-header plugin
* [ACS-4959] configure new license
* [ACS-4959] aca-folder-rules license update
* [ACS-4959] content-ce license update
* [ACS-4959] app-e2e license update
* [ACS-4959] adf-office-services-ext license update
* [ACS-4959] aca-shared update license
* [ACS-4959] aca-about license update
* [ACS-4959] aca-content license update
* [ACS-4959] aca-viewer & aca-preview license update
* [ACS-4959] other files license update
* [ACS-4959] patern fix
* [ACS-4959] vendors updated
* [ACS-4959] path fix
* [ACS-4959] some more vendors update
* [ACS-4959] license update
2023-04-13 04:32:30 -04:00
Nikita Maliarchuk
af4d1ab2bd
added i18n string for categories facet ( #3106 )
2023-04-04 11:44:52 +02:00
Gloria Camino
bd025f500d
LOC-409 Updated string for Mobile in 16 languages plus some fixes. ( #3026 )
2023-03-02 11:06:59 -05:00
MichalKinas
a6e6f08df0
[ACS-4124] Display tags applied to file in files list ( #2974 )
...
* [ACS-4124] Display tags applied to file in files list
* [ACS-4124] CR fixes
* [ACS-4124] Hide tags for smaller displays
* [ACS-4124] E2e fixes
* [ACS-4124] E2e fixes
2023-02-15 17:29:25 +01:00
Jatin Chugh
c10a1370a4
[MOBILEAPPS-1654] Open in App pop-up implementation in android and iphone ( #2889 )
...
* Open in App pop up implementation
* review comments addressed
* unit test cases added for open-in-app component and aca-mobile-app-switcher-service and review comments addressed
* cspell changes
* test case build failing issue resolved
* review comments addressed of using specific type and void in functions that do not return anything
* remaining review comments fixed for type cases
* added check for ipad and ipod
* checkForIOSDevice function removed and checked for ios device in same line
* spacing issues addressed
* missing unit tests added and some review comments addressed
* app.config.json file updated
* removed configuration variables from default Readme file
* used only boolean instead of string conversion in app service file
* session storage name change
* review comments addressed
2023-02-10 13:43:24 +05:30
Bartosz Sekula
93cc64b9a9
[AAE-11496] Make aca-content buildable ( #2859 )
2023-01-31 19:32:27 +01:00