• Joined on 2025-08-16
jennie pushed to main at jennie/ghostguild-org 2025-08-27 16:14:32 +00:00
c3a29fa47c Refactor event creation and display: Remove debug logs from event creation page, enhance layout for better responsiveness, and implement image URL fallback logic in event detail and index pages. Improve error handling for image loading.
e4a0a9ab0f Enhance application structure: Add runtime configuration for environment variables, integrate new dependencies for Cloudinary and UI components, and refactor member management features including improved forms and member dashboard. Update styles and layout for better user experience.
Compare 2 commits »
jennie pushed to main at jennie/ghostguild-org 2025-08-26 17:21:59 +00:00
6e7e27ac4e Enhance UI and functionality: Update main page layout, add contribution options in join form, and improve member dashboard display. Refactor API endpoints for member creation and login.
jennie pushed to main at jennie/ghostguild-org 2025-08-26 13:30:25 +00:00
3ad127ed78 Add @nuxtjs/plausible dependency and update nuxt.config.ts
jennie pushed to main at jennie/ghostguild-org 2025-08-26 13:18:01 +00:00
826517a798 Initial commit
jennie created branch main in jennie/ghostguild-org 2025-08-26 13:15:16 +00:00
jennie pushed to main at jennie/ghostguild-org 2025-08-26 13:15:16 +00:00
6fc1013745 first commit
jennie created repository jennie/ghostguild-org 2025-08-26 13:14:44 +00:00
jennie pushed to main at henry/Pong 2025-08-24 14:47:19 +00:00
9cd7629023 Switch to 2 spaces
jennie pushed to main at henry/Pong 2025-08-24 13:05:27 +00:00
309b315421 Use underscore for unused var
jennie pushed to main at henry/Pong 2025-08-24 12:56:34 +00:00
c6938175e0 Fix errors
jennie pushed to main at jennie/app 2025-08-23 17:24:40 +00:00
4cea1f71fe refactor: enhance routing and state management in CoopBuilder, add migration checks on startup, and update Tailwind configuration for improved component styling
jennie pushed to main at jennie/faber-finances 2025-08-23 14:16:22 +00:00
dca853e96b Normalize transaction dates to the start of the day in projectedTransactions computation
jennie pushed to main at jennie/faber-finances 2025-08-23 14:05:09 +00:00
c6214a34ff Refactor bulk transaction handling in bulk.put.js to use bulk upsert operations
jennie pushed to main at jennie/faber-finances 2025-08-23 13:52:29 +00:00
35deda5963 Update button styling in login.vue to use black background
jennie pushed to main at jennie/faber-finances 2025-08-23 13:48:52 +00:00
36f4c27921 Remove login.vue component as part of authentication overhaul
jennie pushed to main at jennie/faber-finances 2025-08-23 13:28:33 +00:00
267e279cf2 Refactor Dockerfile for multi-stage build and update start script in package.json
jennie pushed to main at jennie/faber-finances 2025-08-23 11:47:47 +00:00
733a1e9f47 Add authentication check and logout functionality in app.vue
jennie pushed to main at jennie/faber-finances 2025-08-23 11:27:15 +00:00
ee00a8018e Add yar lock
jennie pushed to main at jennie/app 2025-08-17 20:30:18 +00:00
848386e3dd refactor budget worksheet layout and functionality, streamline revenue and expense management, and improve modal interactions for better user experience
jennie pushed to main at jennie/app 2025-08-17 16:25:10 +00:00
f67b138d95 refactor: replace Wizard with CoopBuilder in navigation, enhance budget store structure, and streamline template components for improved user experience