Commit Graph

1411 Commits

Author SHA1 Message Date
Maidul Islam
be38844a5b Add 2FA in CLI 2023-02-17 20:48:19 -05:00
Maidul Islam
1d11f11eaf Refactor login cmd 2023-02-16 15:49:14 -08:00
Maidul Islam
f2d7401d1d Add support for version 2 auth 2023-02-16 15:47:59 -08:00
Tuan Dang
c57394bdab Merge remote-tracking branch 'origin' into mfa 2023-02-15 11:44:42 +07:00
Maidul Islam
da857f321b allow to set default env in project file 2023-02-14 19:57:27 -08:00
Tuan Dang
754ea09400 Add simple tries left for MFA 2023-02-15 10:28:23 +07:00
mv-turtle
c7dd028771 Update README.md 2023-02-14 18:34:41 -08:00
mv-turtle
3c94bacda9 Update README.md 2023-02-14 18:31:45 -08:00
Maidul Islam
8e85847de3 improve example .env file format 2023-02-14 17:33:24 -08:00
Maidul Islam
0c10bbb569 send error message to standard error out 2023-02-14 13:43:40 -08:00
Tuan Dang
b710944630 Add more edge-cases to MFA 2023-02-15 01:29:40 +07:00
Tuan Dang
280f482fc8 Fix merge conflicts 2023-02-14 17:40:42 +07:00
Tuan Dang
e1ad8fbee8 Refactoring functions into services, helper functions, hooks, patch bugs 2023-02-14 17:38:58 +07:00
Maidul Islam
fba54ae0c6 Add tags query to secrets api 2023-02-13 22:28:59 -08:00
Maidul Islam
e243c72ca6 add tags flag to secrets related command 2023-02-13 22:28:30 -08:00
Maidul Islam
23ea6fd4f9 filter secrets by tags 2023-02-13 20:51:43 -08:00
mv-turtle
3f9f2ef238 Merge pull request #329 from fervillarrealm/feature/52-save-changes-user-leaving-dashboard
feat(ui): save changes when user leaving dashboard
2023-02-13 19:47:10 -08:00
Vladyslav Matsiiako
77cb20f5c7 Fixed a TS error 2023-02-13 19:44:18 -08:00
Vladyslav Matsiiako
ddf630c269 Fixed a TS error 2023-02-13 19:00:43 -08:00
mv-turtle
39adb9a0c2 Merge pull request #328 from akhilmhdh/feat/ui-improvements
feat(ui): add new button style, improved select ui and linted app layout
2023-02-13 17:44:41 -08:00
mv-turtle
97fde96b7b Merge branch 'main' into feat/ui-improvements 2023-02-13 17:33:23 -08:00
Vladyslav Matsiiako
190391e493 Fixed bugs with organizations and sidebars 2023-02-13 17:27:21 -08:00
Maidul Islam
6f6df3e63a Update approverSchema 2023-02-13 11:27:02 -08:00
Fernando Villarreal
23c740d225 setHasUnsavedChanges to false when user selects another env and they agree to not save changes 2023-02-13 11:07:22 -06:00
Fernando Villarreal
702d4de3b5 feature/52-save-changes-user-leaving-dashboard 2023-02-13 10:18:52 -06:00
Tuan Dang
445fa35ab5 Add Aashish to README 2023-02-13 18:55:09 +07:00
BlackMagiq
9868476965 Merge pull request #298 from Aashish-Upadhyay-101/circleci-integration-branch
Circleci integration branch
2023-02-13 18:03:22 +07:00
Aashish-Upadhyay-101
bfa6b955ca handleAuthorizedIntegrationOptionPress case circleci 2023-02-13 16:29:06 +05:45
Tuan Dang
13b1805d04 Checkpoint 2 2023-02-13 17:11:31 +07:00
Aashish-Upadhyay-101
90f5934440 projects displaying issue fixed using circleci v1.1 2023-02-13 15:32:37 +05:45
Tuan Dang
30b2b85446 Fix merge conflicts 2023-02-13 15:24:19 +07:00
Maidul Islam
0adc3d2027 create secret approval data model 2023-02-12 23:20:27 -08:00
Tuan Dang
e53fd110f6 Checkpoint weaving frontend and backend MFA 2023-02-13 12:29:36 +07:00
Maidul Islam
edf0294d51 Remove docker fine cli 2023-02-12 19:59:40 -08:00
Vladyslav Matsiiako
8850b44115 Merge branch 'main' of https://github.com/Infisical/infisical 2023-02-12 17:54:55 -08:00
Vladyslav Matsiiako
17f9e53779 Updated the dashabord, members, and settings pages 2023-02-12 17:54:22 -08:00
Maidul Islam
a61233d2ba Release docker images for cli 2023-02-12 14:22:59 -08:00
Maidul Islam
2022988e77 Only allow sign up when invted 2023-02-12 10:34:32 -08:00
Maidul Islam
409de81bd2 Allow sign up disable 2023-02-12 09:34:52 -08:00
akhilmhdh
2b289ddf77 feat(ui): add new button style, improved select ui and linted app layout 2023-02-12 17:31:22 +05:30
Maidul Islam
b066a55ead Show only secret keys if write only access 2023-02-11 23:41:51 -08:00
Aashish-Upadhyay-101
8dfc0138f5 circleci project name issue fixed 2023-02-12 09:41:34 +05:45
Aashish-Upadhyay-101
517f508e44 circleci Current Integrations section error fixed 2023-02-12 08:32:04 +05:45
Maidul Islam
2f1a671121 add workspace-memberships api 2023-02-11 15:16:33 -08:00
Maidul Islam
2fb4b261a8 Turn off auto delete and manual check ttl for token 2023-02-11 11:08:46 -08:00
Aashish-Upadhyay-101
9c3c745fdf small changes 2023-02-11 18:10:58 +05:45
Aashish-Upadhyay-101
6a75147719 circleci-done 2023-02-11 17:57:01 +05:45
Aashish-Upadhyay-101
295b363d8a Merge remote-tracking branch 'refs/remotes/origin/main' into circleci-integration-branch 2023-02-11 17:55:59 +05:45
Aashish-Upadhyay-101
d96b5943b9 circleci integration create.jsx and authorize.jsx created 2023-02-11 17:08:03 +05:45
Tuan Dang
17406e413d Merge remote-tracking branch 'origin/2fa' into mfa 2023-02-11 16:08:13 +07:00