Akhil Mohan
|
97e4338335
|
feat(secret-rotation): implemented frontend ui for secret rotation
|
2023-11-01 22:21:31 +05:30 |
|
Akhil Mohan
|
82e924baff
|
feat(secret-rotation): implemented api and queue for secret rotation
|
2023-11-01 22:21:31 +05:30 |
|
BlackMagiq
|
2350219cc9
|
Merge pull request #1148 from Infisical/revert-transactions
Remove transactions from delete organization, workspace, user
|
2023-11-01 17:51:50 +02:00 |
|
Tuan Dang
|
28d7c72390
|
Merge remote-tracking branch 'origin' into revert-transactions
|
2023-11-01 16:41:32 +02:00 |
|
Akhil Mohan
|
e7321e8060
|
Merge pull request #1146 from Infisical/pino
Replace winston with pino logging
|
2023-11-01 20:07:33 +05:30 |
|
Akhil Mohan
|
28a2aebe67
|
chore: removed npx from pino-pretty
|
2023-11-01 20:06:02 +05:30 |
|
Tuan Dang
|
20d4f16d33
|
Move pino-pretty to dev-dep, dev script
|
2023-11-01 13:20:10 +02:00 |
|
Tuan Dang
|
75992e5566
|
Merge remote-tracking branch 'origin' into pino
|
2023-11-01 11:16:34 +02:00 |
|
Tuan Dang
|
7622a3f518
|
Remove transactions from delete organization, workspace, user
|
2023-11-01 11:06:36 +02:00 |
|
Tuan Dang
|
3b0bd362c9
|
Refactor requestErrorHandler, adjust request errors to appropriate pino log level
|
2023-11-01 10:10:39 +02:00 |
|
Tuan Dang
|
ad4513f926
|
Replace winston with pino
|
2023-10-31 15:03:36 +02:00 |
|
Akhil Mohan
|
1be46b5e57
|
Merge pull request #1085 from rtpa25/feat/create-multiple-orgs-under-same-account
feat: adds ability to create multiple orgs under the same account
|
2023-10-31 11:21:56 +05:30 |
|
Maidul Islam
|
98d9dd256b
|
remove image name from k8 docs
|
2023-10-30 16:59:25 -04:00 |
|
Maidul Islam
|
e5eee14409
|
Merge pull request #1121 from Infisical/snyk-fix-9c5c22e2d4bdb58631063170328a0670
[Snyk] Security upgrade crypto-js from 4.1.1 to 4.2.0
|
2023-10-30 14:18:10 -04:00 |
|
Maidul Islam
|
5bdb6ad6a1
|
Merge pull request #1141 from akhilmhdh/fix/backward-enc-key
feat: backward compatiable enc key in webhook
|
2023-10-30 13:19:18 -04:00 |
|
Akhil Mohan
|
c6846f8bf1
|
feat: updated backward compatiable enc key
|
2023-10-30 22:41:15 +05:30 |
|
Maidul Islam
|
46f03f33b0
|
fix approval plan typo
|
2023-10-30 12:48:06 -04:00 |
|
Akhil Mohan
|
6280d7eb34
|
feat: backward compatiable enc key in webhook
|
2023-10-30 21:30:37 +05:30 |
|
Maidul Islam
|
29286d2125
|
Merge pull request #1138 from Shraeyas:develop
Fix bug with copying secret to clipboard with an override
|
2023-10-29 22:56:14 -04:00 |
|
Shreyas Singh
|
c9f01ce086
|
Fix bug with copying secret to clipboard with an override
|
2023-10-29 21:25:36 +05:30 |
|
Maidul Islam
|
bc43e109eb
|
update zod version for frontend
|
2023-10-27 18:06:59 -04:00 |
|
Maidul Islam
|
238c43a360
|
Merge pull request #1131 from akhilmhdh/fix/build-failing-ts
fix: standalone build failure due to ts error
|
2023-10-27 17:44:10 -04:00 |
|
Maidul Islam
|
040a50d599
|
Merge pull request #1132 from Tchoupinax/main
feat(helm-chart): repair usage of resources key
|
2023-10-27 17:42:48 -04:00 |
|
Tchoupinax
|
8a1a3e9ab9
|
chore(helm-chart): increase the version to 0.4.2
|
2023-10-27 20:45:35 +02:00 |
|
Tchoupinax
|
2585d50b29
|
feat(helm-chart): repair usage of resources key
|
2023-10-27 20:42:35 +02:00 |
|
Maidul Islam
|
4792e752c2
|
update dependency of rate limiter
|
2023-10-27 10:48:25 -04:00 |
|
Akhil Mohan
|
1d161f6c97
|
fix: standalone build failure due to ts error
|
2023-10-27 20:05:51 +05:30 |
|
Maidul Islam
|
0d94b6deed
|
Merge pull request #1130 from Infisical/revert-1129-revert-1128-mongodb-dep
Revert "Revert "Remove mongodb direct dependency from backend""
|
2023-10-27 10:26:03 -04:00 |
|
Maidul Islam
|
75428bb750
|
Revert "Revert "Remove mongodb direct dependency from backend""
|
2023-10-27 10:24:49 -04:00 |
|
Maidul Islam
|
d90680cc91
|
Merge pull request #1129 from Infisical/revert-1128-mongodb-dep
Revert "Remove mongodb direct dependency from backend"
|
2023-10-27 10:21:04 -04:00 |
|
Maidul Islam
|
031c05b82d
|
Revert "Remove mongodb direct dependency from backend"
|
2023-10-27 10:20:51 -04:00 |
|
BlackMagiq
|
ffc6dcdeb4
|
Merge pull request #1128 from Infisical/mongodb-dep
Remove mongodb direct dependency from backend
|
2023-10-27 15:19:01 +01:00 |
|
Tuan Dang
|
dfc74262ee
|
Remove mongodb direct dependency from backend
|
2023-10-27 15:16:22 +01:00 |
|
Maidul Islam
|
59e46ef1d0
|
Merge pull request #1125 from akhilmhdh/fix/deep-main-page
fix: resolved nav header secret path issues
|
2023-10-27 10:01:57 -04:00 |
|
BlackMagiq
|
36e4cd71d3
|
Merge pull request #1127 from Infisical/update-node-saml
Update subdependencies, node-saml
|
2023-10-27 14:54:49 +01:00 |
|
Tuan Dang
|
d60b3d1598
|
Update subdependencies, node-saml
|
2023-10-27 14:52:22 +01:00 |
|
Akhil Mohan
|
15504346cd
|
fix: resolved nav header secret path issues
|
2023-10-27 12:16:37 +05:30 |
|
Maidul Islam
|
508ed7f7d6
|
Merge pull request #1124 from akhilmhdh/fix/folder-create-overview
fix:resolved overview page add secret not working when folder not exist in one level deep
|
2023-10-26 13:11:23 -04:00 |
|
Akhil Mohan
|
c097e43a4e
|
fix:resolved overview page add secret not working when folder not existing
|
2023-10-26 15:14:05 +05:30 |
|
snyk-bot
|
40a9a15709
|
fix: backend/package.json & backend/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-CRYPTOJS-6028119
|
2023-10-25 16:41:52 +00:00 |
|
Maidul Islam
|
c0592ad904
|
remove cypress folder from root
|
2023-10-24 10:41:16 -04:00 |
|
Maidul Islam
|
32970e4990
|
Merge pull request #1107 from Infisical/cypress
adding cypress tests
|
2023-10-24 10:38:47 -04:00 |
|
Vladyslav Matsiiako
|
7487b373fe
|
adding cypress test
|
2023-10-24 10:38:08 -04:00 |
|
Ronit Panda
|
619bbf2027
|
fix: fixes broken nonePage.tsx
|
2023-10-24 06:09:12 +05:30 |
|
Ronit Panda
|
1476d06b7e
|
feat: adds cancel button and uses zod over yup
|
2023-10-24 06:02:20 +05:30 |
|
Ronit Panda
|
fb59b02ab4
|
Merge branch 'Infisical:main' into feat/create-multiple-orgs-under-same-account
|
2023-10-24 05:42:31 +05:30 |
|
BlackMagiq
|
fc3db93f8b
|
Merge pull request #1102 from G3root/hasura-cloud
feat: add hasura cloud integration
|
2023-10-23 20:37:52 +01:00 |
|
Tuan Dang
|
120f1cb5dd
|
Remove print statements, clean hasura cloud integration frontend
|
2023-10-23 20:06:35 +01:00 |
|
Tuan Dang
|
bb9b060fc0
|
Update syncSecretsHasuraCloud
|
2023-10-23 19:52:55 +01:00 |
|
Maidul Islam
|
26605638fa
|
Merge pull request #1110 from techemmy/docs/add-REAMDE-for-contributing-to-the-docs
docs: add README file for instructions on how to get the doc started …
|
2023-10-23 14:52:17 +01:00 |
|