Commit Graph

  • 61df6d4da5 Set user ethAddress column as unique neeraj 2024-02-22 14:45:32 +0530
  • 2b9c80603e Get project domain from config file neeraj 2024-02-22 14:44:54 +0530
  • 674e55a2d8 Change sign-in route to login Nabarun 2024-02-22 14:00:41 +0530
  • 7f0d76f8ec Redirect to sign in page if unauthenticated and logout button Nabarun 2024-02-22 11:40:35 +0530
  • 8b55e1581e Use authenticated user from context Nabarun 2024-02-21 18:22:19 +0530
  • cc58a39f96 Add auth check in GQL context and load/create user Nabarun 2024-02-21 17:17:52 +0530
  • 98bbf7b89f Add changes to access session in web-app GQL requests Nabarun 2024-02-21 14:03:33 +0530
  • 552c656ec9 Add button for SIWE authentication neeraj 2024-02-21 11:14:21 +0530
  • 9e2332bd2f Use axios instance to make request neeraj 2024-02-20 17:31:04 +0530
  • 463db94ac3 Add auth router to handle SIWE authentication neeraj 2024-02-20 17:17:32 +0530
  • b1f5267464 Create web3 modal provider with SIWE neeraj 2024-02-20 15:50:55 +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
  • 1cea561b40 Set DNS in application deployment request neeraj 2024-02-22 11:54:00 +0530
  • 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
  • 11a806d9bc Format the displayed user name neeraj 2024-02-22 10:53:48 +0530
  • 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
  • b8bffafb25 Display user name neeraj 2024-02-22 10:09:27 +0530
  • 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
  • e34a2befc7 Add loading spinner for create project neeraj 2024-02-21 19:49:19 +0530
  • 14171ad4b2 Use env for git template link neeraj 2024-02-21 18:52:01 +0530
  • 36205e4026 Use template name from env neeraj 2024-02-21 18:38:02 +0530
  • 5f03006f40 Fix alignment of deployment status chip neeraj 2024-02-21 18:00:29 +0530
  • c59c228288 Use project repo name as record app name neeraj 2024-02-21 17:55:44 +0530
  • c2e9e069e4 Add project as dependency neeraj 2024-02-21 15:45:21 +0530
  • 5ec75bb52e Save application deployment request datas in deployment entity neeraj 2024-02-20 13:54:22 +0530
  • 81b51e3641 Create application deployment request on new deployment neeraj 2024-02-20 11:54:43 +0530
  • 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