Commit Graph

  • eb07f1b2b4 Use field array hook to handle variables form neeraj 2023-12-26 16:38:11 +0530
  • fab4d90d2b Implement functionality to add environment variables neeraj 2023-12-26 15:19:51 +0530
  • 60235902a7
    Implement layout for Domain tab in project settings (#25) Nabarun Gogoi 2023-12-26 12:47:42 +0530
  • d80346c9dd Rename DomainsCard to DomainCard neeraj 2023-12-26 12:38:39 +0530
  • e389d8df81 Handle review changes neeraj 2023-12-26 12:30:19 +0530
  • 9f8d025987 Add json file for domains and take values from it neeraj 2023-12-26 11:51:31 +0530
  • fc2bdefe17
    Add confirm dialogs for deployment menu (#24) Nabarun Gogoi 2023-12-26 11:53:28 +0530
  • e406e0e307 Pass production deployment as prop to deployment card neeraj 2023-12-26 11:39:28 +0530
  • 75649f7f28 Handle review changes neeraj 2023-12-26 11:13:07 +0530
  • a831d20e90 Populate deployment dialogs with dummy json neeraj 2023-12-26 10:56:54 +0530
  • 2970645d68 Implement layout for Domains tab in settings neeraj 2023-12-26 10:45:57 +0530
  • f9d35ae84d Add dialogs for deployment menu items neeraj 2023-12-22 15:00:46 +0530
  • ef72a0351e
    Refactor routes with layout and show search bar in project details page (#23) Nabarun Gogoi 2023-12-22 14:19:59 +0530
  • 92c5a89f93 Set common search layout for child routes Nabarun 2023-12-22 14:15:34 +0530
  • ee1335b6e4 Refactor routes with layout and show search bar in project details page Nabarun 2023-12-22 14:04:54 +0530
  • e93cca598a
    Add transfer and delete project in settings tab panel (#22) Nabarun Gogoi 2023-12-22 12:31:30 +0530
  • 0755c7c0aa Add space in delete dialog body neeraj 2023-12-22 12:26:47 +0530
  • 4297ce07e1 Handle default value of transfer dropdown neeraj 2023-12-22 12:12:43 +0530
  • dc484b79f4 Handle form state of transfer and delete dialog neeraj 2023-12-22 11:06:55 +0530
  • 7bd956c4a3 Refactor confirm dialog neeraj 2023-12-21 19:32:48 +0530
  • 675778e25b Add dialogs for transfer and delete project neeraj 2023-12-21 18:40:59 +0530
  • 5dc079bc8f
    Fix typo and use null type for project domain (#21) Nabarun Gogoi 2023-12-21 16:55:47 +0530
  • c2004253f1 Use null type for project domain Nabarun 2023-12-21 16:53:20 +0530
  • 18e3f79526 Fix typo iglootools Nabarun 2023-12-21 16:46:00 +0530
  • 0a1a53e0bc
    Add chips to display different kinds of information (#20) Nabarun Gogoi 2023-12-21 16:42:06 +0530
  • 26a33e03f8 Add chip to display if repository is private neeraj 2023-12-21 16:03:22 +0530
  • 640e4fb10d Fix text size in chips for deployment domain Nabarun 2023-12-21 15:51:47 +0530
  • 79c0c5d8ff Add chip to display domain is not connected neeraj 2023-12-21 15:11:01 +0530
  • 21d7b4bd0e Display label if project search is not matching neeraj 2023-12-21 14:37:37 +0530
  • 1a99690df9 Add chip to display projects count neeraj 2023-12-21 13:26:13 +0530
  • a82f782cc2 Add chip for showing deployment status Nabarun 2023-12-21 15:27:09 +0530
  • 3133fb989f
    Fix text colors and visibility throughout app (#19) Nabarun Gogoi 2023-12-21 14:59:33 +0530
  • 69b5f813e7 Fix text colors and visibility throughout app Nabarun 2023-12-21 14:52:33 +0530
  • 2650fa8867
    Implement filtering deployments by date range selector (#17) Nabarun Gogoi 2023-12-21 12:00:07 +0530
  • 5c762f3583
    Implement filtering repositories by name and account (#18) Nabarun Gogoi 2023-12-21 11:59:17 +0530
  • 6569eb38ea Update project repository card for user neeraj 2023-12-21 11:39:05 +0530
  • 68d787248f Filter repositories through title and user neeraj 2023-12-21 11:15:03 +0530
  • 5969426932 Add style to project repo card neeraj 2023-12-20 20:12:41 +0530
  • e1dc2ec408 Filter repositories according to title neeraj 2023-12-20 19:46:32 +0530
  • 87cc31881c Filter deployments by updatedAt date range Nabarun 2023-12-21 10:50:51 +0530
  • e1749e1008 Add date picker component for selecting range of dates Nabarun 2023-12-20 20:11:11 +0530
  • 6590b8f6f5
    Show deploy step logs in collapsible component (#16) Nabarun Gogoi 2023-12-21 09:45:14 +0530
  • 1e316a42b4 Add toast for successful copy neeraj 2023-12-20 18:38:05 +0530
  • 4f2ffdd1f6 Implement functionality to copy project id neeraj 2023-12-20 18:11:33 +0530
  • 65d3f2ac3e Implement functionality to copy log button neeraj 2023-12-20 17:37:27 +0530
  • 2bf315f14e Use collapse to display process logs neeraj 2023-12-20 17:27:21 +0530
  • 318ebdfd26
    Filter deployments with status options (#15) Nabarun Gogoi 2023-12-20 16:43:27 +0530
  • f6f4d4bfc7 Filter deployments with status options Nabarun 2023-12-20 16:29:00 +0530
  • cfb299c79e
    Implement vertical stepper in create new project with template flow (#14) Nabarun Gogoi 2023-12-20 16:30:08 +0530
  • 3293a99b0e Handle if active step is not found neeraj 2023-12-20 15:39:54 +0530
  • 3d198b07c1 Implement vertical stepper in create project page neeraj 2023-12-20 15:08:30 +0530
  • 237bd01159
    Implement filtering deployments on search (#13) Nabarun Gogoi 2023-12-20 14:08:34 +0530
  • d2013b464c Implement filtering deployments on search Nabarun 2023-12-20 13:46:26 +0530
  • d04517d9bb
    Implement confirmation dialog and menu popup (#12) Nabarun Gogoi 2023-12-20 12:03:05 +0530
  • bf6e20efe8 Fix typo Nabarun 2023-12-20 11:44:56 +0530
  • 58a24b495a Fix cancel button flex align Nabarun 2023-12-20 11:31:23 +0530
  • c6f7dabd92 Refactor cancel deployment dialog neeraj 2023-12-20 11:04:51 +0530
  • 2dcc503729 Organize create project components neeraj 2023-12-20 10:40:41 +0530
  • 224cb909b9 Use dropdown for account selection neeraj 2023-12-20 09:19:39 +0530
  • 42a3ca9896 Add menu to project and deployment card neeraj 2023-12-19 20:29:29 +0530
  • dc2e196167 Implement confirmation dialog for cancel deployment neeraj 2023-12-19 19:46:10 +0530
  • c0a20c80a2
    Implement layout for Project settings tab panel (#10) Nabarun Gogoi 2023-12-20 10:16:10 +0530
  • 5d45ba25e2 Organize project components neeraj 2023-12-20 09:58:20 +0530
  • 0b91771e90
    Implement projects search functionality in home page (#11) Nabarun Gogoi 2023-12-20 09:59:02 +0530
  • 876d7295b3 Use renamed component Nabarun 2023-12-20 09:54:01 +0530
  • 5b007ba59e Rename component to ProjectSearch Nabarun 2023-12-20 09:49:23 +0530
  • 73ed51c63a Show project details in suggestions and handle selection Nabarun 2023-12-19 20:28:36 +0530
  • 7048daf173 Handle form state of general panel neeraj 2023-12-19 18:32:26 +0530
  • 6d3cea8056 Implement search functionality with downshift Nabarun 2023-12-19 18:41:07 +0530
  • 7829d45365 Use material ui input component neeraj 2023-12-19 18:18:21 +0530
  • d134adf455 Implement tab functionality for settings pannel neeraj 2023-12-19 17:45:32 +0530
  • 3c220c5dc6
    Implement layout for deploy success page (#9) Nabarun Gogoi 2023-12-19 15:54:15 +0530
  • 174079a586 Implement layout for deploy success page neeraj 2023-12-19 15:35:38 +0530
  • 620e1aad53
    Integrate material tailwind library (#8) Nabarun Gogoi 2023-12-19 14:47:02 +0530
  • fd7c7d92ad Integrate material tailwind library Nabarun 2023-12-19 13:55:19 +0530
  • 3e00ef555c
    Implement layout for Deploy section of creating new project (#7) Nabarun Gogoi 2023-12-19 14:22:25 +0530
  • e14e370603 Add time functionality in deploy page neeraj 2023-12-19 13:58:01 +0530
  • 26c79cbdf8 Implement layout for deploy page neeraj 2023-12-18 19:40:40 +0530
  • cc071dddcf
    Implement layout for creating new project with template (#6) Nabarun Gogoi 2023-12-18 16:58:17 +0530
  • 7e62abc5b8 Add navigation to create project with template page neeraj 2023-12-18 15:56:40 +0530
  • ef5b0e28d1 Refactor pages folder according to routes neeraj 2023-12-18 14:56:53 +0530
  • 6fa603e4bd Handle create project with tempalte form neeraj 2023-12-18 14:01:11 +0530
  • 8d7bae738d Create layout for create project with template neeraj 2023-12-18 10:51:41 +0530
  • 1bde6b3fd6
    Add dropdown for status in Deployments tab panel (#5) Nabarun Gogoi 2023-12-15 15:25:09 +0530
  • f9d2ac7959 Handle state of dropdown neeraj 2023-12-15 15:13:53 +0530
  • c3c0d96033 Implement and use dropdown component neeraj 2023-12-15 14:44:25 +0530
  • 471412a8d1
    Create layout for deployments pannel (#4) Nabarun Gogoi 2023-12-15 12:13:18 +0530
  • e895558757 Create layout for deployments pannel neeraj 2023-12-15 11:36:58 +0530
  • 5a17747be2
    Add layout for overview panel in project details page (#3) Nabarun Gogoi 2023-12-14 18:17:46 +0530
  • d7354b83a7 Fix typo Nabarun 2023-12-14 18:16:24 +0530
  • 98d1f18e91 Add more types neeraj 2023-12-14 18:00:38 +0530
  • c6aff7bdfa Populate project details in overview panel neeraj 2023-12-14 17:31:30 +0530
  • 16a4cd08d9 Create layout for overview panel neeraj 2023-12-14 16:40:13 +0530
  • 348ff92fa9
    Implement tabs functionality in project details page (#2) Nabarun Gogoi 2023-12-14 16:27:53 +0530
  • 3ac8f2f115 Get project details only on id changes neeraj 2023-12-14 15:23:05 +0530
  • ef12697694 Use tab component for switching panels neeraj 2023-12-14 14:43:45 +0530
  • 379b46d795 Add navigation for project page neeraj 2023-12-13 18:14:56 +0530
  • bb723ee58a
    Add dummy data for project cards in home page (#1) Nabarun Gogoi 2023-12-13 17:42:39 +0530
  • d97fbfdbf4 Fix prettier error neeraj 2023-12-13 17:25:03 +0530
  • cdbf6006c9 Fix typos of dummy datas neeraj 2023-12-13 16:54:16 +0530