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

[IMPROVE] New 'not found page' design #26452

Merged
merged 19 commits into from
Aug 19, 2022
Merged

[IMPROVE] New 'not found page' design #26452

merged 19 commits into from
Aug 19, 2022

Conversation

guijun13
Copy link
Contributor

@guijun13 guijun13 commented Aug 2, 2022

Proposed changes (including videos or screenshots)

  • Add a new design for the not-found page
  • Add English translation for "page not found" and "Homepage"
  • Update English translation for "Room_not_exist_or_not_permission"
  • Add "Homepage" button on the room not found page

Issue(s)

Steps to test or reproduce

  • Log in the application
  • Change the url for something that is not a RC page (e.g. https://localhost:3000/404)
  • Should show the 'Not found' page with new design

Further comments

@guijun13 guijun13 changed the title [IMPROVE]: New 'not found' page design [IMPROVE] New 'not found' page design Aug 2, 2022
@guijun13 guijun13 changed the title [IMPROVE] New 'not found' page design [IMPROVE] New 'not found page' design Aug 2, 2022
@guijun13
Copy link
Contributor Author

guijun13 commented Aug 4, 2022

Since there is a discrepancy of React dependencies in the mocha.js and in the @rocket.chat/ui-contexts hooks, the existing tests (apps/meteor/tests/unit/client/views/notFound/NotFoundPage.spec.tsx) were not changed, just removed some unnecessary test cases.
For more information, message me or @tassoevan

@guijun13 guijun13 marked this pull request as ready for review August 4, 2022 15:21
@guijun13 guijun13 requested review from a team as code owners August 4, 2022 15:21
gabriellsh
gabriellsh previously approved these changes Aug 8, 2022
gabriellsh and others added 2 commits August 8, 2022 10:24
…/not-found-page

* 'develop' of github.com:RocketChat/Rocket.Chat:
  Chore: Remove settings Fibers usage (#26465)
  Chore: Refactor create-target-channel util (#26493)
  Chore: useEndpointData deprecation (#26494)
  [NEW] Surface featured apps endpoint  (#26416)
  [FIX] Request at least one field in the payload of `/v1/users.setStatus` (#26490)
  Chore: Exit process on `unhandledRejection` on CI (#26467)
  [FIX] Clear push token on save user password (#26466)
  [FIX] Undefined MediaDevices error on HTTP (#26396)
  Chore: Codecov threshold (#26477)
gabriellsh
gabriellsh previously approved these changes Aug 8, 2022
gabriellsh
gabriellsh previously approved these changes Aug 9, 2022
@ggazzo ggazzo added stat: ready to merge PR tested and approved waiting for merge and removed stat: needs QA labels Aug 9, 2022
@RocketChat RocketChat deleted a comment from codecov bot Aug 9, 2022
@codecov
Copy link

codecov bot commented Aug 9, 2022

Codecov Report

Merging #26452 (6cca19b) into develop (1329ee1) will increase coverage by 0.07%.
The diff coverage is n/a.

❗ Current head 6cca19b differs from pull request most recent head 4d9a315. Consider uploading reports for the commit 4d9a315 to get more accurate results

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #26452      +/-   ##
===========================================
+ Coverage    38.60%   38.68%   +0.07%     
===========================================
  Files          758      758              
  Lines        18783    18783              
  Branches      1453     1453              
===========================================
+ Hits          7252     7267      +15     
+ Misses       11315    11298      -17     
- Partials       216      218       +2     
Flag Coverage Δ
e2e 38.68% <ø> (+0.07%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

ggazzo
ggazzo previously approved these changes Aug 15, 2022
@ggazzo ggazzo requested a review from a team as a code owner August 15, 2022 19:15
@alvaropmello alvaropmello added this to the 5.1.0 milestone Aug 16, 2022
@kodiakhq kodiakhq bot merged commit 5750c22 into develop Aug 19, 2022
@kodiakhq kodiakhq bot deleted the feat/not-found-page branch August 19, 2022 04:49
csuadev pushed a commit that referenced this pull request Aug 26, 2022
@murtaza98 murtaza98 mentioned this pull request Sep 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
squad: team-collab stat: ready to merge PR tested and approved waiting for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants