Commit Graph

1055 Commits

Author SHA1 Message Date
Vladyslav Matsiiako
e47530dc71 Allowed upper case for environment names 2023-01-17 22:00:52 -08:00
Tuan Dang
93150199a4 Merge branch 'main' of https://github.com/Infisical/infisical 2023-01-18 10:54:07 +07:00
Tuan Dang
900f69f336 Uncomment GitHub/Netlify integrations 2023-01-18 10:53:57 +07:00
mv-turtle
c556820646 Merge pull request #235 from akhilmhdh/chore/eslint-frontend
airbnb eslint and sorting
2023-01-17 19:05:38 -08:00
Vladyslav Matsiiako
18fbe82535 Fixed minor bugs during code cleaning 2023-01-17 19:03:43 -08:00
akhilmhdh
7ae73d1b62 chore(frontend): added rule to seperate out @app imports and linted 2023-01-17 21:06:14 +05:30
akhilmhdh
cf7834bfc3 chore(frontend): fixed all eslint errors 2023-01-17 21:06:14 +05:30
Maidul Islam
9f82e2d836 correct host api for k8 2023-01-16 18:01:20 -08:00
Maidul Islam
f20af1f5f8 Improve k8 docs and add docs for auto redeploy 2023-01-16 17:29:02 -08:00
Maidul Islam
8343f8ea0d Update k8 helm chart version 2023-01-16 16:55:24 -08:00
Maidul Islam
74c0dcd1f5 Remove the use of error channel from go routine 2023-01-16 16:52:59 -08:00
Maidul Islam
40696e4095 increase CLI version v0.2.3 2023-01-16 15:11:49 -08:00
Tuan Dang
614a2558f5 Patch IP recognition 2023-01-17 00:50:35 +07:00
Tuan Dang
56aec216c1 Adjust app-wide API limit 2023-01-17 00:10:11 +07:00
Tuan Dang
b359fb5f3b Adjust app-wide rate limiter 2023-01-16 23:48:03 +07:00
Maidul Islam
1fbbbab602 Allow new channel types 2023-01-16 08:45:21 -08:00
Tuan Dang
89697df85e Increase rate limits for API 2023-01-16 22:09:58 +07:00
Maidul Islam
37ee8148c6 revert default api domain 2023-01-15 23:57:13 -08:00
Maidul Islam
9e55102816 Switch to v2/secrets CURD api for cli 2023-01-15 23:56:06 -08:00
Maidul Islam
b8fa5e8a89 add method to get channel from user agent 2023-01-15 23:55:13 -08:00
Maidul Islam
3ba636f300 switch k8-operator to secrets v2api 2023-01-15 23:12:11 -08:00
Maidul Islam
da3742f600 set userid and email based on presence of service token/jwt 2023-01-15 22:03:14 -08:00
Maidul Islam
35f4d27ab0 Populate service token user 2023-01-15 21:40:19 -08:00
Maidul Islam
cf123d1887 service token create - change env to slug 2023-01-15 21:40:19 -08:00
Tuan Dang
b3816bd828 Merge branch 'main' of https://github.com/Infisical/infisical 2023-01-16 10:53:16 +07:00
Tuan Dang
7c7c9dea40 Add Infisical API to README 2023-01-16 10:53:07 +07:00
BlackMagiq
eabe406ab0 Merge pull request #229 from Infisical/expand-open-api
Fill in more example values for OpenAPI schema
2023-01-16 10:14:50 +07:00
Tuan Dang
2ae617cda6 Fill in more example values for OpenAPI schema 2023-01-16 10:13:56 +07:00
BlackMagiq
1b16066335 Merge pull request #228 from Infisical/expand-open-api
Add images to API reference authentication for getting API keys and n…
2023-01-16 10:02:08 +07:00
Tuan Dang
da251d3d2d Add images to API reference authentication for getting API keys and notes on crypto 2023-01-16 09:58:48 +07:00
Maidul Islam
818efe61f4 Merge pull request #227 from Infisical/k8-new-service-token-and-auto-redeploy
add auto redeploy, new secrets api, and new service token
2023-01-15 17:03:11 -08:00
Maidul Islam
9f08b04c92 update secrets-operator helm chart 2023-01-15 17:01:31 -08:00
Maidul Islam
41d17c930a update kubectl install configs 2023-01-15 17:00:06 -08:00
Maidul Islam
63f22c554a add auto redeploy, new secrets api, and new service token 2023-01-15 16:47:09 -08:00
Vladyslav Matsiiako
cba57cf317 Updated readme.md 2023-01-15 16:44:44 -08:00
Vladyslav Matsiiako
9a28e5b4bc Added to auto-redirect to the no projects page 2023-01-15 16:06:44 -08:00
mv-turtle
a2689002d3 Merge pull request #226 from akhilmhdh/chore/move-to-src
chore(frontend): changed source code to src folder from root
2023-01-15 14:58:17 -08:00
mv-turtle
e7a9b83877 Merge branch 'main' into chore/move-to-src 2023-01-15 14:37:04 -08:00
Vladyslav Matsiiako
813db9dbbc Added volumes and deleted logs 2023-01-15 14:25:29 -08:00
Vladyslav Matsiiako
72d52c9941 Fixing merge conflicts for the folder structure 2023-01-15 13:42:17 -08:00
Vladyslav Matsiiako
4c2b9d4703 Solving merge conflicts 2023-01-15 13:40:03 -08:00
Vladyslav Matsiiako
b1f7505f30 Fixed the redirectbug with deleting a certain workspace 2023-01-15 13:31:57 -08:00
akhilmhdh
63e9d83ba4 chore(frontend): changed source code to src folder from root 2023-01-16 00:34:22 +05:30
Vladyslav Matsiiako
1534a47adc Fixed the redirectbug with adding a new workspace 2023-01-15 10:45:41 -08:00
mv-turtle
c563548a1c Merge pull request #224 from akhilmhdh/feat/migration-ts-v2
feat(frontend): migrated to ts completed.
2023-01-15 09:57:15 -08:00
BlackMagiq
a633a3534d Merge pull request #225 from Infisical/expand-open-api
Add new organization endpoints to API reference
2023-01-16 00:04:08 +07:00
Tuan Dang
992357cbc4 Add new organization endpoints to API reference 2023-01-16 00:00:04 +07:00
akhilmhdh
ffc3562709 feat(frontend): migrated to ts completed. 2023-01-15 21:34:54 +05:30
BlackMagiq
f19db530b1 Merge pull request #223 from Infisical/api-keys
API Keys V1
2023-01-15 14:49:21 +07:00
Tuan Dang
061a9c8583 Fix build errors 2023-01-15 14:47:23 +07:00