-
Notifications
You must be signed in to change notification settings - Fork 48
Feat: Create Accounts on UI #2176
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
joshuaunity
wants to merge
31
commits into
main
Choose a base branch
from
feat/creata-accounts-UI
base: main
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 1 commit
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
4bac1ff
Feat: implement account creation functionality with UI and API integr…
joshuaunity b278a99
Feat: improve account creation validation for unique names and non-em…
joshuaunity 0f3ca03
ref: improved account form UX with color picker additions
joshuaunity e99fa0e
chore: add changelog entry
joshuaunity 25504e2
Merge branch 'main' into feat/creata-accounts-UI
joshuaunity bb4b466
docs: improve changelog entry to mention both API and UI for account …
Copilot 198a092
chore: update accoutn role name
joshuaunity 44e3a96
ref: move advanced color picker to account edit form and add consulta…
joshuaunity 9bd8064
feat: enhance account UI with 'Add client account' button for consult…
joshuaunity 2707f49
feat: add account patch schema and enhance account roles management i…
joshuaunity 21cf7ae
feat: enhance security documentation on account roles and their manag…
joshuaunity 64f0be0
chore: modify changelog
joshuaunity 845514d
ref: strip down permission guard
joshuaunity 8c0f5bb
Merge branch 'feat/creata-accounts-UI' of github.com:FlexMeasures/fle…
joshuaunity 7cf7783
feat: clarify consultancy account functionality and user roles in sec…
joshuaunity e30ab32
Update flexmeasures/auth/policy.py
joshuaunity a5e0f85
Update flexmeasures/auth/policy.py
joshuaunity 879c811
fix: fixed failing test using wrong user
joshuaunity a3e83a0
chore: udpate docs
joshuaunity 39559c8
fix: removed double scroolbar in users and accounts tables
joshuaunity c30938b
feat: add button to create client accounts in account details
joshuaunity 69845ab
fix: remove redundant error handling for account creation
joshuaunity 3d518f4
Merge branch 'main' into feat/creata-accounts-UI
joshuaunity db9bac2
fix: reorder inheritance in AccountIdField for clarity
joshuaunity 58879b9
feat: implement user permission check for account creation
joshuaunity 62ec251
feat: enhance consultancy account validation in AccountPatchSchema
joshuaunity 8b9fa2e
feat: enhance validation for consultancy_account_id in AccountCreateS…
joshuaunity e562711
feat: implement default consultancy_account_id handling in AccountCre…
joshuaunity 7401dff
Update flexmeasures/data/schemas/account.py
joshuaunity 6197c20
refactor: remove duplciated code, changed status codes adn updated tests
joshuaunity 7f0eb99
refactor: add transformation and validation for account_roles in Acco…
joshuaunity 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
feat: clarify consultancy account functionality and user roles in sec…
…urity documentation Signed-off-by: joshuaunity <oghenerobojosh01@gmail.com>
- Loading branch information
commit 7cf7783c37ff83d26ee09df503e9910e9617a41b
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
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.