Commit Graph

  • 5d7fe68351 Don't pass payment in deployment requests with auction flow IshaVenikar 2024-10-29 12:21:35 +0530
  • 89aa75ff16 Transfer funds from snowball to deployer on project creation IshaVenikar 2024-10-29 12:09:09 +0530
  • e675bec1c7 Update configure step UI IshaVenikar 2024-10-29 10:33:05 +0530
  • 827213c9e7 Pass payment in deployment requests IshaVenikar 2024-10-28 19:06:35 +0530
  • 519e318190 Check if repo with same name already exists when creating project (#18) nabarun 2024-10-28 11:23:22 +0000
  • 15db8836f1 Remove arbitrum from supported chains IshaVenikar 2024-10-28 16:11:33 +0530
  • 3b01ee03e7 Check if repo with the same name already exists IshaVenikar 2024-10-28 15:48:38 +0530
  • 63969ae25a Implement payments for app deployments (#17) nabarun 2024-10-28 09:46:18 +0000
  • cf09fa412f Display wallet connect only when payment is required IshaVenikar 2024-10-28 14:48:38 +0530
  • 0ee8ed651c Add laconicd chain ID env variable in deploy-frontend script Shreerang Kale 2024-10-28 14:34:30 +0530
  • b8c31df54f Refactor out method to get account from private key IshaVenikar 2024-10-28 12:22:13 +0530
  • ea3dbc004c Store address without chainId in DB IshaVenikar 2024-10-28 12:00:30 +0530
  • e1f5fbab3c Update back-end auth files IshaVenikar 2024-10-28 11:43:21 +0530
  • e86e1d9eb9 Update build logs UI IshaVenikar 2024-10-28 11:37:09 +0530
  • c62ea68669 Set payment done to false if tx request fails Shreerang Kale 2024-10-28 11:24:53 +0530
  • a0e6add04d Update stop watch for deployment status Shreerang Kale 2024-10-28 10:53:18 +0530
  • aff015794e Remove unused config values from toml file IshaVenikar 2024-10-28 10:07:42 +0530
  • f3070dae5c Remove unused files IshaVenikar 2024-10-28 09:42:25 +0530
  • c64d7c3761 Display address without chain id in dropdown IshaVenikar 2024-10-25 16:12:19 +0530
  • 9e9e8f34aa Handle deployer minimum payment being null IshaVenikar 2024-10-25 16:08:32 +0530
  • c52514e833 Add toasts for payments flow Shreerang Kale 2024-10-25 15:37:42 +0530
  • 9937547277 Use minimum payment for set deployer flow IshaVenikar 2024-10-25 15:20:16 +0530
  • 1af5d64b1f Update flow in UI for making payments Shreerang Kale 2024-10-25 14:45:36 +0530
  • 9f2a97908a Verify transaction after payment IshaVenikar 2024-10-25 12:33:37 +0530
  • 38444dec28 Check for snowball address being null Shreerang Kale 2024-10-25 11:47:17 +0530
  • 31c1409312 Add method to verify tx hash IshaVenikar 2024-10-25 11:26:14 +0530
  • 9443d90a6f Add method to make payments using wallet Shreerang Kale 2024-10-25 10:58:57 +0530
  • 2b7c75f97b Display account addresses after connecting wallet IshaVenikar 2024-10-24 19:07:50 +0530
  • 7383d5c36d Add method to get address from private key IshaVenikar 2024-10-24 19:07:02 +0530
  • a1597900f6 Add required namespaces and use laconic chain ID Shreerang Kale 2024-10-24 18:56:46 +0530
  • 3033e75a9e Add wallet connect provider for making payments Shreerang Kale 2024-10-24 17:44:17 +0530
  • df6a492d07 Return funds if no winners are present IshaVenikar 2024-10-24 17:18:41 +0530
  • 8dc9da3ca0 Pass payment address and txHash when creating project IshaVenikar 2024-10-24 17:05:28 +0530
  • 92a270afa2 Return extra funds to owner on successful deployment IshaVenikar 2024-10-24 16:31:49 +0530
  • bae0d1323a Update Project entity IshaVenikar 2024-10-24 16:14:26 +0530
  • b449c299dc Comment out bugsnag code (#16) Nabarun 2024-10-25 12:40:34 +0000
  • 34867c0995 Comment out bugsnag Nabarun 2024-10-25 16:44:59 +0530
  • 2a35ec1cd5 Check deployment status while creating project with single deployer (#15) Nabarun Gogoi 2024-10-25 10:47:04 +0000
  • 7502f5230c Update script to not include denom in paymentAmount Adw8 2024-10-25 16:05:05 +0530
  • 6fd2194bb3 Handle deployer record without name set Nabarun Gogoi 2024-10-24 19:33:54 +0530
  • 96c00cc371 Display deployment status if logs are not available IshaVenikar 2024-10-24 11:21:18 +0530
  • d96a7af224 Stop timer if deployment failed Shreerang Kale 2024-10-24 10:06:10 +0530
  • 7a226dfbfd Remove checking for REMOVED deployment status Shreerang Kale 2024-10-23 15:59:47 +0530
  • 1c13bcf66d Check for deployment status while creating project using deployer API Shreerang Kale 2024-10-23 14:56:34 +0530
  • b5e189d88d Navigate to success page after deployment status is ready Shreerang Kale 2024-10-22 19:10:53 +0530
  • be90fc76c1 Update script to pay webapp deployer before deployment request (#14) nabarun 2024-10-25 10:01:22 +0000
  • 9a21ccefac Update application-record Adw8 2024-10-25 15:12:40 +0530
  • 5366b44194 Add version Adw8 2024-10-25 15:11:14 +0530
  • 11829ec3d8 Update script to pay webapp deployer if needed Adw8 2024-10-25 14:40:29 +0530
  • 3fa60f3cdf Handle account sequence mismatch error (#13) nabarun 2024-10-24 11:38:17 +0000
  • f28744a004 Fix deployment actions check IshaVenikar 2024-10-24 10:13:58 +0530
  • 1624309607 Display pointer on deployment status tag IshaVenikar 2024-10-24 09:36:49 +0530
  • a47dda4fbc Create wrapper to handle failed txs IshaVenikar 2024-10-23 17:14:09 +0530
  • 3d9aedeb7e List deployer LRNs in deployment configuration step (#11) nabarun 2024-10-23 15:36:19 +0000
  • 043bcac3be Add method to query deployer by LRN IshaVenikar 2024-10-23 18:26:02 +0530
  • 9595f08800 Remove baseDomains usage from database IshaVenikar 2024-10-23 16:52:36 +0530
  • 30b493e567 Display loader on deleting deployment IshaVenikar 2024-10-23 15:52:15 +0530
  • 1ae2c5b1e1 Display confirm dialog on deleting deployment IshaVenikar 2024-10-23 15:05:30 +0530
  • 3aee4ac6f8 Set deployer LRN as the primary key for Deployer table IshaVenikar 2024-10-23 14:22:05 +0530
  • 56c7ab166c Use MUI select component IshaVenikar 2024-10-23 11:46:45 +0530
  • 967eded8b1 Display deployer LRNs in dropdown IshaVenikar 2024-10-23 10:45:15 +0530
  • 055dd52a7d Add method to fetch deployers while creating project Neeraj 2024-10-22 19:28:06 +0530
  • 25283da940 Remove useCallback for fetching logs IshaVenikar 2024-10-22 19:20:06 +0530
  • 096318cf13 Display build logs only when available (#10) nabarun 2024-10-22 12:43:20 +0000
  • 75cc73f1d1 Display build logs only when available Neeraj 2024-10-22 16:17:13 +0530
  • 1f7379e561 Display deployer lrns in auction card IshaVenikar 2024-10-22 16:07:34 +0530
  • 27ef859075 Remove organization switcher from side bar (#9) nabarun 2024-10-22 10:16:35 +0000
  • 7504b3848d Update toast messages Neeraj 2024-10-22 15:31:09 +0530
  • bbcbd4b5d3 Set correct project name in import flow IshaVenikar 2024-10-22 15:03:53 +0530
  • da6dd3c442 Add loader to redeploy confirm dialog button Neeraj 2024-10-22 14:38:22 +0530
  • 2b00028935 Update snowball repo URL Neeraj 2024-10-22 11:24:17 +0530
  • 76d72a72c6 Display DNS URLs in overview tab Neeraj 2024-10-22 10:44:15 +0530
  • 65405213b6 Remove organization switcher from sidebar Neeraj 2024-10-21 15:27:40 +0530
  • 5152952a45 Display deployment build logs (#8) nabarun 2024-10-22 09:12:59 +0000
  • 09762c811a Store deployers for projects after successful deployments IshaVenikar 2024-10-22 11:19:02 +0530
  • 224672382f Store base domains in deployer table IshaVenikar 2024-10-21 14:15:23 +0530
  • 380cc0cba6 Update project deployer relation in db Neeraj 2024-10-18 13:08:23 +0530
  • f61a447515 Enable the deploy button when LRN is provided Neeraj 2024-10-18 12:12:28 +0530
  • 1b2d49c2e9 Add style to deployment logs dialog Neeraj 2024-10-18 10:47:10 +0530
  • 94a6c66c36 Fetch deployment build logs Neeraj 2024-10-17 19:31:01 +0530
  • ae20f171a1 Store deployer data on auction completion Adw8 2024-10-17 16:43:12 +0530
  • b15d998ed2 Update method to return webapp deployer records from registry Adw8 2024-10-17 13:10:13 +0530
  • 4bd111611d Add methods for deployer entity Adw8 2024-10-17 11:58:27 +0530
  • 510e0de654 Create Deployer entity Adw8 2024-10-17 11:28:22 +0530
  • ef26f9b39e Implement functionality to release funds after deployment (#7) nabarun 2024-10-21 14:25:49 +0000
  • 28db7c24e8 Release funds only on first deployment IshaVenikar 2024-10-18 11:35:32 +0530
  • e497ac2228 Implement functionality to release funds on successful deployment IshaVenikar 2024-10-17 17:19:02 +0530
  • d486f44cfe Update UI to take environment variables from user (#6) nabarun 2024-10-21 11:05:35 +0000
  • aac2221af0 Use query builder to get projects without deployments IshaVenikar 2024-10-21 10:07:34 +0530
  • 9461bd04f1 Pass env variables when creating project IshaVenikar 2024-10-18 10:06:27 +0530
  • 7ceee98941 Add validation for form fields IshaVenikar 2024-10-17 18:22:48 +0530
  • 88f2def068 Fix search in repository list component IshaVenikar 2024-10-17 15:45:15 +0530
  • 05a24dcb77 Integrate env variables form in configure deployment step IshaVenikar 2024-10-17 12:57:48 +0530
  • b6c4d7590a Create separate form for adding environment variables Isha Venikar 2024-10-16 23:00:07 +0530
  • 5c9c7575f2 Set user email with ETH address while authenticating (#5) Nabarun 2024-10-19 13:06:09 +0000
  • 794d6f51e9 Set email using eth address Nabarun 2024-10-19 17:36:41 +0530
  • 59a164f3f8 Update frontend deployment script (#3) Prathamesh Musale 2024-10-18 12:53:24 +0000
  • 81b91832f0 Update frontend deployment script Prathamesh Musale 2024-10-18 17:19:00 +0530
  • bc52b34462 Implement authentication with SIWE (#4) nabarun 2024-10-18 12:47:11 +0000
  • 5ea8479c62 Add comments for SIWE implementations Neeraj 2024-10-18 15:52:42 +0530