Details
View of all events that the current user is allowed to see (part of their company, team, group...).
Users should be able to see events, create events, edits and delete their own events.
Child Issues
[x] Display calendar as a grid of days in a month.
[x] Add CRUD operations for calendar events.
[x] Secure CRUD operations with permissions.
[ ] Add ticket workflow to CRUD operation.
[ ] Calendar settings:
[ ] First day of the week.
[ ] Persist settings in DB.
[ ] Display of multi-day events
[ ] Display calendar as a day.
[ ] Display calendar as a grid of days in a week.
[ ] Display calendar as a grid of days in a year.
[ ] Display calendar as a list of events (within a range selected by user).
Description Add a calendar feature to the ERP.
Details View of all events that the current user is allowed to see (part of their company, team, group...). Users should be able to see events, create events, edits and delete their own events.
Child Issues