v0.12.0
FEATURES:
-
Server:
-
UI:
- Remove sb-admin theme
- Make charts in overview clickable, linking to search view
- Fix display bugs in state view [GH #18]
- Select first resource of first module on state view load
- Add a compare function to state view [GH #21]
- Use $routeParams instead of parsing $location.url()
- Make state view work without reloading the page
- Order resource attributes in state view
- Display long resource attributes and titles with ellipsis
- Support permalinks and fix form in search view [GH #16]
- Add tf_version filtering to search view
- Allow to clear filters in search view
- Remove unused sorting in tables
FIXES:
-
Server:
- Do not import non-ASCII attribute values [GH #17]
- Remove --no-sync from docker-compose.yml