snowballtools-base/packages/frontend/src
Prathamesh Musale a51765dae5
All checks were successful
Lint / lint (20.x) (push) Successful in 4m46s
Deploy Snowball frontend / deploy (20.x) (push) Successful in 4m54s
Support setting custom domain on app deployment (#49)
Part of https://www.notion.so/Support-custom-domains-in-deploy-laconic-com-18aa6b22d4728067a44ae27090c02ce5 and #47

- Support setting custom domain in deployments through targeted deployer
  - Store DNS record data for deployments
  - Show service provider IP address for creating required `A` record
  - Comment out verify domain and redirect domain functionality
  - Handle rollback deployment functionality
- Store DNS deployments record in Deployment table

Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
Reviewed-on: #49
Co-authored-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to>
Co-committed-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to>
2025-02-04 13:45:47 +00:00
..
assets Add template for NextJS app (#34) 2024-11-06 07:26:53 +00:00
components Support setting custom domain on app deployment (#49) 2025-02-04 13:45:47 +00:00
context Integrate wallet IFrame for payments (#42) 2024-11-13 13:32:27 +00:00
layouts style: more colors 2024-11-04 15:15:23 +05:30
pages Support setting custom domain on app deployment (#49) 2025-02-04 13:45:47 +00:00
stories Support setting custom domain on app deployment (#49) 2025-02-04 13:45:47 +00:00
types GeneralTabPanel cleanup 2024-05-14 19:36:50 +00:00
utils Integrate wallet IFrame for payments (#42) 2024-11-13 13:32:27 +00:00
App.test.tsx Lint using tsc; fix type errors 2024-04-11 21:49:14 -05:00
App.tsx Implement authentication with SIWE (#4) 2024-10-18 12:47:11 +00:00
constants.ts Add project create template for image upload PWA (#109) 2024-02-26 17:54:35 +05:30
index.css style: projects and settings 2024-11-04 15:15:23 +05:30
index.tsx Integrate wallet IFrame for payments (#42) 2024-11-13 13:32:27 +00:00
react-app-env.d.ts Create react app with tailwind, typescript, eslint and prettier (#4) 2023-12-08 10:50:55 +05:30
reportWebVitals.ts Create react app with tailwind, typescript, eslint and prettier (#4) 2023-12-08 10:50:55 +05:30
setupTests.ts Create react app with tailwind, typescript, eslint and prettier (#4) 2023-12-08 10:50:55 +05:30