Vivian Phung
e12c94e087
AddMemberDialog remove footer styling from old component ( #63 )
...
### TL;DR
This PR involves a minor change on the AddMemberDialog component style.
### What changed?
The 'justify-start' class was removed from the Modal.Footer in the AddMemberDialog.tsx.
### How to test?
Check the AddMemberDialog on the project settings page to make sure the style changes reflect accurately.
### Why make this change?
It's not specified the specific reason for the change, However, it's aimed towards improving the component's layout and presentation in the project settings page.
---
2024-05-15 17:07:13 -04:00
Vivian Phung
04b6a84440
env var fix
2024-05-14 20:07:02 -04:00
Vivian Phung
050f404776
[19/n][Storybook] CloudyFlow
2024-05-14 23:23:32 +00:00
Vivian Phung
7c8e9f2448
Tabs component export TabsTheme
2024-05-14 23:20:39 +00:00
Vivian Phung
4c3072ed50
[19/n][Storybook] basic Table uses themes
2024-05-14 23:13:33 +00:00
Vivian Phung
702cef24b3
[16/n][Storybook] Steps argTypes and typed variants
2024-05-14 21:46:42 +00:00
Vivian Phung
d76db4fb96
[12/n][Storybook] Select argTypes and typed variants
2024-05-14 21:42:33 +00:00
Vivian Phung
8d96be625e
[5/n][Storybook] SegmentedControls update argTypes and use typed themes
2024-05-14 21:40:17 +00:00
Vivian Phung
2e0b228aa5
[9/n][Storybook] InlineNotification update argTypes and use theme variants
2024-05-14 21:20:45 +00:00
Vivian Phung
386f40952e
member list cleanup
2024-05-14 20:22:02 +00:00
Vivian Phung
57601e6b4b
env var needs fixing
2024-05-14 20:17:54 +00:00
Vivian Phung
6ae04251d2
cleanup dialogs
2024-05-14 20:14:50 +00:00
Vivian Phung
2719b3e385
ProjectSettingContainer
2024-05-14 20:11:57 +00:00
Vivian Phung
dc91fa0d7f
storybook config domains and react dom context
2024-05-14 20:07:46 +00:00
Vivian Phung
947337acb1
table basic component
2024-05-14 20:04:40 +00:00
Vivian Phung
6e7385b118
input forward ref react-hook-form
2024-05-14 20:01:35 +00:00
Vivian Phung
2d0de785f9
ui cleanup
2024-05-14 19:58:32 +00:00
Vivian Phung
9b7a021e8b
[6/n][project settings ui] collaborators ui
2024-05-14 19:56:14 +00:00
Vivian Phung
cf161bcba0
AddEnvironmentVariableRowProps UI Cleanip
2024-05-14 19:40:59 +00:00
Vivian Phung
fb77433bea
GeneralTabPanel cleanup
2024-05-14 19:36:50 +00:00
Vivian Phung
756cc52e1c
[1/n] storybook components start
2024-05-14 19:32:47 +00:00
Vivian Phung
60a66e94bd
[3/n][Storybook] Radio
2024-05-14 19:29:48 +00:00
Vivian Phung
090a9054e4
Button strories lint
2024-05-14 19:23:29 +00:00
Vivian Phung
4906740876
format prettier
2024-05-09 16:18:52 -04:00
Gilbert
3ffac1a019
ngmi
2024-05-02 15:51:51 -05:00
Vivian Phung
89b3cb8c31
ad g around gear icon
2024-05-01 21:38:14 -04:00
Vivian Phung
187f75d561
gear icon on settings page
2024-05-01 21:31:22 -04:00
Gilbert
c395be82b5
Signup with sdk
2024-04-23 21:21:58 -05:00
Gilbert
bc210fdb0f
Revert "Signup with sdk" until we get everything working (will submit pr)
...
This reverts commit bace4a6ce6
.
2024-04-21 21:47:25 -05:00
Gilbert
bace4a6ce6
Signup with sdk
2024-04-21 18:03:01 -05:00
Eric Lewis
b17e9df1e4
Merge pull request #169 from snowball-tools/eric/snow-314-dashboarduicreate-template-app-page-auto-select-first-git
...
fix: auto select first git account
2024-04-12 12:20:41 -04:00
Gilbert
2274e8d145
Lint using tsc; fix type errors
2024-04-11 21:49:14 -05:00
Gilbert
f8d706233e
Switch from cra to vite
2024-04-11 21:48:58 -05:00
cc8f9527da
Check for GitHub authentication in template create page and handle GitHub unauthorized errors ( #173 )
...
* Fix GitHub auth check on reloading template create page
* Fix error handling for unauthenticated GitHub token
2024-04-11 17:19:15 +05:30
Eric Lewis
0da7c3541e
fix: use 'team' instead of 'organization'
2024-04-09 14:22:58 -04:00
Eric Lewis
ea6ad52a73
fix: show placeholder select while waiting for load
2024-04-09 14:11:26 -04:00
351db16336
Upgrade laconic-sdk package for showing error with reason in console ( #165 )
...
* Upgrade laconic sdk version
* Update toast message for add project
* Log error messages
* Update bond id in readme
---------
Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-04-03 20:26:34 +05:30
Wahyu Kurniawan
78f04c3669
Merge pull request #162 from snowball-tools/ayungavis/T-4943-product-reskin-confirmdialog-styling
2024-03-25 23:04:22 +07:00
Wahyu Kurniawan
193dbb058a
🎨 style: adjust overflow text width on mobile
2024-03-14 22:07:05 +07:00
Wahyu Kurniawan
9b3ac4654f
♻️ refactor: create transfer project dialog component
2024-03-14 21:57:26 +07:00
Wahyu Kurniawan
e4fdae3329
♻️ refactor: create disconnect repository dialog component
2024-03-14 21:57:00 +07:00
Wahyu Kurniawan
4c936b1eb7
♻️ refactor: create remove member dialog component
2024-03-14 21:56:29 +07:00
Wahyu Kurniawan
f5807c1126
♻️ refactor: create delete webhook dialog component
2024-03-14 21:56:00 +07:00
Wahyu Kurniawan
c1696fbf48
♻️ refactor: create delete variable dialog component
2024-03-14 21:55:30 +07:00
Wahyu Kurniawan
45e8e9a7f4
♻️ refactor: create delete domain dialog component
2024-03-14 21:55:02 +07:00
Wahyu Kurniawan
28740ffbee
♻️ refactor: create change state to production dialog reusable component
2024-03-14 21:54:30 +07:00
Wahyu Kurniawan
97289d85a3
♻️ refactor: create cancel deployment dialog component
2024-03-14 21:53:48 +07:00
Wahyu Kurniawan
f3ce0d0621
🎨 style: adjust deployment body card design to match with the figma
2024-03-14 21:52:55 +07:00
Wahyu Kurniawan
c2417a9daa
⚡ ️ feat: export the tag props
2024-03-14 21:52:07 +07:00
Wahyu Kurniawan
d50a318e16
⚡ ️ feat: create chevron doublw down icon component
2024-03-14 21:50:11 +07:00