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
282001c317
[T-4903: chore] Add inter display font ( #127 )
...
* 🔧 chore: add `InterDisplay` font families
* 🎨 style: add font `InterDisplay` to tailwind
* 🔧 chore: update `yarn.lock`
* ♻️ refactor: change `InterDisplay` to `inter Display` and `inter-display` to `display
2024-02-28 08:47:43 +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
Vivian Phung
5eff273abb
Merge branch 'designsystem' of github.com:snowball-tools/snowballtools-base into designsystem
2024-02-26 17:46:28 -05:00
Vivian Phung
f9af066333
merge conflict and env.example
2024-02-26 17:45:51 -05:00
Eric Lewis
ccc4589033
partial sidebar style
2024-02-26 17:45:04 -05:00
6126c03eee
Restore https://github.com/snowball-tools/snowballtools-base/pull/103 ( #106 )
...
* Update logo.svg
* Update logo.svg
* Delete packages/frontend/public/favicon.ico
* Delete packages/frontend/public/logo192.png
* Delete packages/frontend/public/logo512.png
* Add files via upload
* Add files via upload
* Add files via upload
* Update site.webmanifest
* Update index.html
---------
Co-authored-by: Vivian Phung <dev+github@vivianphung.com>
2024-02-23 16:09:45 -06:00
353fd0f621
Set authority for record name from backend config ( #104 )
...
* Fix format of eth address to display
* Set authority for record name from backend config
* Add functionality to open repo button
* Use commit author image and commit url in activity card
* Handle review changes
* Fix commit author as null
* Add timeout to move to next page on project creation
---------
Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-23 14:47:29 +05:30
d29b29f161
Use environment variables from DB in published record data ( #70 )
...
* Publish environment variables of deployment
* Handle review changes
* Use dummy gray image for projects
---------
Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-15 18:02:37 +05:30
4b5949cd81
Implement page for creating new project ( #8 )
...
* Implement basic layout to create new project
* Use dummy datas to populate the cards
* Format repository updated time using luxon
* Move repository list to components folder
---------
Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2023-12-13 13:55:25 +05:30
4f6a523f56
Create layout for home page ( #6 )
...
* Create layout for sidebar and projects page
* Refactor routes for dashboard
* Add navigation to sidebar elements
* Update README
* Remove space in class name
---------
Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2023-12-11 20:05:34 +05:30
Nabarun Gogoi
2182a5a3fc
Create react app with tailwind, typescript, eslint and prettier ( #4 )
...
Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2023-12-08 10:50:55 +05:30