Releases: ansible/ansible-hub-ui
Releases · ansible/ansible-hub-ui
4.2.0 Beta 1
Fix broken links on multi repo and do some refactoring (#190) * Fix my imports link * Fix URLs, remove component repo code. * Fix namespace link * fix broken route in insights mode
4.2.0a7
Update patternfly to 4.2+ (#165)
4.2.0a6: User management extras (#141)
* Add password confirmation. * Move user form page to components. * Add settings page to update active user's profile. * Switch app user management to use context. * Use contexts to update current user after their profile is updated
4.2.0a5
Change standalone api url to /api/galaxy (#132)
UI Authentication
Add login page to on prem (#131) Add: - Login page - Masthead with user's name and username - Authentication checks on every page
4.2.0a3
Update pulic paths for standalone (#129)
4.2.0a2
Add option for configuring webpack public path. (#120)
standalone release process test 2
test2 Update release tarball to put all the files in the archive root. (#117)
standalone release process test
Add travis job to build standalone releases. (#115)