Tuan Dang
|
fb394de428
|
Remove unecessary imports
|
2023-01-03 16:02:05 +07:00 |
|
Tuan Dang
|
9727075b0b
|
Resolve merge conflicts
|
2023-01-03 15:59:37 +07:00 |
|
Tuan Dang
|
c7c5a947d2
|
Modify secret snapshots to point to secret versions
|
2023-01-03 15:53:06 +07:00 |
|
Vladyslav Matsiiako
|
9d0e269a2a
|
Moved project id from dashboard to settings
|
2023-01-02 20:41:20 -08:00 |
|
Vladyslav Matsiiako
|
92ab29f746
|
Merge branch 'activity-logs' of https://github.com/Infisical/infisical into activity-logs
|
2023-01-02 20:17:36 -08:00 |
|
Vladyslav Matsiiako
|
fe0c466523
|
Moved the delete button to the sidebar
|
2023-01-02 20:17:16 -08:00 |
|
Tuan Dang
|
679db32de9
|
Begin docs for secret versioning, snapshots, and audit logs
|
2023-01-03 10:49:58 +07:00 |
|
Vladyslav Matsiiako
|
d0949b2e19
|
Fixed the sorting buf with version history
|
2023-01-02 18:53:56 -08:00 |
|
BlackMagiq
|
212ca72c7b
|
Merge pull request #190 from Infisical/service-token-v2
Infisical Token V2
|
2023-01-03 09:36:56 +07:00 |
|
Tuan Dang
|
48defca012
|
Merge remote-tracking branch 'origin' into service-token-v2
|
2023-01-03 09:34:48 +07:00 |
|
Vladyslav Matsiiako
|
6845e9129a
|
Updated icon for activity logs
|
2023-01-02 18:33:24 -08:00 |
|
Tuan Dang
|
e9601307ef
|
Move service token data routes and controllers to v2
|
2023-01-03 09:33:00 +07:00 |
|
Tuan Dang
|
0ff8194cf8
|
Modify getWorkspaceLogs to accept sortBy query param
|
2023-01-03 09:19:07 +07:00 |
|
Tuan Dang
|
14286795e9
|
Merge branch 'activity-logs' of https://github.com/Infisical/infisical into activity-logs
|
2023-01-03 08:19:43 +07:00 |
|
Vladyslav Matsiiako
|
ae5320e4fa
|
Finished activity logs V1
|
2023-01-02 14:20:39 -08:00 |
|
Vladyslav Matsiiako
|
03b7d3a5ce
|
Wired frontend for logs
|
2023-01-02 09:57:02 -08:00 |
|
Maidul Islam
|
408eb482f1
|
remove --ignore-scripts for backend temporary
|
2023-01-02 11:26:27 -05:00 |
|
Tuan Dang
|
72a9343a02
|
Fix merge conflicts
|
2023-01-02 22:51:25 +07:00 |
|
Tuan Dang
|
e99ee94a7b
|
Modify service token format
|
2023-01-02 22:43:00 +07:00 |
|
Tuan Dang
|
4af839040e
|
Patch actionNames on getWorkspacelogs
|
2023-01-02 15:43:21 +07:00 |
|
Tuan Dang
|
1c2a43ceea
|
Clean unecessary imports
|
2023-01-02 15:24:28 +07:00 |
|
Tuan Dang
|
029443161f
|
Modularize prepareDatabasse into initSecretVersioning
|
2023-01-02 14:52:08 +07:00 |
|
Tuan Dang
|
a8f0c391bc
|
Finish v1 audit logs, secret versioning, version all unversioned secrets
|
2023-01-02 14:18:49 +07:00 |
|
Vladyslav Matsiiako
|
0167342722
|
Improved frontend for activity logs
|
2023-01-01 18:27:31 -08:00 |
|
Tuan Dang
|
4576e8f6a7
|
Merge branch 'activity-logs' of https://github.com/Infisical/infisical into activity-logs
|
2023-01-01 11:18:58 +07:00 |
|
Vladyslav Matsiiako
|
9c83808e2e
|
Added populate statement
|
2022-12-31 20:17:40 -08:00 |
|
Tuan Dang
|
ce66e55c8e
|
Merge remote-tracking branch 'origin' into activity-logs
|
2023-01-01 10:55:39 +07:00 |
|
Tuan Dang
|
0aff94cfb3
|
Add action error
|
2023-01-01 10:55:23 +07:00 |
|
Tuan Dang
|
4dac65eb8a
|
Begin action route for getting an action by id
|
2023-01-01 10:54:23 +07:00 |
|
Tuan Dang
|
3c349b1e28
|
Merge remote-tracking branch 'origin' into activity-logs
|
2023-01-01 10:36:31 +07:00 |
|
Tuan Dang
|
6f054d8f2c
|
Add requireSecretAuth middleware
|
2023-01-01 10:36:07 +07:00 |
|
Tuan Dang
|
b8a64714d2
|
Refactor auth middleware to accept multiple auth modes
|
2023-01-01 09:24:20 +07:00 |
|
Tuan Dang
|
7e4bf7f44b
|
Continue developing service token v2
|
2023-01-01 07:10:47 +07:00 |
|
Tuan Dang
|
01d969190b
|
Begin service token data refactor
|
2022-12-30 23:57:21 +03:00 |
|
Vladyslav Matsiiako
|
6fa84bf0cb
|
Fix merge conflicts
|
2022-12-28 13:42:27 -05:00 |
|
Vladyslav Matsiiako
|
fc61849120
|
Added .NET to available frameworks
|
2022-12-28 12:02:42 -05:00 |
|
mv-turtle
|
b062c44742
|
Merge pull request #184 from jon4hz/dotnet
docs: add dotnet example
|
2022-12-28 11:34:13 -05:00 |
|
Maidul Islam
|
9ea12b93f7
|
Merge pull request #177 from jon4hz/completion
ci: add autocompletion and manpage
|
2022-12-28 11:14:02 -05:00 |
|
jon4hz
|
c409a89e93
|
docs: add dotnet example
|
2022-12-28 16:53:28 +01:00 |
|
mv-turtle
|
a36a59a4c0
|
Merge pull request #164 from Infisical/snyk-upgrade-1e6565738ff7cb9c1330ef01a3b0c7f1
[Snyk] Upgrade next from 12.3.1 to 12.3.4
|
2022-12-27 21:53:36 -05:00 |
|
mv-turtle
|
b8e5a2c5c2
|
Merge branch 'main' into snyk-upgrade-1e6565738ff7cb9c1330ef01a3b0c7f1
|
2022-12-27 21:51:56 -05:00 |
|
Vladyslav Matsiiako
|
e664a8b307
|
Added resuest for translations to README.md
|
2022-12-27 21:48:38 -05:00 |
|
Vladyslav Matsiiako
|
146d683e75
|
Added translations to integrations
|
2022-12-27 21:22:12 -05:00 |
|
Vladyslav Matsiiako
|
2032318491
|
Added translations to the sidebar
|
2022-12-27 20:56:16 -05:00 |
|
Vladyslav Matsiiako
|
d4925e090d
|
Fixed merge conflicts with translations; updated starting secrets
|
2022-12-27 19:12:38 -05:00 |
|
mv-turtle
|
c9dc0243b6
|
Merge pull request #46 from gangjun06/feat/39
Localize Web UI (#39)
|
2022-12-27 18:37:12 -05:00 |
|
Vladyslav Matsiiako
|
cc2803acee
|
Fixed the merge conflicts on the signup page
|
2022-12-27 18:32:12 -05:00 |
|
Vladyslav Matsiiako
|
c9d71ad887
|
Fixing react hook error
|
2022-12-27 18:24:27 -05:00 |
|
Vladyslav Matsiiako
|
1459370458
|
Fixing more merge conflicts
|
2022-12-27 18:22:48 -05:00 |
|
Vladyslav Matsiiako
|
cbb99844f1
|
Fixing merge conflicts for pages/users
|
2022-12-27 18:19:56 -05:00 |
|