Commit Graph

386 Commits

Author SHA1 Message Date
Vladyslav Matsiiako
90537f2e6d Fixed the drag & drop zone 2022-12-14 00:36:05 -05:00
Vladyslav Matsiiako
c9448656bf Fixed the TS error with signup invites 2022-12-13 23:30:53 -05:00
Tuan Dang
f3900213b5 Add telemetry output at backend container start 2022-12-13 21:59:12 -05:00
Maidul Islam
2f54c4dd7e add sharp for prod nextjs build 2022-12-13 20:07:53 -05:00
Maidul Islam
c33b043f5f remove cookie path temporary 2022-12-13 18:54:45 -05:00
Maidul Islam
5db60c0dad update helm template; check for non string 2022-12-13 17:55:49 -05:00
Tuan Dang
1a3d3906da Change jid path 2022-12-13 16:25:19 -05:00
Tuan Dang
62f0b3f6df Patch EMAIL_TOKEN_LIFETIME expiring early 2022-12-13 15:22:07 -05:00
Maidul Islam
d1c38513f7 update chart version 2022-12-13 12:48:29 -05:00
Maidul Islam
63253d515f quote secrets for template 2022-12-13 12:46:35 -05:00
mv-turtle
584d309b80 Fixed the TS bug in signupinvite 2022-12-13 09:52:30 -05:00
Vladyslav Matsiiako
07bb3496e7 Added the account recovery flow 2022-12-12 20:42:16 -05:00
Maidul Islam
c83c75db96 Merge pull request #116 from reginaldbondoc/main
Add healthchecks and test image before push
2022-12-12 13:31:44 -05:00
Reginald Bondoc
bcd18ab0af Ignore linting healthcheck & exclue in rate-limiting 2022-12-12 19:11:44 +01:00
Reginald
1ea75eb840 Merge branch 'Infisical:main' into main 2022-12-12 18:15:13 +01:00
Tuan Dang
6f90064400 Add required backup key return fields for GET backup key 2022-12-12 08:31:20 -05:00
Vladyslav Matsiiako
95a1e9560e Added automatic secret sorting on the first pull 2022-12-11 21:28:59 -05:00
mv-turtle
11e0790f13 Merge pull request #117 from LemmyMwaura/secrets-dash-jumping-bug-#51
🐛 Dashboard bugfix - Jumping Secrets #51
2022-12-11 21:20:04 -05:00
lemmy mwaura
099ddd6805 fix:quotes - prettier 2022-12-12 01:08:59 +03:00
Tuan Dang
01982b585f Add empty Vercel docs for integration reference 2022-12-11 17:02:06 -05:00
Reginald Bondoc
752ebaa3eb Add healthchecks and test image before push 2022-12-11 22:36:46 +01:00
lemmy mwaura
117acce3f6 Merge branch 'main' of github.com:LemmyMwaura/infisical into secrets-dash-jumping-bug-#51 2022-12-11 23:50:35 +03:00
lemmy mwaura
f94bf1f206 feat:only sort on reorder and cleanup changes 2022-12-11 23:31:31 +03:00
mv-turtle
8896e1232b Merge pull request #114 from Infisical/account-recovery
Begin reset password backend functionality
2022-12-11 14:55:54 -05:00
lemmy mwaura
d456dcef28 refactor(perf):go back to passing index and using it to mutate keypair 2022-12-11 22:25:16 +03:00
Vladyslav Matsiiako
eae2fc813a Convert JS to TS (#47) 2022-12-11 13:06:25 -05:00
Vladyslav Matsiiako
7cdafe0eed Updated notifications 2022-12-11 13:01:40 -05:00
Vladyslav Matsiiako
9dc1645559 Merge branch 'main' of https://github.com/Infisical/infisical 2022-12-11 11:38:25 -05:00
mv-turtle
158c51ff3c Merge pull request #115 from SH5H/main
Convert JS to TS
2022-12-11 11:31:21 -05:00
lemmy mwaura
864757e428 fix: add new row as map instead of list, bug fix due to updates 2022-12-11 17:58:41 +03:00
lemmy mwaura
fa53a9e41d refactor: remove unused index values 2022-12-11 17:54:19 +03:00
lemmy mwaura
36372ebef3 feat: find keypair by id during mutation 2022-12-11 17:53:49 +03:00
lemmy mwaura
b3a50d657d refactor: call modify fns with id instead of index 2022-12-11 17:00:25 +03:00
lemmy mwaura
c2f5f19f55 refactor: instead of the index and we pass the keypair id 2022-12-11 16:59:32 +03:00
seunghyunOh
2b6e69ce1b Fix Build Error 2022-12-11 15:51:29 +09:00
seunghyunOh
c4b4829694 Linting 2022-12-11 15:07:53 +09:00
seunghyunOh
d503102f75 Change tsconfig 2022-12-11 15:02:15 +09:00
seunghyunOh
4a14753b8c Convert TS to JS 2022-12-11 15:02:15 +09:00
Tuan Dang
6f682250b6 Begin reset password backend functionality 2022-12-10 23:06:54 -05:00
Vladyslav Matsiiako
52285a1f38 added long term secret token options 2022-12-10 22:29:47 -05:00
Vladyslav Matsiiako
31d6191251 Updated query-string package 2022-12-10 19:01:20 -05:00
BlackMagiq
999f668f39 Merge pull request #112 from reginaldbondoc/main
Add local SMTP server for development
2022-12-10 16:56:36 -05:00
Reginald Bondoc
6b546034f4 Use Sentry instead of console logs 2022-12-10 22:05:19 +01:00
Reginald Bondoc
da999107f3 Add local SMTP server for development 2022-12-10 21:10:05 +01:00
Maidul Islam
00ea296138 update cli install to remove $ from commands 2022-12-10 14:27:50 -05:00
lemmy mwaura
968af64ee7 refactor: set data as a map instead of list 2022-12-10 22:24:02 +03:00
Maidul Islam
589e811e9b disable eslint for TELEMETRY_CAPTURING_ENABLED 2022-12-10 13:49:37 -05:00
Maidul Islam
4f312cfd1a update helm default values 2022-12-10 13:42:21 -05:00
Maidul Islam
3dccfc5404 add envs to frontend k8 2022-12-10 13:39:00 -05:00
Maidul Islam
2b3a996114 Update helm values example 2022-12-10 12:15:04 -05:00