Andre Hadianto
46d44378c5
Merge pull request #155 from snowball-tools/andrehadianto/T-4940-project-overview-mobile-layout
...
[T-4940] project overview mobile layout
2024-03-06 09:02:02 +08:00
Wahyu Kurniawan
3e42899f2e
Merge pull request #138 from snowball-tools/ayungavis/T-4911-create-project-import-a-repository-section
...
[T-4911: feat] Re-styling and refactor create project import a repository section
2024-03-05 22:41:43 +07:00
Andre H
f6db1e119b
🔧 chore: add overflow-scroll to Tabs component
2024-03-05 14:18:51 +08:00
Andre H
c079a9c336
🔧 chore: prevent Avatar from shrinking
2024-03-05 14:18:31 +08:00
Andre H
e8ae417772
🔧 chore: whitespace nowrap to prevent text warping on steps
2024-03-05 09:39:00 +08:00
Andre H
c1da92bc99
🔧 chore: adjust design to figma
2024-03-04 17:50:04 +08:00
Andre H
f5296e9b8d
🔧 chore: first index to be '1' for Steps
2024-03-04 11:52:31 +08:00
Andre H
0aeea36dbd
Merge remote-tracking branch 'origin/main' into andrehadianto/T-4935-timeline-component
2024-03-04 11:46:27 +08:00
Andre H
6c42a22972
⚡ ️ feat: implement steps/ timeline
2024-03-04 10:38:12 +08:00
Andre H
adb64f2db1
🔧 chore: remove outer padding on the icon
2024-03-04 10:14:21 +08:00
Zachery
64e3aa5b25
[T-4913] Create Project - Deploy page ( #152 )
2024-03-03 13:41:25 +08:00
Sushan Yadav
409b654f9b
Project Deployments - Deployed line items ( #147 )
...
* feat: add deployment lines
* fix: typo DeploymentMenu
2024-03-01 10:05:50 +05:45
Wahyu Kurniawan
98ec1915ca
♻️ refactor: remove unused comment
2024-02-29 09:21:49 +07:00
Sushan Yadav
563059e887
chore: comment fixes - tab issues and hardcoded strings
2024-02-28 20:46:08 +05:45
Wahyu Kurniawan
075cec58e5
🎨 style: add github icon
2024-02-28 21:27:04 +07:00
Wahyu Kurniawan
d52a34da35
🐛 fix: controlled and uncontroller console error
2024-02-28 21:18:29 +07:00
Wahyu Kurniawan
eb4ccfbc9c
🎨 style: make the input width full
2024-02-28 21:17:59 +07:00
Sushan Yadav
acf5aab26f
Merge branch 'main' into sushan/T-4914-project-overview-layout
2024-02-28 16:57:32 +05:45
Sushan Yadav
b43ee3b7bb
feat: add deplyment infos
2024-02-28 16:39:26 +05:45
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
Andre Hadianto
33aa75e341
Merge pull request #133 from snowball-tools/andrehadianto/T-4906-create-project-connect-github
...
[T-4906] create project connect GitHub
2024-02-28 15:55:59 +08:00
Sushan Yadav
a238610522
Reskin Project Overview - Activity section ( #134 )
...
* feat: reskin w/ new design system
* feat: add sepeator calc in comment
* chore: limit commit message to 4 line
* comment fixes
* chore: use Heading component
2024-02-28 13:31:41 +05:45
Zachery Ng
bd4a51c830
style: update tertiary button
2024-02-28 15:45:57 +08:00
Andre H
4a87c100d6
🔧 chore: use proper type
2024-02-28 14:20:12 +07:00
Andre H
3493d735b9
🔧 chore: replace bgClass with className
2024-02-28 14:19:02 +07:00
Andre H
4519494be8
♻️ refactor: cherry pick fomr main
2024-02-28 13:49:11 +07:00
Andre H
2585418ed6
🔧 chore: implement IconWithFrame common component
2024-02-28 13:39:30 +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
Andre H
3535bd3a58
🔧 chore: add GitTeaIcon
2024-02-28 10:53:05 +07:00
Vivian Phung
13fc92bf0e
Merge pull request #128 from snowball-tools/ericlewis/prettify-select
2024-02-27 10:44:59 -05:00
Vivian Phung
5680961964
Merge pull request #122 from snowball-tools/repo
2024-02-27 09:18:20 -05: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
195471b888
Merge branch 'main' into repo
2024-02-27 00:07:22 -05:00
Wahyu Kurniawan
c731dd308c
[T-4840: feat] Dropdown/select component ( #108 )
...
* 🎨 style: adjust z index of the date picker popover
* 🎨 style: add new spacing and rename box shadow from calendar to dropdown
* 🐛 fix: console error becasue button inside button
* ♻️ refactor: rename shadow calendar to shador dropdown on calendar component
* 🚀 perf: remove vscode settings inside `packages/frontend`
* ⚡ ️ feat: create check radio icon and chevron down icon component
* 🔧 chore: install `downshift`
* ⚡ ️ feat: create select component
* 🎨 style: adjust the popover position based on the user screen
* ⚡ ️ feat: separate select item to be a component
* ⚡ ️ feat: separate select value to be a component
* ♻️ refactor: adjust style and refactor to a new component
* ⚡ ️ feat: create a type for merge two interface but keep the last value
* 🐛 fix: forward ref the component to fix console error
* ⚡ ️ feat: add `hideValues` prop to hide the values when on multiple
* 🐛 fix: no result not showing
* ⚡ ️ feat: make the select to be controller component
* ♻️ refactor: remove console log
* ♻️ refactor: update pr review
2024-02-27 12:05:16 +07:00
Vivian Phung
95285d30dd
private repo + repo
2024-02-26 23:50:42 -05:00
Eric Lewis
d73c3c7daf
fix: select issue
2024-02-26 22:57:05 -05:00
Eric Lewis
549dc5af10
feat: prettier search area
2024-02-26 22:24:15 -05:00
Vivian Phung
81f27442fb
github page ( #114 )
...
* ss
* comment out connect account tab model for now
2024-02-26 21:08:39 -05:00
Eric Lewis
2442e92395
feat: side bar tabs + icons
2024-02-26 18:35:45 -05:00
Eric Lewis
ccc4589033
partial sidebar style
2024-02-26 17:45:04 -05:00
Eric Lewis
042aff2f87
temp (?) fix build
...
revert this if needed
2024-02-26 11:56:51 -05:00
Vivian Phung
0dfecd024d
merge
2024-02-24 00:01:06 -05:00
Andre H
5a5756bcf2
🔧 chore: add cloneIcon to dep list
2024-02-23 10:47:50 +07:00
Andre Hadianto
22233d95f8
Merge branch 'andrehadianto/design-system-components' into andrehadianto/T-4868-tags
2024-02-23 11:44:29 +08:00
Wahyu Kurniawan
12fba5ee0c
[T-4845: feat] Date picker component ( #97 )
...
* ⚡ ️ feat: create calendar icon for date picker
* ⚡ ️ feat: create date picker component
* 📝 docs: add date picker to the example page
* 🔧 chore: install `@radix-ui/react-popover`
2024-02-23 10:22:33 +07:00
Wahyu Kurniawan
9b6c777f5f
[T-4865: feat] Segmented controls component ( #91 )
...
* ⚡ ️ feat: create segmented controls component
* 📝 docs: add segmented controls component to example page
* ♻️ refactor: put the icon size to icon theme
* 🐛 fix: remove `value` from `useCallback` dependency
2024-02-23 10:20:08 +07:00
Andre H
55848b1dd1
♻️ refactor: rename tags to tag
2024-02-22 22:46:10 +07:00
Andre Hadianto
42bf1534fb
Merge branch 'andrehadianto/design-system-components' into andrehadianto/T-4869-toast
2024-02-22 23:42:47 +08:00
Wahyu Kurniawan
7d1810ebd9
[T-4866: feat] Switch component ( #92 )
...
* ⚡ ️ feat: create switch component
* 📝 docs: add switch to the example page
* 🔧 chore: install `@radix-ui/react-switch`
* 🎨 style: add inset shadow
* 🎨 style: addjust input outline when error and focus
2024-02-22 17:42:13 +07:00
Wahyu Kurniawan
d2ca4df35a
[T-4864: feat] Radio component ( #90 )
...
* 🎨 style: make the cursor of the tab trigger wrapper to default
* ⚡ ️ feat: create radio component
* 📝 docs: add radio component to the example page
* 🔧 chore: install `@radix-ui/react-radio-group`
2024-02-22 17:30:33 +07:00