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

279 page skeletons #283

Merged
merged 3 commits into from
Dec 18, 2024
Merged

279 page skeletons #283

merged 3 commits into from
Dec 18, 2024

Conversation

m-milek
Copy link
Member

@m-milek m-milek commented Dec 18, 2024

This pull request includes several changes to the frontend directory, focusing on updating routes, renaming files, and refactoring imports. The most important changes include updating sidebar links, renaming and updating imports, and adding new route components.

Route Updates and Sidebar Link Changes:

  • Updated sidebar links to reflect new paths for reports, users, FAQ, and thesis sections in Sidebar.tsx. [1] [2]

File Renaming and Import Refactoring:

  • Renamed PageFallback.tsx and updated imports to reflect the new path. [1] [2] [3] [4] [5] [6] [7] [8]
  • Renamed GoogleSignInButton.tsx and updated its import path. [1] [2]

New Route Components:

  • Added new route components for ThesisPage, BrowseReportsPage, BrowseUsersPage, ReleasesPage, and SandboxPage. [1] [2] [3] [4] [5]

Router Configuration Updates:

  • Updated router.tsx to include new paths for user reports, browse reports, browse users, releases, thesis, and sandbox. [1] [2] [3]

Import Path Adjustments:

  • Adjusted import paths in various files to reflect the new structure. [1] [2]

@m-milek m-milek added the frontend Related to the frontend label Dec 18, 2024
@m-milek m-milek self-assigned this Dec 18, 2024
@m-milek m-milek linked an issue Dec 18, 2024 that may be closed by this pull request
@m-milek m-milek marked this pull request as ready for review December 18, 2024 18:29
@SebastianNowak01 SebastianNowak01 merged commit db002eb into dev Dec 18, 2024
10 checks passed
@SebastianNowak01 SebastianNowak01 deleted the 279-page-skeletons branch December 18, 2024 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Related to the frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Page skeletons
2 participants