Commit Graph

  • aa95fb50ef Add graphql schema (#18) prathamesh0 2024-01-17 10:02:06 +0530
  • f82e29b6f7 Implement GraphQL server setup (#16) neerajvijay1997 2024-01-16 15:06:35 +0530
  • ffc0653a74
    Add fixtures for remaining entities in database initialization script (#36) Nabarun Gogoi 2024-01-24 16:58:07 +0530
  • 0dbb422229
    Add script to load fixture data in database (#34) Nabarun Gogoi 2024-01-24 10:30:19 +0530
  • ed589111dc
    Handle if organizations is empty (#31) prathamesh0 2024-01-23 11:12:53 +0530
  • 2baae4dcb9
    Update instructions and general package cleanup (#29) prathamesh0 2024-01-19 15:22:25 +0530
  • f75f39015e
    Add type for outlet context used for projects data (#28) prathamesh0 2024-01-19 14:22:02 +0530
  • ab218d7486
    Use fetched domains data in domains panel (#27) prathamesh0 2024-01-19 13:59:28 +0530
  • 4350382d3b
    Display fetched data in environment variables tab panel (#26) prathamesh0 2024-01-19 12:05:06 +0530
  • 99394951cc
    Use fetched project members data in members tab panel (#25) prathamesh0 2024-01-19 10:54:52 +0530
  • ff9c4916ab
    Display fetched deployments data in deployments tab (#24) prathamesh0 2024-01-19 10:06:16 +0530
  • 94ab5f92f8
    Refactor to fetch organization and deployment details in the parent component (#23) prathamesh0 2024-01-18 17:50:50 +0530
  • e0c3c659eb
    Fetch additional projects data and implement resolver for deployments query (#22) prathamesh0 2024-01-18 14:06:49 +0530
  • 2dd8e57ccb
    Integrate gql-client in frontend (#21) prathamesh0 2024-01-18 10:04:02 +0530
  • a2f61303d7
    Implement GQL resolver to get organizations data (#20) prathamesh0 2024-01-17 16:59:59 +0530
  • 982820d1d6
    Set up a GQL client package (#19) prathamesh0 2024-01-17 14:22:15 +0530
  • 0f9707e7d9
    Refactor database setup and add user context to GQL requests (#17) neerajvijay1997 2024-01-17 10:53:01 +0530
  • 25947fcad7
    Add graphql schema (#18) prathamesh0 2024-01-17 10:02:06 +0530
  • 0ea8399a50
    Implement GraphQL server setup (#16) neerajvijay1997 2024-01-16 15:06:35 +0530
  • ea3addfd61
    Backend package with db models (#43) Ashwin Phatak 2024-01-16 13:40:14 +0530
  • e40dd3d4d2
    Create entities for ER models (#14) neerajvijay1997 2024-01-16 10:50:02 +0530
  • 7c1f60c821
    Setup database connection (#13) Ashwin Phatak 2024-01-15 11:57:10 +0530
  • 3686216920
    Setup backend package with express server (#11) neerajvijay1997 2024-01-15 09:45:31 +0530
  • c61df21a00
    Add new member dialog in project settings tab (#42) Nabarun Gogoi 2024-01-09 12:25:37 +0530
  • a0e6049e06 Refactor add member handler neeraj 2024-01-09 11:57:17 +0530
  • 4a7c92eacb Refactor project to include members permissions neeraj 2024-01-09 11:28:10 +0530
  • 1df5c5adc1 Enable production branch input on repo connected neeraj 2024-01-09 10:10:01 +0530
  • 24b6d9f550 Seperate form submit handler for add member dialog neeraj 2024-01-09 09:15:20 +0530
  • 8bec053d3c Display the added pending member neeraj 2024-01-08 19:38:17 +0530
  • 04ce1cf8d7 Fix typo neeraj 2024-01-08 18:10:21 +0530
  • b5bcabf194 Implement add member dialog neeraj 2024-01-08 18:01:00 +0530
  • 0894d8da3c
    Add dropdown for updating member permissions (#41) Nabarun Gogoi 2024-01-08 17:57:34 +0530
  • fefae9b786 Show selected option in dropdown Nabarun 2024-01-08 17:19:01 +0530
  • c9ba5e6101 Find project owner from projects json neeraj 2024-01-08 16:59:09 +0530
  • 2bd378ada5
    Add updates in previously implemented pages (#40) Nabarun Gogoi 2024-01-08 16:58:58 +0530
  • 172c55164b Add disconnect repo confirm dialog Nabarun 2024-01-08 16:48:49 +0530
  • cd91d33686 Add namecheap hyperlink in domain config page Nabarun 2024-01-08 16:21:50 +0530
  • f68bb2d4ee Implement functionality to permissions dropdown neeraj 2024-01-08 16:11:45 +0530
  • d5c8354dbc Add cancel button in deployments status filter Nabarun 2024-01-08 16:02:42 +0530
  • 198a8ac335
    Add members tab layout in project settings (#39) Nabarun Gogoi 2024-01-08 13:17:42 +0530
  • 680cfa420d Add members to all project neeraj 2024-01-08 12:32:26 +0530
  • b56233143b Get members detail from projects json neeraj 2024-01-08 12:13:42 +0530
  • 479094fd6b Add layout for members panel neeraj 2024-01-08 11:31:44 +0530
  • 66aa8fed4f
    Add dialog for editing domains in project settings tab (#38) Nabarun Gogoi 2024-01-08 10:48:07 +0530
  • a7a393a7c7 Fix dialog states in domain card neeraj 2023-12-28 19:53:06 +0530
  • 8e6ab1d2e6 Pass project and repo from domain component neeraj 2023-12-28 19:12:45 +0530
  • 2cb1feedcb
    Implement functionality for adding web hooks in settings Git tab (#37) Nabarun Gogoi 2023-12-28 18:21:27 +0530
  • d51d96bbe8 Handle review changes neeraj 2023-12-28 17:56:46 +0530
  • 01be6cb11d Fix form reset neeraj 2023-12-28 17:34:58 +0530
  • 990f96eea9 Implement copy functionality neeraj 2023-12-28 17:27:21 +0530
  • ebf5f85df3 Add webhookUrl card in settings/git neeraj 2023-12-28 16:26:11 +0530
  • 74c9abd014 Implement edit domain dialog neeraj 2023-12-28 18:11:52 +0530
  • abff6c83e5
    Add confirmation for deleting domain from project settings page (#36) Nabarun Gogoi 2023-12-28 15:31:46 +0530
  • b8b78311d8 Remove Toaster from other parts of code neeraj 2023-12-28 15:12:22 +0530
  • 70986c7521 Fix table warning neeraj 2023-12-28 14:59:42 +0530
  • 6e72e7cab9 Update toast message neeraj 2023-12-28 14:47:55 +0530
  • 39d950fd05 Add delete domain dialog box neeraj 2023-12-28 14:27:32 +0530
  • 7ba390d59b
    Implement domains list in project settings tab (#35) Nabarun Gogoi 2023-12-28 14:14:20 +0530
  • a6f9e18972
    Add layout for Configure DNS section in Add domain page (#34) Nabarun Gogoi 2023-12-28 14:05:01 +0530
  • 795f7b67b9 Refactor fields in domains json neeraj 2023-12-28 14:03:16 +0530
  • 28077aef8c Handle review change neeraj 2023-12-28 13:52:09 +0530
  • 7a18b9394f Move routes to domain/add directory neeraj 2023-12-28 13:42:36 +0530
  • 57765f5a60 Rename variables neeraj 2023-12-28 13:38:29 +0530
  • a9bcf62f58 Add dns config page neeraj 2023-12-28 12:58:33 +0530
  • 99f133a625 Display pending domains card in domain layout neeraj 2023-12-28 12:50:10 +0530
  • 7799e0337b
    Implement scrollable content in dashboard layout (#33) Nabarun Gogoi 2023-12-28 12:21:46 +0530
  • 0a6c0f6c47 Implement scrollable content in dashboard layout Nabarun 2023-12-28 12:17:55 +0530
  • 42ec846ff2
    Implement dynamic selection of primary domain name (#32) Nabarun Gogoi 2023-12-28 12:11:46 +0530
  • d368083ea7 Update alert message neeraj 2023-12-28 12:02:15 +0530
  • f870ab90f7
    Add layout for Git tab in project settings (#31) Nabarun Gogoi 2023-12-28 11:52:05 +0530
  • 3cd7ecffd8 Add repo selection handler prop neeraj 2023-12-28 11:30:55 +0530
  • bbbfb1b4a9 Fix alert message neeraj 2023-12-28 11:29:30 +0530
  • b14518fe9a Refactor project repository card prop neeraj 2023-12-28 11:22:41 +0530
  • d529ec9ef3 Update alert message neeraj 2023-12-28 10:17:26 +0530
  • 3a32d0d089 Implement layout and functionality for git tab panel neeraj 2023-12-28 09:57:16 +0530
  • 7674fa7dc8 Add dynamic selection of primary domain neeraj 2023-12-27 19:20:43 +0530
  • 94c4da0175
    Add form for adding new domains (#30) Nabarun Gogoi 2023-12-27 18:26:20 +0530
  • 77fa6d8f56 Handle review change neeraj 2023-12-27 17:58:42 +0530
  • 5c733a0a9e Remove unnecessary code neeraj 2023-12-27 17:45:18 +0530
  • 9520a766bd Use react-hook-form in add domain page neeraj 2023-12-27 17:31:05 +0530
  • 9b224f218a
    Show error messages and toasters in Environment variables settings tab (#29) Nabarun Gogoi 2023-12-27 17:02:34 +0530
  • 19c11a4330 Update layout of add domain page neeraj 2023-12-27 17:00:26 +0530
  • 08120ecd2e Show horizontal line between different environments neeraj 2023-12-27 15:45:47 +0530
  • 6dcd911af6 Show number of added variables in toast neeraj 2023-12-27 15:37:18 +0530
  • b6118c5afc Display error if fields are empty neeraj 2023-12-27 15:13:37 +0530
  • 435f9933dd Add page to setup domain name neeraj 2023-12-26 19:30:24 +0530
  • 1e741ea98b Refactor code neeraj 2023-12-26 17:43:48 +0530
  • 643780c117 Add layout to implement addition of new domains neeraj 2023-12-26 17:00:50 +0530
  • 0268656d2f
    Add page for new domain in project settings (#28) Nabarun Gogoi 2023-12-27 11:54:47 +0530
  • 767aa3aca7 Use relative paths to navigate between pages neeraj 2023-12-27 11:43:16 +0530
  • 642ba72b8f
    Add section for displaying environment variables in project settings (#27) Nabarun Gogoi 2023-12-27 11:29:31 +0530
  • 62ca180a01 Use useLocation for pathname neeraj 2023-12-27 11:27:59 +0530
  • 950356714e Rename delete dialog open variable neeraj 2023-12-27 11:19:53 +0530
  • 7330362797 Reset to default value on cancel button click neeraj 2023-12-27 11:00:42 +0530
  • 318a3ffe88 Handle confirm of confirm dialogs neeraj 2023-12-27 10:33:13 +0530
  • d9179b5f89 Move AddDomain component to pages directory neeraj 2023-12-27 09:59:15 +0530
  • 8556a2eedb Implement functionality to display environment variables neeraj 2023-12-27 09:54:31 +0530
  • 2c1844ae3b Handle review changes neeraj 2023-12-26 17:43:48 +0530
  • bab09bd858
    Implement layout for Environment variables tab in project settings (#26) Nabarun Gogoi 2023-12-26 17:08:20 +0530
  • de0e7826b2 Add layout to implement addition of new domains neeraj 2023-12-26 17:00:50 +0530