Commit Graph

9995 Commits

Author SHA1 Message Date
Sheen Capadngan
8713643bc1 misc: add support for number field values 2024-12-13 14:02:32 +08:00
Sheen Capadngan
c35657ed49 misc: addressed review comments 2024-12-13 13:39:23 +08:00
Sheen Capadngan
a7b25f3bd8 misc: addressed module issue 2024-12-12 00:24:36 +08:00
Sheen Capadngan
7896b4e85e doc: added documentation 2024-12-12 00:23:06 +08:00
Sheen Capadngan
8d79fa3529 misc: finalized login logic and other ui/ux changes 2024-12-11 22:49:26 +08:00
Sheen Capadngan
b2efb2845a misc: finalized api endpoint schema 2024-12-11 21:09:25 +08:00
Sheen Capadngan
9d9f6ec268 misc: initial ui work 2024-12-11 03:40:21 +08:00
Sheen Capadngan
56aab172d3 feat: added logic for jwt auth login 2024-12-11 00:05:31 +08:00
Sheen Capadngan
c8ee06341a feat: finished crud endpoints 2024-12-10 23:10:44 +08:00
Sheen Capadngan
84c26581a6 feat: jwt auth setup 2024-12-10 02:41:04 +08:00
McPizza
c648235390 hotfix: add missing package import (#2850) 2024-12-08 19:13:54 +01:00
McPizza
3c588beebe improvement: Slug Validation Errors (#2788)
* improvement: Slug Validation Errors
2024-12-08 14:02:33 +01:00
Maidul Islam
6614721d34 Merge pull request #2807 from ahamez/patch-1
doc: remove invalid links
2024-12-06 16:33:15 -05:00
Daniel Hougaard
bbd8a049fb Merge pull request #2848 from Infisical/daniel/fix-k8-build
fix(k8-operator): fix build
2024-12-07 01:24:31 +04:00
Daniel Hougaard
a91f64f742 fix(k8-operator): missing generation, helm, and error formatting 2024-12-07 01:20:13 +04:00
Daniel Hougaard
1bc508b286 Merge pull request #2771 from akhilmhdh/feat/template-in-operator
Template support in k8s operator
2024-12-07 00:09:26 +04:00
Akhil Mohan
d3d30eba80 Merge pull request #2823 from Infisical/daniel/consolidate-request-ids
fix: consolidate reqId and requestId fields
2024-12-06 10:56:18 +05:30
Daniel Hougaard
623a99be0e fix: consolidate reqId and requestId fields 2024-12-06 01:34:07 +04:00
Akhil Mohan
f80023f8f3 Merge pull request #2838 from akhilmhdh/feat/identity-management-condition
feat: added identity id condition in identity permission of a project
2024-12-06 01:24:24 +05:30
=
98289f56ae feat: changed both IN operator contains name to In itself 2024-12-06 01:16:28 +05:30
Scott Wilson
c40f195c1d Merge pull request #2835 from Infisical/integrations-table
Improvement: Integrations Table and UI Improvements
2024-12-05 09:28:52 -08:00
Scott Wilson
fbfe694fc0 improvement: add overflow handling to integration filter dropdown 2024-12-05 09:13:39 -08:00
Maidul Islam
2098bd3be2 Merge pull request #2842 from Infisical/misc/add-pg-queue-init-flag
misc: added pg queue init flag
2024-12-05 11:12:29 -05:00
Akhil Mohan
ef82c664a6 Merge pull request #2797 from akhilmhdh/feat/oauth2-csrf
feat: resolved csrf for oauth2 using state parameter
2024-12-05 14:37:47 +05:30
=
fcbedfaf1b feat: updated changes by review feedback 2024-12-05 14:20:05 +05:30
=
882f6b22f5 feat: updated frontend for review changes 2024-12-05 14:08:08 +05:30
=
bcd778457d feat: added identity id in privilege section v2 as well 2024-12-05 14:04:59 +05:30
Sheen Capadngan
0a1242db75 misc: added pg queue init flag 2024-12-05 15:52:17 +08:00
Scott Wilson
a078cb6059 improvement: add search to cloud integrations 2024-12-04 21:00:33 -08:00
Maidul Islam
095b26c8c9 Merge pull request #2841 from Infisical/integration-error-improvement
Improvement: Integration Error - Handle Response Data Empty String
2024-12-04 23:39:33 -05:00
Scott Wilson
fcdfcd0219 improvement: check if response data is empty string 2024-12-04 20:17:07 -08:00
Scott Wilson
132de1479d improvement: only sort by status if 1 or more integrations is failing to sync; otherwise sort by integration 2024-12-04 17:25:48 -08:00
Scott Wilson
d4a76b3621 improvement: add support for ordering by destination 2024-12-04 17:11:47 -08:00
Scott Wilson
331dcd4d79 improvement: support search by integration destination 2024-12-04 17:06:43 -08:00
Scott Wilson
025f64f068 improvement: hide secret suffix if not set 2024-12-04 17:02:01 -08:00
Scott Wilson
05d7f94518 improvement: add margin to integrations table view 2024-12-04 17:00:09 -08:00
Scott Wilson
b58e32c754 fix: actually implement env filter for integrations 2024-12-04 16:55:05 -08:00
Daniel Hougaard
4ace30aecd Merge pull request #2839 from Infisical/omar/eng-1966-click-to-copy-req-id-on-toast
Improvement(notifications): Add copyable request IDs to server side errors
2024-12-05 04:04:33 +04:00
McPizza
8b2a866994 fix nits 2024-12-04 23:32:55 +00:00
Daniel Hougaard
b4386af2e0 Merge pull request #2840 from Infisical/daniel/updated-java-sdk-docs
docs(java-sdk): updated for v3.0.0
2024-12-05 01:20:43 +04:00
Daniel Hougaard
2b44e32ac1 docs(java-sdk): updated for v3.0.0 2024-12-05 01:13:36 +04:00
Maidul Islam
ec5e6eb7b4 Merge pull request #2837 from Infisical/misc/use-pg-queue-for-audit-logs-with-flag
misc: pg-queue for audit logs
2024-12-04 14:25:33 -05:00
McPizza0
48cb5f6e9b feat(notifications): add copyable request IDs 2024-12-04 16:24:48 +00:00
=
3c63312944 feat: added identity id condition in identity permission of a project 2024-12-04 21:26:23 +05:30
Sheen Capadngan
0842901d4f misc: always initialize pg-boss 2024-12-04 23:21:37 +08:00
Sheen Capadngan
32d6826ade fix: resolve e2e 2024-12-04 22:52:30 +08:00
Sheen Capadngan
a750f48922 misc: finalized structure 2024-12-04 22:49:28 +08:00
Maidul Islam
67662686f3 Merge pull request #2836 from akhilmhdh/feat/dynamic-secret-safe-chars
feat: updated random pass generator of dynamic secret to use safe chars
2024-12-04 09:32:59 -05:00
Sheen Capadngan
11c96245a7 misc: added error listener 2024-12-04 22:27:07 +08:00
Sheen Capadngan
a63191e11d misc: use pg queue for audit logs when enabled 2024-12-04 22:22:34 +08:00