Skip to content

Releases: Sambruk/streamflow-webclient

v1.3.2

02 Jul 08:52
Compare
Choose a tag to compare
  • Finally fixed log out for all browsers
  • Added possibility to show own content during case edit at iframe
  • Added support for shortcuts
  • Added possibility to create parent/child case connections( required streamflow-core version more than Beta 1.29-beta8 version)
  • Some minor changes and bug fixes

v1.3.1

03 May 16:54
Compare
Choose a tag to compare
  • Added possibility to change password;
  • Changed layout at case manipulation page;
  • Some minor GUI fixes and improvements.

v1.3.0

26 Mar 08:57
Compare
Choose a tag to compare
  • Moved project to latest available AngularJS 1.6.9;
  • Update sources in order to work with AngularJS 1.6
  • Updated jQuery to latest v3 and removed other outdated versions in dependencies;
  • Moved some libs from index.html declaration to be handled y bower;
  • Update all application dependencies to their actual versions;
  • Update gulp and it dependencies to their actual versions;
  • Update Karma to v2;
  • Removed outdated libs from project if was possible
  • Removed chosen library;

v1.2.1

10 Jan 10:04
Compare
Choose a tag to compare
  • Fix breadcrumbs behavior on going to root
  • Fix behavior of cases for closed projects
  • Fix reset search date behavior
  • Add tool tips for icons at case list
  • Add case restriction indication to case

v1.2.0

05 Jan 10:01
Compare
Choose a tag to compare
  • Upgrade Angular version to 1.5
  • Upgrade build dependencies to be able to built on NodeJs 6
  • Fix google maps usage
  • Move some some dependencies from project to bower
  • Some code improvment
  • Update documentation
  • Fix infinite loading for case list
  • Fix various GUI issues on different browsers
  • Fix several console errors
  • Fix various logic fixes

v1.1.4

28 Nov 10:40
Compare
Choose a tag to compare
  • Fix for infinite scroll at case lists both at general and search view
  • Remove possibility to choose incorrect date range at search filter;
  • Remove undefined item refresh on change case assigment;
  • Fix send null instead of empty strings;
  • Optimize case list load when case count don't corresponds to actual value;
  • Move priority indicator to right.

v1.1.3a

27 Oct 08:08
Compare
Choose a tag to compare
  • Hot fix for new form click

v1.1.3

20 Oct 12:18
Compare
Choose a tag to compare
  • Change presentation logic of form creation;
  • Change case list item presentation;
  • Minor fixes.

v1.1.2

30 Sep 23:43
Compare
Choose a tag to compare
  • Fix log out issue on IE;
  • Fix form count on filling out new ones;
  • Add form submission repeater mechanism on fail;

v1.1.1

31 Aug 15:09
Compare
Choose a tag to compare
  • New design
  • Fixed form handling
  • New list handling
  • New search filter
  • and a lot of other small fixes