Commit Graph

  • 0851a08d8f fix: improve deployment script with error handling and cleanup enhancements main Frank John Begornia 2025-12-19 22:27:54 +08:00
  • 2b5851420d fix: update deployment script to use generic environment variables for SSH key and user Frank John Begornia 2025-12-19 22:24:33 +08:00
  • 103101c5d9 feat: implement CI/CD workflows for Docker image build and deployment Frank John Begornia 2025-12-19 22:06:43 +08:00
  • da7c6e0cf6 Merge pull request #13 from franknstayn/feat/dev franknstayn 2025-12-02 23:07:05 +08:00
  • 0e4e41d672 style: enhance layout for designer page and add mobile turntable view feat/dev Frank John Begornia 2025-12-02 23:06:22 +08:00
  • 4dfd954c9e Merge pull request #12 from franknstayn/feat/dev franknstayn 2025-12-02 22:19:54 +08:00
  • 39c820cf21 chore: comment out deployment step in Docker workflow Frank John Begornia 2025-12-02 22:18:55 +08:00
  • b7b8f6873f Merge pull request #11 from franknstayn/feat/dev franknstayn 2025-12-02 22:12:32 +08:00
  • d1f06d0361 Refactor code structure for improved readability and maintainability Frank John Begornia 2025-12-02 21:30:43 +08:00
  • cabf1dc2c0 Merge pull request #10 from franknstayn/feat/dev franknstayn 2025-11-27 01:47:31 +08:00
  • 7ccdd54cd2 feat: add workflow_dispatch trigger and update Docker platforms Frank John Begornia 2025-11-27 01:45:10 +08:00
  • 65be7701e3 Merge pull request #9 from franknstayn/feat/dev franknstayn 2025-11-27 01:25:41 +08:00
  • b3f0d50f01 feat: add deployment step to production server in Docker workflow Frank John Begornia 2025-11-27 01:24:27 +08:00
  • a2d6859c1a Merge pull request #8 from franknstayn/feat/dev franknstayn 2025-11-27 00:59:04 +08:00
  • 6ff46125ab feat: specify platforms for Docker image build in workflow Frank John Begornia 2025-11-27 00:36:45 +08:00
  • f09262a597 Merge pull request #7 from franknstayn/feat/dev franknstayn 2025-11-27 00:15:10 +08:00
  • 47fed0b880 ci: support trunk-based workflow with feat/fix branches Frank John Begornia 2025-11-27 00:12:35 +08:00
  • 71c19e0a51 Merge pull request #6 from franknstayn/feat/dev franknstayn 2025-11-26 23:44:14 +08:00
  • 562e66d3ce feat: add GitHub Actions workflow for building and pushing Docker images Frank John Begornia 2025-11-26 23:43:38 +08:00
  • 3c9ee2940f fix: update stripe environment variable references in nuxt.config.ts Frank John Begornia 2025-11-22 00:06:26 +08:00
  • f6ebcdc656 Merge pull request #5 from franknstayn/feat/dev franknstayn 2025-11-22 00:01:45 +08:00
  • 5a942d9ca1 fix: remove updatedAt field from design payload Frank John Begornia 2025-11-21 23:56:18 +08:00
  • 991906422d Merge pull request #4 from franknstayn/feat/dev franknstayn 2025-11-21 22:46:20 +08:00
  • 15b3bd9465 feat: add authentication token handling for design persistence Frank John Begornia 2025-11-21 22:45:08 +08:00
  • 8839201185 Merge pull request #3 from franknstayn/feat/dev franknstayn 2025-11-21 10:49:19 +08:00
  • 701fc25630 Merge branch 'feat/dev' of github-PersonalAccount:franknstayn/slipmatz-web into feat/dev Frank John Begornia 2025-11-21 10:48:22 +08:00
  • 81ba5d85e9 Merge pull request #2 from franknstayn/main franknstayn 2025-11-21 10:42:46 +08:00
  • e5ec5c9ee1 fix: update dependency installation commands in Dockerfile for compatibility Frank John Begornia 2025-11-21 10:42:16 +08:00
  • 7f57f8292b Merge pull request #1 from franknstayn/feat/dev franknstayn 2025-11-21 10:35:59 +08:00
  • 27c6300509 Merge branch 'main' into feat/dev franknstayn 2025-11-21 10:35:44 +08:00
  • 5fa823096e refactor: remove unnecessary headers from uploadDesignAsset function Frank John Begornia 2025-11-21 10:33:42 +08:00
  • 1dd8493689 refactor: simplify DesignerPreview component by removing unused props and events Frank John Begornia 2025-11-20 21:26:22 +08:00
  • fa0d501063 feat: implement new designer page layout with turntable animation and start designing button Frank John Begornia 2025-11-20 21:13:26 +08:00
  • af24186d63 feat: add Docker support with Dockerfile and docker-compose.yml, update asset upload to use backend URL Frank John Begornia 2025-11-20 02:07:03 +08:00
  • fce7a0ec72 feat: add background color picker and update related functionality in DesignerToolbar Frank John Begornia 2025-11-18 01:37:09 +08:00
  • 8a9703c24a Redesign toolbar as horizontal layout above canvas Frank John Begornia 2025-11-16 01:24:50 +08:00
  • bf701f8342 Replace Firebase Storage with MinIO and add user account features Frank John Begornia 2025-11-16 01:19:35 +08:00
  • 0ff41822af feat: implement Stripe checkout integration and add related API endpoints Frank John Begornia 2025-11-08 01:47:14 +08:00
  • 86f9cf803a feat: add @nuxtjs/color-mode module and configure color preferences Frank John Begornia 2025-11-08 00:30:26 +08:00
  • 02b85eefc7 fix: update Firebase initialization and runtime config for environment variables Frank John Begornia 2025-11-07 23:42:09 +08:00
  • c3f3c07075 updated Frank John Begornia 2025-11-07 22:33:14 +08:00
  • 50f08f8177 chore: add firebase dependency to package.json Frank John Begornia 2025-11-07 17:38:13 +08:00
  • a545cbfcca Add AppNavbar component to the main page layout Frank John Begornia 2025-11-07 00:08:21 +08:00
  • 4d91925fad feat: add design persistence functionality with Auth0 and Supabase integration dump-branch Frank John Begornia 2025-11-07 00:01:52 +08:00
  • e2955debb7 first commit Frank John Begornia 2025-11-02 00:23:22 +08:00