Refactor: separate tables (2) #569

Closed
opened 2026-04-05 17:21:13 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @Fredkiss3 on 12/3/2025

Community Contribution License Agreement

By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.

Description

Continuing #1960

Main changes:

  • Moved the pages that were supposed to be under the new subpaths for clients/machines to their corresponding paths

Other changes:

  • refactor create & edit internal resources to use useQuery... probably too much work since this form is going to be changed later 😑
  • upgrade react & next to fix CVE-2025-55182
*Originally created by @Fredkiss3 on 12/3/2025* ## Community Contribution License Agreement By creating this pull request, I grant the project maintainers an unlimited, perpetual license to use, modify, and redistribute these contributions under any terms they choose, including both the AGPLv3 and the Fossorial Commercial license terms. I represent that I have the right to grant this license for all contributed content. ## Description Continuing #1960 **Main changes:** - Moved the pages that were supposed to be under the new subpaths for clients/machines to their corresponding paths **Other changes:** - refactor create & edit internal resources to use useQuery... probably too much work since this form is going to be changed later 😑 - upgrade react & next to fix [CVE-2025-55182](https://vercel.com/changelog/cve-2025-55182)
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#569