Commit Graph

15 Commits

Author SHA1 Message Date
864e0d938a
Improves event edit modal; updates 4day and day views to properly show all-day events; cleans up the all-day event row 2026-02-13 16:48:01 -05:00
236da90af2
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
baeb291db5
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
25515eccb9
Adds support for events occuring at the same time or overlapping; improvements to event display and overlapping event handling; improvements to month view sizing; cleans up geocoder service 2026-02-09 10:59:11 -05:00
7ba5041ba6
Adds account settings tests and feature test fixes; purges old Breeze profile remnants in favor of account; slight tweaks to event display in time views 2026-02-04 15:56:28 -05:00
52d92462e3
Refactors CalendarController into specific services; fixes some previous bugs with CalendarController and possible 500s; adds first unit tests 2026-02-04 12:19:03 -05:00
39078680ab
Adds business hours toggle for time-based views 2026-02-03 15:54:08 -05:00
0881d04428
Adds initial support for event recurrence; updates database seed file for recurring event example 2026-02-03 11:43:08 -05:00
1ad62dd0af
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
859d03ae30
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
b7282865c8
Long overdue changes to various components, migrations for address and location improvements, new address form and suggestion vies, profile components, and significant model cleanups 2026-01-15 16:14:00 -05:00
98fb10bc14
Adds calendar settings page and handling, adds new calendar subscription functionality, fixes big calendar object for display, improvements to object 2025-08-02 06:52:26 -04:00
c58a498e44
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
7efcf5cf55
Improves event display on the calendar, gets closer to a v1 of the calendar design, updates guest layout to match theme, adds additional css components for accordion, calendar, checkbox, indicator, and input. 2025-07-25 13:49:30 -04:00
643ac833ba
Calendar now grabs all events and formatted date ranges for display; calendar view shows mini calendar; more theme and brand updates for better glitz 2025-07-24 12:50:44 -04:00