Commit Graph

820 Commits

Author SHA1 Message Date
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
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
Maidul Islam
68b99b9f00 central logging and 2v service token 2023-01-05 16:58:10 -05:00
Maidul Islam
2c8c7a1777 add helper functions to check workspace and login status 2023-01-05 16:58:10 -05:00
Maidul Islam
764636cd47 Add service token v2 api into cli 2023-01-05 16:58:10 -05:00
Vladyslav Matsiiako
c921eb8781 Telemetry and graphic changes 2023-01-05 13:11:13 -08:00
Vladyslav Matsiiako
5a19f8ed32 Hotfix: state updates for dashabord and service tokens 2023-01-05 09:46:04 -08:00
BlackMagiq
8ddcccabfa Merge pull request #193 from Infisical/activity-logs
Activity logs
2023-01-05 19:50:32 +07:00
Tuan Dang
db36b81b0c Update package-lock.json 2023-01-05 19:47:31 +07:00
Tuan Dang
85cb3a11aa Fix frontend endpoints for service tokens and patch secret index.d.ts error 2023-01-05 19:25:33 +07:00
Tuan Dang
6e125b9e74 Merge remote-tracking branch 'origin' into activity-logs 2023-01-05 18:23:43 +07:00
mv-turtle
4dce7e87dc Merge pull request #195 from Infisical/dependabot/npm_and_yarn/backend/json5-2.2.3
Bump json5 from 2.2.1 to 2.2.3 in /backend
2023-01-04 21:43:31 -08:00
dependabot[bot]
ca2f44be54 Bump json5 from 2.2.1 to 2.2.3 in /backend
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-05 05:41:35 +00:00