Skip to content

2.0.41

Choose a tag to compare

@VassilIordanov VassilIordanov released this 23 Oct 09:33
66d016a

Enhancements:

GH-348 update (#1030)

Handle reject flow similar to approval.
Fix loading search results.
Show success message only through toast, not also through Messages.

Gh 348 - approval flow redirect (#1023)

Closes #348

Improve use of position code (#1025)

Search for position code using prefix match. As position codes do not contain real text, don't use the full-text index for querying, since the results would then be sub-optimal.
Closes #1017

Show position code for attendees.
Closes #1018

Bug fixes:

Only clear the search when navigating from the left-side menu (#1034)

But keep the search when navigating to the Help.
Closes #1015

#1029: Correctly show sub-navigation in all cases (#1032)

Fixes #1029

Framework improvements:

Remove sonarcube and coverity from build (#1028)
Set up CI with Azure Pipelines (#1027)
Add coverage reports (#795)

Dependencies upgrades

Bump gradle-docker-plugin from 3.6.2 to 4.0.0 (#1002)
Bump autoprefixer from 9.1.5 to 9.2.0 in /client (#1008)
Bump chromedriver from 2.42.1 to 2.43.0 in /client (#1021)
Bump chromedriver from 2.42.0 to 2.42.1 in /client (#1007)
Bump eslint-config-react-app from 3.0.3 to 3.0.4 in /client (#1004)
Bump copy-webpack-plugin from 4.5.2 to 4.5.3 in /client (#1001)