Commit Graph

870 Commits

Author SHA1 Message Date
Maidul Islam
fbe2297ed6 Add depot 2023-01-10 16:28:48 -05:00
Maidul Islam
1dbd121aa4 Try different keys for workflow cache 2023-01-10 14:30:52 -05:00
Vladyslav Matsiiako
357d15b034 Merge branch 'main' of https://github.com/Infisical/infisical 2023-01-10 10:56:02 -08:00
Vladyslav Matsiiako
a3db20cacf Fixed the bug with wrong project id in local storage 2023-01-10 10:55:52 -08:00
Maidul Islam
b8edcab0d5 delete push-frontend-image-docker 2023-01-10 13:25:34 -05:00
Maidul Islam
be8a274e5a create separate frontend workflow 2023-01-10 13:20:37 -05:00
Maidul Islam
06f8826d67 Merge pull request #208 from Infisical/docker-cache
Docker cache
2023-01-10 12:01:51 -05:00
Maidul Islam
97f77dcada set push to true for backend workflow 2023-01-10 11:59:17 -05:00
Maidul Islam
e4d302b7e1 Add cache to build step in backend 2023-01-10 11:56:42 -05:00
Maidul Islam
3eb2209eb8 add cache to build after test step 2023-01-10 11:35:58 -05:00
Vladyslav Matsiiako
e7c75b544d Fixed the discrepancies between projectIds in url and local storage 2023-01-10 08:35:14 -08:00
Maidul Islam
07e6eb88ea use github cache 2023-01-10 11:21:14 -05:00
Maidul Islam
c81320c09d remove frontend testing 2023-01-10 11:14:40 -05:00
Maidul Islam
b10e28b9b5 set push to false to test cache 2023-01-10 10:44:51 -05:00
Maidul Islam
5409bdb0cb Add local cache 2023-01-10 10:37:53 -05:00
Maidul Islam
35c6e1d668 Merge pull request #207 from Grraahaam/fix/typos
fix: readme and translation typos
2023-01-10 10:18:45 -05:00
Maidul Islam
d1467348d1 Update release_build.yml 2023-01-10 09:21:13 -05:00
Maidul Islam
b1ccb93d85 Update docker-image.yml 2023-01-10 09:19:55 -05:00
Grraahaam
68c3b508e3 fix(doc): readme typos 2023-01-10 14:57:37 +01:00
Grraahaam
1f68b8966d fix(front): translation typos 2023-01-10 14:57:22 +01:00
BlackMagiq
cbfd35e181 Merge pull request #202 from Infisical/ph-telemetry
Draft: Telemetry for v2 routes
2023-01-10 15:27:41 +07:00
Tuan Dang
9b266309c2 Merge branch 'ph-telemetry' of https://github.com/Infisical/infisical into ph-telemetry 2023-01-10 15:22:12 +07:00
Tuan Dang
cc46b575b7 Delete array/brackets in /v2/secrets DELETE route 2023-01-10 15:21:50 +07:00
Vladyslav Matsiiako
08ab27cad8 Merge branch 'ph-telemetry' of https://github.com/Infisical/infisical into ph-telemetry 2023-01-10 00:08:16 -08:00
Vladyslav Matsiiako
387ef17038 Fix some dashabord bugs 2023-01-10 00:08:06 -08:00
Tuan Dang
b71ba35a22 Fix inviting existing user to org 2023-01-10 14:56:34 +07:00
Vladyslav Matsiiako
c2a03e4e0c Comment out yaml fo rnow 2023-01-09 23:33:36 -08:00
Vladyslav Matsiiako
266d8b7775 Fixed the bug with creating projects 2023-01-09 23:06:10 -08:00
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
Vladyslav Matsiiako
556a646dce Added sharing keys with a user while creating a new project 2023-01-09 19:01:22 -08: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
mv-turtle
ce7d411f29 Merge branch 'main' into ph-telemetry 2023-01-09 13:26:55 -08:00
Vladyslav Matsiiako
933fed5da6 Got rid of i18n logs 2023-01-09 13:15:54 -08:00
Vladyslav Matsiiako
486aa139c2 Changed frontend to use the new secrets routes 2023-01-09 13:14:07 -08: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
b6189a90f4 Merge branch 'ph-telemetry' of https://github.com/Infisical/infisical into ph-telemetry 2023-01-09 17:11:51 +07:00
Tuan Dang
d2c77d9985 Patch integrations Secret querying by workspaceId 2023-01-09 17:11:33 +07:00
mv-turtle
6ce12c71e1 Merge pull request #205 from Infisical/activity-logs
Add endpoints for rollbacks and secret versions
2023-01-09 00:56:28 -08:00