Commit Graph

3850 Commits

Author SHA1 Message Date
Daniel Hougaard
3c2a66f722 Lint 2023-11-28 00:54:55 +04:00
Daniel Hougaard
d92b1d3cd8 Create secretReminder.handlebars 2023-11-28 00:54:55 +04:00
Daniel Hougaard
f560242f1d Sending out the emails 2023-11-28 00:54:55 +04:00
Daniel Hougaard
33fc968055 Reminders 2023-11-28 00:54:55 +04:00
Daniel Hougaard
f289b99cf1 Packages 2023-11-28 00:54:55 +04:00
Daniel Hougaard
019b477d2d Reminder helpers for creating and deleting crons 2023-11-28 00:54:55 +04:00
Daniel Hougaard
9ad2d9d218 Added secret reminder handler on updates 2023-11-28 00:54:55 +04:00
Daniel Hougaard
a575530ddf Package 2023-11-28 00:51:28 +04:00
Vladyslav Matsiiako
d7262d4291 Added rbac to docs navigation and fixed typos 2023-11-25 18:32:37 -08:00
Vladyslav Matsiiako
7a9221769d Added docs for rbac 2023-11-25 18:03:54 -08:00
Vladyslav Matsiiako
5e5761424a fix typos in docs 2023-11-25 09:12:17 -08:00
Vladyslav Matsiiako
be67b9b341 Added docs for PR Workflows 2023-11-24 22:08:09 -08:00
Tuan Dang
84e32faac9 Import express-async-errors 2023-11-23 17:59:05 +07:00
Vladyslav Matsiiako
b5d5eb87a7 fix typo in image path 2023-11-22 22:54:44 -08:00
Vladyslav Matsiiako
bcfb14ca86 added docs for cloudflare workers to the navigation bar 2023-11-22 22:44:25 -08:00
Vladyslav Matsiiako
87e2844499 added docs for cloudflare workers 2023-11-22 22:40:14 -08:00
vmatsiiako
ae4b8ca9b2 Merge pull request #1172 from Shraeyas/cloudflare-workers
Add Integration for Cloudflare Workers
2023-11-22 22:05:35 -08:00
BlackMagiq
0cff39f918 Merge pull request #1186 from akhilmhdh/feat/audit-log-export
feat(audit-log): improvement in loading time
2023-11-23 12:21:56 +07:00
Tuan Dang
53ac05694c Update get/export audit logs spec 2023-11-23 12:18:01 +07:00
Tuan Dang
097a8cae89 Resolve merge conflict 2023-11-23 12:02:41 +07:00
Shreyas
4757ceb938 Merge branch 'Infisical:main' into cloudflare-workers 2023-11-22 10:41:01 -08:00
Maidul Islam
e3d536ef58 Merge pull request #1187 from akhilmhdh/feat/swc-dev
feat: added swc compiler for ts-node for speed boost
2023-11-22 13:03:45 -05:00
Akhil Mohan
89ae3070ce feat(audit-log): added doc for export endpoint 2023-11-22 17:04:09 +05:30
Akhil Mohan
f3895b70ee feat: added swc compiler for ts-node for speed boost 2023-11-22 13:01:27 +05:30
Maidul Islam
3478d71e99 unblock gamma pipeline 2023-11-21 17:45:01 -05:00
Maidul Islam
1f5e458b64 add log details under msg property 2023-11-21 16:25:48 -05:00
Maidul Islam
6f8373c977 add severity level as string for pino 2023-11-21 16:02:43 -05:00
Maidul Islam
c55a36b291 add logs for v3 secrets 2023-11-21 16:02:03 -05:00
Maidul Islam
e4a04bdf0a set log level to info and output to file 2023-11-21 15:11:19 -05:00
Tuan Dang
4db9a5279f Comment out ST V3 section 2023-11-21 17:32:22 +07:00
BlackMagiq
c37ff79927 Merge pull request #1184 from Infisical/stv3-roles
Add role-based project access controls to ST V3
2023-11-21 12:26:40 +02:00
Tuan Dang
98e299c2ac Update rendering custo role slugs in ST V3 table / modal 2023-11-21 17:11:53 +07:00
Akhil Mohan
9d9e830d73 feat(audit-log): added index over workspace key and changed pagination to load more type 2023-11-21 14:36:06 +05:30
Maidul Islam
d909ff6a97 Merge pull request #1185 from akhilmhdh/feat/pino-cloudwatch
feat(aws-cloudwatch): added support for aws cloudwatch transport in pino
2023-11-20 21:00:55 -05:00
Akhil Mohan
5301bcc91f feat(aws-cloudwatch): added support for aws cloudwatch transport in pino 2023-11-20 16:17:31 +05:30
Tuan Dang
77438f9282 Replace getUserProjectPermissions with more generic getAuthDataProjectPermissions 2023-11-19 18:10:02 +02:00
Tuan Dang
122a1e32e1 Replace scopes with role for ST V3 2023-11-19 15:45:49 +02:00
BlackMagiq
9d2a08dbec Merge pull request #1183 from Infisical/stv3-permissioning
Move ST sections to members page (now access control)
2023-11-18 19:15:51 +02:00
Tuan Dang
87c2e417d2 Fix lint type issues 2023-11-18 19:11:35 +02:00
Tuan Dang
341a745843 Move ST sections to members page (now access control) 2023-11-18 18:29:13 +02:00
Maidul Islam
085ddb2c48 Merge pull request #1178 from akhilmhdh/patch/sign-up
fix: resolved backup key generation in signup, removed owner check and logic race condition error
2023-11-17 10:52:24 -05:00
Akhil Mohan
6734ce50a5 fix: resolved backup key generation in signup, removed owner check in custom role and login race condition 2023-11-16 13:28:30 +05:30
Maidul Islam
94f893017b add env_file: .env to docker compose 2023-11-15 13:21:18 -05:00
Maidul Islam
1fea2f1121 remove invite only logic from controller 2023-11-14 14:01:33 -05:00
Maidul Islam
7fe8999432 Merge pull request #1171 from akhilmhdh/feat/onboarding-exp
New onboarding experience
2023-11-14 12:00:22 -05:00
Shreyas
fca5ae9172 Merge branch 'Infisical:main' into cloudflare-workers 2023-11-14 08:02:47 -08:00
Akhil Mohan
4aacbed28b feat(onboarding): added signup disable for sso and post hog event on admin initalization 2023-11-14 13:01:07 +05:30
Maidul Islam
9fbf01c19e update migrationAssignSuperadmin 2023-11-13 16:54:20 -05:00
Maidul Islam
954bc0c5f1 Merge pull request #1174 from RezaRahemtola/main
Docs: Fixing some typos
2023-11-13 12:27:26 -06:00
Akhil Mohan
4ac3669756 feat(onboarding): added migration script for super admin 2023-11-13 23:53:55 +05:30