refactor: save button positionning #550

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

Originally created by @Fredkiss3 on 12/5/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

Main changes:

  • Mainly changed the proxy details page and org settings page by separating the single form into multiple ones
  • Also did some refactoring regarding fetching data in useEffect in the resource proxy & authentication pages, and instead using react query to fetch and cache the data (subsequent navigations is faster with no loading states)

Screenshots

Name Screenshot
Resource Proxy page
Org settings page
*Originally created by @Fredkiss3 on 12/5/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 **Main changes:** - Mainly changed the proxy details page and org settings page by separating the single form into multiple ones - Also did some refactoring regarding fetching data in `useEffect` in the resource proxy & authentication pages, and instead using react query to fetch and cache the data (subsequent navigations is faster with no loading states) ## Screenshots | Name | Screenshot | | :----------------: | :--------: | | Resource Proxy page | <video src="https://github.com/user-attachments/assets/d4ff23a1-ae68-46a8-bd6d-03cfbb386b46"></video> | | Org settings page | <video src="https://github.com/user-attachments/assets/07cb0869-5b9c-461b-99de-30f417b500a9"></video> |
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#550