Commit Graph

1363 Commits

Author SHA1 Message Date
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
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
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
Maidul Islam
b066a55ead Show only secret keys if write only access 2023-02-11 23:41:51 -08:00
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
Vladyslav Matsiiako
8fd2578a6d fixed the bug with no projects 2023-02-10 23:16:37 -08:00
mv-turtle
cc809a6bc0 Merge pull request #315 from akhilmhdh/feat/new-layout
Feat new layout synced with api changes
2023-02-10 22:20:11 -08:00
Vladyslav Matsiiako
66659c8fc8 Bug/typo/style fixes and some minor improvements 2023-02-10 22:17:39 -08:00
Maidul Islam
31293bbe06 Remove tags from secrets when tag is deleted 2023-02-10 19:33:40 -08:00
Maidul Islam
1c3488f8db add reset infisical docs 2023-02-10 17:41:31 -08:00
Maidul Islam
20e536cec0 Remove printing pathToDir 2023-02-10 17:25:01 -08:00
Vladyslav Matsiiako
e8b498ca6d Minor style tweaks 2023-02-10 16:45:31 -08:00
Maidul Islam
b82f8606a8 add ValidateEnvironmentName method 2023-02-10 15:08:12 -08:00
Maidul Islam
ab27fbccf7 add reset command 2023-02-10 14:19:04 -08:00
Maidul Islam
d50de9366b Add docs for generate-example-env command 2023-02-10 12:29:47 -08:00
Maidul Islam
4c56bca4e7 Remove newline after heading in .sample-env 2023-02-10 12:24:29 -08:00
BlackMagiq
a60774a3f4 Merge pull request #327 from Infisical/parameter-store
Add support and docs for AWS parameter store and secret manager
2023-02-11 01:52:29 +07:00
Tuan Dang
03426ee7f2 Fix lint errors 2023-02-11 01:49:53 +07:00
Tuan Dang
428022d1a2 Add support and docs for AWS parameter store and secret manager 2023-02-11 01:40:18 +07:00
akhilmhdh
b5bcd0a308 feat(ui): updated merge conflicts in layout with new design 2023-02-10 22:09:22 +05:30
akhilmhdh
03c72ea00f feat(ui): added back layout change made for integrations page 2023-02-10 22:06:02 +05:30
akhilmhdh
a486390015 feat(ui): added new layout 2023-02-10 22:05:59 +05:30
akhilmhdh
8dc47110a0 feat(ui): added org context and user context 2023-02-10 22:03:57 +05:30
akhilmhdh
52a6fe64a7 feat(ui): new layout added queries 2023-02-10 22:03:57 +05:30
Maidul Islam
081ef94399 hard code site url frontend 2023-02-09 22:49:58 -08:00
Vladyslav Matsiiako
eebde3ad12 Updated env variables and emails 2023-02-09 22:27:30 -08:00
Vladyslav Matsiiako
6ab6147ac8 Fixed service token bug 2023-02-09 13:40:33 -08:00
Tuan Dang
dd7e8d254b Merge branch 'main' of https://github.com/Infisical/infisical 2023-02-09 18:24:23 +07:00
Tuan Dang
2765f7e488 Fix Vercel get apps response encoding 2023-02-09 18:24:10 +07:00
mv-turtle
2d3a276dc2 Merge pull request #309 from RashidUjang/fix/issue-308-sidebar-issue
fix: handle duplicate edge case for sidebar loading
2023-02-08 23:50:41 -08:00
Vladyslav Matsiiako
55eddee6ce Returned back @RashidUjang's change with secretIds 2023-02-08 23:48:25 -08:00
mv-turtle
ab751d0db3 Merge branch 'main' into fix/issue-308-sidebar-issue 2023-02-08 23:42:46 -08:00
Vladyslav Matsiiako
b2bd0ba340 Merge branch 'main' of https://github.com/Infisical/infisical 2023-02-08 23:38:25 -08:00
Vladyslav Matsiiako
224fa25fdf Minor style fixes 2023-02-08 23:38:00 -08:00
Maidul Islam
6115a311ad Merge pull request #317 from Infisical/gen-example-env-command
generate example .env file command
2023-02-08 18:51:23 -08:00
Maidul Islam
a685ac3e73 update regex to capature comment 2023-02-08 18:48:45 -08:00
Maidul Islam
9a22975732 When comments are empty, return empty byte 2023-02-08 17:29:35 -08:00
Vladyslav Matsiiako
cd0b2e3a26 Change default secret comments 2023-02-08 14:36:56 -08:00
Vladyslav Matsiiako
80a3c196ae Fixed errors with undefined tags 2023-02-08 14:32:57 -08:00
Maidul Islam
b0c541f8dc generate example .env file command 2023-02-08 13:46:57 -08:00
Tuan Dang
6188b04544 Switch azure integration off 2023-02-08 13:53:12 +07:00
Tuan Dang
8ba4f964d4 Switch Azure KV integration on 2023-02-08 13:42:49 +07:00
mv-turtle
0d2caddb12 Merge pull request #292 from HasanMansoor4/auto-capitalization-toggle
Auto capitalization toggle for secrets
2023-02-07 21:55:05 -08:00