Commit Graph

  • 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
  • 3d36f58599 Add GQL client method for add project member neeraj 2024-02-01 09:48:51 +0530
  • 0b53d19411 Add mutation for adding project member neeraj 2024-01-31 19:36:34 +0530
  • 7e2a313012
    Implement functionality to add and delete Deploy webhooks (#47) Nabarun Gogoi 2024-02-01 14:04:07 +0530
  • 55d36bb102 Update readme for frontend env GitHub OAuth client ID Nabarun 2024-02-01 14:00:47 +0530
  • c9091a33c3 Refactor webhook card component neeraj 2024-02-01 13:28:58 +0530
  • 9d984f783f Implement functionality to delete webhooks neeraj 2024-02-01 12:52:52 +0530
  • 3ee0968032 Implement frontend to add webhooks and refactor code to use updateProject resolver neeraj 2024-02-01 12:11:00 +0530
  • 6994e82ad3 Add mutation to add webhooks neeraj 2024-02-01 11:19:19 +0530
  • aa49bb0de2 Implement functionality to update production branch in project settings (#60) Nabarun Gogoi 2024-02-01 11:18:54 +0530
  • 1d58beb2ec Implement functionality to delete domain (#59) Nabarun Gogoi 2024-02-01 09:04:24 +0530
  • 3a7f16467e Save gitHub token in DB and unauthenticate on expiry (#58) Nabarun Gogoi 2024-01-31 18:51:53 +0530
  • 0dd6c7702a Implement functionality for editing domain (#57) Nabarun Gogoi 2024-01-31 17:55:19 +0530
  • ace27c7eae Implement functionality to update project member permissions in settings (#56) Nabarun Gogoi 2024-01-31 17:09:29 +0530
  • b5e7554c26 Integrate GQL mutations for updating and deleting environment variables in frontend (#55) Nabarun Gogoi 2024-01-31 14:09:17 +0530
  • c8c6f66ed2 Add mutations for edit and delete environment variables (#54) Nabarun Gogoi 2024-01-31 10:36:22 +0530
  • e1e9a7063e Implement Github authentication to show repositories list (#45) Nabarun Gogoi 2024-01-30 19:50:53 +0530
  • 2f8d21baf5 Update environment variable entity schema to update them individually (#53) Nabarun Gogoi 2024-01-30 19:17:55 +0530
  • 8ead083ab3 Display searched project from different organization (#52) Nabarun Gogoi 2024-01-30 17:24:40 +0530