Scott Wilson
|
eb5f7d0068
|
chore: remove unused dep
|
2025-10-21 12:02:57 -07:00 |
|
Scott Wilson
|
894fa90b83
|
imrpovement: improve nav bar truncation for sub-orgs
|
2025-10-21 12:01:08 -07:00 |
|
Scott Wilson
|
e08434a50b
|
fix: remove redundant query clients
|
2025-10-21 11:29:58 -07:00 |
|
Scott Wilson
|
b25f5010df
|
fix: correct display for delete sub-org button
|
2025-10-21 11:26:06 -07:00 |
|
Scott Wilson
|
3b3203560c
|
fix: correct sub-org invite url query param and add hypen to sub org email template
|
2025-10-21 11:26:06 -07:00 |
|
=
|
8a1b572813
|
feat: fixed cleanup on leaving root and api issue in frontend
|
2025-10-21 23:29:19 +05:30 |
|
Scott Wilson
|
bd57640313
|
fix: add secret settings tab to secret sharing page
|
2025-10-21 09:45:21 -07:00 |
|
=
|
b6694b0356
|
feat: patched project select
|
2025-10-21 19:52:00 +05:30 |
|
=
|
4247c09b66
|
feat: resolved permission rendering for sub org
|
2025-10-21 15:42:21 +05:30 |
|
=
|
229f6fb305
|
feat: resolved organization secret sharing failing in suborg
|
2025-10-21 15:02:57 +05:30 |
|
=
|
4afe1034bd
|
feat: switched to new org invitation modal for sub organizations
|
2025-10-21 14:49:30 +05:30 |
|
Maidul Islam
|
a7d337f97a
|
fix lint issue with permission
|
2025-10-21 01:01:48 -04:00 |
|
Scott Wilson
|
f2c6884499
|
fix: handle assign identity modal overflow
|
2025-10-20 19:38:27 -07:00 |
|
Scott Wilson
|
67c8a0e168
|
fix: add sub org permissions UI
|
2025-10-20 18:44:44 -07:00 |
|
Scott Wilson
|
9bb0e2c401
|
fix: fix isAcessible query join/filter and clear sub org query cache when org changes
|
2025-10-20 18:18:21 -07:00 |
|
Scott Wilson
|
d7bfa38499
|
improvement: only show accessible sub-orgs
|
2025-10-20 16:46:16 -07:00 |
|
Scott Wilson
|
c12661ca9d
|
improvement: add helper text and slug validation to create sub org form
|
2025-10-20 16:42:31 -07:00 |
|
Scott Wilson
|
0b5c823390
|
fix: update create org to properly handle tx (super admin), remove sub org incidents, remove clipping animation container for project templates ui
|
2025-10-20 16:36:46 -07:00 |
|
Scott Wilson
|
339e00dedf
|
fix: correct org permission check in scim service
|
2025-10-20 16:08:36 -07:00 |
|
=
|
aefd1f4b3e
|
feat: correct permission action names
|
2025-10-21 02:23:26 +05:30 |
|
=
|
ae0e5a60b9
|
feat: patchy patchy patchy
|
2025-10-21 01:56:32 +05:30 |
|
Scott Wilson
|
9a69143473
|
fix: use conditional constraint drop
|
2025-10-20 12:36:52 -07:00 |
|
=
|
af5e22f562
|
feat: patched up migration to support pg14
|
2025-10-21 00:38:50 +05:30 |
|
Scott Wilson
|
45a7b4925b
|
additions: sub-org ui updates
|
2025-10-20 11:53:20 -07:00 |
|
=
|
9db8f2a87d
|
feat: updated settings page
|
2025-10-21 00:10:57 +05:30 |
|
=
|
0ecca6a312
|
feat: added change in user invitation mail for suborg and updated list operation for sub org
|
2025-10-20 23:01:59 +05:30 |
|
=
|
eec2b30666
|
feat: greepy review
|
2025-10-20 22:05:02 +05:30 |
|
=
|
2fa762e56d
|
feat: resolving rebase conflicts
|
2025-10-20 19:09:19 +05:30 |
|
=
|
f42dd7f74c
|
feat: added missing alter statement
|
2025-10-20 18:58:43 +05:30 |
|
=
|
223f4982a9
|
feat: swtiched uniqueness
|
2025-10-20 18:58:43 +05:30 |
|
=
|
554c87dc9b
|
feat: added migration and identity check
|
2025-10-20 18:58:43 +05:30 |
|
=
|
2ec851fd34
|
feat: add slug validator for sub org creation
|
2025-10-20 18:58:43 +05:30 |
|
=
|
8824be431f
|
feat: added manageby and conditional rendering more items
|
2025-10-20 18:58:43 +05:30 |
|
=
|
8afc391e97
|
feat: billing fixes
|
2025-10-20 18:58:22 +05:30 |
|
=
|
03e4918362
|
feat: completed conditional rendering of identity for sub org
|
2025-10-20 18:58:22 +05:30 |
|
=
|
b7644c9294
|
feat: added root org identity link functionality
|
2025-10-20 18:58:22 +05:30 |
|
=
|
545ea4e27c
|
feat: switched to root org id pattern
|
2025-10-20 18:58:13 +05:30 |
|
=
|
6fca30f2cb
|
feat: completed base setup
|
2025-10-20 18:57:47 +05:30 |
|
=
|
9a7849c12b
|
feat: changed all org permission signature
|
2025-10-20 18:57:03 +05:30 |
|
=
|
ef6282968b
|
feat: first iteration changes for sub org routers
|
2025-10-20 18:57:03 +05:30 |
|
Scott Wilson
|
00c19455af
|
Merge pull request #4681 from Infisical/nav-restructure
improvement(frontend): Implement new navigation structure
|
2025-10-20 05:08:44 -07:00 |
|
Piyush Gupta
|
70a1bf556b
|
Merge pull request #4690 from Infisical/fix/error-on-duplicate-folder-creation
fix: returns error on duplicate folder creation
|
2025-10-20 08:49:43 +05:30 |
|
Scott Wilson
|
75d40e1308
|
improve nav bar
|
2025-10-17 16:07:24 -07:00 |
|
carlosmonastyrski
|
aab468ed35
|
Merge pull request #4689 from Infisical/fix/updateSeatsUsedOnFetchPlan
Update the number of seats when the plan is fetched
|
2025-10-17 18:58:14 -03:00 |
|
Scott Wilson
|
66b4da50ba
|
improvements: address feedback 2
|
2025-10-17 14:31:05 -07:00 |
|
Carlos Monastyrski
|
0c0108a1b6
|
Small nit on getPlan identity limit check
|
2025-10-17 18:20:15 -03:00 |
|
Scott Wilson
|
04828214a4
|
improvements: address feedback 1
|
2025-10-17 13:12:46 -07:00 |
|
Piyush Gupta
|
c0d6d8c41d
|
fix: update e2e tests for folder creation and handle duplicate folder error
|
2025-10-18 00:45:49 +05:30 |
|
Piyush Gupta
|
ba98419303
|
fix: e2e tests
|
2025-10-18 00:15:40 +05:30 |
|
Piyush Gupta
|
3ad79bc7ea
|
fix: returns error on duplicate folder creation
|
2025-10-17 22:02:09 +05:30 |
|