Gilbert
bfb4a3f30b
Revert "remove email signup for now"
...
This reverts commit 0e9c3a07fd
.
2024-06-04 16:26:15 -05:00
Gilbert
8f7fc888a9
Log commit hash
2024-06-04 15:56:52 -05:00
Vivian Phung
0e9c3a07fd
remove email signup for now
2024-06-04 15:56:52 -05:00
Vivian Phung
b35f4033c5
Refactor: Collaborator Project Settings ( #197 )
...
### TL;DR
AddMemberDialog component now uses a Select dropdown for permissions instead of Checkboxes. CollaboratorsTabPanel now includes dismiss functionality for toasts.
### What changed?
- Updated AddMemberDialog to use a Select dropdown for permissions
- Added dismiss functionality for toasts in CollaboratorsTabPanel
### How to test?
Test the functionality of selecting permissions using the dropdown and toast dismissal in CollaboratorsTabPanel.
### Why make this change?
To improve user experience and UI consistency in permissions selection and toast management.
2024-05-22 14:58:47 -04:00
Vivian Phung
7147611842
Merge branch 'main' into nv-handle-repo-exist-error
2024-05-22 10:16:27 -04:00
Vivian Phung
7dce1d66ae
remove x padding padding from general tab ( #68 )
2024-05-16 20:19:31 -04: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
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
47b322c212
[5/n][project setting ui] MembersTabPanel cleanip
2024-05-14 19:51:41 +00:00
Vivian Phung
9f46290ecc
[4/n][project settings ui] GitTabPanel cleanup
2024-05-14 19:49:02 +00:00
Vivian Phung
8aa1362be6
[3/n][project settings ui] Domains cleanup
2024-05-14 19:45:08 +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
4906740876
format prettier
2024-05-09 16:18:52 -04:00
Gilbert
939b1c40e8
Fix default branch bug
2024-05-08 22:27:58 -05:00
Vivian Phung
c3b048d273
Revert "sign in with passkeys coming soon"
...
This reverts commit ed0de90118
.
2024-05-08 11:45:24 -04:00
Gilbert
48552310e0
Turnkey auth
2024-05-06 14:36:58 -05:00
Vivian Phung
ed0de90118
sign in with passkeys coming soon
2024-05-06 13:31:11 -04:00
Gilbert
00199424f7
Improve exception handling
2024-05-02 16:36:31 -05:00
Vivian Phung
c29134bfd9
remove all icons for now
2024-05-01 21:55:13 -04:00
Vivian Phung
187f75d561
gear icon on settings page
2024-05-01 21:31:22 -04:00
Vivian Phung
808b2ad61b
add space btw linked learn more
2024-05-01 21:20:48 -04:00
Gilbert
f7d6d02b27
Quick error logging (will clean this up later)
2024-05-01 18:24:06 -05:00
Vivian Phung
6cbc87a7d1
should always be disabled
2024-05-01 18:23:54 -04:00
Vivian Phung
cf9fd04272
make private templates disabled
2024-05-01 17:50:54 -04:00
Gilbert
d1c3249b98
Copy tweak
2024-04-24 12:32:09 -05:00
Gilbert
d2daed4cac
Sign in with google
2024-04-23 21:22:11 -05: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
1ed4ee979c
fix: default deployment filter status
2024-04-17 17:11:43 -04: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
baadc507e7
Not yet
2024-04-11 21:59:33 -05: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
b7b4ab1f14
fix: remove database tabs & overviews
2024-04-09 14:19:09 -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
4fcf8e92b7
♻️ refactor: create another example page for modal only
2024-03-14 22:07:36 +07:00
Wahyu Kurniawan
8834de893e
📝 docs: put all the new dialog into component page
2024-03-14 21:58:04 +07:00
Wahyu Kurniawan
9b3ac4654f
♻️ refactor: create transfer project dialog component
2024-03-14 21:57:26 +07:00
Wahyu Kurniawan
300b8e4b5e
📝 docs: add modal to the example page
2024-03-08 15:30:53 +07:00
Andre H
095008867f
🔧 chore: show loading state on fetching repo activities
2024-03-07 14:23:34 +08:00
Wahyu Kurniawan
3fdc0b2dff
Merge pull request #156 from snowball-tools/ayungavis/T-4931-layout-mobile-sidebar-layout
...
[T-4931: style] Mobile sidebar layout and search bar
2024-03-07 12:52:12 +07:00
Andre Hadianto
89da03cec6
Merge pull request #158 from snowball-tools/andrehadianto/T-4961-create-project-success-page
...
[T-4961] create project success page
2024-03-07 13:51:14 +08:00
Andre H
658cc0b6b2
🔧 chore: change to isDesktopView for >960px
2024-03-07 12:18:41 +08:00