kithkin/app/Models
2026-02-19 14:45:59 -05:00
..
Book.php Adds basic address book handling; updates address book naming to use Book instead everywhere; removes AlpineJS; updates seeder to include address book and contact; updates DavController to handle address books and contacts now 2025-07-22 12:59:31 -04:00
BookMeta.php Adds basic address book handling; updates address book naming to use Book instead everywhere; removes AlpineJS; updates seeder to include address book and contact; updates DavController to handle address books and contacts now 2025-07-22 12:59:31 -04:00
Calendar.php Adds week, day, and 4-day display views for calendar; adds new display preferences pane; moves settings to the user and not calendar; cleans up timezone and preference handling; improves button groups 2026-02-03 10:53:19 -05:00
CalendarInstance.php Fixes create calendar modal form, adds kithkin config settings, improvements to input and button styles, cleans up color default handling 2026-01-28 15:34:18 -05:00
CalendarMeta.php Fixes create calendar modal form, adds kithkin config settings, improvements to input and button styles, cleans up color default handling 2026-01-28 15:34:18 -05:00
Card.php Adds basic address book handling; updates address book naming to use Book instead everywhere; removes AlpineJS; updates seeder to include address book and contact; updates DavController to handle address books and contacts now 2025-07-22 12:59:31 -04:00
CardMeta.php Calender month display fully handled now, modals are working, HTMX added and working, ICS and Subscription handling set up and differentiated, timezone handling to convert from UTC in the database to local finally done 2025-07-29 15:20:53 -04:00
Event.php Adds migration for Daniel and James users and contact cards; adds attendee support to database with new event_attendee table; updates new event modal with basic attendee search ahead and add 2026-02-19 14:45:59 -05:00
EventAttendee.php Adds migration for Daniel and James users and contact cards; adds attendee support to database with new event_attendee table; updates new event modal with basic attendee search ahead and add 2026-02-19 14:45:59 -05:00
EventMeta.php Removes old stock input components; auto scrolls time-based calendars to a better starting time; fixes recurring event logic and stubs out new repeat form for event edit 2026-02-12 13:17:02 -05:00
Location.php Event modals now change the url for proper back handling; improvements to geocoding existing locations with no lat and lon; normalizes time based view footer 2026-02-11 09:18:27 -05:00
Subscription.php Builds out individual calendar settings with views and save methods; solid icons added with updates to pagelink component; sync meta fields added to subscriptions table; new textarea component 2026-01-22 14:40:48 -05:00
User.php Adds migration for Daniel and James users and contact cards; adds attendee support to database with new event_attendee table; updates new event modal with basic attendee search ahead and add 2026-02-19 14:45:59 -05:00
UserAddress.php Refactors account and calendar settings pages; installs language localization files; new traits for HTMX and toast handling; solid icon variants added; modals improved 2026-01-21 15:59:17 -05:00
UserSetting.php Refactors account and calendar settings pages; installs language localization files; new traits for HTMX and toast handling; solid icon variants added; modals improved 2026-01-21 15:59:17 -05:00