Logs page for booking creation/edits/deletions
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 30/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- graphql, javascript, postgresql, react, typescript
- Domain
- backend-api-design, databases, full-stack
Research direction
No files, tests, or entry points are named. Start by tracing the booking creation, edit, and deletion flows and the existing P.R.I.T.-only page or access controls, then determine how event history can be stored and displayed. Done means all three event types are recorded, newest-first summaries are visible to P.R.I.T., and each entry shows the requested before-and-after details.
Written by the indexing model from the issue text.
Description
Currently, if a booking is changed or deleted there is no viewable record of what it previously was. Which is an issue if P.R.I.T. notices that no cleaning has been done afterwards, because you cannot see who made the booking.
As P.R.I.T., I would like the following features:
- Logging of these types of events:
- New booking
- Edit to existing booking
- Deleted booking
- New tab/page viewable by P.R.I.T.
- A chronological list of the logged events with newest first
- The list should only be an overview, clicking the booking will show more detailed information
- The following should be included in the list summary (for edits, the info after the change should be shown):
- Type of event (create/edit/delete)
- Who the booking belongs/belonged to
- Committee
- Title
- Start and end days and times
- The following should be included in the detailed information
- Who the booking belongs/belonged to
- Before and after of the following (no before for creations, no after for deletions):
- Committee
- Start and end
- Rooms
- Title
- Description
- Phone number
- A chronological list of the logged events with newest first
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from cthit/bookIT-node
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
cthit/bookIT-node#115 ·
-
Local build failing Open
cthit/bookIT-node#116 · 1 assignee ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 52/100
cthit/bookIT-node#114 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 25/100
cthit/bookIT-node#113 · 2 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
cthit/bookIT-node#111 · 1 comment ·
All issues in cthit/bookIT-node
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
[Block] Latest Posts [Type] Bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
sugarlabs/musicblocks#8847 ·