Wahyu Kurniawan
c1696fbf48
♻️ refactor: create delete variable dialog component
2024-03-14 21:55:30 +07:00
Wahyu Kurniawan
45e8e9a7f4
♻️ refactor: create delete domain dialog component
2024-03-14 21:55:02 +07:00
Wahyu Kurniawan
28740ffbee
♻️ refactor: create change state to production dialog reusable component
2024-03-14 21:54:30 +07:00
Wahyu Kurniawan
97289d85a3
♻️ refactor: create cancel deployment dialog component
2024-03-14 21:53:48 +07:00
Wahyu Kurniawan
f3ce0d0621
🎨 style: adjust deployment body card design to match with the figma
2024-03-14 21:52:55 +07:00
Wahyu Kurniawan
c2417a9daa
⚡ ️ feat: export the tag props
2024-03-14 21:52:07 +07:00
Wahyu Kurniawan
d50a318e16
⚡ ️ feat: create chevron doublw down icon component
2024-03-14 21:50:11 +07:00
Wahyu Kurniawan
3674750011
⚡ ️ feat: update confirm dialog to use new modal component
2024-03-14 21:49:45 +07:00
Wahyu Kurniawan
102c861617
🎨 style: adjust modal theme and add wavy border on the header
2024-03-14 21:49:13 +07:00
Wahyu Kurniawan
56e9be59ad
🐛 fix: missing props
2024-03-08 15:32:11 +07:00
Wahyu Kurniawan
300b8e4b5e
📝 docs: add modal to the example page
2024-03-08 15:30:53 +07:00
Wahyu Kurniawan
296e149391
🎨 style: update confirm dialog to use custom modal component
2024-03-08 15:29:06 +07:00
Wahyu Kurniawan
cbda1cc652
🎨 style: add new keyframe animation for modal
2024-03-08 15:28:23 +07:00
Wahyu Kurniawan
16e7b22507
⚡ ️ feat: create modal comopnent
2024-03-08 15:27:53 +07:00
Wahyu Kurniawan
93fb696d5c
Merge pull request #161 from snowball-tools/ayungavis/T-4936-make-deployed-lines-responsive
...
[T-4936: style] Make deployed lines responsive
2024-03-08 14:54:27 +07:00
Wahyu Kurniawan
32305cedbc
🎨 style: add overflow for the content
2024-03-08 12:44:48 +07:00
Wahyu Kurniawan
519618b456
♻️ refactor: remove duplicate component and use absolute for the mobile version
2024-03-08 12:42:42 +07:00
Andre Hadianto
4057480df2
Merge pull request #160 from snowball-tools/andrehadianto/T-4939-create-project-connect-github-assets
...
[T-4939] create project connect GitHub assets
2024-03-08 12:57:02 +08:00
Wahyu Kurniawan
de197759de
🎨 style: remove width and height icon style from tag size
2024-03-08 10:36:14 +07:00
Wahyu Kurniawan
65b66fe383
♻️ refactor: remove empty space
2024-03-08 10:35:22 +07:00
Wahyu Kurniawan
c6ea3a8f53
🎨 style: adjust responsive for deployment details card
2024-03-08 09:58:26 +07:00
Wahyu Kurniawan
6d861c71cc
🎨 style: adjust filter form mobile
2024-03-08 09:57:50 +07:00
Andre H
b922e632bf
🔧 chore: add mock card to template
2024-03-07 18:23:43 +08:00
Andre H
b1f318bbbd
⚡ ️ feat: implement mock connect git card
2024-03-07 18:23:22 +08:00
Andre H
667deb78fb
🎨 style: tabs to use overflow-auto instead of overflow-scroll
2024-03-07 14:23:59 +08:00
Andre H
095008867f
🔧 chore: show loading state on fetching repo activities
2024-03-07 14:23:34 +08:00
Andre H
41033c5241
⚡ ️ feat: reskin "no repository found" component
2024-03-07 14:23:11 +08:00
Andre H
cdb995205a
🎨 style: truncate overflow text on projectCard
2024-03-07 14:22:32 +08:00
Andre H
3a84832da5
🔧 chore: add tooltip on hover projectcard name
2024-03-07 14:22:10 +08:00
Wahyu Kurniawan
3fdc0b2dff
Merge pull request #156 from snowball-tools/ayungavis/T-4931-layout-mobile-sidebar-layout
...
[T-4931: style] Mobile sidebar layout and search bar
2024-03-07 12:52:12 +07:00
Andre Hadianto
89da03cec6
Merge pull request #158 from snowball-tools/andrehadianto/T-4961-create-project-success-page
...
[T-4961] create project success page
2024-03-07 13:51:14 +08:00
Andre Hadianto
9b6cd9baae
Merge pull request #157 from snowball-tools/andrehadianto/T-4944-layout-template-steps-layout
...
[T-4944] layout template steps layout
2024-03-07 12:24:29 +08:00
Andre H
658cc0b6b2
🔧 chore: change to isDesktopView for >960px
2024-03-07 12:18:41 +08:00
Andre H
be8f0bc4ad
🔧 chore: use `` for text
2024-03-07 12:17:06 +08:00
Andre H
2a8fc30979
🔧 chore: add TODO
2024-03-07 12:16:23 +08:00
Andre H
4074dd4001
🔧 chore: use link-emphasized button
2024-03-07 12:16:03 +08:00
Andre H
028831f806
🔧 chore: change isDesktopView to isTabletView
2024-03-07 11:45:51 +08:00
Andre H
646099707c
🔧 chore: use lottie for success logo
2024-03-07 11:42:12 +08:00
Andre H
6b0548ec47
⚒️ build: add lottie-react
2024-03-07 11:41:41 +08:00
Andre H
2ed07a6987
⚡ ️ feat: reskin success create project
2024-03-07 10:18:04 +08:00
Andre H
e9ab034625
🔧 chore: add new icons
2024-03-07 10:17:30 +08:00
Wahyu Kurniawan
02500b3cba
🎨 style: make the sidebar scrollable
2024-03-06 21:03:01 +07:00
Wahyu Kurniawan
4c8d0e2436
🎨 style: change the background color of the avatar
2024-03-06 19:14:32 +07:00
Wahyu Kurniawan
efa74898af
🎨 style: adjust padding of the content layout
2024-03-06 19:07:41 +07:00
Wahyu Kurniawan
532732943e
♻️ refactor: add empty space
2024-03-06 16:38:45 +07:00
Wahyu Kurniawan
be4900e63f
Merge branch 'main' of https://github.com/snowball-tools/snowballtools-base into ayungavis/T-4931-layout-mobile-sidebar-layout
2024-03-06 16:28:50 +07:00
Wahyu Kurniawan
9e4e203f5f
🎨 style: remove bottom border radius for mobile
2024-03-06 15:44:35 +07:00
Wahyu Kurniawan
d812cdf05f
🎨 style: adjust logo and mobile header padding on mobile
2024-03-06 15:39:46 +07:00
Wahyu Kurniawan
b605c1bc5b
🎨 style: adjust media query minimum width for desktop to match with tailwind large responsive min width
2024-03-06 15:27:29 +07:00
Wahyu Kurniawan
8d3ef369bb
♻️ refactor: change project bar item component to button
2024-03-06 15:14:09 +07:00
Wahyu Kurniawan
7aac8cdcef
🚀 perf: change the debounce to 300 ms
2024-03-06 15:11:16 +07:00
Wahyu Kurniawan
6c31113bca
🎨 style: adjust grid width of the project list
2024-03-06 15:08:45 +07:00
Andre Hadianto
410375f8c7
Merge branch 'main' into andrehadianto/T-4904-home-org-switcher
2024-03-06 15:01:29 +08:00
Andre H
226d02ea59
🔧 chore: change media query to lg
2024-03-06 14:29:28 +08:00
Wahyu Kurniawan
ca64d00355
🎨 style: adjust grid for the project list
2024-03-06 13:22:39 +07:00
Wahyu Kurniawan
287fe360d3
♻️ refactor: use useMemo
to render organization and sidebar menu
2024-03-06 13:22:17 +07:00
Andre H
f23c757de9
🔧 chore: create project create repo buttonSize to be responsive
2024-03-06 14:15:19 +08:00
Andre H
3737550f7f
🔧 chore: useMediaQuery change md to >720px
2024-03-06 14:14:49 +08:00
Andre H
274762cbfe
⚡ ️ feat: create project mobile layout
2024-03-06 14:14:10 +08:00
Wahyu Kurniawan
90295fd620
♻️ refactor: use dialog overlay instead of div
2024-03-06 13:09:23 +07:00
Wahyu Kurniawan
b75957929a
🎨 style: fixed content moves down issue when opening the sidebar
2024-03-06 12:46:49 +07:00
Wahyu Kurniawan
daffcf1203
🎨 style: adjust mobile sidebar animation
2024-03-06 11:53:44 +07:00
Wahyu Kurniawan
eccf78afdb
🎨 style: add background tot the project search header
2024-03-06 11:40:07 +07:00
Wahyu Kurniawan
0901036f71
Merge branch 'main' of https://github.com/snowball-tools/snowballtools-base into ayungavis/T-4931-layout-mobile-sidebar-layout
2024-03-06 11:31:37 +07:00
Wahyu Kurniawan
b6e02fb19d
🐛 fix: on reset error when value is undefined
2024-03-06 11:23:25 +07:00
Wahyu Kurniawan
462d247a86
Merge branch 'main' of https://github.com/snowball-tools/snowballtools-base into ayungavis/T-4917-project-deployments-layout-and-empty-state
2024-03-06 11:18:38 +07:00
Wahyu Kurniawan
80097a32ac
⚡ ️ feat: make the default status to undefined
2024-03-06 11:17:08 +07:00
Wahyu Kurniawan
a80d40156f
🎨 style: remove bouncing animation
2024-03-06 11:11:16 +07:00
Wahyu Kurniawan
ced50bf7f2
🎨 style: add animation to the layout
2024-03-06 10:55:37 +07:00
Wahyu Kurniawan
90b583aa19
Merge branch 'main' of https://github.com/snowball-tools/snowballtools-base into ayungavis/T-4931-layout-mobile-sidebar-layout
2024-03-06 10:54:24 +07:00
Wahyu Kurniawan
48e3581322
⚡ ️ feat: add handler when click the project item on mobile
2024-03-06 10:42:06 +07:00
Wahyu Kurniawan
1ddc3b81c7
⚡ ️ feat: add search dialog on mobile
2024-03-06 10:31:11 +07:00
Wahyu Kurniawan
5a86abd133
🎨 style: adjust input and search bar input style
2024-03-06 10:30:50 +07:00
Wahyu Kurniawan
6ddf44cddd
♻️ refactor: project search bar
2024-03-06 10:30:26 +07:00
Wahyu Kurniawan
b03200c256
🎨 style: add animation when sidebar open on mobile
2024-03-06 09:34:41 +07:00
Wahyu Kurniawan
1648deb64f
🔧 chore: install framer-motion
2024-03-06 09:34:06 +07:00
Andre H
8c0162f9f3
🔧 chore: replace Avatar with TemplateIcon on Template
2024-03-06 09:35:18 +08:00
Wahyu Kurniawan
e05e2c63c2
🎨 style: adjust sidebar for mobile
2024-03-06 08:25:29 +07:00
Wahyu Kurniawan
3b1f03bcb6
🎨 style: replacee grid of the layout to use flex and fixed width of the sidebar
2024-03-06 08:24:11 +07:00
Wahyu Kurniawan
80fee1f585
⚡ ️ feat: create logout icon
2024-03-06 08:23:09 +07:00
Andre Hadianto
d50f559a07
Merge branch 'main' into andrehadianto/T-4912-create-project-create-repository-page
2024-03-06 09:04:28 +08:00
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
Wahyu Kurniawan
b5f50fe16f
🎨 style: adjust layout for mobile
2024-03-05 16:16:45 +07:00
Wahyu Kurniawan
aa4094669d
⚡ ️ feat: create logo component
2024-03-05 16:16:20 +07:00
Wahyu Kurniawan
33fbdf60ae
⚡ ️ feat: create some icons needed
2024-03-05 16:15:37 +07:00
Wahyu Kurniawan
abe1401a6d
🎨 style: adjust the style of project search bar
2024-03-05 16:15:11 +07:00
Andre H
2182beca22
🔧 chore: remove database tab
2024-03-05 14:22:59 +08:00
Andre H
96f519d5e3
⚡ ️ feat: mobile layout for project overview
2024-03-05 14:19:47 +08: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
f9ac778e47
⚒️ build: add usehooks-ts
2024-03-05 14:16:54 +08:00
Andre H
e8ae417772
🔧 chore: whitespace nowrap to prevent text warping on steps
2024-03-05 09:39:00 +08:00
Wahyu Kurniawan
18dde52c9a
⚡ ️ feat: update select input default icon and options icon
2024-03-05 05:07:21 +07:00
Wahyu Kurniawan
d9bae720d7
⚡ ️ feat: update date picker input icon
2024-03-05 05:06:53 +07:00
Wahyu Kurniawan
e9f32ff668
♻️ refactor: make the conditional logic to boolean
2024-03-05 05:06:28 +07:00
Wahyu Kurniawan
8a1e84386a
⚡ ️ feat: create some icons needed
2024-03-05 05:05:54 +07:00
Wahyu Kurniawan
3335c26f82
Merge branch 'main' of https://github.com/snowball-tools/snowballtools-base into ayungavis/T-4917-project-deployments-layout-and-empty-state
2024-03-05 04:37:49 +07:00
Andre H
0a2686d5ec
🔧 chore: add divider to render page
2024-03-04 17:50:23 +08:00
Andre H
c1da92bc99
🔧 chore: adjust design to figma
2024-03-04 17:50:04 +08:00
Andre H
add2559860
🔧 chore: adjust other CheckRoundFilledIcon user
2024-03-04 17:41:33 +08:00
Andre H
460f8a80b8
🔧 chore: replace Stepper
with Steps
component
2024-03-04 11:52:55 +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
8f0c39022d
🔧 chore: add render component
2024-03-04 10:40:06 +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
neeraj
dc6f436409
Handle review changes
2024-03-01 14:04:43 +05:30
neeraj
691edf3508
Update toast message
2024-03-01 13:26:38 +05:30
Zachery
4fc654f763
[T-4933] Create Project - Mobile modal layout ( #151 )
...
* feat: create project mobile modal layout
* style: make dialog content stretch full height
2024-03-01 15:22:16 +08:00
neeraj
fe599f97a3
Handle error if repo already exists
2024-03-01 12:20:19 +05:30
Andre H
be0ea904ee
🔧 chore: REMOVE framework for now
2024-03-01 14:07:12 +08:00
Andre H
8114b10932
♻️ refactor: use shared Avatar
2024-03-01 14:05:17 +08:00
Andre H
0ee27df25e
🔧 chore: font hierarchy
2024-03-01 14:00:41 +08:00
Andre H
893a499be5
🔧 chore: dont render when props not provided
2024-03-01 14:00:08 +08:00
Andre H
596d8eb326
🔧 chore: add flex to Input and Select
2024-03-01 13:49:30 +08:00
Andre H
e9d38e0d3b
🔧 chore: add htmlFor to label in radioItem
2024-03-01 13:48:54 +08:00
Andre H
ab77ce681a
🔧 chore: radioItem leftIcon use span
2024-03-01 13:48:33 +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
Andre H
4a86952810
🔧 chore: prevent 'gap' due to empty div on Select
2024-03-01 11:26:38 +08:00
Andre H
207b32ce65
⚡ ️ feat: integrate useform
2024-03-01 11:23:38 +08:00
Andre H
6e653774be
🔧 chore: reskin with shared components
2024-03-01 11:13:17 +08:00
Andre H
0b64ccc364
🔧 chore: replace space-y-2 with gap-y-2 for input
2024-03-01 11:12:47 +08:00
Andre H
a8ad6c6eec
⚡ ️ feat: implement card style for radio
2024-03-01 10:41:12 +08:00
65f64a3dcd
Fix frontend deployment config ( #148 )
2024-02-29 22:45:33 +05:30
d64cf46d89
Fetch latest registry record version and use in deploy script ( #146 )
...
* Fetch latest registry record version and increment
* Move reference up
* Remove steps to manually update record values
* Update registry config with new key and bond
2024-02-29 22:29:23 +05:30
1ff5ab3dfd
Assign project domain to latest production deployment ( #145 )
...
* Create ApplicationDeploymentRequest with project DNS
* Add comment for filtering AppDeploymentRecord
* Fix lint
* Handle delete gitHub event
* Add sleep before registry write methods
---------
Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-29 18:33:34 +05:30
Andre H
d9392c095d
⚡ ️ feat: reskin template header
2024-02-29 15:31:10 +07:00
Andre H
2cd1865d19
🔧 chore: add linkchain icon
2024-02-29 15:30:34 +07:00
Eric Lewis
a7810a34c9
feat: one click deployer ( #139 )
...
* feat: one click deployer
This adds a script for deploying whatever is the latest on main, essentially automating the changes specified in the readme.
* fix
* repurpose existing script
* clean up
* fix
* fix
* Update latest record version
---------
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
2024-02-29 13:11:01 +05:30
Vivian Phung
dd5f93050d
fix navigate
2024-02-29 00:01:56 -07:00
Andre H
11aeda9453
🔧 chore: remove squiggly line
2024-02-29 13:59:53 +07:00
Andre H
dfa38a4cba
🔧 chore: remove useMemo
2024-02-29 13:58:45 +07:00
Andre H
638e31f7fe
🔧 chore: use wavyBorder
2024-02-29 13:58:22 +07:00
Vivian Phung
5946755749
fix navigate
2024-02-28 23:52:37 -07:00
Vivian Phung
4532a962d8
fix navigate
2024-02-28 23:44:10 -07:00
Wahyu Kurniawan
83fec1d273
🎨 style: refactor and re-styling deployment tab page
2024-02-29 11:17:41 +07:00
Wahyu Kurniawan
6db5871868
🎨 style: make the input width to full
2024-02-29 11:17:41 +07:00
Wahyu Kurniawan
e0c5895e9c
⚡ ️ feat: add onReset
prop
2024-02-29 11:17:41 +07:00
Wahyu Kurniawan
630af612a2
⚡ ️ feat: add some components
2024-02-29 11:17:41 +07:00
Wahyu Kurniawan
87307381cb
🎨 style: refactor and re-styling filter form component
2024-02-29 11:17:40 +07:00
Andre Hadianto
aa5507f309
Merge branch 'main' into andrehadianto/T-4904-home-org-switcher
2024-02-29 10:34:36 +08:00
Andre H
91a80cac8a
⚡ ️ feat: add squiggly line and personal TODO
2024-02-29 09:30:53 +07:00
Andre H
ee397d0e6e
🔧 chore: add squigglyline icon
2024-02-29 09:30:29 +07:00
Wahyu Kurniawan
98ec1915ca
♻️ refactor: remove unused comment
2024-02-29 09:21:49 +07:00
Wahyu Kurniawan
f08081932c
♻️ refactor: use custom toast component and handle error
2024-02-29 09:21:28 +07:00
Andre H
fe427a9fb8
🐛 fix: onChange not triggered. thanks @ayungavis
2024-02-29 09:16:01 +07:00
Andre H
a5b4103515
🔧 chore: bigger img on userselectitem
2024-02-29 09:15:18 +07:00
Andre H
f77f7c120a
🔧 chore: follow select changes
2024-02-29 08:52:26 +07:00
Andre H
30c50a3eec
🔧 chore: use UserSelect in sidebar
2024-02-28 23:08:21 +07:00
Andre H
0381fdbbed
⚡ ️ feat: impelment user select
2024-02-28 23:07:54 +07:00
Andre H
2f466d4fbb
🔧 chore: remove dot when description dont exist
2024-02-28 23:07:31 +07:00
Andre H
ee35e64f69
🔧 chore: add icons
2024-02-28 23:06:54 +07:00
Sushan Yadav
0fb378386a
chore: update comment
2024-02-28 20:51:58 +05:45
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
Wahyu Kurniawan
769593913e
🐛 fix: button inside button console browser error
2024-02-28 21:17:30 +07:00
Wahyu Kurniawan
eda2cc76ed
♻️ refactor: restructured and restyling project repo card component
2024-02-28 21:16:59 +07:00
Wahyu Kurniawan
99eb514306
♻️ refactor: restructured and restryling repository list component
2024-02-28 21:16:26 +07:00
Sushan Yadav
f34eb48d1e
feat: add layout
2024-02-28 17:35:02 +05:45
Sushan Yadav
acf5aab26f
Merge branch 'main' into sushan/T-4914-project-overview-layout
2024-02-28 16:57:32 +05:45
Sushan Yadav
6b6582c287
feat: top section
2024-02-28 16:56:28 +05:45
Sushan Yadav
b43ee3b7bb
feat: add deplyment infos
2024-02-28 16:39:26 +05:45
Wahyu Kurniawan
b1bf47d104
[T-4921: feat] Update project card component ( #136 )
...
* 🎨 style: add hover interaction to the card
* ⚡ ️ feat: make the whole card clickable
* 🎨 style: adjust hovered background for wavy border
* ♻️ refactor: move wavy border class to project card theme
* 🎨 style: add transition when hover
* 📝 docs: add todo to experiment using `Link` componnt
2024-02-28 16:50:55 +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
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
a324d32ebf
🔧 chore: use Heading
2024-02-28 13:51:35 +07:00
Andre H
4519494be8
♻️ refactor: cherry pick fomr main
2024-02-28 13:49:11 +07:00
Andre H
319822c8e6
🔧 chore: add shadow to button
2024-02-28 13:46:09 +07:00
Andre H
c5273ff530
♻️ refactor: use IconWithFrame
2024-02-28 13:39:50 +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
89306ddcc7
🔧 chore: add toast
2024-02-28 11:19:09 +07:00
Andre H
3b67396c43
⚡ ️ feat: reskin connect github
2024-02-28 10:55:10 +07:00
Andre H
3535bd3a58
🔧 chore: add GitTeaIcon
2024-02-28 10:53:05 +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
Eric Lewis
2f62d086de
Merge pull request #131 from snowball-tools/ericlewis/deploy-2
...
chore(deployment): 1.1.3
2024-02-27 12:55:54 -05:00
Eric Lewis
4c544e8d15
chore: readme
2024-02-27 12:30:35 -05:00
Eric Lewis
a02ee13f9d
chore: deploy readme
2024-02-27 12:29:27 -05:00
Eric Lewis
e32a51a771
chore(deployment): 1.1.3
2024-02-27 12:25:20 -05:00
Eric Lewis
513ca69d01
Merge pull request #130 from snowball-tools/ericlewis/pretty-login
...
feat: pretty login
2024-02-27 12:08:40 -05:00
Eric Lewis
f4d5b77784
fix deploy
2024-02-27 11:56:22 -05:00
Eric Lewis
399b80ce3b
chore: create new deployment
2024-02-27 11:30:39 -05:00
Eric Lewis
fdaec2da94
feat: pretty login
2024-02-27 11:13:14 -05:00
Vivian Phung
13fc92bf0e
Merge pull request #128 from snowball-tools/ericlewis/prettify-select
2024-02-27 10:44:59 -05:00
Eric Lewis
8a8ee1d6ae
fix centering
2024-02-27 10:40:54 -05:00
Vivian Phung
5680961964
Merge pull request #122 from snowball-tools/repo
2024-02-27 09:18:20 -05:00
Vivian Phung
aa0ca8dd21
Merge pull request #121 from snowball-tools/search-area-plus
2024-02-27 09:18:03 -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
ab72bbb03f
Update template repo links ( #124 )
2024-02-27 14:16:36 +05:30
cc4e5fd627
Add deployer package for frontend app ( #123 )
...
* Add script and records for deploying frontend app
* Update readme with steps for new deployment
* Add troubleshooting section
* Move config env update
* Add step to commit updated records
* Bump record version
2024-02-27 11:52:05 +05:30
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