Commit Graph

831 Commits

Author SHA1 Message Date
Tuan Dang
52f234675a Merge branch 'main' of https://github.com/Infisical/infisical 2023-01-10 12:41:01 +07:00
Tuan Dang
0b2ac0470d Add activity logs docs 2023-01-10 12:40:52 +07:00
Tuan Dang
b1f62ffd35 Finish secret versioning docs 2023-01-10 12:04:53 +07:00
Maidul Islam
9762b580a5 fix typo in login message 2023-01-09 20:53:12 -05:00
Maidul Islam
9aa8bfa1a2 check if err is not nil first before checking error prefix 2023-01-09 19:43:01 -05:00
Maidul Islam
60a03cad98 Add error for when no login/no token 2023-01-09 19:28:22 -05:00
Maidul Islam
b702f29c46 Add warning log 2023-01-09 19:27:15 -05:00
Maidul Islam
12e104e12a Fix windows run bug by adding proper split on envior 2023-01-09 19:26:20 -05:00
Maidul Islam
b6ce660a3c add self recover when key not found in keychain 2023-01-09 19:22:03 -05:00
Maidul Islam
b03bd5fa08 set keyring to use defult keychain 2023-01-09 19:20:20 -05:00
Maidul Islam
6bd908f4cb allow viewing all secrets with service token 2023-01-09 19:18:43 -05:00
Maidul Islam
518606425a allow export to run with service token 2023-01-09 19:18:15 -05:00
Tuan Dang
e3bf2791ee Continue PIT docs 2023-01-10 01:18:55 +07:00
Maidul Islam
f9e6ac2496 Add basic swagger autogen 2023-01-09 12:49:17 -05:00
Maidul Islam
a55b271525 Merge pull request #204 from cerrussell/patch-1
Issue 159 - Docker image tags
2023-01-09 08:46:25 -05:00
Tuan Dang
8d53d2e4b1 Merge branch 'main' of https://github.com/Infisical/infisical 2023-01-09 10:38:51 +07:00
Caroline Russell
9241020eb2 Added back latest tag 2023-01-08 03:12:30 -05:00
Caroline Russell
7e33f48a3b Added short commit to tag action 2023-01-08 03:06:40 -05:00
mv-turtle
0312891f8b Merge pull request #203 from Infisical/signup-flow
Refactor of the signup flow
2023-01-07 16:50:38 -08:00
Vladyslav Matsiiako
6de4eca4fc Refactored signup and added team invitation step 2023-01-07 16:40:28 -08:00
Vladyslav Matsiiako
b0fb86a6ac Added docs link to the dashboard 2023-01-07 11:46:17 -08:00
Vladyslav Matsiiako
f3f6871d81 UX fixes around the app 2023-01-06 22:39:54 -08:00
mv-turtle
a438b8b91b Merge pull request #187 from Infisical/snyk-upgrade-424d98e46758fcf23e4a0e06a413eb47
[Snyk] Upgrade @stripe/stripe-js from 1.36.0 to 1.46.0
2023-01-06 20:44:09 -08:00
mv-turtle
498571b4fb Merge branch 'main' into snyk-upgrade-424d98e46758fcf23e4a0e06a413eb47 2023-01-06 20:41:44 -08:00
mv-turtle
89136aab24 Merge pull request #197 from JoaoVictor6/confirm-secret-key-delete
Add popup before secret delete
2023-01-06 20:40:40 -08:00
mv-turtle
eed6c75836 Merge pull request #188 from mocherfaoui/import-export-secrets
add ability to import/export secrets with comments
2023-01-06 20:26:36 -08:00
Vladyslav Matsiiako
51368e6598 Trying to fix the telemetry issue in a pr check 2023-01-06 20:23:26 -08:00
Vladyslav Matsiiako
2c221dbb03 Fixed the missing field TS error 2023-01-06 17:08:27 -08:00
Vladyslav Matsiiako
88ca056abb Fixing the typescript error 2023-01-06 17:04:46 -08:00
Vladyslav Matsiiako
17133cd61b Fixing the yaml dependency version issue x2 2023-01-06 17:02:05 -08:00
Vladyslav Matsiiako
2bbea36ce8 Fixing the yaml dependency version issue 2023-01-06 16:59:51 -08:00
mv-turtle
5e03a54fa8 Merge branch 'main' into import-export-secrets 2023-01-06 16:07:11 -08:00
Maidul Islam
53273df51f Add single secrets v2 operations 2023-01-06 18:47:52 -05:00
Maidul Islam
a04fe00563 fix health check import 2023-01-06 15:55:30 -05:00
Maidul Islam
6afb276b35 Only show pass phrase env if env is not set 2023-01-06 15:13:55 -05:00
Maidul Islam
cb60151c0e Add status api 2023-01-06 10:51:15 -05:00
Vladyslav Matsiiako
9386efd7c4 Merge branch 'main' of https://github.com/Infisical/infisical 2023-01-05 23:15:26 -08:00
Vladyslav Matsiiako
d90affbe87 UI bug fixes for the dashboard 2023-01-05 23:15:05 -08:00
Maidul Islam
7152e16288 add message to avoid typing in file passphrase 2023-01-06 01:30:08 -05:00
Maidul Islam
0d8e1042ba update crud CLI docs and remove projectID from run command 2023-01-06 01:18:12 -05:00
Tuan Dang
08dc4532f4 Merge branch 'main' of https://github.com/Infisical/infisical 2023-01-06 13:09:32 +07:00
Maidul Islam
85be609290 Remove comment from posthog fn 2023-01-06 00:59:54 -05:00
Maidul Islam
37998b84a9 Add logs for posthog in frontend 2023-01-05 23:15:30 -05:00
Maidul Islam
37c66c2499 update variable to check telemetry 2023-01-05 22:12:54 -05:00
João Victor
12a9b60cc5 refactor: use DeleteActionButton component and improve types 2023-01-05 22:35:03 -03:00
João Victor
4c79aadc22 feat: create dialog and button for confirm delete 2023-01-05 22:34:18 -03:00
João Victor
a87dc2fcb9 refactor: add new sentences
I would add it in the Korean folder, but I don't know it :(
2023-01-05 22:33:05 -03:00
Maidul Islam
b60f0c1556 Increase cli version and decode hex for service token encryption key 2023-01-05 17:55:49 -05:00
Vladyslav Matsiiako
054b3e3450 Merge branch 'main' of https://github.com/Infisical/infisical 2023-01-05 14:52:07 -08:00
Vladyslav Matsiiako
de9d832669 Temporarily remove integrations as available 2023-01-05 14:24:16 -08:00