Commit Graph

  • 0f7c6c73c9
    ️ feat: make the button component to forward ref ayungavis/T-4834-button Wahyu Kurniawan 2024-02-20 22:59:31 +0700
  • a45fb4c617
    Fix deployments visit URL and date filter (#78) Nabarun Gogoi 2024-02-20 10:53:42 +0530
  • c6180c5638 Update fixtures data neeraj 2024-02-20 10:31:06 +0530
  • d9e8adeaf8 Clean fixtures data Nabarun 2024-02-20 10:21:55 +0530
  • 8ca4341100 Fix deployments URL visit and date filter Nabarun 2024-02-20 10:06:53 +0530
  • 2ac657c32e
    🎨 style: add new spacing Wahyu Kurniawan 2024-02-19 21:16:55 +0700
  • 943d427db1
    📝 docs: add button icon only on component example Wahyu Kurniawan 2024-02-19 21:16:39 +0700
  • 7e6b74208d
    ️ feat: create cloneIcon util function Wahyu Kurniawan 2024-02-19 21:16:17 +0700
  • 2b78cab849
    ️ feat: create custom icon and plus icon component Wahyu Kurniawan 2024-02-19 21:15:51 +0700
  • 862862a9c5
    🎨 style: update button and button icon only theme Wahyu Kurniawan 2024-02-19 21:15:29 +0700
  • 77ee4f55e0 Add method to update multiple deployments in single query neeraj 2024-02-19 19:03:15 +0530
  • 6a3af491ca
    Merge branch 'andrehadianto/design-system-components' of https://github.com/snowball-tools/snowballtools-base into ayungavis/T-4834-button Wahyu Kurniawan 2024-02-19 20:20:31 +0700
  • 92f7d07f3f
    🔧 chore: install tailwind-variants and @fontsource/inter Wahyu Kurniawan 2024-02-19 20:16:25 +0700
  • 6fb94aeb11
    🔧 chore: add absolute path Wahyu Kurniawan 2024-02-19 20:15:56 +0700
  • 1c848c5a89
    🎨 style: add inter font family Wahyu Kurniawan 2024-02-19 20:15:32 +0700
  • 17b5ff9a74
    🎨 style: add colors, font family, and shadow Wahyu Kurniawan 2024-02-19 20:14:49 +0700
  • 56adfc4806
    🐛 fix: typescript error Wahyu Kurniawan 2024-02-19 20:14:23 +0700
  • b51d050ee6
    📝 docs: add button to the example comopnent pag Wahyu Kurniawan 2024-02-19 20:13:56 +0700
  • 8021ff7ff9
    🔧 chore: add vscode settings on frontend package Wahyu Kurniawan 2024-02-19 20:13:36 +0700
  • e850435c2d
    ️ feat: create button component Wahyu Kurniawan 2024-02-19 20:13:11 +0700
  • 8a43698c43
    Merge pull request #75 from snowball-tools/zachery/T-4843-focus-ring-class Zachery 2024-02-19 20:55:52 +0800
  • 499dba2c5e chore: add full palette colors zachery/T-4843-focus-ring-class Zachery Ng 2024-02-19 20:12:25 +0800
  • d498ba7e9a feat: focus ring class Zachery Ng 2024-02-19 20:05:29 +0800
  • c3d1b4f3eb
    Use branches from GitHub API in edit domain dialog (#74) Nabarun Gogoi 2024-02-19 16:55:07 +0530
  • 908cca7311 Log actual HTTP error in console Nabarun 2024-02-19 16:43:46 +0530
  • 4b4669498a Use async select for accounts dropdown neeraj 2024-02-19 16:23:23 +0530
  • 6e5c854f4b Disable git branch if branches is empty neeraj 2024-02-19 15:25:29 +0530
  • 80d929db2c Disable git branch input if repo not found neeraj 2024-02-19 14:06:07 +0530
  • a0390bb090 Use branches from GitHub API neeraj 2024-02-19 12:01:27 +0530
  • ce55fe62d8
    Check for ApplicationDeploymentRecord and update deployments (#73) Nabarun Gogoi 2024-02-19 13:43:29 +0530
  • c352b833ca Update isCurrent after deployment record received Nabarun 2024-02-19 13:05:43 +0530
  • 7c4840c998 Fetch delay to check deployment records from config neeraj 2024-02-19 11:28:45 +0530
  • 2a7af38e8f Change type of application deployment record data neeraj 2024-02-19 11:07:47 +0530
  • 9e64f29720 Add application deployment record to deployment entity neeraj 2024-02-19 10:42:42 +0530
  • 30ae53e3da Add logs after getting ApplicationDeploymentRecord Nabarun 2024-02-17 18:02:54 +0530
  • 8b3d5dac7d Handle if deployment url is not set neeraj 2024-02-16 15:22:53 +0530
  • 06ac5dbe92 Add method implementations for fetching deployment records Nabarun 2024-02-16 14:34:08 +0530
  • 5bb44e97b0 Add skeleton and TODOs for polling deployment records Nabarun 2024-02-16 12:25:09 +0530
  • b007286f4a
    Add script to publish dummy ApplicationDeploymentRecord (#72) Nabarun Gogoi 2024-02-16 15:05:52 +0530
  • 0cd0734618 Disable import environment variables button neeraj 2024-02-16 14:43:20 +0530
  • 8051e3fb5c Assert if name doesn't exist in package.json neeraj 2024-02-16 14:21:53 +0530
  • 83105a581f Refactor publish deploy records script neeraj 2024-02-16 13:48:07 +0530
  • 1b4b86ca54 Add script to publish application deployment record neeraj 2024-02-16 11:27:37 +0530
  • 082353e9bc ️ feat: implement components page to act as storybook Andre H 2024-02-16 12:31:13 +0700
  • d29b29f161
    Use environment variables from DB in published record data (#70) Nabarun Gogoi 2024-02-15 18:02:37 +0530
  • 6e71f6e0bb Use dummy gray image for projects Nabarun 2024-02-15 17:52:35 +0530
  • 08d32201a4 Handle review changes neeraj 2024-02-15 17:24:34 +0530
  • 5427bb9575 Publish environment variables of deployment neeraj 2024-02-15 16:50:58 +0530
  • c4ba59d97e
    Create deployments on push events in GitHub repo (#69) Nabarun Gogoi 2024-02-15 17:24:57 +0530
  • 22ddb0caa4 Add logs for GitHub webhooks Nabarun 2024-02-15 17:17:58 +0530
  • 19128e4853 Review changes Nabarun 2024-02-15 16:36:28 +0530
  • f570a23d8e Update readme with ngrok setup Nabarun 2024-02-15 16:24:16 +0530
  • 14a51da092 Handle async execution of publishing records neeraj 2024-02-15 15:37:02 +0530
  • a36ea14800 Handle github unique webhook error neeraj 2024-02-15 15:15:15 +0530
  • 5189c80a12 Use correct repo URL in record data Nabarun 2024-02-15 14:58:37 +0530
  • 3b269bf3dc Handle review changes neeraj 2024-02-15 13:48:31 +0530
  • f02cf36671 Update README for initialize registry script neeraj 2024-02-14 19:20:25 +0530
  • 34c77cfb64 Create script for setting authority neeraj 2024-02-14 18:10:08 +0530
  • c7eed0f294 Update isCurrent in previous production deployment neeraj 2024-02-15 12:13:10 +0530
  • 0b1b55758a Create deployments from commits in GitHub Nabarun 2024-02-14 19:35:53 +0530
  • f3be8184e6 Create repo webhook and express handler for webhook Nabarun 2024-02-14 16:38:59 +0530
  • 9921dc5186
    Show public repo GitHub activity without authentication (#68) Nabarun Gogoi 2024-02-14 17:35:02 +0530
  • 4dc675f301 Rename input arguments of mutation methods to data neeraj 2024-02-14 16:32:07 +0530
  • 38c1960a06 Use default Octokit instance if auth token is not available neeraj 2024-02-14 16:01:03 +0530
  • e905078ff0 Handle request error while fetching Git activity neeraj 2024-02-14 14:57:20 +0530
  • db3b9148b6
    Save commit message in DB and show in deployments list (#67) Nabarun Gogoi 2024-02-14 14:25:50 +0530
  • 650a490e8b Rename types file neeraj 2024-02-14 13:02:31 +0530
  • 55c66f6271 Handle if current deployment not present neeraj 2024-02-14 12:54:49 +0530
  • adba64fd2b
    Fix route for adding domain in settings page (#66) Nabarun Gogoi 2024-02-14 12:16:01 +0530
  • 948fac0694 Fix stepper for add domain and project neeraj 2024-02-14 09:06:49 +0530
  • e7b2bb2c1c Fix settings tab routes on changing sub path neeraj 2024-02-13 18:49:33 +0530
  • 07f12e263d Fix route for add domain neeraj 2024-02-13 12:10:15 +0530
  • e645a2607e Use Namespace import instead of named import neeraj 2024-02-12 11:06:05 +0530
  • b1069a3376 Display commit message in projects and deployments neeraj 2024-02-14 11:41:33 +0530
  • 9144d42f70
    Set record data with repo commit hash and package.json content (#65) Nabarun Gogoi 2024-02-14 11:03:22 +0530
  • a4fdfac857 Update README neeraj 2024-02-13 17:28:38 +0530
  • 3b80ef8b15 Correct record data based on laconic console neeraj 2024-02-13 16:19:23 +0530
  • c98324632c Add package json type neeraj 2024-02-13 09:53:16 +0530
  • 2840a8101d Fill registry record with data from package.json neeraj 2024-02-12 18:13:37 +0530
  • a5d7be39c6 Update UI/UX Nabarun 2024-02-12 16:38:15 +0530
  • af8e47973c Get latest commit hash from repo when adding project Nabarun 2024-02-12 11:55:46 +0530
  • 76dfd3bb76
    Implement routes for project settings tab (#64) Nabarun Gogoi 2024-02-12 15:18:00 +0530
  • 960e3af557 Use kebab case for routes neeraj 2024-02-12 14:52:17 +0530
  • f732af8c46 Rename registry fields in project and deployment entity neeraj 2024-02-12 14:29:57 +0530
  • 407b6d3f55 Refactor code to move settings tab components to pages Nabarun 2024-02-12 11:26:33 +0530
  • c43da9f016 Add routes to settings tab panel Nabarun 2024-02-12 10:53:33 +0530
  • 559e0f8934
    Implement routes for project tabs (#63) Nabarun Gogoi 2024-02-12 12:17:47 +0530
  • e0a63a81c8 Refactor routes for project tabs Nabarun 2024-02-12 12:12:03 +0530
  • f9f0ed6305 Remove unused function from database class Nabarun 2024-02-12 10:21:24 +0530
  • 462bd1fa60 Refactor code to move project tab panels in pages directory Nabarun 2024-02-09 15:43:18 +0530
  • a2160ced5b remove react tabs and use material tailwind component instead Nabarun 2024-02-09 14:00:29 +0530
  • 4e20a88be2 Add routes to project tabs Nabarun 2024-02-08 19:25:33 +0530
  • a58b9b255e
    Publish app deployment record in Laconic registry on creating new deployments (#62) Nabarun Gogoi 2024-02-12 11:34:01 +0530
  • 0b85ad2ab6 Set record id and data as nullable in project entity neeraj 2024-02-12 10:23:03 +0530
  • f7643d6638 Add record data to project and deployment entity neeraj 2024-02-09 15:18:35 +0530
  • 2bce67ce87 Refactor service and registry class for publishing record neeraj 2024-02-09 12:25:06 +0530
  • 99374df9f2 Remove title field from deployment entity neeraj 2024-02-08 19:16:21 +0530
  • 38486a0fd0 Update meta data for deployment request record Nabarun 2024-02-08 18:44:18 +0530
  • 676686ebcb Add await in add project resolver method neeraj 2024-02-08 18:04:12 +0530
  • 5b5c2bd8d4 Add README for publishing record neeraj 2024-02-08 17:15:31 +0530