-
Notifications
You must be signed in to change notification settings - Fork 2
Feat/walt/user groups update frontend #1102
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
Open
nakatashingo
wants to merge
16
commits into
develop
Choose a base branch
from
feat/walt/user-groups-update-frontend
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
6cdbd91
[feat] add endpoint to update user groups and corresponding request/r…
nakatashingo 56f3fec
[feat] implement user groups update functionality with request/respon…
nakatashingo a1770f3
[feat] enhance user edit modal with multi-select for divisions and up…
nakatashingo 79f235f
[feat] refactor user edit modal to use bureau-based division selectio…
nakatashingo 6d6b87d
[feat] simplify division selection layout in user edit modal
nakatashingo 5bfa531
Merge remote-tracking branch 'origin/develop' into feat/walt/user-gro…
nakatashingo 1d95fc8
feat: update user groups endpoint to use 'year' in the path
nakatashingo 17e2985
[fix] use latest year from DB in EditModal to avoid year not found error
nakatashingo a988c64
[feat] update user divisions data fetching to include year parameter
nakatashingo 6c9aa28
formatted by workflow
nakatashingo ce11434
[feat] enhance user edit modal with error handling and data fetching …
nakatashingo 1e8d7c2
[feat] enhance user edit modal to handle null selected group IDs and …
nakatashingo 8f2333a
[fix] ensure user divisions data is properly checked before accessing…
nakatashingo c81d1c5
[feat] add error handling for HTTP responses in post and put functions
nakatashingo 53a6ff9
[feat] optimize year data handling in UserEditModal for improved perf…
nakatashingo ee62a14
[feat] update year data fetching to use useGetYearsPeriods hook
nakatashingo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -3794,4 +3794,4 @@ components: | |
| - money | ||
| - goods | ||
|
|
||
| x-original-swagger-version: "2.0" | ||
| x-original-swagger-version: "2.0" | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.