Skip to content

Feature/restore deleted events - #310

Open
YairEn wants to merge 19 commits into
PythonFreeCourse:developfrom
YairEn:feature/restore_deleted_events
Open

Feature/restore deleted events#310
YairEn wants to merge 19 commits into
PythonFreeCourse:developfrom
YairEn:feature/restore_deleted_events

Conversation

@YairEn

@YairEn YairEn commented Feb 16, 2021

Copy link
Copy Markdown
Contributor

Hey this new feature allow the users to restore deleted events

  • Add new button at profile page to get the restore events page
  • New column in events table (deleted date)
  • New design for deleted events
  • After 30 days the deleted events will deleted permanently
Comment thread app/main.py Outdated
Comment thread app/internal/restore_events.py Outdated
Comment thread app/internal/restore_events.py Outdated
Comment thread app/templates/restore_events.html
Comment thread app/routers/profile.py Outdated
Comment thread app/routers/event.py Outdated
Comment thread app/internal/restore_events.py Outdated
Comment thread app/main.py Outdated
Comment thread tests/test_restore_event.py Outdated
Comment thread tests/test_restore_event.py Outdated
Comment thread app/database/models.py Outdated
@YairEn
YairEn requested a review from yammesicka February 23, 2021 10:35
Comment thread app/main.py Outdated
Comment thread app/main.py Outdated
Comment thread app/routers/profile.py Outdated
Comment thread app/templates/calendar_day_view.html Outdated
Comment thread tests/test_restore_event.py
Comment thread tests/test_restore_event.py
Comment thread app/routers/event.py Outdated
Comment thread app/templates/dayview.html Outdated
Comment thread app/internal/restore_events.py Outdated
Comment thread app/internal/restore_events.py Outdated
Comment thread app/main.py Outdated
Comment thread app/static/dayview.css Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

6 participants