Akhil Mohan
|
63ff669612
|
feat(rbac): applied subscription banner in custom roles
|
2023-09-08 21:22:36 +05:30 |
|
Akhil Mohan
|
8003273b2c
|
feat(rbac): changed withpermission hoc text and removed loading on overview pageg
|
2023-09-08 21:22:36 +05:30 |
|
Akhil Mohan
|
2f9b35b2f9
|
feat(rbac): resolved submit button getting disabled
|
2023-09-08 21:22:36 +05:30 |
|
Maidul Islam
|
91c1aca588
|
add role index
|
2023-09-08 21:22:36 +05:30 |
|
Akhil Mohan
|
e8f7b0c181
|
feat(rbac): resolved batch bug in permission check
|
2023-09-08 21:22:36 +05:30 |
|
Akhil Mohan
|
43735b8183
|
feat(rbac): updated role controller to check permissions and batch v2 selectively permission check
|
2023-09-08 21:22:36 +05:30 |
|
Maidul Islam
|
988bb4ffb6
|
remove created & justify delete buttons to right
|
2023-09-08 21:22:36 +05:30 |
|
Maidul Islam
|
0f46f53a7d
|
update denied text
|
2023-09-08 21:22:36 +05:30 |
|
Maidul Islam
|
9c9d46824c
|
only backfill roles for non empty permissions array
|
2023-09-08 21:22:36 +05:30 |
|
Akhil Mohan
|
43b97b411b
|
feat(rbac): updated helper text on glob pattern in multi env permission field
|
2023-09-08 21:22:36 +05:30 |
|
Akhil Mohan
|
38c044f9a7
|
feat(rbac): put back condition matcher for workspace permission check and added migration function
|
2023-09-08 21:22:36 +05:30 |
|
Akhil Mohan
|
c91a93ef2a
|
feat(rbac): resolved secret import not listing
|
2023-09-08 21:22:36 +05:30 |
|
Akhil Mohan
|
a4ef829046
|
feat(rbac): added glob support in permission and revealed settings
|
2023-09-08 21:22:36 +05:30 |
|
Maidul Islam
|
2ed079830a
|
make org permissions more readable
|
2023-09-08 21:22:36 +05:30 |
|
Akhil Mohan
|
98893a40f1
|
feat(rbac): made changes from testing with maidul
|
2023-09-08 21:22:36 +05:30 |
|
Akhil Mohan
|
252042fb20
|
feat(rbac): resolved viewer permission in list
|
2023-09-08 21:22:36 +05:30 |
|
Akhil Mohan
|
4ca95f4d79
|
feat(rbac): resolved zod validator issues and trim in frontend
|
2023-09-08 21:22:36 +05:30 |
|
Akhil Mohan
|
26028e7312
|
feat(rbac): fixed broken view when clicking editing predefined role
|
2023-09-08 21:22:36 +05:30 |
|
Akhil Mohan
|
6bbdc4a405
|
feat(rbac): fixed broken invite and role missing in dropdown
|
2023-09-08 21:22:36 +05:30 |
|
Akhil Mohan
|
cb9ee00ed3
|
feat(rbac): made org role section permission into one component and fixed some small issues
|
2023-09-08 21:22:36 +05:30 |
|
Akhil Mohan
|
f1a291a52a
|
feat(rbac): fixed merge conflicts and resolved some more issues with permission checks
|
2023-09-08 21:22:36 +05:30 |
|
Akhil Mohan
|
bcfe1bda84
|
feat(rbac): made new permission check for v3 secrets and v2 batch
|
2023-09-08 21:22:36 +05:30 |
|
Tuan Dang
|
82d4c8f000
|
Split requireBlindIndicesEnabled, E2EEOff, requireIPAllowlistCheck away from requireWorkspaceAuth
|
2023-09-08 21:22:36 +05:30 |
|
Akhil Mohan
|
7c698e755a
|
feat(rbac): added frontend permission validation for missing pages and merged new features
|
2023-09-08 21:22:36 +05:30 |
|
Akhil Mohan
|
4b0bc238fc
|
feat(rbac): changed the action names for org
|
2023-09-08 21:22:36 +05:30 |
|
Akhil Mohan
|
ea9e638d03
|
feat(rbac): resolved merge conflict
|
2023-09-08 21:22:36 +05:30 |
|
Akhil Mohan
|
6671699867
|
feat(rbac): added new permission check for workspace in frontend
|
2023-09-08 21:22:36 +05:30 |
|
Akhil Mohan
|
549121f44e
|
feat(rbac): added new validation to all routes and permission check to most
|
2023-09-08 21:22:36 +05:30 |
|
Akhil Mohan
|
520a553ea1
|
feat(rbac): implemented project based permission loading and role management
|
2023-09-08 21:22:36 +05:30 |
|
Akhil Mohan
|
aac3168c80
|
feat(rbac): implemented granular blocking of actions based on permissions on org level ui
|
2023-09-08 21:21:43 +05:30 |
|
Akhil Mohan
|
34fb7be1c4
|
feat(rbac): added org permission context for pulling permission from api
|
2023-09-08 21:21:43 +05:30 |
|
Akhil Mohan
|
e342e88499
|
feat(rbac): added new zod validation and permission check for all org level api
|
2023-09-08 21:20:29 +05:30 |
|
Akhil Mohan
|
96437fd1b7
|
feat(rbac): added rest of permissions in ui and backend api for org level
|
2023-09-08 21:20:29 +05:30 |
|
Akhil Mohan
|
c5f76b1e6f
|
feat(rbac): base ui for org rbac management
|
2023-09-08 21:20:29 +05:30 |
|
Akhil Mohan
|
1167b1bc60
|
feat(rbac): ui components and hooks for rbac
|
2023-09-08 21:20:29 +05:30 |
|
Akhil Mohan
|
1bf9041ac9
|
feat(rbac): implemented backend base apis for rbac permission system
|
2023-09-08 21:20:29 +05:30 |
|
Maidul Islam
|
6bca7dcc58
|
update k8 self host image versions examples
|
2023-09-07 22:33:57 -04:00 |
|
Vladyslav Matsiiako
|
a9f062b469
|
Merge branch 'main' of https://github.com/Infisical/infisical
|
2023-09-07 17:35:38 -07:00 |
|
Vladyslav Matsiiako
|
43caccad9f
|
removed intercom
|
2023-09-07 17:35:26 -07:00 |
|
Maidul Islam
|
9cef1d3b10
|
Merge pull request #943 from RezaRahemtola/main
docs: Fixing multiple typos
|
2023-09-07 14:18:05 -04:00 |
|
BlackMagiq
|
8e6b0ca0a9
|
Merge pull request #953 from serin0837/patch-1
Update gcp-secret-manager.mdx
|
2023-09-07 13:58:55 +01:00 |
|
Serin Jeon
|
a288a0bf2a
|
Update gcp-secret-manager.mdx
Just found out that there is a typo for the redirect URL.
|
2023-09-07 11:03:57 +01:00 |
|
BlackMagiq
|
9dd77ae36e
|
Merge pull request #951 from Infisical/gitlab-integration-selfhosted
Extend GitLab integration to support syncing to self-hosted instances of GitLab
|
2023-09-06 11:15:39 +01:00 |
|
Tuan Dang
|
1e20715511
|
Add self-hosted gitlab url to sync function
|
2023-09-06 11:11:11 +01:00 |
|
Tuan Dang
|
d07b2dafc3
|
Finish adding support for self-hosted GitLab integration
|
2023-09-06 10:57:27 +01:00 |
|
Tuan Dang
|
04548313ab
|
Merge remote-tracking branch 'origin' into gitlab-integration-selfhosted
|
2023-09-06 09:55:19 +01:00 |
|
BlackMagiq
|
86bf2ddd89
|
Merge pull request #949 from Infisical/aws-ps-integration
Fix null appId argument for creating PAT integration
|
2023-09-05 20:15:26 +01:00 |
|
Tuan Dang
|
2ad663c021
|
Update integration app and appId values
|
2023-09-05 20:10:50 +01:00 |
|
Tuan Dang
|
56317a3f53
|
Fix null appId argument for creating PAT integration
|
2023-09-05 19:55:54 +01:00 |
|
Tuan Dang
|
ad0bc4efdc
|
Continue progress on self-hosted gitlab integration
|
2023-09-05 19:46:59 +01:00 |
|