Commit Graph

924 Commits

Author SHA1 Message Date
Maidul Islam
238c43a360 Merge pull request #1131 from akhilmhdh/fix/build-failing-ts
fix: standalone build failure due to ts error
2023-10-27 17:44:10 -04:00
Akhil Mohan
1d161f6c97 fix: standalone build failure due to ts error 2023-10-27 20:05:51 +05:30
Akhil Mohan
15504346cd fix: resolved nav header secret path issues 2023-10-27 12:16:37 +05:30
Akhil Mohan
c097e43a4e fix:resolved overview page add secret not working when folder not existing 2023-10-26 15:14:05 +05:30
Maidul Islam
32970e4990 Merge pull request #1107 from Infisical/cypress
adding cypress tests
2023-10-24 10:38:47 -04:00
BlackMagiq
fc3db93f8b Merge pull request #1102 from G3root/hasura-cloud
feat: add hasura cloud integration
2023-10-23 20:37:52 +01:00
Tuan Dang
120f1cb5dd Remove print statements, clean hasura cloud integration frontend 2023-10-23 20:06:35 +01:00
BlackMagiq
76758732af Merge pull request #1112 from Infisical/auth-jwt-standardization
API Key V2
2023-10-23 12:30:00 +01:00
Tuan Dang
827d5b25c2 Cleanup comments API Key V2 2023-10-23 12:18:44 +01:00
Tuan Dang
b32b19bcc1 Finish API Key V2 2023-10-23 11:58:16 +01:00
Maidul Islam
c98c45157a Merge branch 'main' into e2e-warning 2023-10-22 14:39:09 +01:00
Vladyslav Matsiiako
9a500504a4 adding cypress tests 2023-10-21 09:49:31 -07:00
nafees nazik
4d78f4a824 feat: add create page 2023-10-20 13:22:40 +05:30
nafees nazik
47bf483c2e feat: add logo 2023-10-20 13:20:43 +05:30
nafees nazik
e13b3f72b1 feat: add authorize page 2023-10-18 23:08:13 +05:30
nafees nazik
c3c7316ec0 feat: add to redirect provider 2023-10-18 22:15:48 +05:30
nafees nazik
2cd791a433 feat: add integration page 2023-10-18 21:51:35 +05:30
Tuan Dang
076fe58325 Fix azure-saml flow 2023-10-18 11:49:57 +01:00
Maidul Islam
cdc8ef95ab add platform version to UI 2023-10-17 23:08:43 +01:00
Maidul Islam
5d4a37004e Merge pull request #1089 from G3root/serve-frontend-from-backend
feat: serve frontend from backend
2023-10-17 14:15:41 +01:00
Maidul Islam
fb7c7045e9 set telemetry post frontend build in standalone docker img 2023-10-17 12:22:08 +01:00
Akhil Mohan
ee54fdabe1 feat: changed secret update to use id 2023-10-17 15:38:30 +05:30
nafees nazik
136308f299 revert: temp workaround: remove use of get static prop 2023-10-16 20:37:35 +05:30
Maidul Islam
e5347719c3 temp workaround: remove use of get static prop 2023-10-16 15:03:55 +01:00
Maidul Islam
f766a1eb29 Merge pull request #1078 from akhilmhdh/feat/secret-bug
feat: added support for recursive file creation
2023-10-13 15:57:50 +01:00
Tuan Dang
0a53b72cce Patch delete user, org, project session impl and account for orgId in localStorage 2023-10-13 11:22:40 +01:00
Akhil Mohan
4f5946b252 feat: added support for recursive file creation 2023-10-11 17:19:34 +05:30
Tuan Dang
dc23517133 Merge remote-tracking branch 'origin' into delete-org 2023-10-10 14:54:19 +01:00
BlackMagiq
5e4d4f56e3 Merge pull request #1064 from Infisical/github-checkly-suffixes
allow multiple simultaneous integrations with checkly and github
2023-10-10 14:48:30 +01:00
Tuan Dang
e86258949c Refactor learning note rendering to use react-query 2023-10-10 12:18:59 +01:00
Tuan Dang
feade5d029 Clear react-query cache upon user logout, delete account 2023-10-09 09:00:31 +01:00
Tuan Dang
8f74d20e74 Fix redirect to unknown org in login case when user is not part of any orgs 2023-10-09 08:31:13 +01:00
Tuan Dang
9fcecc9c92 Finish preliminary delete user, organization, refactor delete project, create org page 2023-10-09 07:47:20 +01:00
Vladyslav Matsiiako
ee6afa8983 allowed creating multiple github integrations to different apps at once 2023-10-08 17:05:26 -07:00
Vladyslav Matsiiako
6f4ac02558 fix ui for env overview empty screen 2023-10-08 14:02:22 -07:00
Vladyslav Matsiiako
5971480ca9 allow multiple simultaneous integrations with checkly and github 2023-10-08 13:53:54 -07:00
Vladyslav Matsiiako
d222b09ba5 changed scroll to auto 2023-10-07 20:25:04 -07:00
Vladyslav Matsiiako
a9fd0374bd fixed signup screen scroll 2023-10-07 20:22:49 -07:00
Vladyslav Matsiiako
ca008c809a added update-blog reference and fixed login 2023-10-07 20:19:10 -07:00
Vladyslav Matsiiako
6df7590051 fix styling issues 2023-10-07 17:13:44 -07:00
Maidul Islam
ee80f4a89b add / after cli callback host 2023-10-05 15:42:21 -04:00
Maidul Islam
0b3b014bf5 Merge pull request #1044 from akhilmhdh/feat/secret-approval-part-2
Policy based secret review system
2023-10-05 15:06:41 -04:00
Akhil Mohan
7f463cabce feat(secret-approval): moved approval code to ee 2023-10-05 21:10:18 +05:30
Maidul Islam
b1962129a3 Merge pull request #1059 from Infisical/potential-cli-login-patch
change broswer based login from localhost to 127.0.0.1
2023-10-05 11:26:59 -04:00
Maidul Islam
28ad403665 change broswer based login from localhost to 127.0.0.1 2023-10-05 11:19:29 -04:00
Akhil Mohan
cb893f71ee feat(secret-approval): conflict ui, request count and secret path in request detail 2023-10-05 20:45:16 +05:30
Maidul Islam
80a3ea42ac minor typo 2023-10-05 20:44:16 +05:30
Akhil Mohan
faacb75034 feat(secret-approval): added new audit log and subscription on policy creation 2023-10-05 20:44:16 +05:30
Vladyslav Matsiiako
7caac2e64c minor style updates to approvals 2023-10-05 20:34:50 +05:30
Akhil Mohan
df636c91b4 feat(secret-approval): added permission for policy management and fixed bugs on fellow user reviewing secrets 2023-10-05 20:34:50 +05:30