Commit Graph

  • 095cf0df34 Skip check in intervals for projects with completed auction and no winning deployers (#60) main Nabarun 2025-07-07 08:51:54 +0000
  • 9cb731980e Avoid interval check for projects with completed auction but without winning deployers Nabarun 2025-07-07 12:51:17 +0530
  • dd1d747b60 Implement feature to add custom network config to embedded wallet (#59) Nabarun 2025-06-24 17:06:51 +0000
  • 0e86ceb249 Update frontend deployment CI and scripts for mainnet (#58) Prathamesh Musale 2025-06-24 17:05:14 +0000
  • f4cc9ae947 Update RPC URLs Nabarun 2025-06-24 22:30:00 +0530
  • cd31de1d1b Update chain config in network.json Nabarun 2025-06-17 15:18:52 +0530
  • 59b04d3f5b Update frontend deployment CI and scripts for mainnet Prathamesh Musale 2025-06-14 18:00:02 +0530
  • 85cb304f55 Handle auction not found error Shreerang Kale 2025-06-24 22:25:38 +0530
  • 82a33221a9 Revert "Test with mainnet" Nabarun 2025-06-17 13:39:46 +0530
  • 39da84d81a Fix accounts fetch after checking network in wallet Nabarun 2025-06-17 12:31:48 +0530
  • ede8c666e1 Test with mainnet Nabarun 2025-06-16 19:56:33 +0530
  • 704a872eab Implement hooks for adding custom network to wallet Nabarun 2025-06-16 17:16:25 +0530
  • cda6ebec30 Update data structure in WALLET_ACCOUNTS_DATA iframe message (#57) Nabarun 2025-03-25 09:59:37 +0000
  • e38c3f7114 Update data structure in WALLET_ACCOUNTS_DATA iframe message Nabarun 2025-03-25 15:03:19 +0530
  • 88b555812a Merge branch 'main' into develop-feat icld 2025-03-02 06:56:01 -0800
  • 6f64513fc8 feat: Add documentation and context for frontend architecture icld 2025-03-02 06:35:03 -0800
  • e1c2a8ce2c refactor: consolidate project documentation and routing strategy icld 2025-03-02 06:14:24 -0800
  • 134d4ad316 Squashed commit of the following: icld 2025-02-28 09:07:15 -0800
  • cdd2bd2d89 Merge branch 'onboarding-imorted-flow' of github.com:QWRK-ORG/laconic-deploy into onboarding-imorted-flow icld 2025-02-28 07:17:01 -0800
  • aa3fa5d573 Onboarding opens from with state changes icld 2025-02-27 13:15:01 -0800
  • 7fbfdaf85e Onboarding documented, begin consume existing components icld 2025-02-26 11:43:21 -0800
  • dce9a61e6c Build onboarding from docs comments icld 2025-02-25 16:17:28 -0800
  • 57599b4542 chore(docs): Thorough tsdoc generation icld 2025-02-27 17:14:35 -0800
  • 71fac7ffa2
    chore(ui): Full type documentation (#10) Ian Cameron Lyles 2025-02-27 17:07:33 -0800
  • 05dd75a38c Merge pull request 'chore(git):Init forked connection' (#55) from QWRK-org/laconic-deploy:qwrk/init-connect-gitea into main zramsay 2025-02-28 00:19:05 +0000
  • f2472f4ce9 Onboarding opens from with state changes icld 2025-02-27 13:15:01 -0800
  • fbfe2a47d6 chore(git):Init forked connection icld 2025-02-27 11:36:25 -0800
  • 5977c8b480 chore(git): Init connection with base icld 2025-02-27 11:23:53 -0800
  • c06d76ed74 Onboarding documented, begin consume existing components icld 2025-02-26 11:43:21 -0800
  • 4d7ccae0e5 Build onboarding from docs comments icld 2025-02-25 16:17:28 -0800
  • 52512beaa2
    chore(layouts): Consolidation and comprehensive typing (#6) Ian Cameron Lyles 2025-02-24 20:20:23 -0800
  • a1be980976
    Migrate all custom icons to lucide Ian Cameron Lyles 2025-02-22 10:51:04 -0800
  • c4d3dc2fb5 Remove fe-deploy test icld 2025-02-20 10:08:15 -0800
  • 9d7ab3abac Consolidate wrapper components icld 2025-02-20 09:43:07 -0800
  • 8353c1ecbe Reinstate iframes after css overhaul icld 2025-02-19 19:16:05 -0800
  • 7c1d1b5923 Initial commit icld 2025-02-13 15:44:25 -0800
  • c33a4e5574 Fix form input for creating project in auction flow (#53) nabarun 2025-02-12 11:17:08 +0000
  • cac26a825d Fix conditions to disable deploy button IshaVenikar 2025-02-12 16:23:11 +0530
  • 6c79ed37fa Auto sign-in using laconic wallet and show link to Laconic store on low balance (#52) nabarun 2025-02-12 09:32:44 +0000
  • aa7b1879f0 Take shopify app URL from constants Shreerang Kale 2025-02-11 18:59:33 +0530
  • 058a305215 Add poll in homepage IshaVenikar 2025-02-11 18:09:07 +0530
  • 4ba3b86c39 Check balance after loading iframe Shreerang Kale 2025-02-11 18:03:16 +0530
  • 10569f0ece Update balance message if funds are sufficient IshaVenikar 2025-02-11 17:11:11 +0530
  • 462bb97cb0 Use Big number for handling max amount paid to deployers Shreerang Kale 2025-02-11 16:11:31 +0530
  • a0cdb486c5 Refactor code for checking balance Shreerang Kale 2025-02-11 15:04:25 +0530
  • 875a404702 Stop poll for checking balance if funds are sufficient IshaVenikar 2025-02-11 14:56:07 +0530
  • e7cd642242 Keep common hook for checking balance in IFrame component IshaVenikar 2025-02-11 14:44:41 +0530
  • 604f9181c5 Fix polling for checking balance Shreerang Kale 2025-02-11 14:29:13 +0530
  • cec75f9175 Rename file for check balance hook IshaVenikar 2025-02-11 14:22:51 +0530
  • 840df4b90c Update message displayed when fetching balance IshaVenikar 2025-02-11 13:28:03 +0530
  • 1839cdced9 Display message for checking balance IshaVenikar 2025-02-11 12:44:33 +0530
  • 588ba22ee6 Poll for balance in create project page IshaVenikar 2025-02-11 12:24:40 +0530
  • ffa23fc874 Update check for displaying deploy button IshaVenikar 2025-02-11 12:06:26 +0530
  • 8e8aec1442 Create separate IFrame component for checking balance IshaVenikar 2025-02-11 11:39:50 +0530
  • 95fba98a23 Refactor auto sign in handlers into to separate methods Shreerang Kale 2025-02-11 11:20:13 +0530
  • 61aa8cf473 Add custom hook to check balance details IshaVenikar 2025-02-11 11:02:24 +0530
  • 383c00cc26 Update event handlers Shreerang Kale 2025-02-11 10:20:47 +0530
  • 16d307bba6 Update UI for buy prepaid service button Shreerang Kale 2025-02-10 18:05:27 +0530
  • d4ffe28f8a Update UI to display button for getting funds IshaVenikar 2025-02-10 16:52:29 +0530
  • f0639e0ac0 Redirect users to appropriate pages based on balance Shreerang Kale 2025-02-10 16:47:25 +0530
  • 46ae5f76b2 Display message if funds are insufficient IshaVenikar 2025-02-10 15:52:46 +0530
  • 9f025c934e Remove accounts dropdown before pay and deploy Shreerang Kale 2025-02-10 12:53:26 +0530
  • d316e78dfa Remove unused files and packages IshaVenikar 2025-02-10 12:00:16 +0530
  • 47bbae07a6 Remove WalletConnect usage for auth IshaVenikar 2025-02-10 11:22:54 +0530
  • c601367d04 Pass secret for auto sign-in IshaVenikar 2025-02-10 11:08:10 +0530
  • bf2123cfbc Update iframe modal for auto signin Shreerang Kale 2025-02-10 10:59:10 +0530
  • b5b52df06f Auto sign in using laconic wallet Shreerang Kale 2025-02-07 15:05:55 +0530
  • b5d84470ff Remove check for deployer version number iv-multi-custom-domains IshaVenikar 2025-02-06 19:02:57 +0530
  • d93afb564b Use deployer LRN instead of ID in rollback deployment custom-domain-for-auctions Shreerang Kale 2025-02-07 10:31:51 +0530
  • 4476de6faf Update rollback flow to handle multiple custom domains IshaVenikar 2025-02-06 12:06:21 +0530
  • 5c9437bf1a Add check for deployer version to support multiple custom domains IshaVenikar 2025-02-06 11:49:48 +0530
  • baaf0a2dd8 Send canonical deployments removal request only if all custom domains change IshaVenikar 2025-02-06 11:09:53 +0530
  • d75be96d70 Send multiple domains in deployment request IshaVenikar 2025-02-05 10:49:09 +0530
  • 285d0e86bf Add custom domain support for auctions flow Shreerang Kale 2025-02-05 16:02:47 +0530
  • 13cc0f8b9b Add UI to show multiple domains Shreerang Kale 2025-02-05 12:51:23 +0530
  • 93b74074a3 Handle auction deployment when changing to production Shreerang Kale 2025-02-04 16:20:27 +0530
  • b0d3c0593a Enable add domain button for auctions Shreerang Kale 2025-02-04 16:01:28 +0530
  • a51765dae5 Support setting custom domain on app deployment (#49) Prathamesh Musale 2025-02-04 13:45:47 +0000
  • 21334df4cb Update method to rollback to previous version IshaVenikar 2025-02-04 17:36:45 +0530
  • 720411d5d2 Update comment for backward compatibility IshaVenikar 2025-02-04 15:38:53 +0530
  • 027c88e148 Update deletion flow to handle deployments without canonical deployments IshaVenikar 2025-02-04 15:04:46 +0530
  • 2c71b8c95f Rename variables for canonical deployments IshaVenikar 2025-02-04 14:50:45 +0530
  • 6a2a8bb3c4 Add loaders for action buttons IshaVenikar 2025-02-04 14:05:06 +0530
  • 3931e20711 Fix method to update deployment to production IshaVenikar 2025-02-04 13:37:20 +0530
  • 813ae98cc8 Remove assign domain option for deployments Shreerang Kale 2025-02-04 13:21:55 +0530
  • f6ca18db82 Add dummy domains in modals Shreerang Kale 2025-02-04 13:05:01 +0530
  • be1857cf74 Update deployment request for multiple deployers IshaVenikar 2025-02-04 12:12:45 +0530
  • 3ea43eab42 Remove domain relation from deployments table IshaVenikar 2025-02-04 11:59:21 +0530
  • f6b0f95761 Add dns while publishing record while publishing record Shreerang Kale 2025-02-03 23:53:11 +0530
  • 10cbdf73a3 Fix unique constraint error in rollback deployment Shreerang Kale 2025-02-03 23:33:35 +0530
  • 59329c18f6 Update method to rollback deployment custom-domain IshaVenikar 2025-02-03 19:33:40 +0530
  • 8553c30b0d Update comment note Shreerang Kale 2025-02-03 19:04:41 +0530
  • b409d43e51 Update flow for deleting deployments IshaVenikar 2025-02-03 17:49:06 +0530
  • b50efe315b Remove hyperlink from deployer base domains Shreerang Kale 2025-02-03 17:14:11 +0530
  • ced815802e Update deployment request config value if not env variables are set IshaVenikar 2025-02-03 16:40:03 +0530
  • 22bb409617 Add check for while accessing project URL Shreerang Kale 2025-02-03 15:46:42 +0530
  • 8322f877c0 Fix check for old DNS deployment IshaVenikar 2025-02-03 15:40:05 +0530
  • fd38127cb5 Update query to get latest DNS record Shreerang Kale 2025-02-03 13:39:58 +0530
  • b6084008b8 Remove unused GQL methods Shreerang Kale 2025-02-03 13:28:11 +0530
  • d1e6171874 Send DNS deployment removal request on changing custom domain IshaVenikar 2025-02-03 13:26:26 +0530