Gilbert
2274e8d145
Lint using tsc; fix type errors
2024-04-11 21:49:14 -05:00
Wahyu Kurniawan
6c31113bca
🎨 style: adjust grid width of the project list
2024-03-06 15:08:45 +07:00
Wahyu Kurniawan
ca64d00355
🎨 style: adjust grid for the project list
2024-03-06 13:22:39 +07:00
Wahyu Kurniawan
b5f50fe16f
🎨 style: adjust layout for mobile
2024-03-05 16:16:45 +07:00
Wahyu Kurniawan
62734308fc
[T-4907: style] Re-styling home page & sidebar component ( #132 )
...
* ⚡ ️ feat: create heading component
* ♻️ refactor: move sidebar inside shared components
* ⚡ ️ feat: add polymorphic prop type for heading component
* 🎨 style: re-styling project list page
* ♻️ refactor: remove `.env`
* 🎨 style: set default font weight to normal for heading component
2024-02-28 12:50:30 +07:00
Wahyu Kurniawan
8280f4c7f7
[T-4902: feat] Update project card ( #126 )
...
* ⚡ ️ feat: create wavy border component
* ⚡ ️ feat: create project card component
* ⚡ ️ feat: add new size in avatar
* 🎨 style: add default border radius when the shape is default on the button
* ⚡ ️ feat: create some icons for project card component
* 🔧 chore: install and setup jetbrains mono font family
* ⚡ ️ feat: create `getInitials` util function
* 🎨 style: add jetbrains mono font to the tailwind config
* ⚡ ️ feat: add warning error icon
* ♻️ refactor: change `jetbrains-mono` to `mono`
2024-02-27 21:16:38 +07:00
Eric Lewis
cb614c8d8f
create project uses button
2024-02-26 17:02:53 -05:00
Eric Lewis
042aff2f87
temp (?) fix build
...
revert this if needed
2024-02-26 11:56:51 -05:00
db3b9148b6
Save commit message in DB and show in deployments list ( #67 )
...
* Display commit message in projects and deployments
* Handle if current deployment not present
* Rename types file
---------
Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-14 14:25:50 +05:30
413ed03eb8
Implement organization switcher and use slug in URL ( #59 )
...
* Implement dropdown for organizations switcher
* Add dynamic route for organization id
* Update routes for organization slug
* Use organization slug for adding project
* Refactor to fetch organizations at sidebar component
* Update organization switcher based on searched project
* Refactor types in frontend
---------
Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-07 18:41:54 +05:30