Commit Graph

436 Commits

Author SHA1 Message Date
Sanyam Jain
079063157f added prettier-plugin-tailwindcss 2023-01-27 12:16:23 +05:30
mv-turtle
d09b406c4e Merge pull request #262 from kmlgkcy/turkish-translation
translation: Turkish
2023-01-26 16:46:00 -08:00
Vladyslav Matsiiako
a5eba8e722 Updated the billing engine for Cloud 2023-01-26 16:32:51 -08:00
kmlgkcy
ddf8ceb45d translation: Turkish 2023-01-26 10:46:47 +03:00
akhilmhdh
062c287e75 feat(ui): changed to interfonts 2023-01-23 22:10:51 +05:30
akhilmhdh
e67d68a7b9 feat(ui): implemented basic table component 2023-01-23 22:10:51 +05:30
akhilmhdh
054acc689a feat(ui): implemented dropdown component 2023-01-23 22:10:51 +05:30
akhilmhdh
9b95d18b85 feat(ui): implemented switch component 2023-01-23 22:10:51 +05:30
akhilmhdh
7f9bc77253 feat(ui): added checkbox component 2023-01-23 22:10:51 +05:30
akhilmhdh
b92907aca6 feat(ui): added textarea component 2023-01-23 22:10:51 +05:30
akhilmhdh
c4ee03c73b featIui): added menu component 2023-01-23 22:10:51 +05:30
akhilmhdh
89ba80740b feat: added card and modal component 2023-01-23 22:10:50 +05:30
akhilmhdh
606a5e5317 feat(ui): added card component 2023-01-23 22:10:50 +05:30
akhilmhdh
f859bf528e feat(ui): added icon button component, updated secondary button style and added select to barrel export 2023-01-23 22:10:50 +05:30
akhilmhdh
ad504fa84e feat(ui) added select, spinner components 2023-01-23 22:10:50 +05:30
akhilmhdh
e7ac74c5a0 feat(ui): implemented form control components 2023-01-23 22:10:50 +05:30
akhilmhdh
b80504ae00 feat(ui): implemented new input component 2023-01-23 22:10:50 +05:30
akhilmhdh
68f1887d66 feat(ui): implemented button component 2023-01-23 22:10:50 +05:30
Vladyslav Matsiiako
4db4c172c1 Fix the start guide redirect issue 2023-01-22 00:35:36 -08:00
BlackMagiq
00fee63ff3 Merge pull request #246 from Infisical/more-integrations
Adjust integration bot authorization sequence
2023-01-22 11:17:15 +07:00
Tuan Dang
6b80cd6590 Modify case where integration bot was authorized but user didn't finish inputting their PAT -> should result in not sharing keys with bot 2023-01-22 11:12:47 +07:00
BlackMagiq
0c24671d8b Merge pull request #245 from Infisical/more-integrations
Render & Fly.io integrations, reduce page reloads for integrations page.
2023-01-22 00:20:09 +07:00
Tuan Dang
0c351c0925 Add Render, Fly.io integrations and reduce integrations page reloads 2023-01-22 00:09:37 +07:00
Vladyslav Matsiiako
6567c3bddf Fixed the bug with redirect during signup invite 2023-01-18 13:21:30 -08:00
akhilmhdh
83899bebc8 feat(frontend): added storybook with tailwind integration
chore(frontend): added some required radix components
2023-01-18 23:45:54 +05:30
Tuan Dang
06803519e6 Reduce page reloads for integrations page 2023-01-18 17:38:52 +07:00
Tuan Dang
3a6b2084bc Patch GitHub integration for organization repos by including correct owner 2023-01-18 16:33:24 +07:00
Vladyslav Matsiiako
e47530dc71 Allowed upper case for environment names 2023-01-17 22:00:52 -08:00
Vladyslav Matsiiako
18fbe82535 Fixed minor bugs during code cleaning 2023-01-17 19:03:43 -08:00
akhilmhdh
7ae73d1b62 chore(frontend): added rule to seperate out @app imports and linted 2023-01-17 21:06:14 +05:30
akhilmhdh
cf7834bfc3 chore(frontend): fixed all eslint errors 2023-01-17 21:06:14 +05:30
Maidul Islam
cf123d1887 service token create - change env to slug 2023-01-15 21:40:19 -08:00
Vladyslav Matsiiako
9a28e5b4bc Added to auto-redirect to the no projects page 2023-01-15 16:06:44 -08:00
Vladyslav Matsiiako
813db9dbbc Added volumes and deleted logs 2023-01-15 14:25:29 -08:00
Vladyslav Matsiiako
4c2b9d4703 Solving merge conflicts 2023-01-15 13:40:03 -08:00
akhilmhdh
63e9d83ba4 chore(frontend): changed source code to src folder from root 2023-01-16 00:34:22 +05:30
akhilmhdh
ffc3562709 feat(frontend): migrated to ts completed. 2023-01-15 21:34:54 +05:30
Tuan Dang
061a9c8583 Fix build errors 2023-01-15 14:47:23 +07:00
Tuan Dang
b8fbc36b2d Fix faulty import 2023-01-15 14:40:45 +07:00
Tuan Dang
e364faaffd Complete v1 API Key 2023-01-15 14:34:16 +07:00
Tuan Dang
74b76eda7e Complete v1 API Key 2023-01-15 14:25:23 +07:00
akhilmhdh
67365e5480 migration(frontend): migrated frontend files except some components to ts 2023-01-15 00:13:25 +05:30
Tuan Dang
32928bf45c Fix merge conflicts 2023-01-14 21:27:55 +07:00
Tuan Dang
5085376f11 Check v2 workspace membership routes (currently not routed) 2023-01-14 21:07:17 +07:00
Vladyslav Matsiiako
08dd5174b3 Making the dashboard less clunky 2023-01-13 22:59:43 -08:00
mv-turtle
72b8dbda15 Merge branch 'main' into language-support-ptbr 2023-01-13 16:50:19 -08:00
mv-turtle
439e86d763 Merge pull request #186 from akhilmhdh/feat/#31
feat(#31): implemented api for environment crud operations
2023-01-13 16:45:35 -08:00
Vladyslav Matsiiako
71fbf519ce Minor style changes - capitalization 2023-01-13 16:17:40 -08:00
Vladyslav Matsiiako
d386f2702d Minor style changes to integrations 2023-01-13 16:05:50 -08:00
akhilmhdh
036d32aeba feat(#31): added multi env support in integration 2023-01-13 21:09:59 +05:30