sp-hydra-veil-core/core/models
2026-07-18 16:44:54 -04:00
..
invoice Introduced Anonymous Ticket Billing Options 2026-05-04 15:33:50 -04:00
manage Clarify/comment unused function 2026-07-17 12:40:38 -04:00
orm_calls Migrations Transition Stable for old versions of the app to update the schema 2026-07-16 15:35:03 -04:00
orm_models Robust Database Error Handling & Migrations System. For New Client upgrades (Operational Errors) & Old Clients with New JSON keys from an API (TypeErrors). We also added an SQL generic handling wrapper for use across any project or function. 2026-07-15 19:00:16 -04:00
policy Improve connection management-related logic 2026-01-08 22:40:23 +01:00
session Introduce Base profile types on load, which gradually will switch over on save/edits. Transition Connections to using Enum instead of raw strings. 2026-07-18 16:44:54 -04:00
system Introduce Base profile types on load, which gradually will switch over on save/edits. Transition Connections to using Enum instead of raw strings. 2026-07-18 16:44:54 -04:00
BaseConnection.py Introduce Base profile types on load, which gradually will switch over on save/edits. Transition Connections to using Enum instead of raw strings. 2026-07-18 16:44:54 -04:00
BasePolicy.py Update and refactor policy-related logic 2025-11-27 14:22:45 +01:00
BaseProfile.py Introduce Base profile types on load, which gradually will switch over on save/edits. Transition Connections to using Enum instead of raw strings. 2026-07-18 16:44:54 -04:00
ClientVersion.py Update client version comparison logic 2025-05-02 00:45:49 +02:00
Configuration.py Update file management-related logic 2026-02-11 09:48:08 +01:00
DatabaseOperation.py Migrations Transition Stable for old versions of the app to update the schema 2026-07-16 15:35:03 -04:00
Event.py Introduced Anonymous Ticket Billing Options 2026-05-04 15:33:50 -04:00
Model.py Adopt revised naming conventions 2025-02-22 21:47:17 +01:00
Result.py Pushed Edit Profile GUI logic into core. Cut ProfileController's role in this, and setup an isolated update_profile function to pass saves to the model 2026-07-17 22:33:00 -04:00
Subscription.py Improve profile retrieval-related logic 2024-10-13 08:14:33 +02:00
SubscriptionPlan.py Improve presentation of model member variables 2025-11-18 02:44:16 +01:00