Tuan Dang
|
dbd55441f2
|
Update login with multiple auth methods to toggle button and logic
|
2023-08-12 13:53:55 +07:00 |
|
Tuan Dang
|
69605a1a54
|
Fast forward
|
2023-08-11 12:46:30 +07:00 |
|
BlackMagiq
|
e47912edd7
|
Merge pull request #838 from Infisical/deprecation
Cleaning & deprecating parts of code
|
2023-08-11 12:10:19 +07:00 |
|
Tuan Dang
|
a4edf6bd0c
|
Remove remaining SecurityClient auth calls in favor of hooks, keep RouteGuard
|
2023-08-11 11:27:33 +07:00 |
|
Maidul Islam
|
395b51c265
|
Merge pull request #844 from hahnbeelee/main
cursor-pointer for Explore button
|
2023-08-10 17:54:17 -04:00 |
|
Hahnbee Lee
|
27f56be466
|
cursor-pointer fir Explore button
|
2023-08-10 14:33:37 -07:00 |
|
Tuan Dang
|
2dba7847b6
|
Convert all SecurityClient API calls to hooks except auth
|
2023-08-10 17:19:23 +07:00 |
|
Tuan Dang
|
78802409bd
|
Move all integration queries/mutations to hooks
|
2023-08-10 14:15:24 +07:00 |
|
Tuan Dang
|
9963724a6a
|
Continue removing unused frontend components/logic, improve querying in select pages
|
2023-08-10 12:18:17 +07:00 |
|
Vladyslav Matsiiako
|
b49ef9efc9
|
minor frontend UX fixes
|
2023-08-09 12:03:00 -07:00 |
|
vmatsiiako
|
a31ffe9617
|
Update README.md
|
2023-08-09 10:12:10 -07:00 |
|
BlackMagiq
|
18beed7540
|
Merge pull request #839 from Infisical/permissions-audit-log
Add audit logs for workspace user role and read/write permission changes
|
2023-08-09 22:02:48 +07:00 |
|
Tuan Dang
|
0a538ac1a7
|
Add GitHub SSO to changelog
|
2023-08-09 22:02:19 +07:00 |
|
Tuan Dang
|
a75ad5ef26
|
Add logs for workspace user role and read/write permission changes
|
2023-08-09 21:54:56 +07:00 |
|
Tuan Dang
|
b47f61f1ad
|
Delete more deprecated frontend calls
|
2023-08-09 17:55:57 +07:00 |
|
Tuan Dang
|
2a1665a2c3
|
Begin marking endpoints for deprecation, clean unused frontend code
|
2023-08-09 16:45:52 +07:00 |
|
Tuan Dang
|
11833ccf0f
|
Note endpoints to deprecate
|
2023-08-09 11:32:57 +07:00 |
|
Maidul Islam
|
37d52432d0
|
Revert run as node backend due to slow build times
|
2023-08-08 14:11:06 -04:00 |
|
Maidul Islam
|
04b7e04d98
|
run full backend docker image as node user
|
2023-08-08 14:02:39 -04:00 |
|
Maidul Islam
|
57a3384f32
|
Merge pull request #834 from akhilmhdh/fix/copy-sec-not-populating
fix: secret path / with a new env causes secret list to be empty
|
2023-08-08 13:18:41 -04:00 |
|
Maidul Islam
|
c813c91aec
|
Merge pull request #825 from akhilmhdh/feat/service-token-folder-api
feat: implemented service token support for folder and secret import api
|
2023-08-08 13:17:54 -04:00 |
|
Akhil Mohan
|
91947df5f6
|
feat: refactored getPathfromId to folder service
|
2023-08-08 22:33:59 +05:30 |
|
Akhil Mohan
|
8330890087
|
feat: implemented service token support for folder and secret import api
|
2023-08-08 22:20:36 +05:30 |
|
Tuan Dang
|
221e601173
|
Correct user agent function name in test
|
2023-08-08 22:57:38 +07:00 |
|
BlackMagiq
|
28c24fc8c1
|
Merge pull request #828 from Infisical/audit-log-revamp
Audit Log V2
|
2023-08-08 22:45:54 +07:00 |
|
Tuan Dang
|
a9389643b8
|
Log GET secrets v2
|
2023-08-08 22:42:13 +07:00 |
|
Tuan Dang
|
58854e6b81
|
Fix merge conflicts
|
2023-08-08 22:07:22 +07:00 |
|
Tuan Dang
|
7ae859e9ae
|
Update secret imports audit log v2
|
2023-08-08 22:04:23 +07:00 |
|
Vladyslav Matsiiako
|
ff6e07bdcf
|
minor style changes
|
2023-08-08 11:03:28 -04:00 |
|
Maidul Islam
|
fc9393b77f
|
run backend docker commands as node instead of root
|
2023-08-08 09:48:27 -04:00 |
|
Tuan Dang
|
0cad823267
|
Add dashboard-specific secret and secret import audit logs, re-touch audit logs v2 UI
|
2023-08-08 19:03:24 +07:00 |
|
Akhil Mohan
|
97a0728f02
|
fix: secret path / with a new env causes secret list to be empty
|
2023-08-08 12:18:21 +05:30 |
|
Tuan Dang
|
6cb8cf53f8
|
Add date filter and pagination component to audit log v2
|
2023-08-08 12:52:34 +07:00 |
|
Tuan Dang
|
1ac607b42e
|
Merge remote-tracking branch 'origin' into audit-log-revamp
|
2023-08-08 10:00:47 +07:00 |
|
BlackMagiq
|
ec21e35f8c
|
Merge pull request #831 from akhilmhdh/feat/pagination-datepicker
Feat/pagination datepicker
|
2023-08-08 09:57:41 +07:00 |
|
Tuan Dang
|
2591161272
|
Add more audit log events
|
2023-08-08 09:50:49 +07:00 |
|
Akhil Mohan
|
be86e4176c
|
feat(ui): added datepicker component
|
2023-08-07 16:22:15 +05:30 |
|
Akhil Mohan
|
2067c021ed
|
feat(ui): added pagination component
|
2023-08-07 16:21:51 +05:30 |
|
Tuan Dang
|
648968c453
|
Run linter
|
2023-08-07 11:25:06 +07:00 |
|
Sheen Capadngan
|
dc3f2c78c1
|
resolved lint issue
|
2023-08-06 22:38:24 +08:00 |
|
Sheen Capadngan
|
b4dbdbabac
|
used const
|
2023-08-06 22:33:53 +08:00 |
|
Sheen Capadngan
|
681255187f
|
modified initialize org to check for auth providers
|
2023-08-06 22:30:02 +08:00 |
|
Sheen Capadngan
|
bde30049bc
|
ensured backwards compatibility
|
2023-08-06 22:29:31 +08:00 |
|
Sheen Capadngan
|
0a140f5333
|
updated implementation of user update after sso change
|
2023-08-06 22:04:39 +08:00 |
|
Sheen Capadngan
|
3a9bf5409b
|
finalization of create token logic
|
2023-08-06 21:46:20 +08:00 |
|
Sheen Capadngan
|
04fdccc45d
|
modified backend controllers to support new auth providers
|
2023-08-06 19:45:27 +08:00 |
|
Sheen Capadngan
|
5604232aea
|
added user controller and modified auth method page
|
2023-08-06 19:09:38 +08:00 |
|
Tuan Dang
|
373dfff8e0
|
Remove print statement
|
2023-08-05 17:06:49 +07:00 |
|
Tuan Dang
|
b9ce448bed
|
Fix merge conflicts
|
2023-08-05 16:57:21 +07:00 |
|
Tuan Dang
|
142fcf0a01
|
Finish preliminary v2 audit logs
|
2023-08-05 16:55:06 +07:00 |
|