Skip to content

Releases: ErikVerheul/OneBacklog

Changed features, bug fixes, improve docs, dependency upgrade

29 Feb 18:46
Compare
Choose a tag to compare

Changed features:

  • Disallow role assistAdmin to give users equal or more privelages than it self
  • More rows on screen in the tree view
  • Prevent initiation of CouchDb instance if allready done before

Bug fixes:

  • Fix regression in password change
  • User interaction blocked after search on Id or in title, fixed

Improve docs

  • Explain the difference between admin and CouchDb Server admin permissions

Dependency upgrade

  • Fix warning when upgrading to BootstrapVueNext 16.x.x

New features

19 Feb 17:26
Compare
Choose a tag to compare

Features:

  • When dragging an item to another location the potential items to drag into are bordered
  • Temporary freeze of severe, error or warning event messages so that these are not overwritten by new messages
  • The Filter button now changes title to 'Reset filter' when active
  • The 'Products overview' view is only available for users with the role of APO

Bug fix, refactoring and update

15 Feb 09:12
Compare
Choose a tag to compare

Bug fix:

  • Saving updated node field in newly selected node instead of updating originally selected node: bug fixed

Changed feature:

  • Searches on id and title refactored: mutual exclude search on id and on title, enforce search reset before tree manipulation

Update:

  • Upgrade Vue version

Bug fix, refactoring and updates

02 Feb 21:12
Compare
Choose a tag to compare

Bug fix:

  • Fix missing description and/or acceptance-criteria screen updates when database field is empty

Changed feature:

  • Eliminate need to select node first before start dragging

Code refactoring and dependencies update

MAJOR release

13 Jan 20:33
Compare
Choose a tag to compare

Changes:

  • Migration to Vue3
  • Use of Vue3 adapted dependencies

Bug fixes, move to Vite

22 Sep 06:48
Compare
Choose a tag to compare

Bug fixes:

  • App still active after sign-out: fixed
  • Restarting loop after sign-out and immediate sign-in: fixed

New, faster, development environment Vite

  • Move from Vue-CLI to Vite
  • Installation scripts updated

Refactoring

14 Sep 16:11
Compare
Choose a tag to compare

Minor updates:

  • Improve visibility of resize handlers.
  • Have the watchdog code in its own file.

Minor updates

12 Sep 18:13
Compare
Choose a tag to compare

Minor updates:

  • Prevent the event text to overlap the signal light.
  • The welcome screen now shows the actual screen width when less than 1400, the minimum required.

New features

11 Sep 19:30
Compare
Choose a tag to compare
  • The user can now select a new menu item 'My team' for info about his team and the other teams.
  • The welcome screen now shows the actual screen width when less than 1600 px, the minimum required.

New feature, bug fix

05 Sep 15:17
Compare
Choose a tag to compare

New feature:

  • Two modes are introduced, the standard mode for starters which is the default and a professional mode with many more features.
  • The user can switch between the modes without the need to sing-in again.
  • The professional mode sports the 'Products overview' for use by the Area Product owner, the option to change database, to move multiple items at once in the tree view and dependency management and alerts.
  • As a result the standard mode is less intimidating. Eg. the context menu has 4 options instead of 8.

Bug fix:

  • In development mode the images are now visible in teh User guide.