Commit Graph

1888 Commits

Author SHA1 Message Date
Vladyslav Matsiiako
56c35293eb hotfix: choose env when opening a dashboard link 2023-04-14 19:39:30 -07:00
mv-turtle
d38432e0d6 Merge pull request #499 from Infisical/birdseye-view
feat/birdseye-environment-overview
2023-04-14 19:36:52 -07:00
Vladyslav Matsiiako
cfc9470a6f Fixed merge conflicts 2023-04-14 19:33:25 -07:00
mv-turtle
3907c99b5b Merge branch 'main' into birdseye-view 2023-04-14 18:35:13 -07:00
Vladyslav Matsiiako
903560a2d1 Finished the env overview feature 2023-04-14 18:20:19 -07:00
Maidul Islam
6d8b16fc85 mark smtp fields as not required 2023-04-14 16:16:37 -07:00
mv-turtle
6b1f704a44 Update README.md 2023-04-14 12:49:12 -07:00
BlackMagiq
0b7508b40c Merge pull request #495 from Infisical/improve-service-accounts
Improve service accounts / middleware + revamp images in documentation
2023-04-14 14:17:31 +03:00
Tuan Dang
7eae2392fe Merge remote-tracking branch 'origin' into improve-service-accounts 2023-04-14 14:08:28 +03:00
Tuan Dang
b21a8b4574 Add supabase docs, modify integration docs wording, check integration middleware 2023-04-14 14:08:09 +03:00
Maidul Islam
3b30095629 update CF link 2023-04-13 15:31:10 -07:00
Maidul Islam
5c15fab46e correct HTTPS_ENABLED cast 2023-04-13 15:24:41 -07:00
Tuan Dang
806448a7f9 Correct service token telemetry depending on creating entity 2023-04-13 22:30:42 +03:00
Tuan Dang
d824305fd6 Begin Supabase docs 2023-04-13 20:53:17 +03:00
Maidul Islam
83ddba29e2 conditionally set https 2023-04-13 09:03:23 -07:00
Maidul Islam
4489adeefa set https to false by default aws ec2 deploy 2023-04-13 09:01:57 -07:00
Tuan Dang
242f362682 Merge remote-tracking branch 'origin' into improve-service-accounts 2023-04-13 15:17:15 +03:00
BlackMagiq
0a9dc7ac46 Merge pull request #497 from Aashish-Upadhyay-101/Supabase-Integration-Updated
Supabase integration updated
2023-04-13 14:30:17 +03:00
Tuan Dang
99dd661c56 Update middleware for service token data 2023-04-13 10:18:37 +03:00
Aashish-Upadhyay-101
1fe1afbb8e updated PR supabase-integration 2023-04-13 12:39:19 +05:45
Tuan Dang
83be9efee8 Merge remote-tracking branch 'origin' into improve-service-accounts 2023-04-13 09:37:01 +03:00
Aashish-Upadhyay-101
1b1cb4a1de supabase updated setup 2023-04-13 12:20:31 +05:45
Maidul Islam
dfa33e63cb remove secure cookie from default install 2023-04-12 17:29:53 -07:00
mv-turtle
ac8b13116f Merge pull request #496 from akhilmhdh/rollback/dashboard
feat(ui): rollback to old dashboard page
2023-04-12 14:10:55 -07:00
Vladyslav Matsiiako
810554e13c First commit of env overview 2023-04-12 13:41:12 -07:00
Tuan Dang
3791ba2609 Merge remote-tracking branch 'origin' into improve-service-accounts 2023-04-12 22:41:41 +03:00
Tuan Dang
ed7dbb655c Updated bot, integration, and integrationAuth middlewares to support multiple clients 2023-04-12 22:36:36 +03:00
Maidul Islam
dda5f75450 add integration tests for checking service token with overrides 2023-04-12 12:00:27 -07:00
Maidul Islam
e2c67ffbef allow service tokens to continue to support overrides 2023-04-12 11:59:41 -07:00
akhilmhdh
2a64d657d3 feat(ui): rollback to old dashboard page 2023-04-12 19:34:27 +05:30
Tuan Dang
e2139882da Update middleware for requireSecretAuth 2023-04-12 14:17:20 +03:00
Maidul Islam
c7a402c4cb add integ tests for service token with overrides 2023-04-11 18:50:01 -07:00
Maidul Islam
73ddad8dac update service token tests 2023-04-11 18:12:20 -07:00
Maidul Islam
8c450d51da add integration tests for service-tokens 2023-04-11 17:49:45 -07:00
Maidul Islam
bec80de174 add integ tests for fetching/secrets secrets with jwt/service token 2023-04-11 16:51:50 -07:00
Tuan Dang
c768383f7e Merge remote-tracking branch 'origin' into improve-service-accounts 2023-04-11 23:58:52 +03:00
Tuan Dang
9df8e8926d Continue refactoring remaining middleware to be compatible with multiple clients 2023-04-11 23:58:29 +03:00
Maidul Islam
689ac6a8fe add back .populate(tags) to secrets GET via service token 2023-04-10 15:16:57 -07:00
Maidul Islam
576381cd58 add back user populate 2023-04-10 13:45:49 -07:00
Maidul Islam
8a67549ec5 remove user from GetServiceTokenDetailsResponse 2023-04-10 13:45:32 -07:00
Tuan Dang
5032450b1c Add service account support for organization endpoints and update docs images 2023-04-10 17:30:51 +03:00
Maidul Islam
802cb80416 Add helm chart video tut 2023-04-09 21:44:46 -07:00
Maidul Islam
e0ac12be14 default to prod when no node env 2023-04-09 10:41:13 -07:00
Tuan Dang
afa7b35d50 Add public key to service account creation modal 2023-04-09 19:51:13 +03:00
BlackMagiq
192e3beb46 Merge pull request #492 from Infisical/fix-railway-sa-errors
Patch uncaught lint error
2023-04-09 16:39:46 +03:00
Tuan Dang
9c3a426cb1 Patch lint error 2023-04-09 16:38:19 +03:00
BlackMagiq
7e15e733f8 Merge pull request #491 from Infisical/railway
Railway Integration + Service Accounts
2023-04-09 16:31:00 +03:00
Tuan Dang
365daa97a8 Remove service accounts from permitted secrets auth modes for now 2023-04-09 15:10:18 +03:00
Tuan Dang
710364e3a1 Add support for service variables to Railway integration, add docs for Railway 2023-04-09 15:00:40 +03:00
Tuan Dang
f6e23127ac Fix merge conflicts 2023-04-09 09:55:34 +03:00