* added function to refresh the dataloader data
* add Realm Roles page
add section for no realm roles
update role-model, fixed UI to match designs
fix paths
add storybook demo and role actions kebab
fix build and clean up
fix formatting
fix lint
fix test and update snapshot
update snapshot after rebase
PR feedback from Stan
add back pf addons
localize NoRealmRoles component
changes to PR suggested by Sarah
adds new role form
rename fields
cleaning up
address PR feedback from Stan
add logic to delete realm role
format
rebase with erik branch
resolves merge conflicts
fix check types error
fix invalid state
fix check-types
fix ts error
* fix format
* remove log stmt
* address PR feedback from Erik and Sarah
* remove utility class
* address Erik comment
* fix formatting
* fix bug and address PR feedback
* move msg
* fix lint
* fix format
* delete details file (on another branch)
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* refactors form field help
* format and test
* add interpolation of help text
* implement HelpItem and move help text
* update DownloadDialog with new HelpItem
* remove commented out code
Added coding standards and also updated the package json so that the scripts have consistent naming conventions. Fixed incorrect import for context as well.
* added client settings header
* added confirmation dailog
* format
* pr review
* use placeholder text instead of property
* change title to use clientId instead
* added state for dynamic name
* add Realm Roles page
* add section for no realm roles
* update role-model, fixed UI to match designs
* fix paths
* add storybook demo and role actions kebab
* fix build and clean up
* fix formatting
* fix lint
* fix test and update snapshot
* update snapshot after rebase
* PR feedback from Stan
* add back pf addons
* localize NoRealmRoles component
* changes to PR suggested by Sarah
* adds new role form
* fix path
* rename fields
* HTTP post is working
* move create msg
* cleaning up
* address PR feedback from Stan
* added validation and changed to text area
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* add code to group section
* updates to group section
* more updates to groupsection
* add Eriks changes
* groups broken
* more group work
* lots of updates
* fix bugs
* working on typescript and clearing out dead code
* fix TS errors and PR feedback
* more TS fixes
* fixed the TS errors
* run prettier
* fix errors from yarn checktypes command
* fix prettier
* fix lint and checktypes
* remove isInline
* revert prettier
* revert prettier commits
* update i18
* fix prettier
* feedback
* fix error