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 |
|
Vladyslav Matsiiako
|
6c61aef526
|
hotfix: fix the bug with pushing multiple envars in a sequence
|
2023-01-13 01:29:14 -08:00 |
|
Vladyslav Matsiiako
|
b67abf94d4
|
Fixing minor bugs for custom environments
|
2023-01-13 01:02:43 -08:00 |
|
mv-turtle
|
95177074e3
|
Merge branch 'main' into feat/#31
|
2023-01-12 17:24:48 -08:00 |
|
Vladyslav Matsiiako
|
efd5016977
|
Added frontend for api-keys
|
2023-01-12 17:08:40 -08:00 |
|
mv-turtle
|
dc76be3d22
|
Merge pull request #210 from Grraahaam/feat/translation-fr
feat: adding support for fr language 🌎🇫🇷
|
2023-01-12 16:10:02 -08:00 |
|
Vladyslav Matsiiako
|
47fd48b7b0
|
Fixed the TS error during signup
|
2023-01-12 13:57:00 -08:00 |
|
Vladyslav Matsiiako
|
07c65ded40
|
Refactored the logic for frontend dashboard
|
2023-01-12 01:05:13 -08:00 |
|
akhilmhdh
|
84700308f5
|
feat(#31): implemented ui for multi env and integrated api with backend
fix(#31): fixed all v2 release conflict
|
2023-01-11 23:12:05 +05:30 |
|
akhilmhdh
|
9116bf3344
|
feat(ui): implemented ui for env management table
|
2023-01-11 23:10:11 +05:30 |
|
Tuan Dang
|
37ed27111a
|
Patch Vercel API teamId requirement for team integrations
|
2023-01-11 16:53:53 +07:00 |
|
Grraahaam
|
0b281a02d0
|
fix(i18n): add default empty string
|
2023-01-11 01:54:16 +01:00 |
|
Grraahaam
|
d7b046236b
|
Merge branch 'Infisical:main' into feat/translation-fr
|
2023-01-11 01:38:47 +01:00 |
|
Grraahaam
|
d9b7f69838
|
fix(lang): add remaining translation on login + signin
|
2023-01-11 01:32:53 +01:00 |
|
Grraahaam
|
16d2746749
|
fix(lang): add langugageMap fr
|
2023-01-11 01:30:15 +01:00 |
|
Vladyslav Matsiiako
|
3fd5b521bb
|
Removed service token logs
|
2023-01-10 14:08:02 -08:00 |
|
Vladyslav Matsiiako
|
63a739d626
|
Removed posthog logs
|
2023-01-10 12:48:27 -08:00 |
|
Vladyslav Matsiiako
|
a3db20cacf
|
Fixed the bug with wrong project id in local storage
|
2023-01-10 10:55:52 -08:00 |
|
Grraahaam
|
0ae73e873f
|
Merge branch 'Infisical:main' into feat/translation-fr
|
2023-01-10 19:36:10 +01:00 |
|
Vladyslav Matsiiako
|
e7c75b544d
|
Fixed the discrepancies between projectIds in url and local storage
|
2023-01-10 08:35:14 -08:00 |
|
Grraahaam
|
1f68b8966d
|
fix(front): translation typos
|
2023-01-10 14:57:22 +01:00 |
|
Grraahaam
|
ef2da28cbe
|
Merge branch 'Infisical:main' into feat/translation-fr
|
2023-01-10 14:53:01 +01:00 |
|