Maidul Islam
|
a4cdd14014
|
Merge pull request #846 from narindraditantyo/fix/rootless-backend-image
fix: backend image failed to start due to npm cache permission
|
2023-08-11 16:31:11 -04:00 |
|
Gregorius Agung Narindra Aditantyo
|
632c78f401
|
fix: backend image failed to start due to npm cache permission
|
2023-08-11 23:34:41 +07:00 |
|
Maidul Islam
|
051f4501e8
|
Merge pull request #837 from akhilmhdh/fix/supbase-del-res-secret
fix: supabase failed integration due to res secret deletion
|
2023-08-11 10:38:15 -04: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 |
|
Akhil Mohan
|
e993bd048e
|
fix: supabase failed integration due to res secret deletion
|
2023-08-09 14:41:42 +05:30 |
|
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 |
|
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 |
|
Maidul Islam
|
49bcd8839f
|
move github scanning service to ee
|
2023-08-04 18:15:07 -04:00 |
|
Maidul Islam
|
d5f6e20c78
|
Merge pull request #822
fix: added dirty flag to set fn in dropzone paste secret
|
2023-08-04 17:49:19 -04:00 |
|
Maidul Islam
|
00030f2231
|
move secret scanning to ee
|
2023-08-04 17:42:29 -04:00 |
|
Maidul Islam
|
24d23e89d0
|
add exit code to run command
|
2023-08-04 12:10:46 -04:00 |
|
Maidul Islam
|
3fe592686a
|
add clarity to CLI docs
|
2023-08-04 12:01:42 -04:00 |
|
Maidul Islam
|
9cba0970be
|
Merge pull request #827 from Infisical/maidul98-patch-2
Update usage.mdx
|
2023-08-04 11:11:48 -04:00 |
|