Commit Graph

151 Commits

Author SHA1 Message Date
Tuan Dang
f138973ac7 Add org-scoped auth to org-level endpoints, add migration file for org enableAuth field 2024-02-04 14:44:08 -08:00
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
Maidul Islam
2f54c4dd7e add sharp for prod nextjs build 2022-12-13 20:07:53 -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
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
Vladyslav Matsiiako
95a1e9560e Added automatic secret sorting on the first pull 2022-12-11 21:28:59 -05:00
lemmy mwaura
099ddd6805 fix:quotes - prettier 2022-12-12 01:08:59 +03: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
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
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
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
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
93da106dbc test 2022-12-10 12:15:04 -05:00
Maidul Islam
c2eac43b4f remove prepare temporary 2022-12-10 11:21:35 -05:00
Vladyslav Matsiiako
138acd28e8 Updated Infisical onboarding guide 2022-12-10 10:18:57 -05:00
Maidul Islam
1fff273abb modify eslint rules 2022-12-10 09:28:19 -05:00
Maidul Islam
b586fcfd2e Add eslint disable next line 2022-12-10 09:26:54 -05:00
Maidul Islam
45ad639eaf Merge pull request #111 from SH5H/main
Add husky and lint-staged
2022-12-10 09:25:02 -05:00
seunghyunOh
d883c7ea96 Bring the last version of package file 2022-12-10 15:25:40 +09:00
seunghyunOh
5ed02955f8 Update lock file with npm audit fix command 2022-12-10 15:21:42 +09:00
seunghyunOh
f805691c4f Update lock file in the frontend 2022-12-10 15:01:38 +09:00
seunghyunOh
4548931df3 Downgrade the version of lock file in frontend 2022-12-10 14:58:13 +09:00
seunghyunOh
40b42fdcb5 Update package-lock.json 2022-12-10 12:36:18 +09:00
seunghyunOh
ad907fa373 Remove useless dependencies 2022-12-10 12:28:46 +09:00
mv-turtle
ae1088d3f6 Merge pull request #110 from arjunyel/password-autocomplete
Add autocomplete to sign in/up forms
2022-12-09 22:27:20 -05:00
seunghyunOh
9a3caac75f Add husky and lint-staged 2022-12-10 12:13:48 +09:00
arjunyel
cd70128ff8 Add autocomplete to sign in/up forms 2022-12-09 17:26:08 -06:00
Vladyslav Matsiiako
f49fe3962d Added progress bar for the Infisical Guide 2022-12-09 18:02:22 -05:00
Vladyslav Matsiiako
9ee0c8f1b7 Fixed typescript issue for signupinvites 2022-12-09 17:20:17 -05:00
Vladyslav Matsiiako
8266c4dd6d Fixed the undefined private key issue 2022-12-09 12:45:47 -05:00
mv-turtle
3c449750d3 Merge pull request #92 from asharonbaltazar/feat-add-notif-timeout
Add Notification Timeout
2022-12-07 19:59:39 -05:00
Maidul Islam
da6a8ccdea fix typo for layout 2022-12-07 16:45:45 -05:00