Integrate SP auctions for app deployment #2

Merged
nabarun merged 42 commits from ng-integrate-auction into main 2024-10-18 12:37:01 +00:00
42 Commits
Author SHA1 Message Date
IshaVenikar 24dccd421a Use query params
Lint / lint (20.x) (pull_request) Successful in 4m13s
2024-10-18 17:55:46 +05:30
IshaVenikar 71c202317b Update gitignore 2024-10-18 16:46:36 +05:30
IshaVenikar 2a435666ad Update flow for updating is current status for deployments 2024-10-18 16:45:03 +05:30
IshaVenikar 0415e3b1d4 Update fees value in config 2024-10-18 10:35:28 +05:30
IshaVenikar 3ab081853e Fix indentation 2024-10-18 09:03:05 +05:30
IshaVenikar ea268a4149 Create deployments only if winning deployers are present 2024-10-17 09:28:18 +05:30
IshaVenikar ba94f9f81b Replace checkbox component 2024-10-16 18:01:24 +05:30
IshaVenikar 9f6aa43586 Update code to handle re-deployments on pushing 2024-10-16 17:19:53 +05:30
IshaVenikar a9f50a02f0 Set isCurrent to false only for deployments from same deployer
Lint / lint (20.x) (pull_request) Successful in 4m9s
2024-10-16 15:37:09 +05:30
IshaVenikar e10c8f4818 Add wait before updating deployer LRNs after auction completion 2024-10-16 15:37:09 +05:30
IshaVenikar e3931b4bf8 Check for the last DNS deployment record when deleting 2024-10-16 15:37:09 +05:30
IshaVenikar 443a3f2b6e Refactor out common code for creating deployment 2024-10-16 15:37:09 +05:30
IshaVenikar 9d8d2199e2 Update Import project flow to configure deployment 2024-10-16 15:37:09 +05:30
IshaVenikar f374fa69ff Update project base domains after deployment is deleted 2024-10-16 15:37:09 +05:30
IshaVenikar 55e238d0b9 Update method for deleting deployment 2024-10-16 15:37:09 +05:30
IshaVenikar bf75dc8acc Update project entity 2024-10-16 15:37:09 +05:30
IshaVenikar e45cc45f38 Check auction status only if deployments don't exist 2024-10-16 15:37:09 +05:30
IshaVenikar ed2badebb6 Display bids in auction details 2024-10-16 15:37:09 +05:30
IshaVenikar b63837d432 Update auction card UI 2024-10-16 15:37:09 +05:30
IshaVenikar b3ac6e1367 Display auction details in overview page 2024-10-16 15:37:09 +05:30
IshaVenikar 508b4c7367 Update deployments only if valid request Id exists 2024-10-16 15:37:09 +05:30
IshaVenikar a662ebc018 test 2024-10-16 15:37:09 +05:30
IshaVenikar 614405a2f4 Display auction details in Overview tab 2024-10-16 15:37:09 +05:30
IshaVenikar fb873d9bc1 Pass auction Id in DNS deployment 2024-10-16 15:37:09 +05:30
IshaVenikar f67dbd0ff3 Pass auction id in deployment requests 2024-10-16 15:37:09 +05:30
IshaVenikar 22fb9323d7 Store deployer lrn for each deployment 2024-10-16 15:37:09 +05:30
IshaVenikar a9e69afe08 Update UI for configure deployment step 2024-10-16 15:37:09 +05:30
IshaVenikar 5fe04dd691 Check request Id for updating deployment data 2024-10-16 15:37:09 +05:30
IshaVenikar 012dd63a45 Navigate to success page after auction creation 2024-10-16 15:37:09 +05:30
IshaVenikar 52ae15bf62 Display loader for deploy button 2024-10-16 15:37:09 +05:30
IshaVenikar 82dab8ce21 Fix deployer LRN field in project 2024-10-16 15:37:09 +05:30
IshaVenikar 853a1024b3 Check for auction if deployment request id is not present 2024-10-16 15:37:09 +05:30
IshaVenikar dfeb281586 Pass auction data when adding project 2024-10-16 15:37:09 +05:30
IshaVenikar b58d9e6c21 Create deployments after auction creation 2024-10-16 15:37:09 +05:30
IshaVenikar 42d35cae84 Check for auction status in a loop 2024-10-16 15:37:09 +05:30
IshaVenikar 8c824f065b Add method deployment requests after auction completion 2024-10-16 15:37:09 +05:30
IshaVenikar 2a3c5de132 Set gas price in Registry instantiation 2024-10-16 15:37:09 +05:30
IshaVenikar 13730655a4 Implement UI to add configure deployment step 2024-10-16 15:37:09 +05:30
IshaVenikar ee9bf2de1c Update methods in gql client 2024-10-16 15:37:09 +05:30
IshaVenikar 9931bc74d1 Update schema and resolver functions 2024-10-16 15:37:09 +05:30
IshaVenikar 0e0e5e888f Take auction params from config 2024-10-16 15:37:09 +05:30
IshaVenikar d77e41f796 Add back-end function to create deployment with auction 2024-10-16 15:37:09 +05:30