Commit Graph

3596 Commits

Author SHA1 Message Date
Maidul Islam
04ac54bcfa run cmd as non root user and update port to non privileged 2023-10-17 14:08:22 +01:00
Maidul Islam
0b40de49ec remove redis error logs 2023-10-17 12:24:54 +01:00
Maidul Islam
b1d16cab39 remove promise.all from closeDatabaseHelper 2023-10-17 12:24:18 +01:00
Maidul Islam
fb7c7045e9 set telemetry post frontend build in standalone docker img 2023-10-17 12:22:08 +01:00
nafees nazik
136308f299 revert: temp workaround: remove use of get static prop 2023-10-16 20:37:35 +05:30
nafees nazik
ba41244877 chore: remove next.js 2023-10-16 20:35:47 +05:30
nafees nazik
c4dcf334f0 fix: remove copy config 2023-10-16 20:35:29 +05:30
nafees nazik
66bac3ef48 fix: static props not rendered 2023-10-16 20:35:16 +05:30
Maidul Islam
e5347719c3 temp workaround: remove use of get static prop 2023-10-16 15:03:55 +01:00
Maidul Islam
abe1f54aab remove nginx and pm2 2023-10-15 23:58:04 +01:00
nafees nazik
13c1e2b349 fix: docker file 2023-10-15 12:09:45 +05:30
nafees nazik
f5a9afec61 fix: pm2 config 2023-10-15 11:52:55 +05:30
nafees nazik
d0a85c98b2 chore: add docker ignore and git ignore 2023-10-15 11:47:35 +05:30
nafees nazik
e0669cae7c chore: update path 2023-10-15 11:47:06 +05:30
nafees nazik
2c011b7d53 feat: add custom server 2023-10-14 13:20:27 +05:30
nafees nazik
1b24a9b6e9 chore: add next to gitignore 2023-10-14 13:20:14 +05:30
nafees nazik
00c173aead chore: add next for backend 2023-10-14 13:19:54 +05:30
nafees nazik
2e15ad0625 fix: type 2023-10-14 12:54:26 +05:30
BlackMagiq
cdb1d38f99 Merge pull request #1086 from Infisical/del-org-stripe
Patch delete user, org, project session impl and account for organizationId in local storage
2023-10-13 12:46:38 +01:00
Tuan Dang
0a53b72cce Patch delete user, org, project session impl and account for orgId in localStorage 2023-10-13 11:22:40 +01:00
Maidul Islam
b921c376b2 Merge pull request #1071 from ragnarbull/improve-logging
Improve-logging
2023-10-12 10:08:39 -04:00
Maidul Islam
b1ec59eb67 polish error handling 2023-10-12 15:06:37 +01:00
Maidul Islam
4e6e12932a Merge pull request #1080 from Tchoupinax/main
feat(helm-chart): allow to provide affinity values for the pods
2023-10-12 06:03:56 -04:00
Maidul Islam
792c382743 update chart version 2023-10-12 11:03:21 +01:00
Maidul Islam
f5c8e537c9 generate documentation 2023-10-12 11:01:21 +01:00
Maidul Islam
4bf09a8efc Merge pull request #1079 from Salman2301/patch-1
docs: fix missing export format `yaml`
2023-10-12 05:02:06 -04:00
Tchoupinax
001265cf2a feat(helm-chart): allow to provide affinity values for the pods 2023-10-11 21:15:21 +02:00
BlackMagiq
a56a135396 Merge pull request #1067 from Infisical/delete-org
Delete user, organization, project capabilities feature/update
2023-10-11 19:26:19 +01:00
Salman K.A.A
9838c29867 docs: fix missing export format yaml 2023-10-11 18:48:56 +05:30
Tuan Dang
dc23517133 Merge remote-tracking branch 'origin' into delete-org 2023-10-10 14:54:19 +01:00
BlackMagiq
5e4d4f56e3 Merge pull request #1064 from Infisical/github-checkly-suffixes
allow multiple simultaneous integrations with checkly and github
2023-10-10 14:48:30 +01:00
BlackMagiq
a855a2cee6 Merge pull request #1063 from Infisical/ui-updates
fix styling issues
2023-10-10 13:55:40 +01:00
Tuan Dang
e86258949c Refactor learning note rendering to use react-query 2023-10-10 12:18:59 +01:00
Joel Biddle
f119c921d0 remove comment 2023-10-09 13:38:21 +00:00
Joel Biddle
b6ef55783e Fix: add stack trace errors in logging for prod 2023-10-09 13:37:16 +00:00
Tuan Dang
feade5d029 Clear react-query cache upon user logout, delete account 2023-10-09 09:00:31 +01:00
Tuan Dang
8f74d20e74 Fix redirect to unknown org in login case when user is not part of any orgs 2023-10-09 08:31:13 +01:00
Tuan Dang
0eb7896b59 Merge remote-tracking branch 'origin' into delete-org 2023-10-09 07:47:41 +01:00
Tuan Dang
9fcecc9c92 Finish preliminary delete user, organization, refactor delete project, create org page 2023-10-09 07:47:20 +01:00
Vladyslav Matsiiako
ee6afa8983 allowed creating multiple github integrations to different apps at once 2023-10-08 17:05:26 -07:00
Vladyslav Matsiiako
6f4ac02558 fix ui for env overview empty screen 2023-10-08 14:02:22 -07:00
Vladyslav Matsiiako
5971480ca9 allow multiple simultaneous integrations with checkly and github 2023-10-08 13:53:54 -07:00
Vladyslav Matsiiako
d222b09ba5 changed scroll to auto 2023-10-07 20:25:04 -07:00
Vladyslav Matsiiako
a9fd0374bd fixed signup screen scroll 2023-10-07 20:22:49 -07:00
Vladyslav Matsiiako
ca008c809a added update-blog reference and fixed login 2023-10-07 20:19:10 -07:00
Vladyslav Matsiiako
6df7590051 fix styling issues 2023-10-07 17:13:44 -07:00
vmatsiiako
60bd5e57fc Update README.md 2023-10-06 21:56:27 -07:00
Maidul Islam
703a7a316a Update values.yaml for staging 2023-10-06 16:19:10 -04:00
Maidul Islam
f4de7a2c56 Revert "disable mongo for staging"
This reverts commit 383825672b.
2023-10-06 16:18:28 -04:00
Maidul Islam
383825672b disable mongo for staging 2023-10-06 16:08:58 -04:00