rybbit/server
Bill Yang ddcb5704d1 Refactor ProPlan component and enhance subscription management features
- Renamed handleManageSubscription to createPortalSession for clarity and added flowType parameter to support different subscription actions.
- Introduced new handlers for changing, viewing, and canceling subscriptions, improving user interaction with the subscription management process.
- Updated UI to include separate buttons for changing plans, viewing subscription details, and canceling subscriptions, enhancing user experience and accessibility.
- Modified createPortalSession API to handle different flow types for subscription updates and cancellations, ensuring proper session management with Stripe.
2025-05-02 17:31:40 -07:00
..
public Update dependencies and enhance layout styling 2025-04-18 23:20:17 -07:00
src Refactor ProPlan component and enhance subscription management features 2025-05-02 17:31:40 -07:00
.dockerignore Second commit 2025-01-16 22:39:11 -08:00
docker-entrypoint.sh Update docker-entrypoint.sh to force database migrations during startup 2025-04-22 20:10:54 -07:00
Dockerfile update docker 2025-04-21 23:03:52 -07:00
drizzle.config.ts init cloud version (#46) 2025-03-09 18:06:48 -07:00
GeoLite2-City.mmdb Remove GeoLite2-City.mmdb database file and update geolocation.ts to adjust database path handling and improve error management for uninitialized reader. 2025-04-21 22:44:51 -07:00
package-lock.json Enhance analytics API with SQL string handling and validation improvements 2025-04-25 15:37:27 -07:00
package.json Enhance analytics API with SQL string handling and validation improvements 2025-04-25 15:37:27 -07:00
tsconfig.json auth (#3) 2025-02-15 12:55:28 -08:00