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

feat(webapp): refactor notification page #6116

Merged
merged 14 commits into from
Mar 14, 2023

Conversation

maeckes1
Copy link
Contributor

@maeckes1 maeckes1 commented Mar 10, 2023

🍰 Pullrequest

Refactors the notification page to add better visibility for mobile devices.
It now uses a mixture of CSS Grid and Flex to have a responsive table for desktop views.
For mobile devices it breaks the table down in notification-row items for a better overview.

Issues

Todo

  • Update vue component test

@maeckes1 maeckes1 requested a review from Tirokk March 10, 2023 20:23
@maeckes1 maeckes1 self-assigned this Mar 10, 2023
@maeckes1 maeckes1 changed the title feature(webapp);[WIP] feature refactor notification page feature(webapp):[WIP] feature refactor notification page Mar 10, 2023
@maeckes1 maeckes1 changed the title feature(webapp):[WIP] feature refactor notification page feature(webapp): [WIP] feature refactor notification page Mar 10, 2023
@maeckes1 maeckes1 changed the title feature(webapp): [WIP] feature refactor notification page feat(webapp): [WIP] refactor notification page Mar 13, 2023
@maeckes1 maeckes1 marked this pull request as ready for review March 13, 2023 09:48
@maeckes1 maeckes1 changed the title feat(webapp): [WIP] refactor notification page feat(webapp): refactor notification page Mar 13, 2023
Copy link
Member

@Elweyn Elweyn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is more a question to everyone do we use f or n in a loop or do we use the full descriptiv name, I prefer the second.

Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
@maeckes1
Copy link
Contributor Author

@Elweyn I fully agree with you to use full descriptive names for variables and added your suggestions

maeckes1 and others added 6 commits March 13, 2023 16:55
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
Copy link
Member

@Elweyn Elweyn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, I have no more objections.

…cial into 6016-feature-refactor-notification-page
Copy link
Member

@Tirokk Tirokk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @maeckes-infinitylabs

that looks really cool and breaks nicely into the mobile style.
Great 😍

I approve 🚀🚀💫💫

PS: Please fix the linting in webapp yarn lint --fix and merge the actual master after you merged your donation bar PR.

@Tirokk Tirokk merged commit e36af31 into master Mar 14, 2023
@Tirokk Tirokk deleted the 6016-feature-refactor-notification-page branch March 14, 2023 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants