Commit Graph

1106 Commits

Author SHA1 Message Date
Tuan Dang
9d4ea2dcda Continue api-reference docs 2023-01-13 15:04:46 +07:00
Maidul Islam
f57f3e6475 enable integ 2023-01-12 23:27:10 -08:00
Vladyslav Matsiiako
d958341154 Corrected the telemetery event name 2023-01-12 22:15:17 -08:00
Vladyslav Matsiiako
61f767e895 Corrected the telemetery event name 2023-01-12 22:12:23 -08:00
Maidul Islam
d579684d2f increase version v0.2.1 2023-01-12 22:00:06 -08:00
Maidul Islam
35466a7f4a Modify get secrets logic 2023-01-12 21:58:03 -08:00
mv-turtle
95177074e3 Merge branch 'main' into feat/#31 2023-01-12 17:24:48 -08:00
Vladyslav Matsiiako
efd5016977 Added frontend for api-keys 2023-01-12 17:08:40 -08:00
Maidul Islam
1ac94ee940 selectively get user email from service toke/jwt 2023-01-12 16:38:12 -08:00
mv-turtle
dc76be3d22 Merge pull request #210 from Grraahaam/feat/translation-fr
feat: adding support for fr language 🌎🇫🇷
2023-01-12 16:10:02 -08:00
Maidul Islam
a707fe1498 disable integration 2023-01-12 15:56:49 -08:00
Maidul Islam
71f60f1589 Update modify secrets api v2 so that fields are optional 2023-01-12 15:31:58 -08:00
Vladyslav Matsiiako
47fd48b7b0 Fixed the TS error during signup 2023-01-12 13:57:00 -08:00
Vladyslav Matsiiako
07c65ded40 Refactored the logic for frontend dashboard 2023-01-12 01:05:13 -08:00
akhilmhdh
84700308f5 feat(#31): implemented ui for multi env and integrated api with backend
fix(#31): fixed all v2 release conflict
2023-01-11 23:12:05 +05:30
akhilmhdh
9116bf3344 feat(ui): implemented ui for env management table 2023-01-11 23:10:11 +05:30
akhilmhdh
3ad3e19bcf feat(#31): implemented api for environment crud operations 2023-01-11 23:10:11 +05:30
BlackMagiq
861639de27 Merge pull request #213 from Infisical/patch-integrations
Patch Vercel API teamId requirement for team integrations
2023-01-11 17:04:21 +07:00
Tuan Dang
37ed27111a Patch Vercel API teamId requirement for team integrations 2023-01-11 16:53:53 +07:00
Maidul Islam
c527efad94 Revert "Disabled integrations for now"
This reverts commit 389f5c4f21.
2023-01-11 00:24:05 -05:00
Vladyslav Matsiiako
389f5c4f21 Disabled integrations for now 2023-01-10 21:11:23 -08:00
BlackMagiq
acaae0b82c Merge pull request #212 from Infisical/patch-integrations
Bring back sync integrations to CRUD secrets routes
2023-01-11 11:23:43 +07:00
Tuan Dang
b8f102493e Bring back sync integrations to CRUD secrets routes 2023-01-11 11:19:56 +07:00
Tuan Dang
286184ab48 Merge branch 'main' of https://github.com/Infisical/infisical 2023-01-11 10:20:34 +07:00
Tuan Dang
c0f0d699b4 Add files to api-docs branch 2023-01-11 10:18:44 +07:00
Tuan Dang
0f043605d9 Fix merge conflicts 2023-01-11 10:08:44 +07:00
Tuan Dang
9ff0b7bc18 Minor changes to README 2023-01-11 10:03:40 +07:00
Grraahaam
0b281a02d0 fix(i18n): add default empty string 2023-01-11 01:54:16 +01:00
Grraahaam
d7b046236b Merge branch 'Infisical:main' into feat/translation-fr 2023-01-11 01:38:47 +01:00
Grraahaam
d9b7f69838 fix(lang): add remaining translation on login + signin 2023-01-11 01:32:53 +01:00
Grraahaam
16d2746749 fix(lang): add langugageMap fr 2023-01-11 01:30:15 +01:00
Maidul Islam
9ce4a52b8d Remove posthog for sev2 2023-01-10 19:07:50 -05:00
Vladyslav Matsiiako
0fab5d32f2 Merge branch 'main' of https://github.com/Infisical/infisical 2023-01-10 14:08:12 -08:00
Vladyslav Matsiiako
3fd5b521bb Removed service token logs 2023-01-10 14:08:02 -08:00
Maidul Islam
b8a750a31d Merge pull request #209 from Infisical/depot-docker
Depot docker
2023-01-10 16:50:55 -05:00
Maidul Islam
e51046fe62 remove QEMU 2023-01-10 16:47:09 -05:00
Maidul Islam
7fde55414a add depot token 2023-01-10 16:36:06 -05:00
Maidul Islam
db639b1a89 add project id to depot 2023-01-10 16:31:02 -05:00
Maidul Islam
fbe2297ed6 Add depot 2023-01-10 16:28:48 -05:00
Vladyslav Matsiiako
63a739d626 Removed posthog logs 2023-01-10 12:48:27 -08:00
Vladyslav Matsiiako
2212c351ca Merge branch 'main' of https://github.com/Infisical/infisical 2023-01-10 11:39:43 -08:00
Vladyslav Matsiiako
946fbe4716 Disabled integrations for now 2023-01-10 11:39:34 -08:00
Maidul Islam
1dbd121aa4 Try different keys for workflow cache 2023-01-10 14:30:52 -05:00
Vladyslav Matsiiako
357d15b034 Merge branch 'main' of https://github.com/Infisical/infisical 2023-01-10 10:56:02 -08:00
Vladyslav Matsiiako
a3db20cacf Fixed the bug with wrong project id in local storage 2023-01-10 10:55:52 -08:00
Grraahaam
0ae73e873f Merge branch 'Infisical:main' into feat/translation-fr 2023-01-10 19:36:10 +01:00
Maidul Islam
b8edcab0d5 delete push-frontend-image-docker 2023-01-10 13:25:34 -05:00
Maidul Islam
be8a274e5a create separate frontend workflow 2023-01-10 13:20:37 -05:00
Maidul Islam
06f8826d67 Merge pull request #208 from Infisical/docker-cache
Docker cache
2023-01-10 12:01:51 -05:00
Maidul Islam
97f77dcada set push to true for backend workflow 2023-01-10 11:59:17 -05:00