snowballtools-base/packages/frontend/src/components
Nabarun Gogoi c3d1b4f3eb
Use branches from GitHub API in edit domain dialog (#74)
* Use branches from GitHub API

* Disable git branch input if repo not found

* Disable git branch if branches is empty

* Use async select for accounts dropdown

* Log actual HTTP error in console

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-19 16:55:07 +05:30
..
projects Use branches from GitHub API in edit domain dialog (#74) 2024-02-19 16:55:07 +05:30
shared Change UI for create new project page (#54) 2024-02-05 16:56:53 +05:30
DatePicker.tsx Implement filtering deployments by date range selector (#17) 2023-12-21 12:00:07 +05:30
Dropdown.tsx Implement functionality to create project using a template (#60) 2024-02-08 09:20:49 +05:30
FormatMilliSecond.tsx Implement layout for deploy success page (#9) 2023-12-19 15:54:15 +05:30
HorizontalLine.tsx Show deploy step logs in collapsible component (#16) 2023-12-21 09:45:14 +05:30
SearchBar.tsx Implement filtering deployments by date range selector (#17) 2023-12-21 12:00:07 +05:30
Sidebar.tsx Implement organization switcher and use slug in URL (#59) 2024-02-07 18:41:54 +05:30
Stepper.tsx Implement vertical stepper in create new project with template flow (#14) 2023-12-20 16:30:08 +05:30
StopWatch.tsx Implement layout for Deploy section of creating new project (#7) 2023-12-19 14:22:25 +05:30