Commit Graph

3115 Commits

Author SHA1 Message Date
Tuan Dang
63af7d4a15 Merge remote-tracking branch 'origin' into gcp-integration 2023-08-25 00:35:11 +07:00
Tuan Dang
ab3533ce1c Checkpoint GCP secret manager integration 2023-08-25 00:34:46 +07:00
vmatsiiako
8ee6710e9b Merge pull request #889 from EBEN4REAL/custom-tag-colors
Custom tag colors
2023-08-23 21:03:46 -07:00
Ebezer Igbinoba
9fa28f5b5e Fix: added empty string as default for tag color and added regex to resolve issue with multiple spacing in tag names. 2023-08-24 03:59:49 +01:00
Ebezer Igbinoba
ae375916e8 Fix: added nullable check for adding tag color in project settings 2023-08-24 03:39:46 +01:00
vmatsiiako
21f1648998 Merge pull request #887 from Infisical/signup-secret-tagging
Update signup secret distinction/tagging for better telemetry
2023-08-23 19:23:44 -07:00
vmatsiiako
88695a2f8c Merge pull request #884 from monto7926/sortable-secrets-overview
feat: make secrets overview sortable
2023-08-23 17:47:34 -07:00
Vladyslav Matsiiako
77114e02cf fixed the import linting issues 2023-08-23 17:42:29 -07:00
Maidul Islam
3ac1795a5b Update kubernetes-helm.mdx 2023-08-23 17:42:07 -04:00
Maidul Islam
8d6f59b253 up infisical chart version 2023-08-23 17:15:30 -04:00
Maidul Islam
7fd77b14ff print default connection string in helm 2023-08-23 17:14:09 -04:00
Ebezer Igbinoba
8d3d7d98e3 chore: updated style for tag color label 2023-08-23 18:50:24 +01:00
Ebezer Igbinoba
6cac879ed0 chore: removed console log 2023-08-23 16:46:06 +01:00
Ebezer Igbinoba
ac66834daa chore: fixed error with typings 2023-08-23 16:36:48 +01:00
BlackMagiq
0616f24923 Merge pull request #866 from Killian-Smith/email-case-sensitive
fix: normalize email when inviting memebers and logging in.
2023-08-23 18:08:28 +07:00
Tuan Dang
4e1abc6eba Add login email lowercasing to backend 2023-08-23 18:02:18 +07:00
Tuan Dang
8f57377130 Merge remote-tracking branch 'origin' into email-case-sensitive 2023-08-23 17:50:46 +07:00
Tuan Dang
2d7c7f075e Remove metadata from SecretVersion schema 2023-08-23 17:47:25 +07:00
Tuan Dang
c342b22d49 Fix telemetry issue for signup secrets 2023-08-23 17:37:01 +07:00
BlackMagiq
b8120f7512 Merge pull request #886 from Infisical/audit-log-paywall
Add paywall to Audit Logs V2
2023-08-23 17:00:27 +07:00
Tuan Dang
ca18883bd3 Add paywall for audit logs v2 2023-08-23 16:55:07 +07:00
Tuan Dang
8b381b2b80 Checkpoint add metadata to secret and secret version data structure 2023-08-23 16:30:42 +07:00
Maidul Islam
6bcf5cb54c override secrets before expand 2023-08-22 23:37:32 -04:00
Maidul Islam
51b425dceb swap out v2 login 2023-08-22 23:37:32 -04:00
Vladyslav Matsiiako
84840bddb5 Merge branch 'main' of https://github.com/Infisical/infisical 2023-08-22 15:10:30 -07:00
Vladyslav Matsiiako
93640c9d69 added tooltips to the sercret overview 2023-08-22 15:10:18 -07:00
Maidul Islam
ec856f0bcc remove return from integration loop 2023-08-22 21:18:18 +00:00
Maidul Islam
3e46bec6f7 add simple api to trigger integration sync 2023-08-22 14:55:08 -04:00
danieltonel
954806d950 chore: code cleanup 2023-08-22 17:59:11 +02:00
danieltonel
d6d3302659 feat: make secrets overview sortable 2023-08-22 17:21:21 +02:00
Maidul Islam
81743d55ab fix infisical radar app name 2023-08-22 09:35:31 -04:00
Ebezer Igbinoba
9a1b453c86 Feat: added tag color widgt and changed tag popover design 2023-08-22 05:12:23 +01:00
Maidul Islam
5b342409e3 Merge pull request #815 from Infisical/snyk-fix-477e109149f5e5a943a435c5bf8814b7
[Snyk] Security upgrade winston-loki from 6.0.6 to 6.0.7
2023-08-21 16:02:02 -04:00
Maidul Islam
a9f54009b8 Merge pull request #848 from narindraditantyo/fix/rootless-frontend-image
fix: frontend image displaying some errors due to sed write permission
2023-08-21 15:54:29 -04:00
Maidul Islam
82947e183c Merge pull request #851 from sreehari2003/main
fix: form not submitting on keyboard enter
2023-08-21 15:53:15 -04:00
Maidul Islam
eb7ef2196a Merge pull request #872 from iamunnip/blogs
added blog link for setting up infisical in developement cluster
2023-08-21 14:09:18 -04:00
Maidul Islam
ad3801ce36 Merge pull request #882 from akhilmhdh/feat/integration-var-not-found
fix(integration): instead of throwing error console and return empty string on interpolation
2023-08-21 13:51:16 -04:00
Akhil Mohan
b7aac1a465 fix(integration): instead of throwing error console and return empty string on interpolation 2023-08-21 20:06:24 +05:30
Tuan Dang
e28ced8eed Provide default path for logging dashboard secrets event 2023-08-21 18:27:18 +07:00
Tuan Dang
4a95f936ea Correct enable blind-indexing web ui rendering condition 2023-08-21 17:27:32 +07:00
Tuan Dang
85a39c60bb Fix query condition on delete secret v3 2023-08-21 16:51:31 +07:00
Ebezer Igbinoba
66ea3ba172 feat: added custom design for tags 2023-08-20 10:02:40 +01:00
Maidul Islam
01d91c0dc7 update helm version 2023-08-19 17:19:42 -04:00
Maidul Islam
dedd27a781 remove unsed redis template 2023-08-19 17:19:07 -04:00
Maidul Islam
57a6d1fff6 fix syntax error in helm chart 2023-08-19 14:47:46 -04:00
Maidul Islam
554f0c79a4 update redis doc 2023-08-19 14:31:28 -04:00
Maidul Islam
2af88d4c99 Merge pull request #843 from Infisical/add-bull-queue
add bull queue
2023-08-19 14:13:34 -04:00
Maidul Islam
fc8b567352 fix syntax error in /api/status 2023-08-19 14:03:02 -04:00
Maidul Islam
ec234e198a Merge branch 'main' into add-bull-queue 2023-08-19 13:46:26 -04:00
Maidul Islam
6e1cc12e3a update redis banner text 2023-08-19 13:43:01 -04:00