Commit Graph

  • 55848b1dd1 ♻️ refactor: rename tags to tag Andre H 2024-02-22 22:46:10 +0700
  • 42bf1534fb
    Merge branch 'andrehadianto/design-system-components' into andrehadianto/T-4869-toast Andre Hadianto 2024-02-22 23:42:47 +0800
  • 9acb9daacc
    Update README after implementation of authentication (#101) Nabarun Gogoi 2024-02-22 19:24:06 +0530
  • f7c45ca045
    Unset cookie domain to localhost by default (#100) Nabarun Gogoi 2024-02-22 17:52:49 +0530
  • ef0eac8293
    Implement authentication with SIWE (#99) Nabarun Gogoi 2024-02-22 17:26:26 +0530
  • 9fb0f6077a
    Merge branch 'andrehadianto/design-system-components' of https://github.com/snowball-tools/snowballtools-base into ayungavis/T-4845-datepicker Wahyu Kurniawan 2024-02-22 17:44:51 +0700
  • 99be851046
    Merge branch 'andrehadianto/design-system-components' of https://github.com/snowball-tools/snowballtools-base into ayungavis/T-4865-segmented-controls Wahyu Kurniawan 2024-02-22 17:43:41 +0700
  • 7d1810ebd9
    [T-4866: feat] Switch component (#92) Wahyu Kurniawan 2024-02-22 17:42:13 +0700
  • 2117f3e2a7
    Merge branch 'andrehadianto/design-system-components' of https://github.com/snowball-tools/snowballtools-base into ayungavis/T-4845-datepicker Wahyu Kurniawan 2024-02-22 17:40:45 +0700
  • 8fd9ffe13b
    Merge branch 'andrehadianto/design-system-components' of https://github.com/snowball-tools/snowballtools-base into ayungavis/T-4866-switch ayungavis/T-4866-switch Wahyu Kurniawan 2024-02-22 17:38:17 +0700
  • 2b408f8a63
    Merge branch 'andrehadianto/design-system-components' of https://github.com/snowball-tools/snowballtools-base into ayungavis/T-4865-segmented-controls Wahyu Kurniawan 2024-02-22 17:36:20 +0700
  • 33cd907455
    ♻️ refactor: put the icon size to icon theme Wahyu Kurniawan 2024-02-22 17:34:09 +0700
  • d2ca4df35a
    [T-4864: feat] Radio component (#90) Wahyu Kurniawan 2024-02-22 17:30:33 +0700
  • 30bbe4d766
    [T-4870] Tooltip component (#96) Zachery 2024-02-22 18:25:04 +0800
  • 0e7343da6f 🔧 chore: gqlclientprovider import Andre H 2024-02-22 17:11:03 +0700
  • 8952393b31 🔧 chore: remove not working swipe down gesture Andre H 2024-02-22 17:08:05 +0700
  • 32918b7930 🔧 chore: index import Andre H 2024-02-22 17:07:15 +0700
  • 596889b5e2 🔧 chore: add render tags component Andre H 2024-02-22 17:01:58 +0700
  • fb932eeb04 ️ feat: implement tags component Andre H 2024-02-22 17:01:36 +0700
  • fad9d6e90b
    🔧 chore: install @radix-ui/react-popover Wahyu Kurniawan 2024-02-22 16:42:45 +0700
  • 64379ec9c6
    📝 docs: add date picker to the example page Wahyu Kurniawan 2024-02-22 16:42:25 +0700
  • a8fdd4bb53
    ️ feat: create date picker component Wahyu Kurniawan 2024-02-22 16:42:05 +0700
  • 779b660631
    ️ feat: create calendar icon for date picker Wahyu Kurniawan 2024-02-22 16:41:42 +0700
  • 54540cf8e9 feat: tooltip component zachery/T-4870-tooltips Zachery Ng 2024-02-22 17:28:38 +0800
  • 2715d0216c fix: button forwardRef Zachery Ng 2024-02-22 17:28:18 +0800
  • 200ea3ca7b 🐛 fix: aria-hidden naming on input Andre H 2024-02-22 16:14:27 +0700
  • ba87c6f22a 🔧 chore: replace react-hot-toast with custom toast Andre H 2024-02-22 16:11:37 +0700
  • 4d646e1ac0 🔧 chore: extend to buttonOrLinkProps Andre H 2024-02-22 15:03:21 +0700
  • 5be29a9745 🔧 chore: add id to allow singular toast deletion Andre H 2024-02-22 14:59:12 +0700
  • fffc370d40 🔧 chore: rework usememo logic Andre H 2024-02-22 14:58:57 +0700
  • 1cd60d84dd 🔧 chore: use framer-motion Andre H 2024-02-22 14:22:29 +0700
  • a846531e43
    Set DNS in application deployment request (#94) Nabarun Gogoi 2024-02-22 12:50:35 +0530
  • c8a153ad27 🔧 chore: usememo dependencies Andre H 2024-02-22 14:20:26 +0700
  • bb7a88f7e9 🔧 chore: add toast render page Andre H 2024-02-22 14:17:02 +0700
  • 675112079c ️ feat: implement toast component Andre H 2024-02-22 14:16:47 +0700
  • cb928c3360 🔧 chore: use buttonbaseprops, duration 2000 default Andre H 2024-02-22 14:16:21 +0700
  • 5836779403 🔧 chore: export buttonBaseProps Andre H 2024-02-22 14:13:47 +0700
  • 028dd35db1 🔧 chore: add icons Andre H 2024-02-22 14:13:27 +0700
  • ef9f4df28a 🔧 chore: ghost button is white, not transparent Andre H 2024-02-22 14:13:10 +0700
  • 6b17dce2ae
    UI fixes in Snowball frontend app (#93) Nabarun Gogoi 2024-02-22 11:25:17 +0530
  • 496404195c
    Merge branch 'main' of https://github.com/snowball-tools/snowballtools-base into andrehadianto/design-system-components Wahyu Kurniawan 2024-02-22 12:45:17 +0700
  • 9dec48d67c
    ♻️ refactor: add disabled button example page Wahyu Kurniawan 2024-02-22 12:24:25 +0700
  • 267b52a352 Merge remote-tracking branch 'origin/andrehadianto/design-system-components' into andrehadianto/T-4869-toast Andre H 2024-02-22 11:49:11 +0700
  • fa96b6e734 🔧 chore: add to components render page Andre H 2024-02-22 11:46:39 +0700
  • 22c581dd33 🔧 chore: add icons Andre H 2024-02-22 11:46:17 +0700
  • d3013719e6 🔧 chore: wip simple toast render Andre H 2024-02-22 11:45:55 +0700
  • 98a4d7be07 ️ feat: implement toast contexts Andre H 2024-02-22 11:45:35 +0700
  • 3928e2610f 🔧 chore: add zIndex toast token Andre H 2024-02-22 11:45:01 +0700
  • 075cc05db5 ⚒️ build: add @radix-ui/react-toast Andre H 2024-02-22 11:43:31 +0700
  • e816c596ca
    Publish ApplicationRecord and ApplicationDeploymentRequest on creating new deployments (#89) Nabarun Gogoi 2024-02-22 10:04:33 +0530
  • 6bfbaf0ca0
    Merge branch 'andrehadianto/design-system-components' of https://github.com/snowball-tools/snowballtools-base into ayungavis/T-4866-switch Wahyu Kurniawan 2024-02-22 10:49:09 +0700
  • 022ffbe589
    Merge branch 'andrehadianto/design-system-components' of https://github.com/snowball-tools/snowballtools-base into ayungavis/T-4865-segmented-controls Wahyu Kurniawan 2024-02-22 10:47:52 +0700
  • 557e7ec5ce
    Merge branch 'andrehadianto/design-system-components' of https://github.com/snowball-tools/snowballtools-base into ayungavis/T-4864-radio ayungavis/T-4864-radio Wahyu Kurniawan 2024-02-22 10:46:45 +0700
  • 6df094bf2e
    [T-4861: feat] Inline notification component (#86) Wahyu Kurniawan 2024-02-22 10:45:19 +0700
  • 6c4d8af14d
    Merge branch 'andrehadianto/design-system-components' of https://github.com/snowball-tools/snowballtools-base into ayungavis/T-4861-inline-notification ayungavis/T-4861-inline-notification Wahyu Kurniawan 2024-02-22 10:41:46 +0700
  • 2820d040e1
    🎨 style: addjust input outline when error and focus Wahyu Kurniawan 2024-02-22 10:38:23 +0700
  • 43b76fcef8
    Merge branch 'andrehadianto/design-system-components' of https://github.com/snowball-tools/snowballtools-base into ayungavis/T-4866-switch Wahyu Kurniawan 2024-02-22 10:37:31 +0700
  • 020490da54
    🎨 style: add inset shadow Wahyu Kurniawan 2024-02-22 10:35:46 +0700
  • 95b9cf2e08
    🔧 chore: install @radix-ui/react-switch Wahyu Kurniawan 2024-02-22 10:35:25 +0700
  • c865e46367
    📝 docs: add switch to the example page Wahyu Kurniawan 2024-02-22 10:35:01 +0700
  • ab2d87fd09
    ️ feat: create switch component Wahyu Kurniawan 2024-02-22 10:34:36 +0700
  • 2369f4498a
    Merge pull request #85 from snowball-tools/andrehadianto/T-4863-input-field Andre Hadianto 2024-02-22 10:18:59 +0800
  • eb6a727425
    [T-4862: feat] Link component (#88) Wahyu Kurniawan 2024-02-22 09:17:22 +0700
  • da2f7ede42 🔧 chore: add dependency to usememo andrehadianto/T-4863-input-field Andre H 2024-02-22 09:15:17 +0700
  • 4d0f2ca893
    SO webapp-ify the frontend (#82) Thomas E Lackey 2024-02-21 13:53:05 -0600
  • 7bb5f9831c
    📝 docs: add segmented controls component to example page Wahyu Kurniawan 2024-02-22 02:19:14 +0700
  • aabda9b486
    ️ feat: create segmented controls component Wahyu Kurniawan 2024-02-22 02:18:47 +0700
  • ab6bf7ffef
    🐛 fix: use the right method of `useCallback Wahyu Kurniawan 2024-02-22 01:10:01 +0700
  • dd099d7b94
    🔧 chore: install @radix-ui/react-radio-group Wahyu Kurniawan 2024-02-22 01:02:37 +0700
  • a17d5cfe3d
    📝 docs: add radio component to the example page Wahyu Kurniawan 2024-02-22 01:02:10 +0700
  • cbc22fe16f
    ️ feat: create radio component Wahyu Kurniawan 2024-02-22 01:01:49 +0700
  • ac260dd59c
    🎨 style: make the cursor of the tab trigger wrapper to default Wahyu Kurniawan 2024-02-21 22:07:34 +0700
  • ee1854f56b
    📝 docs: add button link component to the example page ayungavis/T-4862-link Wahyu Kurniawan 2024-02-21 17:12:32 +0700
  • d385e5e7c5
    ️ feat: add new variants link and link-empashized on the button component Wahyu Kurniawan 2024-02-21 17:12:02 +0700
  • 448d0ceb7c 🔧 chore: 1 classname per object Andre H 2024-02-21 17:10:45 +0700
  • 195d957251 🔧 chore: restructure tailwind classnames Andre H 2024-02-21 17:08:33 +0700
  • 807a4b1197 🔧 chore: lint Andre H 2024-02-21 17:08:14 +0700
  • 5f6723fad6 ♻️ refactor: create new renderInput for component page Andre H 2024-02-21 17:07:59 +0700
  • b663067035 🔧 chore: use absolute import Andre H 2024-02-21 17:07:30 +0700
  • 8ca55cd888
    Implement polling for project deployment updates (#87) Nabarun Gogoi 2024-02-21 15:34:33 +0530
  • bbb5abbd42
    Merge branch 'andrehadianto/design-system-components' of https://github.com/snowball-tools/snowballtools-base into ayungavis/T-4861-inline-notification Wahyu Kurniawan 2024-02-21 16:43:42 +0700
  • 2cd1776ded
    📝 docs: add js doc comment and add inline notification component to the example page Wahyu Kurniawan 2024-02-21 16:42:09 +0700
  • d1cd144dfc
    ️ feat: create inline notification component Wahyu Kurniawan 2024-02-21 16:40:12 +0700
  • 10fae09d15
    ️ feat: create info square icon component Wahyu Kurniawan 2024-02-21 16:39:46 +0700
  • b3a99475af
    Merge branch 'andrehadianto/design-system-components' into andrehadianto/T-4863-input-field Andre Hadianto 2024-02-21 17:39:29 +0800
  • ea44efa0f2
    [T-4867: feat] Horizontal and vertical tabs component (#84) Wahyu Kurniawan 2024-02-21 16:13:16 +0700
  • 7d5963d776 🔧 chore: add input to page/components Andre H 2024-02-21 15:44:21 +0700
  • 33b6191539 ️ feat: implement Input Field component Andre H 2024-02-21 15:43:53 +0700
  • 636f68d7a4 🔧 chore: add more icons Andre H 2024-02-21 15:43:32 +0700
  • 237e9e5cb9 🔧 chore: implement classnames utils Andre H 2024-02-21 15:43:09 +0700
  • e70bb34190 ⚒️ build: reorder packages Andre H 2024-02-21 15:42:35 +0700
  • a58fde78c4
    📝 docs: add vertical tabs to the example page ayungavis/T-4867-tabs Wahyu Kurniawan 2024-02-21 14:24:55 +0700
  • e57591187c
    🎨 style: adjust vertical tab theme Wahyu Kurniawan 2024-02-21 14:24:35 +0700
  • 1ab155c638
    ️ feat: create globe icon component Wahyu Kurniawan 2024-02-21 14:23:48 +0700
  • 6ada8992a8
    🔧 chore: upgrade tailwindcss and install @radix-ui/react-tabs Wahyu Kurniawan 2024-02-21 13:09:58 +0700
  • 87de462352
    ♻️ refactor: avoid big conflict on the example page Wahyu Kurniawan 2024-02-21 13:09:25 +0700
  • d0263f547e
    ️ feat: create tabs component Wahyu Kurniawan 2024-02-21 13:08:52 +0700
  • fc240c93d8
    SO deployable config for the backend. (#83) Thomas E Lackey 2024-02-21 00:05:45 -0600
  • b5eef95d15 Merge remote-tracking branch 'origin/main' Andre H 2024-02-21 11:00:14 +0700
  • f0121605c4
    feat: avatar component (#76) Zachery 2024-02-21 11:39:38 +0800