Skip to content

Editing functionality and numerous input and UI improvements - #53

Merged
OlaBekkevold merged 14 commits into
developfrom
editingFunc
Mar 10, 2026
Merged

Editing functionality and numerous input and UI improvements#53
OlaBekkevold merged 14 commits into
developfrom
editingFunc

Conversation

@OlaBekkevold

Copy link
Copy Markdown
Collaborator

This pull requets mainly includes functionality for editing loans in addition the Side View component has been refactored to be more flexible and also includes some work on imrpoved error handling and input validation

add editing functionality to loans and borrowers which works pretty similar to how equipment editing is already implemented

Refs: #46
make user inputs safer to correct the user before they can submit and add proper error handling for possible contradictions when updating a loan or borrower

Refs: #46 #30 #38
make the previous item list into a reusable and flexible component that is used togetheter with the side view

Refs: #52
the user will be able to change the unit that is borrowed, as long as it is available and actually exists

Refs: #52
the interface for editing a loan will be clearer on what is actually being changed and waits for confirmation from the user

Refs: #52
@OlaBekkevold OlaBekkevold self-assigned this Mar 10, 2026
This was linked to issues Mar 10, 2026
@OlaBekkevold
OlaBekkevold merged commit ed5dc93 into develop Mar 10, 2026
2 checks passed
@OlaBekkevold
OlaBekkevold deleted the editingFunc branch March 10, 2026 09:24
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.

Refactor the side view Loan editing

1 participant