Commit d7996d3
authored
feat(admin-ui): make page UI for cedarling configuration (#2378)
* feat: make cedarling config UI
* feat: add other language translation
* feat: add admin config api reducer
* feat: add form validation
* chore: fix format
* feat: add config saga
* feat: edit config
* feat: use react query and remove saga
* feat: update translation
* feat: add toast and audit log
* feat: set remote policy store as default
* fix: add code rabbit changes
* fix: add code rabbit changes
* feat: role to scope mapping and PRP config
* refactor: remove add update operation on mapping
* chore: update notes
* refactor: remove essential scope section
* feat: update form and invalidate get query
* fix: addressed PR review changes
* fix: addressed PR review changes
* refactor: update translations
* refactor: remove role and capabilities page
* feat: add mapping notes in translation
* refactor: PR review fixes
* docs: add cedarling config doc
* docs: add policy store detaisl
* docs: rephase sentence
* docs: code review fixes
* docs: fix spelling mistake
* fix: pushed arnab review changes
* feat: check remote url empty
* fix: fix code review changes
* fix: Remove redundant checked props
* refactor: remove docs content
* refactor: update review doc
* fix: arnab review changes1 parent 9a5927a commit d7996d3
File tree
19 files changed
+470
-1233
lines changed- admin-ui
- app/locales
- en
- es
- fr
- pt
- plugins/admin
- __tests__/components/Roles
- components
- Cedarling
- Mapping
- Permissions
- Roles
- redux
- audit
- features
- docs/admin/admin-ui
19 files changed
+470
-1233
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
621 | 621 | | |
622 | 622 | | |
623 | 623 | | |
624 | | - | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
625 | 628 | | |
626 | 629 | | |
627 | 630 | | |
| |||
654 | 657 | | |
655 | 658 | | |
656 | 659 | | |
657 | | - | |
| 660 | + | |
| 661 | + | |
658 | 662 | | |
659 | 663 | | |
660 | 664 | | |
| |||
973 | 977 | | |
974 | 978 | | |
975 | 979 | | |
| 980 | + | |
976 | 981 | | |
977 | 982 | | |
978 | 983 | | |
| |||
1741 | 1746 | | |
1742 | 1747 | | |
1743 | 1748 | | |
| 1749 | + | |
| 1750 | + | |
| 1751 | + | |
| 1752 | + | |
| 1753 | + | |
| 1754 | + | |
| 1755 | + | |
| 1756 | + | |
| 1757 | + | |
| 1758 | + | |
| 1759 | + | |
| 1760 | + | |
1744 | 1761 | | |
1745 | 1762 | | |
1746 | 1763 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
621 | 621 | | |
622 | 622 | | |
623 | 623 | | |
624 | | - | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
625 | 628 | | |
626 | 629 | | |
627 | 630 | | |
| |||
654 | 657 | | |
655 | 658 | | |
656 | 659 | | |
657 | | - | |
| 660 | + | |
| 661 | + | |
658 | 662 | | |
659 | 663 | | |
660 | 664 | | |
| |||
966 | 970 | | |
967 | 971 | | |
968 | 972 | | |
| 973 | + | |
969 | 974 | | |
970 | 975 | | |
971 | 976 | | |
| |||
1734 | 1739 | | |
1735 | 1740 | | |
1736 | 1741 | | |
| 1742 | + | |
| 1743 | + | |
| 1744 | + | |
| 1745 | + | |
| 1746 | + | |
| 1747 | + | |
| 1748 | + | |
| 1749 | + | |
| 1750 | + | |
| 1751 | + | |
| 1752 | + | |
| 1753 | + | |
1737 | 1754 | | |
1738 | 1755 | | |
1739 | 1756 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
| 65 | + | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
| |||
654 | 655 | | |
655 | 656 | | |
656 | 657 | | |
657 | | - | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
658 | 662 | | |
659 | 663 | | |
660 | 664 | | |
| |||
864 | 868 | | |
865 | 869 | | |
866 | 870 | | |
| 871 | + | |
867 | 872 | | |
868 | 873 | | |
869 | 874 | | |
| |||
1589 | 1594 | | |
1590 | 1595 | | |
1591 | 1596 | | |
| 1597 | + | |
| 1598 | + | |
| 1599 | + | |
| 1600 | + | |
| 1601 | + | |
| 1602 | + | |
| 1603 | + | |
| 1604 | + | |
| 1605 | + | |
| 1606 | + | |
| 1607 | + | |
| 1608 | + | |
1592 | 1609 | | |
1593 | 1610 | | |
1594 | 1611 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| |||
649 | 650 | | |
650 | 651 | | |
651 | 652 | | |
652 | | - | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
653 | 657 | | |
654 | 658 | | |
655 | 659 | | |
| |||
852 | 856 | | |
853 | 857 | | |
854 | 858 | | |
| 859 | + | |
855 | 860 | | |
856 | 861 | | |
857 | 862 | | |
| |||
1583 | 1588 | | |
1584 | 1589 | | |
1585 | 1590 | | |
| 1591 | + | |
| 1592 | + | |
| 1593 | + | |
| 1594 | + | |
| 1595 | + | |
| 1596 | + | |
| 1597 | + | |
| 1598 | + | |
| 1599 | + | |
| 1600 | + | |
| 1601 | + | |
| 1602 | + | |
1586 | 1603 | | |
1587 | 1604 | | |
1588 | 1605 | | |
| |||
Lines changed: 0 additions & 22 deletions
This file was deleted.
Lines changed: 0 additions & 38 deletions
This file was deleted.
0 commit comments