Releases: orchestracities/auth-management-ui
Releases · orchestracities/auth-management-ui
v0.8.0
Auth Management UI Release Notes
0.8
New features
Bug fixes
- Policy counter in tenant cards not reflecting actual tenant's policy tally (#141)
- If the configuration API is not populated, tenants are not loaded (#138)
- Documentation for service path filter (#131)
Documentation
- Upgraded Storybook to v7 beta 40
Continuous Integration
Technical debt
What's Changed
- prepare-0.8.0.dev by @chicco785 in #143
- Bug fixes (#141 #138 #131) by @Valecant in #146
- Entity modify&creation (#148 #114) by @Valecant in #150
- Entity delete (#115) by @Valecant in #152
- prepare 0.8 release by @Valecant in #155
Full Changelog: 0.7.0...0.8.0
v0.7.0
Auth Management UI Release Notes
0.7
New features
- Get the entities from the provided url (#111)
- Entities Filter with type/date/path (#112)
- Display the entities inside a table (#113)
- Organize side bar menu and translate menu items (#126)
- Basic home page with navigation info (#125)
- Reduce size of some graphical elements (e.g. topbar)
- Close side bar on navlink click (#132)
- Implement access control to pages / menus based on role / group
- Set-up logout link (#137)
- Set-up link to profile (#137)
Bug fixes
- Fix git action test failure (#121)
- Fix misspelled translations
- Add missing delete tenant configuration on tenant delete (#123)
Documentation
Continuous Integration
- Add basic UI test based on cypress (#4)
Technical debt
What's Changed
- prepare 0.7.0-dev by @chicco785 in #120
- Fix Node Test Failing on Git (#122) by @Valecant in #122
- Entities table&filters (#111 / #112) by @Valecant in #124
- Fix #123 by @chicco785 in #134
- Close side bar on navlink click & Implement access control to pages / menus based on role / group by @chicco785 in #133
- ui testing by @chicco785 in #140
- prepare release 0.7.0 by @chicco785 in #135
Full Changelog: 0.6.0...0.7.0
v0.6.0
Auth Management UI Release Notes
0.6
New features
- Add form for creating resource types
- Add support for retrieving resource id based
on resource type endpoint in policy forms - Update tests to use Node 16 (#93)
- Pass authorization token to policies calls
- Update configuration: orion query with filter, debug only in dev environment
Bug fixes
- Fix fonts inside the policy table
- Policy form user mapping
- Fix environment variables loading for configuration-api
- Update security dependencies
- Remove hardcoded env file
Documentation
Continuous Integration
- Clean up dependencies
- Update to login-action@v2
- Add support for arm64 builds
Technical debt
What's Changed
- Prepare 0.6.0-dev by @chicco785 in #90
- node 16 first tests by @Valecant in #96
- Table font by @Valecant in #102
- Resource type new logic by @Valecant in #100
- clean and update packages / apply security fix by @chicco785 in #104
- Fix policy form by @Valecant in #106
- authorization token is now working on policies restcalls by @Valecant in #108
- Update default configuration by @chicco785 in #117
- prepare release 0.6.0 by @chicco785 in #119
Full Changelog: 0.5.1...0.6.0
0.5.1
0.5.0
Auth Management UI Release Notes
0.5
New features
- Load values from Keycloak to populate users, groups and roles in policyForm
- Decouple components from the APIs
- Migration to orchestracities realm v0.0.6
- Refresh Token on the creation of a new Tenant
Bug fixes
- Change the Group from name to path
- Fixed filters margin top
- Filters naming
- Filters behavior when another tenant is selected
Documentation
Continuous Integration
What's Changed
- prepare release 0.5.0-dev by @chicco785 in #86
- User groups from keycloack by @Valecant in #84
- migration to 0.0.6 by @Valecant in #87
- Prepare release by @Valecant in #88
- release-0.5.0 by @chicco785 in #89
Full Changelog: 0.4.0...0.5.0
0.4.0
0.4
New features
- Pass the token to the policy api
- The last tenant selected is loaded by default
- Add custom icons (with some size limitation) to your tenant
- Update repository to use v0.0.5 of keycloak scripts and realm export
- Allow tenantPage only if the user is a superAdmin
- Support configurable logging
Bug fixes
- Small scaling of the lateral menu
Documentation
Continuous Integration
- Unit tests for the configuration api
Technical debt
What's Changed
- user preference about the tenant saved by @Valecant in #75
- added the possibility to add a custom icon on the tenant by @Valecant in #74
- Ci graphql server by @Valecant in #78
- token on policies calls by @Valecant in #76
- support new keycloak configuration by @chicco785 in #79
- logging by @Valecant in #82
- verify on the TenantPage if the user is superAdmin by @Valecant in #83
- release-0.4.0 by @chicco785 in #85
Full Changelog: 0.3.0...0.4.0
0.3.0
0.3
New features
- Possibility to add N subpaths on the main form or on the table of services
- Proper responsive on the elements
- Fullscreen forms on mobile
- Fullscreen table and filters
Bug fixes
- Using prestart we re-generate the env.js file,
but the generator does not comply with our
prettier rules, so we have to enforce prettier during pre-start. - Changed some names on variables in order to be more clear
- Minor issues (animation/colors)
- Remove GraphQL requirement for the app to work
- Tenant name on path creation
What's Changed
- fix prestart and pretest (for prettier to work) by @chicco785 in #62
- no dependencies on graphql for the app by @Valecant in #63
- Responsive by @Valecant in #64
- N Path levels by @Valecant in #70
- more meaningful names by @Valecant in #65
- Prepare 0.3.0 release by @chicco785 in #71
Full Changelog: 0.2.0...0.3.0
0.2.0
Auth Management UI Release Notes
0.2
New features
- New animations
- New colors for the policies Cards
- Filter by resource in the policies table
- Modify a policy
- Managing errors in policyform
- Policy ID on edit
- Notification system for deleting,creating,updating elements
Bug fixes
- Fix inside policies form the default path value
- Fix inside policies form a missing translation
- Changing translations inside the policies table
- Policy delete fix
- Fix misspelled Resource Tenant Agent urn
- Fix docker image for ui to load env variables dynamically
- Fix prettier to uniform code style
Documentation
- Clean README.md
- Code of Conduct
- CONTRIBUTION guide
Continuous Integration
- Markdown linter
- Docker build
- Release note check
- Templates for github issues
- Templates for github PRs
- CLA and CLA signature workflow
Technical debt
- Refactor to provide more meaningful names and variables management
New Contributors
- @chicco785 made their first contribution in #23
- @dependabot made their first contribution in #12
Full Changelog: 0.1...0.2