Version 0.4.0
General
- Transitioned layout to pages from tabs.
- Setup sidenav to perform general functionality.
- Standardize button icons and layouts.
- Some general refactoring from the Usertypes name to Prism.
- Metatags can be applied to any data element allowing for more customized filtering of data.
- All data elements will attempt to display any other element that current references it. An example is actions showing a list of all categories that use them.
Sidenav
- Manifest / Application settings.
- Moved general functions get / set / load / download.
- Added metadata filter.
- Added changes button to see current view changes.
- Prism data navigation section
General
- View history of changes for general prism data (Usertypes) or the modification data.
Diff
- Select usertypes you would like to apply to the default manifest and a version will be generated with the provided usertypes.
Upload Dialog
- Shows a diff all changes for each of the Prism data types. Tracks revision history and description.
New game / version Prism setup dialog
- When fetching a game that hasn’t been setup to use prism will prompt you to select either the default Prism data or copy Prism data from another game.
Actions
- Multiple analytics sheets can now be selected.
- More analytics validation.
- Action layout changes.
- Analytics sheet defaults can be saved in a games dashboard manifest and will be automatically fetched when the Prism data is loaded.
- Name autocomplete now also includes the sheet the analytic came from.
- Added a default value to be used if the user had no data for the analytic. NOTE not currently used.
- Bug Fix: Detect events with duplicate n values and trigger warning.
- Bug Fix: Action filter name was displaying n not the param name.
Modifications
- Some general validation improvements.
- Bug Fix: Modification json snapping to top of page.
Resources
- Bug Fix: List will correctly regenerate when a user adds a resource to a Usertype
Data
- Bumped data version 0.2
- Each prism data element now has a metadata node to track description and last user to modify.
Version 0.3.0
- Initial release