Commit Graph
6 Commits
Author SHA1 Message Date
Juan Esteban Nieto CifuentesandGitHub 2f5e7bcb8b Add minimum value in minutes in new event type (#1624) 2022-01-28 09:54:19 +00:00
Miguel Nieto AandOmar López 5aaf702e2b Fix NaN values when creating event type 2022-01-26 15:47:49 -07:00
Omar LópezandGitHub d7bd1e9957 Fixes for team event creation (#1604) 2022-01-24 17:25:32 +00:00
Omar LópezandGitHub 8f6f34931b Allow choosing destination calendar per event type (#1514) 2022-01-21 14:35:31 -07:00
Jamie PineandGitHub d2b9e67424 fix (#1482) 2022-01-12 12:34:50 +00:00
Jamie PineandGitHub 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