This repository was archived by the owner on May 19, 2020. It is now read-only.
v1.16.2
Dashboard changes
- Fixed infinite loading bug, #1037, #1047.
- Added new expressive loading state UI, for showing users instructions when a user has no orgs, users, spaces or apps, #1039.
- Changed documentation around sandboxes, #1050.
- Changed global error UI to display just 1 error, #1046.
- Changed auth flow so users that are not authenticated don't see inconsistent UI, #1052, #1054, #1057.
- Fixed variable name breaking org user management functionality, #1061, #1064.
- Added admin checks when checking for current user permissions, #1062.
- Fixed service instances not showing up when server plan API breaks, #1069.
- Updated cg-style to newest version 2.6.1, #1075.
Workflow changes
- Changed deploy script to simplify, #1038.
- Removed props causing React warning, #1048.
- Changed static assets so they're cached, #1053.
- Changed configuration so New Relic and Google Analytics are configurable, #1055.
- Added some hints on Go development, #1059.
- Changed Go version to latest, #1058.
- Added functionality to allow base element to accept selector in functional tests, #1056.
- Added new information to contributing docs, #1060.
- Added custom test matchers, #1063.
- Fixed spaces page on testing server, #1066.
- Added functional test scaffolding for user role functional tests, #1067, #1073.
- Added waiting to some inconsistent tests, #1076.
- Added tests for user role functionality, #1074.