Commit Graph

3877 Commits

Author SHA1 Message Date
Daniel Hougaard
d7026cbbfa Super tiny docs update 2023-11-28 11:13:54 +04:00
Daniel Hougaard
df0e0bf988 Fix issue when saving reminders on personal secrets 2023-11-28 11:00:13 +04:00
Daniel Hougaard
4ec0c9cdbf Merge branch 'daniel/assignment' of https://github.com/DanielHougaard/infisical into daniel/assignment 2023-11-28 01:25:42 +04:00
Daniel Hougaard
75cd3bfa35 Cleanup 2023-11-28 01:22:57 +04:00
Daniel Hougaard
1db7d50a09 Cleanup 2023-11-28 01:22:48 +04:00
Daniel Hougaard
b4980b4a53 Clear when re-opening form 2023-11-28 01:22:35 +04:00
Daniel Hougaard
1351ba936f Some linting 2023-11-28 00:55:52 +04:00
Daniel Hougaard
57bccaefba UI improvements 2023-11-28 00:54:55 +04:00
Daniel Hougaard
86af452888 Removed log 2023-11-28 00:54:55 +04:00
Daniel Hougaard
6cef7532da Update sendSecretReminders.ts 2023-11-28 00:54:55 +04:00
Daniel Hougaard
74e33144a7 Update secret.ts 2023-11-28 00:54:55 +04:00
Daniel Hougaard
a9776eaeb5 Cleanup 2023-11-28 00:54:55 +04:00
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
Daniel Hougaard
33ea019d70 Clear when re-opening form 2023-11-28 00:48:08 +04:00
Daniel Hougaard
5ae3b66e2e Some linting 2023-11-28 00:09:31 +04:00
Daniel Hougaard
20210d7471 UI improvements 2023-11-27 23:57:35 +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