Commit Graph

3677 Commits

Author SHA1 Message Date
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
Tuan Dang
bb9b060fc0 Update syncSecretsHasuraCloud 2023-10-23 19:52:55 +01:00
Maidul Islam
26605638fa Merge pull request #1110 from techemmy/docs/add-REAMDE-for-contributing-to-the-docs
docs: add README file for instructions on how to get the doc started …
2023-10-23 14:52:17 +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
Emmanuel Oloyede
69b9881cbc docs: add README file for instructions on how to get the doc started in local development 2023-10-22 16:40:33 +01:00
Maidul Islam
1084323d6d Merge pull request #1014 from G3root/e2e-warning
feat: display warning message in integrations page when e2e is enabled
2023-10-22 14:42:15 +01:00
Maidul Islam
c98c45157a Merge branch 'main' into e2e-warning 2023-10-22 14:39:09 +01:00
Akhil Mohan
6009dda2d2 Merge pull request #1105 from G3root/fix-batch-delete-integration
fix: batch deleting secrets not getting synced for integrations
2023-10-21 14:42:23 +05:30
nafees nazik
d4e8162c41 fix: sync deleted secret 2023-10-21 01:39:08 +05:30
nafees nazik
f6ad641858 chore: add logs 2023-10-21 01:38:41 +05:30
nafees nazik
32acc370a4 feat: add delete method 2023-10-21 01:36:23 +05:30
Maidul Islam
ba9b1b45ae update docker docs for self host 2023-10-20 13:36:09 +01:00
Tuan Dang
e05b26c727 Add docs for Hasura Cloud 2023-10-20 11:25:06 +01:00
Maidul Islam
e22557b4bb Merge pull request #1088 from adelowo/support_path_when_generating_sample_env
[ENG-179] Add suport for --path for the secrets generate-example-env command
infisical-cli/v0.14.3 infisical/v0.40.2
2023-10-20 11:10:12 +01:00
Maidul Islam
cbbb12c74e Merge pull request #1099 from Infisical/jwt-refactor
Update JWT secret scheme, replace many secrets with one secret
2023-10-20 11:02:58 +01:00
Tuan Dang
60beda604f Merge branch 'jwt-refactor' of https://github.com/Infisical/infisical into jwt-refactor 2023-10-20 10:55:40 +01:00
Tuan Dang
ae50987f91 Default AUTH_SECRET to JWT_AUTH_SECRET for backwards compatibility 2023-10-20 10:55:29 +01:00
Maidul Islam
32977e06f8 add warning text for .env.example 2023-10-20 10:38:42 +01: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
40e5ecfd7d feat: add sync 2023-10-20 13:20:00 +05:30
nafees nazik
0fb0744f09 feat: add get apps 2023-10-20 13:18:26 +05:30
Maidul Islam
1510c39631 Update Chart.yaml 2023-10-19 19:19:46 +01:00
Maidul Islam
d0579b383f update readiness probe 2023-10-19 19:19:32 +01:00
Maidul Islam
b4f4c1064d Update values.yaml 2023-10-19 19:10:22 +01:00
Maidul Islam
d72d3940e6 update img name in prod img gha infisical/v0.40.1 2023-10-19 17:45:29 +01:00
Maidul Islam
7217bcb3d8 Merge pull request #1100 from Infisical/migrate-to-standalone-infisical
Migrate to standalone infisical
infisical/v0.40.0
2023-10-19 16:07:55 +01:00
Maidul Islam
2faa9222d8 update gamma gh action 2023-10-19 16:05:41 +01:00
Tuan Dang
058712e8ec Update JWT secret scheme, replace many secrets with one secret 2023-10-19 15:53:36 +01:00
Maidul Islam
589f0bc134 update staging test for img 2023-10-19 13:23:07 +01:00
Maidul Islam
bd6dc3d4c0 update gamma helm values 2023-10-19 13:10:36 +01:00
Maidul Islam
9338babda6 update infisical helm chart read me 2023-10-19 13:03:18 +01:00
Maidul Islam
6f9e8644d7 update infisical helm chart to use standalone img 2023-10-19 12:58:16 +01:00
Maidul Islam
2fdb10277e update docs to use standalone infisical 2023-10-19 12:53:20 +01:00
Maidul Islam
15d2c536ed update prod docker compose 2023-10-19 12:23:20 +01:00
nafees nazik
e13b3f72b1 feat: add authorize page 2023-10-18 23:08:13 +05:30
nafees nazik
a6e02238ad feat: add hasura cloud 2023-10-18 22:40:34 +05:30
nafees nazik
ebe4f70b51 docs: add hasura cloud integration 2023-10-18 22:37:31 +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
BlackMagiq
a304228961 Merge pull request #1095 from akhilmhdh/feat/folder-service-api-key
feat: added api key support for folder and secret import
infisical/v0.39.6
2023-10-18 12:36:11 +01:00
Akhil Mohan
c865b78b41 feat: added api key support for folder and secret import 2023-10-18 16:38:19 +05:30
BlackMagiq
be80ac999e Merge pull request #1094 from Infisical/fix-azure-saml-flow
Patch Azure SAML Flow
2023-10-18 11:56:45 +01:00
Tuan Dang
076fe58325 Fix azure-saml flow 2023-10-18 11:49:57 +01:00
Maidul Islam
66bfab1994 update platform version env infisical/v0.39.5 2023-10-18 10:41:15 +01:00
Maidul Islam
b92c50addd properly add pre baked values 2023-10-18 10:40:34 +01:00
Maidul Islam
8fbca05052 remove extract_version infisical/v0.39.4 2023-10-17 23:13:04 +01:00