Commit Graph

3071 Commits

Author SHA1 Message Date
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
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
Maidul Islam
1b4b7a967b fix docs typos 2023-08-19 13:42:33 -04:00
Maidul Islam
45a13d06b5 add redis why docs & update redis notice 2023-08-18 21:20:20 -04:00
vmatsiiako
4a48c088df Merge pull request #868 from daninge98/custom-environment-sorting
Adds user customizable environment ordering
2023-08-18 17:05:37 -07:00
Daniel Inge
2b65f65063 Rename things and fix bug in error checking 2023-08-18 17:33:59 -04:00
Maidul Islam
065e150847 update status api 2023-08-18 09:42:33 -04:00
Vladyslav Matsiiako
ab72eb1178 added scrollbar to modal 2023-08-17 14:03:56 -07:00
Maidul Islam
816099a8b4 Merge pull request #869 from Infisical/bring-back-file-vault
Bring back file vault
2023-08-17 15:28:37 -04:00
Maidul Islam
b5f672cc61 update vault docs 2023-08-17 15:20:17 -04:00
Maidul Islam
ddc7be18eb link to forked keyring and bring back vault command 2023-08-17 15:07:12 -04:00
Daniel Inge
c0ce92cf3d Formattting fix 2023-08-16 17:42:39 -04:00
Daniel Inge
0073fe459e Fix typo 2023-08-16 17:37:41 -04:00
Daniel Inge
a7f52a9298 Small formatting fixes 2023-08-16 17:36:07 -04:00
Daniel Inge
29c0d8ab57 Enable users to change the ordering of environments 2023-08-16 17:30:50 -04:00
Tuan Dang
d7b26cbf04 Fix Select placeholder in audit logs v2 2023-08-17 01:51:44 +07:00
Tuan Dang
767abe51ef Fix lint errors 2023-08-17 01:34:24 +07:00
Tuan Dang
5ac1816392 Correct SSO linking case and uncomment audit logs v2 2023-08-17 01:24:41 +07:00
vmatsiiako
c5b1e7298e Merge pull request #867 from daninge98/improve-tag-colors-and-sorting
Improve tag colors and sorting on dashboard page
2023-08-15 22:01:43 -07:00
Daniel Inge
3436e6be0e Small formatting changes 2023-08-15 18:46:17 -04:00
Daniel Inge
b000a78f74 Change tag color assignments and sorting 2023-08-15 18:39:15 -04:00
Vladyslav Matsiiako
11bb0d648f fixed capitalization 2023-08-14 18:36:44 -07:00
Vladyslav Matsiiako
90517258a2 added redis note 2023-08-14 18:30:40 -07:00
Maidul Islam
d78b37c632 add redis docs 2023-08-14 16:25:16 -04:00
Maidul Islam
4a6fc9e84f remove console.log and add redis to /status api 2023-08-14 16:24:43 -04:00
Maidul Islam
8030104c02 update helm read me with redis config details 2023-08-14 15:02:22 -04:00
BlackMagiq
3825269cbb Merge pull request #857 from Infisical/signup-secrets-fix
added a check for signup events
2023-08-14 11:22:16 +07:00
Tuan Dang
baa907dbb6 Update source to metadata.source 2023-08-14 11:09:22 +07:00
Vladyslav Matsiiako
83465dff2d added a check for signup events 2023-08-13 18:26:41 -07:00
BlackMagiq
67a8211cb0 Merge pull request #853 from Infisical/linking-sso
Add linking for existing users without SSO enabled logging in via SSO
2023-08-13 22:57:13 +07:00
Tuan Dang
bc108a82b6 Add SSO linking feature for existing users 2023-08-13 22:47:29 +07:00
Tuan Dang
05be5910d0 Update changelog 2023-08-13 17:18:18 +07:00
BlackMagiq
2341ec0e11 Merge pull request #829 from sheensantoscapadngan/feature/enable-users-to-select-multi-auth-methods
Feature: enable users to select multi auth methods (backward compatible)
2023-08-13 17:15:39 +07:00
Sheen Capadngan
dd8f55804c finalized sso controller 2023-08-13 16:18:11 +08:00
Tuan Dang
95d25b114e Fix incorrect field in validateProviderAuthToken 2023-08-13 14:08:26 +07:00
Tuan Dang
c0f3aecad3 Fix lint issues 2023-08-13 11:12:07 +07:00
Tuan Dang
dbd55441f2 Update login with multiple auth methods to toggle button and logic 2023-08-12 13:53:55 +07:00
Maidul Islam
01e613301a console.log queue errors 2023-08-11 19:47:15 -04:00
vmatsiiako
de7bd27b4b Update README.md 2023-08-11 14:54:34 -07:00
Maidul Islam
a4cdd14014 Merge pull request #846 from narindraditantyo/fix/rootless-backend-image
fix: backend image failed to start due to npm cache permission
2023-08-11 16:31:11 -04:00