Commit Graph

  • 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
  • 64120c37c3 Publish application deployment request neeraj 2024-02-08 16:13:17 +0530
  • 5eaedcb2fc Set name for the published record neeraj 2024-02-08 14:32:19 +0530
  • 3e660a2aaa Refactor publish record method neeraj 2024-02-08 12:18:25 +0530
  • 845a09bd7c Publish record in laconic registry on creating project and deployment Nabarun 2024-02-07 21:54:41 +0530
  • bd6a6b330c
    Create new deployment on changing preview deployment to production (#61) Nabarun Gogoi 2024-02-08 14:59:19 +0530
  • 42dfc751cc Refactor to move github app to service class Nabarun 2024-02-08 14:46:06 +0530
  • 09f081eafb Refactor resolver methods to service class Nabarun 2024-02-08 14:38:05 +0530
  • a87d5d785d Rename relativeTime function to relativeTimeISO Nabarun 2024-02-08 14:06:45 +0530
  • 2b845d0ded Display correct details in deployment dialog box Nabarun 2024-02-08 13:38:43 +0530
  • c64dd530f7 Move deployment id and url creation in database method Nabarun 2024-02-08 11:51:50 +0530
  • 8bcce8ee01 Remove unnecessary todos Nabarun 2024-02-08 11:10:08 +0530
  • 466b795eff Create new deployment when changing to production neeraj 2024-02-08 09:12:36 +0530
  • e0001466e0
    Implement functionality to create project using a template (#60) Nabarun Gogoi 2024-02-08 09:20:49 +0530
  • 110d4229b4 Remove repository name from query parameters Nabarun 2024-02-07 19:16:54 +0530
  • 7623397ae5 Replace dropdown component with component from material tailwind Nabarun 2024-02-07 18:20:50 +0530
  • 134d01f82a Create project based on created repository Nabarun 2024-02-07 16:02:58 +0530
  • 11b3ba8d2d Create repository from selected template Nabarun 2024-02-07 14:46:06 +0530
  • 413ed03eb8
    Implement organization switcher and use slug in URL (#59) Nabarun Gogoi 2024-02-07 18:41:54 +0530
  • 96a3c921e1 Refactor types in frontend neeraj 2024-02-07 18:22:28 +0530
  • 179faaced0 Update organization switcher based on searched project neeraj 2024-02-07 18:04:42 +0530
  • a6f7e54d7a Refactor to fetch organizations at sidebar component neeraj 2024-02-07 17:27:41 +0530
  • f91618e381 Use organization slug for adding project neeraj 2024-02-07 17:05:10 +0530
  • 86044a27d6 Update routes for organization slug neeraj 2024-02-07 16:20:42 +0530
  • 2db618342a Add dynamic route for organization id neeraj 2024-02-07 12:53:28 +0530
  • 730579f5e5 Implement dropdown for organizations switcher neeraj 2024-02-07 11:05:15 +0530
  • 6d1a48905a
    Show domain connected status in overview tab (#58) Nabarun Gogoi 2024-02-06 19:11:53 +0530
  • 40c7ba4e84 Use database query to fetch live production domain Nabarun 2024-02-06 18:06:41 +0530
  • 05e9fa95bb Display live domain details in project overview Nabarun 2024-02-06 17:28:52 +0530
  • 1d148e280f Fix deployment url Nabarun 2024-02-06 12:18:06 +0530
  • 3df799e717 Refactor and add uuid to typeorm entities Nabarun 2024-02-06 10:24:18 +0530
  • 825752dcfc Update fixtures to remove project name from deployment url Nabarun 2024-02-06 09:33:29 +0530
  • bba0700157 Check and display domain details in overview tab for production branch Nabarun 2024-02-05 19:24:03 +0530
  • 41ee7c0c89 Implement functionality to visit deployment Nabarun 2024-02-05 15:44:51 +0530
  • c0cee2c57f
    Set project name for repository organization and name (#57) Nabarun Gogoi 2024-02-06 16:18:29 +0530
  • 0e77527f5b Rename success and project components according to routes Nabarun 2024-02-06 15:45:10 +0530
  • c439ab9278 Set project name from repo organization and name when creating project Nabarun 2024-02-06 14:38:37 +0530
  • 1ab19ae57f Remove unused methods from backend utils Nabarun 2024-02-06 10:58:27 +0530
  • afd522654c
    Show domains for change to production and redeploy in deployments page (#56) Nabarun Gogoi 2024-02-06 14:18:06 +0530
  • 7738c6bd5f Do not fetch branches if repo not available neeraj 2024-02-06 13:56:55 +0530
  • 164fde6c36 Return entity from service class for add operation neeraj 2024-02-06 12:33:18 +0530
  • 39bdf7d965 Handle error in resolver instead of service class neeraj 2024-02-06 12:11:49 +0530
  • 6084ad3cab Refactor database method for domains to service class neeraj 2024-02-06 11:24:06 +0530
  • 29667b34d0 Display URL for change to production dialog box neeraj 2024-02-05 19:21:45 +0530
  • 7e522aa45d
    List latest commits from project repo in overview tab (#55) Nabarun Gogoi 2024-02-05 17:57:08 +0530
  • c9bdc68a0d List latest commits from project repo in overview tab Nabarun 2024-02-05 17:44:26 +0530
  • 1c9597739b
    Change UI for create new project page (#54) Nabarun Gogoi 2024-02-05 16:56:53 +0530
  • 51c519a8ce Have a pre-selected value for connect account tab panel Nabarun 2024-02-05 16:39:01 +0530
  • 4e7c9dbfcf Handle review changes Nabarun 2024-02-05 16:24:00 +0530
  • da92ddfba3
    Refactor mutation GQL methods to service class and display organization name (#53) Nabarun Gogoi 2024-02-05 16:21:55 +0530
  • ab65337cdc Handle review comments neeraj 2024-02-05 14:49:44 +0530
  • 65a52cb9dc Display organization name in sidebar neeraj 2024-02-05 14:26:57 +0530
  • 7952c86360 Refactor database methods to service class neeraj 2024-02-05 12:50:23 +0530
  • 050884ffac Use submit handler method from react hook form Nabarun 2024-02-05 15:11:14 +0530
  • badfd76a3e Refactor mutation methods to service class neeraj 2024-02-02 15:37:38 +0530
  • ac7064afa5
    Set subdomain for project and set URL for each deployment (#52) Nabarun Gogoi 2024-02-05 14:56:28 +0530
  • 5b3edbf508 Update README Nabarun 2024-02-05 14:48:09 +0530
  • 00de033f1a Update readme steps for production build Nabarun 2024-02-05 14:19:48 +0530
  • bb5e045393 Change create new project ui for git authentication Nabarun 2024-02-05 12:59:01 +0530
  • 029d5110c1 Use same id as in url neeraj 2024-02-02 15:39:27 +0530
  • 9e6c2ed29b Add sub domain while creating new project neeraj 2024-02-02 15:22:38 +0530
  • 51f3426d77 Set nano id to deployment id neeraj 2024-02-02 15:01:37 +0530
  • b71b334c78 Add deployment url with custom generated string neeraj 2024-02-02 12:45:29 +0530
  • 331f728dd8 Add sub domain to project entity neeraj 2024-02-01 16:56:52 +0530
  • 866f4a6d55 Use react router dom link neeraj 2024-02-01 16:26:05 +0530
  • 0dd9580d59 Add empty link for project settings in assign domain dialog box neeraj 2024-02-01 15:58:47 +0530
  • f370e22427 Add assign domain dialog box in deployments neeraj 2024-02-01 15:48:46 +0530
  • 0f1e75ae4d Display current deployment info in overview tab neeraj 2024-02-01 14:46:53 +0530
  • 0fdc2631ee
    Implement Service class and refactor GQL queries in backend (#51) Nabarun Gogoi 2024-02-02 15:02:12 +0530
  • 83012dd2e3 Refactor resolver query methods to service class neeraj 2024-02-02 14:34:19 +0530
  • 67a9c181c2 Add Service class and use in GQL resolver Nabarun 2024-01-24 14:23:52 +0530
  • 8111d34d86
    Implement functionality to transfer project to different organization (#50) Nabarun Gogoi 2024-02-02 14:04:26 +0530
  • d84563f1ad Use update project GQL method for transfer project neeraj 2024-02-02 11:48:06 +0530
  • 0a996660fd Integrate transfer project GQL client method neeraj 2024-02-02 10:34:32 +0530
  • bb5176f4b4 Add GQL mutation for transfer project neeraj 2024-02-01 16:00:10 +0530
  • ef89d69577
    Implement creating project by importing repository (#49) Nabarun Gogoi 2024-02-01 18:10:15 +0530
  • 1e1b645d1a Add button for creating project in deploy step Nabarun 2024-02-01 18:01:17 +0530
  • e85e4f1fa6 Implement create project with import repository Nabarun 2024-02-01 17:46:00 +0530
  • 0aa35d05f4
    Implement functionality to add project members (#48) Nabarun Gogoi 2024-02-01 15:34:17 +0530
  • 5103dd9bb1 Add null type to user.name and domain.redirectTo neeraj 2024-02-01 14:18:38 +0530
  • 77a42dc308 Handle cascades for project members and user organizations neeraj 2024-02-01 14:07:33 +0530
  • 0e7e376c70 Integrate add project member GQL client method neeraj 2024-02-01 11:37:54 +0530
  • 2d73abc0c2 Handle review comments neeraj 2024-02-01 10:25:05 +0530