swapnil-verma-gl
4357fe9c08
[ACS-8694] Re-introduce visibility rules cleanup ( #4516 )
...
* [ACS-8694] Cleanup of visibility rules for extensions in ACA (#4140 )
* [ACS-9369] Resolved issues where visibility rules with a single element array would log errors (#4416 )
* [ACS-9369] Resolved issues where visibility rules with a single element array would log errors
* [ACS-9369] Improved rule array filtering logic
* [ACS-9369] Added type to variable
(cherry picked from commit 4e33f1126d
)
* [ACS-8694] Removed unneeded test cases
* [ACS-8694] Fixed 'Favorite' option showing up in toolbar when opening search page
2025-05-15 10:44:00 +02: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 b3e2af7f0f
.
* Revert "[ACS-9369] Resolved issues where visibility rules with a single element array would log errors (#4416 )"
This reverts commit 4e33f1126d
.
* Revert "[ACS-8694] Cleanup of visibility rules for extensions in ACA (#4140 )"
This reverts commit f1c4dcf45d
.
2025-03-03 16:56:13 +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
09636b377d
[ACS-9211] Update license headers ( #4372 )
2025-02-04 12:11:48 +01:00
Adam Świderski
d9391bef51
[ACS-7453] updated license header to 2024 ( #3747 )
...
* [ACS-7453] updated license header to 2024
* [ACS-7453] Updated the rest of licenses manually to 2024
* [ACS-7453] review changes
2024-03-29 12:35:49 +01:00
DominikIwanek
57ac20a8c5
[ACS-6278] - disable manage rules for smart folders ( #3518 )
2023-11-14 12:08:07 +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