Commit Graph

9 Commits

Author SHA1 Message Date
Wahyu Kurniawan
9170b73862
📝 docs: add todo to experiment using Link componnt 2024-02-28 16:48:09 +07:00
Wahyu Kurniawan
6f04e4e97e
🎨 style: add transition when hover 2024-02-28 16:44:47 +07:00
Wahyu Kurniawan
608af57a0d
♻️ refactor: move wavy border class to project card theme 2024-02-28 16:40:59 +07:00
Wahyu Kurniawan
07f229e33f
🎨 style: adjust hovered background for wavy border 2024-02-28 16:30:35 +07:00
Wahyu Kurniawan
12d5fd82b2
Merge branch 'main' of https://github.com/snowball-tools/snowballtools-base into ayungavis/T-4921-home-update-project-card 2024-02-28 16:23:27 +07:00
Wahyu Kurniawan
8ee61c0c85
[T-4910: feat] Re-styling dashboard, create project layout, project template card (#135)
* 🎨 style: adjust wavy border and add layout wavy border

* ♻️ refactor: change sidebar to use `nav`

* ♻️ refactor: org slug dashboard layout

* ♻️ refactor: create project layout and restyling it

* ♻️ refactor: remove unused style

* ️ feat: restyling template card

* ️ feat: create template icon component

* ️ feat: use `h2` for layout title

* ️ feat: Add isComingSoon property to templates and handle click event in TemplateCard component

* ♻️ refactor: WavyBorder component and update CreateProjectLayout

* 🎨 style: update button medium size padding

* 🎨 style: update layout shadow and add new shadow for the template card

* ️ feat: add wavy border gradient and line svg assets

* refactor: update wavy border svg

* 🎨 style: adjust template card name and arrow also responsive of the list of template

---------

Co-authored-by: Zachery Ng <zachery.ng@gmail.com>
2024-02-28 16:22:54 +07:00
Wahyu Kurniawan
6396b066c8
️ feat: make the whole card clickable 2024-02-28 15:06:25 +07:00
Wahyu Kurniawan
0ffdbd3304
🎨 style: add hover interaction to the card 2024-02-28 15:05:58 +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