95 Commits
Author SHA1 Message Date
Mykyta MaliarchukandAdam Świderski c4f3e988c8 [ACS-12333][ACS-12335][ACS-12334] Add Checkout / Check-in Support (#5360)
Co-authored-by: Adam Świderski <adam.tomasz.swiderski@gmail.com>
2026-09-08 10:57:16 +02:00
Mykyta Maliarchuk df92e11d9a [ACS-12332] Add checkout and cancel-checkout node support (#5334)
* [ACS-12332] Add checkout and cancel-checkout node support

* [ACS-12332] cr fix
2026-08-19 10:36:47 +02:00
Mykyta Maliarchuk b2149441f0 [ACS-11973] Fix: context menu disappears during bulk upload (#5236)
* [11973] Fix: context menu disappears during bulk upload

* sonar & copilot fix

* [ACS-11973] cr fix
2026-06-25 10:24:17 +02:00
Mykyta Maliarchuk c9e3338ccf [ACS-12016] Fix link-adf ci flag (#5243) 2026-06-25 09:12:29 +02:00
Mykyta Maliarchuk 630f34988a [MNT-25522] display N/A for size and number of files for links in info dialog (#5203) 2026-05-28 13:11:53 +02:00
Mykyta Maliarchuk f74e6443ae [PRODSEC-11909] Bump uuid from 11.1.0 to 14.0.0 for mermaid (#5196) 2026-05-27 08:46:36 +02:00
Mykyta Maliarchuk 286bf1b9b4 [MNT-25522] Add support for 'Link document' functionality (#5195)
* [MNT-25522] Add 'Link document' functionality

* [MNT-25522] address copilot comments

* [MNT-25522] cr fixes

* [MNT-25522] address code smell
2026-05-22 17:10:40 +02:00
Mykyta Maliarchuk aefa1b3f78 [ACS-10258] a11y fix: Search page is unreadable at 320px width (#5123)
* [ACS-10258] a11y fix: Search page is unreadable at 320px width

* [ACS-10258] cr fix
2026-04-01 09:46:43 +02:00
Mykyta Maliarchuk d1b7b051de [ACS-10273] a11y: Saved Search - fix focus management on dialog open and return to trigger on close (#5101)
* [ACS-10273] a11y: Saved Search - fix focus management on dialog open and return to trigger on close

* [ACS-10273] cr fixes
2026-03-18 16:24:14 +01:00
Mykyta Maliarchuk 1f8e5d9cf2 [PRODSEC-11289] [ACA] Fix Angular i18n vulnerable to CSS (#5076)
* [PRODSEC-11289] ACA Fix Angular i18n vulnerable to CSS

* [PRODSEC-11289] audit fix
2026-03-02 10:58:19 +01:00
Mykyta Maliarchuk 8ee2ab9bea [PRODSEC-11179] Bump Mermaid to mitigate lodash-es prototype pollution (#5054) 2026-02-19 14:07:06 +00:00
Mykyta Maliarchuk 6d8729d96f [ACS-10258] a11y fix: Search page: Table columns are lost on 320px width (#5021)
* [ACS-10258] a11y fix: Search page: Table columns are lost on 320px width

* [ACS-10258] cr fix
2026-01-30 15:43:57 +01:00
Mykyta Maliarchuk 0bc5bcc137 [ACS-10323] a11y fix - Adding/removing favorites are not announced by SR (#5002)
* [ACS-10323] a11y fix - Adding/removing favorites are not announced by screen readers

* fix unit test

* [ACS-10323] cr fixes
2026-01-26 10:58:50 +01:00
Mykyta Maliarchuk d1dde59095 [PRODSEC-11159] Bump Angular packages to v19.2.18 (#4990) 2026-01-16 08:55:19 +01:00
Mykyta Maliarchuk eda687d140 [ACS-10287] a11y Fix: No label is announced for the dropdown, folder rules dialog (#4981)
* [ACS-10287] a11y Fix: No label is announced for the dropdown in folder rules dialog

* fix sonar issue

* [ACS-10287] add unit tests
2026-01-14 08:41:40 +01:00
Mykyta Maliarchuk 21963b9363 [ACS-10283] a11y fix - Folder rules 'when' label is not associated with checkboxes (#4968)
* [ACS-10283] a11y fix - Folder rules 'when' label is not associated with checkboxes

* [ACS-10283] fix sonar issue

* [ACS-10283] fix also for other options
2026-01-09 10:38:55 +01:00
Mykyta Maliarchuk 66d8f39804 [ACS-10200] a11y Fix: Sidenav do not announce state to SR users (#4943)
* [ACS-10200] Fix: Sidenav do not announce state to SR users

* remove extra space
2025-12-11 11:11:46 +01:00
Mykyta Maliarchuk ef7542ec0c [ACS-10219] a11y Keyboard focus is lost when dismissing popup with Esc (#4906)
* [ACS-10219] a11y Keyboard focus is lost when dismissing popup with Esc

* [ACS-10219] cr fixes

* [link-adf:dev-mmaliarchuk/ACS-10219-a11y-keyboard-focus-is-lost-when-dismissing-popup][affected:*][ci:force]

* empty commit

* [ACS-10219] move hostListeners under constructor
2025-11-27 09:10:34 +01:00
Mykyta Maliarchuk ef6ceb1d50 [MNT-25327] Remove duplicated provisioning of ContentVersionService (#4886) 2025-11-05 13:59:35 +01:00
Mykyta Maliarchuk 87a89c92d3 [MNT-25409] fix Cannot switch between saved searches correctly (#4876) 2025-10-31 08:46:05 +01:00
Mykyta Maliarchuk 26416586a7 [ACS-10303] Fix context menu keyboard navigation (#4844)
* [ACS-10303] Fix context menu keyboard navigation

* [ACS-10303] cr fixes

* [ACS-10303] cr fixes

* [ACS-10303] cr fixes
2025-10-27 11:28:57 +01:00
Mykyta Maliarchuk e590839e69 [ACS-10409] Fix permission checking logic in library navigation (#4824)
* [ACS-10409] Fix permission checking logic in library navigation

* [ACS-10409] cr fix
2025-10-14 09:50:49 +02:00
Mykyta Maliarchuk b7dcb3b333 [ACS-9758][ACS-9719] Refactor Folder Rules unit tests (#4709)
* [ACS-9758][ACS-9719] Refactor Folder Rules unit tests

* [ACS-9758] sonar issues

* [ACS-9758] fix test naming

* [ACS-9758] fix test naming

* [ACS-9758] cr fixes
2025-08-01 09:02:14 +02:00
Mykyta Maliarchuk 1a2fab078e Revert "New Crowdin translations by GitHub Action (#4713)" (#4715)
This reverts commit ac8d2e7816.
2025-07-31 14:27:20 +02:00
Mykyta Maliarchuk 078925261a Revert "[ACS-9374][ACS-9590] Prevent search popup flicker on Enter key press …" (#4714)
This reverts commit c493824778.
2025-07-31 14:27:11 +02:00
Mykyta Maliarchuk 29212b3cb3 [ACS-9249] Add number of files to Folder Information (#4626)
* [ACS-9249] Add number of files to Folder Information

* [ACS-9249] cr fix

* [ACS-9249] fix e2e's
2025-06-26 14:32:52 +02:00
Mykyta Maliarchuk 8c3bf4738f [ACS-9702] Restore focus after closing dialog (#4590)
* [ACS-9702] restore focus after closing dialog

* [ACS-9702] link ticket to excluded test
2025-06-02 11:50:16 +02:00
Mykyta Maliarchuk ba1ef44fdf [ACS-9554] Redirect from permissions page after node delete (#4531) 2025-04-25 10:33:57 +02:00
Mykyta Maliarchuk 73d4743b62 [ACS-9386] Fix wrong dialog title & button text on edit rule dialog (#4445) 2025-03-19 08:55:20 +01:00
Mykyta Maliarchuk 9724f46258 [ACA-4735] Fix search input focus styles (#4418) 2025-02-28 15:40:04 +01:00
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 261cdaebed [ACS-9266] Make notification and user menu accessible with keyboard (#4394)
* [ACS-9266] Make notification and user menu accessible with keyboard

* [ACS-9266] cr fixes

* [ACS-9266] cr fix

* [link-adf:dev-mmaliarchuk/ACS-9266-Notification-and-user-menu-are-not-accessible-with-keyboard][ci:force]

* empty commit
2025-02-17 14:05:02 +01:00
Mykyta Maliarchuk 6a5e894998 [ACS-9235] a11y testing: Breadcrumbs / Back Arrow / Buttons must have discernible text (#4384)
* [ACS-9235] a11y testing: Breadcrumbs / Back Arrow / Buttons must have discernible text

* [ACS-9235] a11y testing: Breadcrumbs / Back Arrow / Buttons must have discernible text
2025-02-07 13:36:32 +01:00
Mykyta Maliarchuk 0446ef6090 [ACS-9236] a11y testing: Create Rule - Buttons must have discernible text (#4381) 2025-02-07 13:35:04 +01:00
Mykyta Maliarchuk e0fa9d6d5c [ACS-9213] Update license visible on login page from SSO (#4373) 2025-02-04 14:21:20 +01:00
Mykyta Maliarchuk 09636b377d [ACS-9211] Update license headers (#4372) 2025-02-04 12:11:48 +01:00
Mykyta Maliarchuk d6f859dd74 [ACS-8961] Remove expandedSidenav from local storage upon logout (#4242)
* [ACS-8961] Remove expandedSidenav from local storage on logout

* [ACS-8961] fix sonarcloud issue
2024-12-20 15:53:19 +01:00
Mykyta Maliarchuk df6fdb38b0 [ACS-8914] Fix error on manage rules page open (#4228)
* [ACS-8914] fix error on manage rules page open

* [ACS-8914] sonar issue
2024-11-07 10:09:47 +01:00
Mykyta Maliarchuk cde561806d [ACS-8693] Add docs for visibility rules accepting arrays (#4128) 2024-09-19 15:28:49 +02:00
Mykyta Maliarchuk e206727121 [ACS-8747] pass location as a query param (#4124) 2024-09-18 09:12:06 -04:00
Mykyta Maliarchuk 3a2d870db1 [ACS-8726] Use functional route guards (#4096)
* [ACS-8726] Use functional route guards

* [ACS-8726] reduce duplication
2024-09-06 14:32:57 +02:00
Mykyta Maliarchuk 14b017358f [ACS-8677] refresh document list after file version restore (#4063) 2024-08-30 08:29:36 +02:00
Mykyta Maliarchuk 360970da85 [ACS-6712] Fixed an issue where the details panel would not expand from the viewer (#4045) 2024-08-22 14:22:57 +02:00
Mykyta Maliarchuk f80598ad9a [ACS-8371] Fix toolbar button title (#4033) 2024-08-20 08:54:23 -04:00
Mykyta Maliarchuk 1f9b34e860 [ACS-8371] fix viewer preview (#4017) 2024-08-08 09:43:05 -04:00
Mykyta Maliarchuk de74b3bebc [ACS-6926] Fix plugins routing (#3930)
* [ACS-6926] fix plugins routing

* [ACS-6926] add implement CanActivateChild
2024-07-17 13:22:49 -04:00
Mykyta Maliarchuk e55dd6b9ed [ACS-8190] change node selection to single for rule actions (#3888) 2024-06-14 11:57:44 +02:00
Mykyta Maliarchuk b4dc7be2ad [ACS-7366] fix infinite re-rendering (#3739) 2024-03-28 13:01:05 +01:00
Mykyta Maliarchuk 965f68c0ac [ACS-6150] Folder rules - add category selector for link category action (#3701)
* [ACS-6150] folder rules - add category selector for link category action

* [ACS-6150] unit tests
2024-03-21 12:31:16 +01:00
Mykyta Maliarchuk 3f182a5a68 [ACS-5994] Remove redundant deleteNodes method from e2e (#3587)
* [ACS-5994] remove redundant deleteNodes method [ci:force]

* [link-adf:dev-mmaliarchuk/ACS-5994-fix-jsApi-deleteNodes][affected:*][ci:force]

* rebase
2024-02-20 13:01:52 +01:00
Mykyta Maliarchuk 7024bfc926 [ACS-4103] clear empty parameters for folder rules actions (#3641) 2024-02-14 10:40:38 -05:00
Mykyta Maliarchuk bcb7e634d9 [ACS-6445] Address #PT20471_7 Missing Access Control (#3627) 2024-02-05 14:59:07 +01:00
Mykyta Maliarchuk c9dc3ce5ca [ACS-6583] fix flickering toolbar on folder upload (#3609) 2024-01-26 11:06:27 +01:00
Mykyta Maliarchuk c77528c530 [ACS-6576] Local storage prefix is not always created/updated properly in ADW (#3602)
* [ACS-6576] set local storage prefix

* [ACS-6576] remove redundant async
2024-01-16 10:01:46 +01:00
Mykyta Maliarchuk 70531e3215 [ACS-6325] Persisting configuration of document list columns size, visibility and order (#3562)
* [ACS-6325] save configuration for column width & visibility

* [ACS-6325] save document list columns configuration

* [ACS-6325] remove unused class
2024-01-08 11:22:31 +01:00
Mykyta Maliarchuk 7c95b53c8b [ACS-6081] Reduce references to internal Angular material CSS classes (#3534)
* [ACS-6081] Reduce references to internal Angular material CSS classes

* [ACS-6081] rollback default scrollable value [ci:force]

* [ACS-6081] linting

* [ACS-6081] fix e2es

* [ACS-6081] cr fix

* [ACS-6081] remove adf-cli logger from e2es
2023-11-24 14:59:57 +01:00
Mykyta Maliarchuk 02f581e4c2 [ACS-5752] fixed incorrect info drawer properties update (#3492) 2023-10-25 16:13:38 +02:00
Mykyta Maliarchuk 1c222bdd36 [ACS-6106] Breadcrumb navigation fix on Details tab (#3482) 2023-10-19 09:26:41 +02:00
Mykyta Maliarchuk deba28c8e0 [ACS-5563] Fixed incorrect initial loading of security marks (#3405)
* [ACS-5563] fixed incorrect initial loading of security marks

* [ACS-5563] added DoneFn
2023-09-01 15:44:24 +01:00
Mykyta Maliarchuk ff8a9844d8 [ACS-5849] [ACS-5848] Incomplete string escaping fix (#3390)
* [ACS-5849] Incomplete string escaping fix

* [ACS-5849] Incomplete string escaping fix

* [ACS-5848] Incomplete string escaping fix
2023-08-18 09:07:14 -04:00
Mykyta Maliarchuk 38d68193bd [ACS-5564] Bugfix: Expand navigation menu icon is visible even when navigation menu is expanded (#3370)
* [ACS-5564] bug fixed

* [ACS-5564] fixed test

* [ACS-5564] simplify provider
2023-07-27 11:12:14 +02:00
Mykyta Maliarchuk e2257bad23 [ACS-5266] Enabled new component for Categories filter (#3344)
* [ACS-5266] enabled new component for categories filter

* [ACS-5266] linting
2023-07-21 09:24:58 +02:00
Mykyta Maliarchuk a5083816fa Security fix - insecure randomness (#3293) 2023-06-22 07:21:36 -04:00
Mykyta Maliarchuk 464ac7f450 [ACS-5455] fixed excluded e2e tests (#3282) 2023-06-19 17:36:38 +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
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
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
Nikita Maliarchuk 51a8908ecc [ACA-4708] enable e2e - C290020 (#3218) 2023-05-22 09:48:08 -04: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
Nikita Maliarchuk 9717dfb07e [ACS-4788] Add support for the Categories facet (#3120)
* [ACS-4788] added categories facet

* [ACS-4788] changed order of a chip
2023-04-17 08:25:28 -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
Nikita Maliarchuk 93ba00516a [ACS-4446] Folder Rules Bug Fix: Error thrown when Condition If Name Starts With/Ends With is used (#2918)
* ACS-4446 - renamed names

* ACS-4446 - renamed 'less/greater than or equal' filds name
2023-01-24 17:14:55 +00:00
Nikita Maliarchuk 125724242f [ACS-4075] - Folder Rules bugfix: Execute Script uses node ref picker instead of dropdown (#2875)
* ACS-4075 - redisigned edit-rule-dialog from smart to ui component

* ACS-4075 - deleted 'console.log()'

* ACS-4075 - added type
2023-01-16 13:58:52 +01:00
Nikita Maliarchuk 088eac5a3a [ACA-4634] Folder Rules style fix: Edit and Delete Rule buttons disappear if rules have long description or name (#2842)
* [ACS-4146] - unit tests

* [ACS-4146] - removed console.log()

* ACS-3961 - style fixes

* ACS-3961 - removed calculated width
2022-12-11 12:10:15 +00:00
Nikita Maliarchuk 86178c3a3a [ACS-4146] Folder Rules bug fix: An empty list for a child folder is displayed instead of an empty content template (#2839)
* [ACS-4146] - functional implementation

* [ACS-4146] - unit tests

* [ACS-4146] - removed console.log()
2022-12-07 13:43:48 +01:00
Nikita Maliarchuk 79243bad54 [ACS-4129] Folder rules - temporarily change 'Category value' to text box (#2830)
* ACS-4129 - temporarily changed category-value to text box

* ACS-4129 - typo correction
2022-12-02 16:03:27 +00:00
Nikita Maliarchuk d1c143333a [ACS-4091] Folder rules: "Add simple workflow" action clears out parameters when trying to set destination folder (#2826)
* ACS-4091 fixed a bug

* ACS-4091 - fixed typo
2022-12-01 15:22:45 +01:00
Nikita Maliarchuk 5d330d3e36 [ACA-4627] Folder Rules - clicking on Manage Rules button does not fire the correct requests to the backend for inherited rules (#2822)
* ACA-4627 - changed from parent id to the current folder id

* ACA-4627 - unit test
2022-11-30 20:18:08 +00:00
Nikita Maliarchuk 60ba8eb6ce [ACS-3895] ACA - Folder Rules: inherit rule sets toggle (#2808)
* ACS-3895 - initial layout

* ACS-3895 - finished functionality

* ACS-3895 - unit tests

* ACS-3895 - deleted comments

* ACS-3895 - small fixes

* ACS-3895 - renamed ruleSettings to ruleSettingsMock

* ACS-3895 - rebase
2022-11-24 19:07:21 +01:00
Nikita Maliarchuk 81033450d8 [ACS-3860] Folder rules - Node picker for action parameters of type "d:noderef" (#2800)
* [ACS-3860] - added callback with node selector dialog

* ACS-3860 - implemented node picker for actions

* ACS-3860 - unit tests

* ACS-3860 - linting

* ACS-3860 - i18n

* ACS-3860 - small fix

* ACS-3860 - changed to private method, added typization

* ACS-3860 - removed useless getter and setter

* ACS-3860 - added 'noderef' to cspell.json
2022-11-22 13:30:46 +01:00
Nikita Maliarchuk b63a07b012 [ACA-4624] - added placeholder (#2777) 2022-11-16 10:07:39 +01:00
Nikita Maliarchuk 854fb28374 [ACS-3859] Action parameter constraints into dropdown box (#2773)
* [ACS-3859] - functionality implementation

* [ACS-3859] - unit tests

* [ACS-3859] - small fix
2022-11-15 11:07:27 +01:00
Nikita Maliarchuk 441df71885 renamed comparator's value (#2733) 2022-10-21 14:43:41 +01:00
Nikita Maliarchuk 77c5ac0c96 [ACS-3576] Map aspect actions with the aspect picker dropdown (#2713)
* rebased

* rebased

* unit tests

* linting

* publicApiCall

* renamed method formatAspects to parseAspectsToSelectOptions

* added getter cardViewStyle

* removing business logic from the ui component

* moved 'loadAspects()' to actions.service.ts

* preview fix

* removed duplicate
2022-10-18 15:49:20 +01:00
Nikita Maliarchuk a804dceade [ACS-3511] Update rules (#2701)
* rebase

* fixed a bug conserning isEnabled checkbox

* removed addFakeApect, added unit tests

* linting

* renamed openNewRuleDialog to openCreateUpdateRuleDialog
2022-10-11 09:24:37 +01:00
Nikita Maliarchuk cd6a2cc238 [ACS-3596] Create / Update rule dialog - display errors (#2685)
* folder-rules.service - createRule method

* add temp method addFakeAction

* [ACS-3596] Create / Update rule dialog - display errors

* comments removed
2022-10-04 12:18:36 +02:00
Nikita MaliarchukandTom Page 4a6725133d [ACS-3359] Rename boolean fields in rule API. (#2672)
* [ACS-3359] Rename boolean fields in rule API.

* renamed some other fields

Co-authored-by: Tom Page <thomas.page@alfresco.com>
2022-09-28 16:51:46 +02:00
Nikita Maliarchuk aaa1914263 [ACS-3575] Update FolderRulesService to provide a list of available aspects (#2669)
* first commit

* [ACS-3575] Update FolderRulesService to provide a list of available aspects

* rebase
2022-09-26 11:11:49 +02:00
Nikita Maliarchuk 1f0d590a84 [ACS-3586] ACA/Folder Rules: Adding a rule to a Folder seems to break the Folder Rules UI (#2663)
* [ACS-3586] ACA/Folder Rules: Adding a rule to a Folder seems to break the Folder Rules UI

* refactored condition statement

* linter

* parseSimpleCondition fn
2022-09-23 09:29:46 +01:00
Nikita Maliarchuk c2b9c6cc55 [ACS-3259] Create / Update rule dialog - options section (#2651)
* first commit

* intermediate commit

* some progress

* [ACS-3259] Create / Update rule dialog - options section
2022-09-20 10:14:49 +01:00
Nikita Maliarchuk 3b9eae677c [ACS-3512] - ACA enable/disable rule from listing (#2636)
* initial html layout

* toggleRule method

* [ACS-3512] - ACA enable/disable rule from listing

* useless crutch was deleted
2022-09-16 11:14:32 +02:00
Nikita Maliarchuk db47d862e3 [ACS-3219] Delete Rule (#2609)
* [ACS-3219] Delete Rule

* rebased + added unsubscribe()

* small fix

* a couple more fixes

* manage-rules css formatting fix
2022-08-30 10:18:10 +01:00
Nikita Maliarchuk 5f009e89fa [ACS-3339] Manage Rules screen / listing - Manage rules screen template & minimal listing (#2596)
* First commit: rules listing

* [ACS-3339] Manage Rules screen / listing - Manage rules screen template & minimal listing

* some changes for rule model

* some changes requested for PR

* a couple more fixes

* removed initial value from aca-rule-details

* spelling error fixed
2022-08-19 18:27:21 +02:00
Nikita Maliarchuk 0577f35e29 [ACS-3338] Manage Rules screen / listing - Folder rules service (#2577)
* created service for rules

* progress on folder-rule service

* some progress with folder-rules service unit testing

* [ACS-3339] Manage Rules screen / listing - Folder rules service

* Review comments

* Review comments
2022-08-12 09:31:51 +01:00