laconic-deploy/packages/frontend/src/components
Nabarun Gogoi c4ba59d97e
Create deployments on push events in GitHub repo (#69)
* Create repo webhook and express handler for webhook

* Create deployments from commits in GitHub

* Update isCurrent in previous production deployment

* Create script for setting authority

* Update README for initialize registry script

* Handle review changes

* Use correct repo URL in record data

* Handle github unique webhook error

* Handle async execution of publishing records

* Update readme with ngrok setup

* Review changes

* Add logs for GitHub webhooks

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-15 17:24:57 +05:30
..
projects Create deployments on push events in GitHub repo (#69) 2024-02-15 17:24:57 +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