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 |
|
Kritagya Jaiswal
|
d0f9aac359
|
[ACS-6126] Fixed accessibility issue (#3486)
|
2023-11-07 07:32:45 -05:00 |
|
Denys Vuika
|
27eddf3596
|
Code cleanup and optimisations (#3383)
* cleanup unused css
* remove unused store/reducer blocks
* fix typo in toolbar ("tool-bar")
* toolbar action: break dependency on adf-core
* unified toolbar component
* break dependency on adf toolbar module
* update e2e
* update e2e
* update e2e
* update e2e
* update e2e
* fix search results toolbar spacing
* cleanup unused app state
* cleanup unused code
* fix toolbar divider color
* fix missing buttons in the info drawer
* fix css nesting
* fix search results css
|
2023-08-14 19:43:33 +01:00 |
|
AleksanderSklorz
|
fd83219d54
|
[ACS-3545] a11y aca metadata sidebar (#2742)
* ACS-3545 Added aria label to progress bar for metadata sidebar
* ACS-3545 Fixed lint issues
|
2022-10-27 09:18:37 +01:00 |
|
Eugenio Romano
|
0bc3d7c45f
|
improve compatibility (#2256)
* improve compatibility
* fix
* fix
* fix
* fix
|
2021-08-16 16:33:31 +02:00 |
|
Denys Vuika
|
35d6fb7b5c
|
[ADF-5433] enable strict mode for angular templates (#2191)
* enable strict mode for angular templates
* update formatting
* fix lint
* fix formatting
* remove deprecated method
* upgrade to latest ADF
* restore error handler
|
2021-06-25 12:51:56 +01:00 |
|
Vito
|
b7ba7b94b2
|
[ACA-4471] - Added show preview action for files in search results (#2169)
* [ACA-4472] - added preview button on info drawer
* [ACA-4472] - added preview button on info drawer
* [ACA-4472] - added preview button on info drawer
* [ACA-4472] - fixed lint
* [ACA-4472] - fixed unit test
* [ACA-4472] - fixed wrong import
* [ACA-4472] - reverted app.config
* [ACA-4472] - added some upgrades for styling
* [ACA-4472] - added some upgrades for styling
* [ACA-4472] - start fixing e2e
* [ACA-4472] - wrong whitespace
* [ACA-4471] - readded view button and fixed bug on closing
* [ACA-4471] - readded action
* [ACA-4238] - fix e2e #2
* [ACA-4471] - readded view button for e2e
* [ACA-4471] - readded view button for e2e
|
2021-06-16 16:21:29 +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 |
|
davidcanonieto
|
6417337f9d
|
[ACA-3251] Move InfoDrawer and Toolbar components to aca-shared (#1466)
* moved tool bar
* moved info drawer
* moved appextension service
* moved pagination service
* Fix imports
* * fixed lints
* * fixed space
* added travis configuration
* * comments fixed
* * comments fixed
* * lint fixed
Co-authored-by: dhrn <dharan.g@muraai.com>
|
2020-05-12 14:34:26 +01:00 |
|