Skip to content

Releases: palladium-tms/palladium-view

0.6.5

14 Jul 12:08
95ca3f3
Compare
Choose a tag to compare

[0.6.5]

Added

* Added async loading for plan object and statistic
* Added new button in suite menu - "Make Run". It need for make run from suite, and adding results for case by interface

Changed

* Style for selected items
* No routing after click to selected object
* Style of created_at in result because need to show tomesoze from settings

Fixed

* Fix untested filter
* Fix: show more button is hided after click
* Fix: more plans loading after product reopened
* Fix: error after trying to open history for case
* Fix: error plan name change
* Fix: product list not updated after name changing
* Fix: product not selected after opening by link

0.6.4

06 Sep 10:19
Compare
Choose a tag to compare

[0.6.4]

Added

* Plan statistic update
* Updating all statuses in one time
* Optimisations for status loading

Changed

* Background colore for bode and untested status

Fixed

* Errors after showing more plans 

0.6.3

31 Jul 15:25
5c1a967
Compare
Choose a tag to compare

Added

  • Limited plans loading
  • Button "Show more"

0.6.2

26 Jul 10:02
d7c9f60
Compare
Choose a tag to compare

Added

* Live scrolling to result set and new_result lists
* Add new button for showing current result set
* Add material to results. 
* Add loaders for some place
* Change design for case list
* Change result list for using expandable elements
* New menu - user settings
* Ability to change user timezone
* Result date now use user timezone 
* Logout when token is wrong
* Searchbar for result set toolbar
* Lazy loading for all routes

Fixed

* Fix: result list not rendered. 
* Fix: selecting run and suile it it has same id. 
* Fix: console error after select plan and refresh.
* Fix: results can't be updated.
* Fix: optimize run loading. Now, you cant see runs while runs for other plan in loading
* Fix: header buttons is visible after logout
* Fix: result anf result set can't be updated after adding new result
* Fix: trying to load results after run click
  • Clear search after run change
    * Fix: error after update result_set list with selected deleteb result_set

v0.3.8

20 Feb 15:44
3d481ae
Compare
Choose a tag to compare

Changelog

[0.3.8] - 2018-02-20

Added

  • Add message to empty result_set list
  • Custom result message
  • Add opportunity to create run
  • Updating all childrens element after update parent element
  • Styling login and registration pages
  • Opportunity to create status
  • Changed status settings modal
  • Added Changelog file
  • Change style from token setting modal
  • Hide registration link if any user is exist
  • Invite registration
  • Plans sorting by name
  • Add styles to login page
  • Redirect to registration page if no_users

Changed

  • Change statistic style
  • Update package.json
  • Refactor methods for filters

Fixed

  • Fix history colors
  • Block toolbar buttons if list of plan, product, run of result-set is updated
  • Fix long status name bug
  • Fix hiding and showing result_set filter after update
  • Fix errors after trying to edit ame of product to exists name
  • Fix errors in console after click update after open/close result_set list
  • Fix errors after change run name with existed run name
  • Fix errors after change plan name with existed plan name
  • Blocked status visible in add_result statuses
  • Fix errors with custom error messages
  • Fix result message if it unformated
  • Delete phantom plan name from results
  • All requests has content type applicaction/json
  • Names can contains "+"
  • Errors after update element if not all elements opened
  • Unselect all after add result
  • Error after case delete
  • Close modal window after plan deleting
  • Hidden statuses in result set if result set name is long
  • Fixed autologin after registration