Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notifications Page #428

Merged
merged 4 commits into from
Nov 27, 2023
Merged

Notifications Page #428

merged 4 commits into from
Nov 27, 2023

Conversation

ilgazer
Copy link
Contributor

@ilgazer ilgazer commented Nov 24, 2023

Resolves #419 by implementing the UI for the notifications page and the notifications icon that displays number of unread notifications on the top bar with mock data. We are waiting on mobile's implementation of push notifications for implementing web push notifications and hooking this up to the backend.

The page looks like this:

localhost_3000_notifications (1)

You dismiss a notification by clicking on it. Then, it looks like this:

localhost_3000_notifications (2)

@ilgazer ilgazer added this to the ML2 milestone Nov 24, 2023
@ilgazer ilgazer requested a review from orkana November 24, 2023 00:22
@ilgazer ilgazer self-assigned this Nov 24, 2023
@ilgazer ilgazer changed the base branch from main to dev November 24, 2023 00:22
@ilgazer ilgazer linked an issue Nov 26, 2023 that may be closed by this pull request
@kubraaksux
Copy link
Contributor

is it done?

@ilgazer ilgazer mentioned this pull request Nov 27, 2023
@ilgazer
Copy link
Contributor Author

ilgazer commented Nov 27, 2023

is it done?

yup

@ilgazer ilgazer requested a review from kubraaksux November 27, 2023 19:28
@kubraaksux
Copy link
Contributor

kubraaksux commented Nov 27, 2023

it is ok for now. can be further improved because it is lack of necessary information, urgency and probably time created. Those will be necessary and vital at real scenario.
We will further improve it and we will make backend integration

…ications-page

# Conflicts:
#	resq/frontend/src/App.js
add folders
@kubraaksux kubraaksux merged commit a00a501 into dev Nov 27, 2023
@kubraaksux kubraaksux deleted the feature/frontend-notifications-page branch December 19, 2023 20:36
@ilgazer ilgazer changed the title Feature/frontend notifications page Notifications Page Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement notifications
2 participants