cal.pub0.org/pages/settings
Jamie Pine 70683a89b9
Added "New Event Type" button on Team settings (#1411)
- Moved CreateNewEventButton in pages/event-types/index to dedicated component as this is used in two places now.
- Implemented CreateEventType button on Team settings screen and replaced old markup in on event types page with new component.
- Upgrade vanilla JS inputs to library primitives.
- Created TextArea & TextAreaField components in components/form.
- [Bugfix] Changed back button behavior in Shell to have a specified back path as CreateEventType's modal interfered with the router.goBack behavior.
- Ensure modal data is preserved in URL params for router accuracy and removed on exit.
2022-01-12 01:29:20 -08:00
..
teams Added "New Event Type" button on Team settings (#1411) 2022-01-12 01:29:20 -08:00
billing.tsx Ends the war between tRPC and next-i18next (#939) 2021-10-14 13:57:49 +03:00
profile.tsx Cal 710 turn dataimagejpegbase64 avatar into (#1429) 2022-01-11 08:54:02 +00:00
security.tsx Fixes Apple Calendar onboarding and type fixes (#988) 2021-10-20 15:42:40 +00:00
teams.tsx Upgrades next-auth to v4 (#1185) 2022-01-07 20:23:37 +00:00