Commit Graph

1434 Commits

Author SHA1 Message Date
Maidul Islam
b6bbfc08ad increase helm chart 2023-02-19 12:52:28 -05:00
Maidul Islam
5baccc73c9 Add mongo root password 2023-02-19 12:52:28 -05:00
Tuan Dang
20e7eae4fe Add more Accept-Encoding to integrations syncs 2023-02-19 13:42:37 +07:00
Maidul Islam
8432f71d58 add secrets auto reload 2023-02-19 00:44:38 -05:00
Maidul Islam
c1deb08df8 always pull gamma iamge 2023-02-19 00:08:07 -05:00
Maidul Islam
66f201746f update gamma values 2023-02-19 00:06:38 -05:00
Maidul Islam
1c61ffbd36 patch upload script 2023-02-19 00:00:58 -05:00
Maidul Islam
e5ba8eb281 fix upload script 2023-02-18 23:50:35 -05:00
Maidul Islam
f542e07c33 download dependency for helm chart in upload step 2023-02-18 23:40:10 -05:00
Maidul Islam
1082d7f869 update helm docs for self install 2023-02-18 23:28:52 -05:00
Maidul Islam
1659dab87d Merge pull request #314 from Grraahaam/feat/helm-mongodb-persistence
feat(chart): mongodb persistence
2023-02-18 18:06:39 -05:00
Maidul Islam
d88599714f update helm chart to refect dep update 2023-02-18 11:33:39 -05:00
Maidul Islam
71bf56a2b7 Update k8 operator dependencies 2023-02-18 11:32:46 -05:00
Maidul Islam
0fba78ad16 Update http net package 2023-02-18 10:16:27 -05:00
BlackMagiq
0d484b93eb Merge pull request #338 from Infisical/smoothen-integrations
Smoothen integrations
2023-02-18 16:30:56 +07:00
BlackMagiq
5f3b8c55b8 Merge branch 'main' into smoothen-integrations 2023-02-18 16:27:58 +07:00
Tuan Dang
553416689c Fix merge conflicts with main 2023-02-18 16:23:05 +07:00
Vladyslav Matsiiako
b0744fd21d Wired frontend to use the batch stucture 2023-02-18 00:02:52 -08:00
Vladyslav Matsiiako
b81d8eba25 added notification to .env errors 2023-02-16 21:05:38 -08:00
Tuan Dang
dbcd2b0988 Patch undefined req.secrets 2023-02-17 11:56:06 +07:00
Tuan Dang
dab677b360 Merge branch 'smoothen-integrations' of https://github.com/Infisical/infisical into smoothen-integrations 2023-02-17 01:18:31 +07:00
Tuan Dang
625c0785b5 Add validation to batch secret endpoint 2023-02-17 01:12:13 +07:00
Vladyslav Matsiiako
540a8b4201 Fixed the bug with updating tags 2023-02-16 09:53:33 -08:00
Vladyslav Matsiiako
11f86da1f6 Fixed the bug with updating tags 2023-02-16 09:35:57 -08:00
Vladyslav Matsiiako
ab5ffa9ee6 Updated billing in the settings tab 2023-02-16 08:13:49 -08:00
Tuan Dang
65bec23292 Begin rewiring frontend to use batch route for CRUD secret ops 2023-02-16 22:43:53 +07:00
Vladyslav Matsiiako
635ae941d7 Merge branch 'main' of https://github.com/Infisical/infisical 2023-02-15 23:56:33 -08:00
Vladyslav Matsiiako
a9753fb784 Update the text in start guide 2023-02-15 23:56:16 -08:00
mv-turtle
b587d9b35a Update README.md 2023-02-15 23:03:51 -08:00
Vladyslav Matsiiako
aa68bc05d9 Updated 'are you sure?' message 2023-02-15 13:46:13 -08:00
Vladyslav Matsiiako
66566a401f Updated the infisical guide 2023-02-15 13:23:14 -08:00
Grraahaam
b5d4cfed03 chore(docs): chart documentation generation 2023-02-15 09:43:17 +01:00
Maidul Islam
da857f321b allow to set default env in project file 2023-02-14 19:57:27 -08:00
Maidul Islam
f28a2ea151 Small nits 2023-02-14 18:40:02 -08:00
mv-turtle
c7dd028771 Update README.md 2023-02-14 18:34:41 -08:00
mv-turtle
3c94bacda9 Update README.md 2023-02-14 18:31:45 -08:00
Maidul Islam
8e85847de3 improve example .env file format 2023-02-14 17:33:24 -08:00
Maidul Islam
0c10bbb569 send error message to standard error out 2023-02-14 13:43:40 -08:00
Grraahaam
56ca6039ba fix(chart): backend service typos 2023-02-14 10:50:34 +01:00
Maidul Islam
fba54ae0c6 Add tags query to secrets api 2023-02-13 22:28:59 -08:00
Maidul Islam
e243c72ca6 add tags flag to secrets related command 2023-02-13 22:28:30 -08:00
Maidul Islam
23ea6fd4f9 filter secrets by tags 2023-02-13 20:51:43 -08:00
mv-turtle
3f9f2ef238 Merge pull request #329 from fervillarrealm/feature/52-save-changes-user-leaving-dashboard
feat(ui): save changes when user leaving dashboard
2023-02-13 19:47:10 -08:00
Vladyslav Matsiiako
77cb20f5c7 Fixed a TS error 2023-02-13 19:44:18 -08:00
Vladyslav Matsiiako
ddf630c269 Fixed a TS error 2023-02-13 19:00:43 -08:00
mv-turtle
39adb9a0c2 Merge pull request #328 from akhilmhdh/feat/ui-improvements
feat(ui): add new button style, improved select ui and linted app layout
2023-02-13 17:44:41 -08:00
mv-turtle
97fde96b7b Merge branch 'main' into feat/ui-improvements 2023-02-13 17:33:23 -08:00
Vladyslav Matsiiako
190391e493 Fixed bugs with organizations and sidebars 2023-02-13 17:27:21 -08:00
Grraahaam
d3fcb69c50 fix(chart): backend service missing configuration 2023-02-14 01:18:41 +01:00
Grraahaam
2db4a29ad7 chore(docs): chart setup + chart release notes.txt 2023-02-14 01:18:41 +01:00