Skip to content

Release # 7:

Compare
Choose a tag to compare
@severinbeauvais severinbeauvais released this 20 Nov 05:00
· 163 commits to master since this release
dc30b43

What's New!

1) Adding KC with Angular 6 upgrade
2) Make window location change on token expiration/fail
3) Comment out success, leave console logs for debugging errors
4) Update Bootstrap / remove unused JS libraries
5) Added missing de-ref check
6) Upgrade 'xlsx' package to solve dependency issue
7) Fixed comment count
8) Fixed multi-line description
9) Updates to application service
10) Whitespace fixes
11) Cleanup (see PR #286 for details)
12) Handling x-total-count, rework, reducing cruft
13) Fix search results error
14) Update lint
15) Implement Not Authorized component
16) Adding test/prod deployments for KC
17) Clean up API and services (see PR #293 for details)
18) Updating not-authorized to handle logging out state
19) Remove need for ensureloggedin, update KC logic
20) Remove dropdown/admin menus
21) Changing username, adding jwt debugging
22) Text change
23) Remove footer layout
24) Removing commenting module
25) Fix overlapping table columns
26) Merge cleanup (see PR #307 for details)
27) Changed Publish Date to first time published
28) Update content on Not-Authorized page
29) Changed file upload size to 10MB

For testing and development purposes:

JIRA Tickets in this Release Git Pull Requests in this Release
PRC-361 PRC-489 PRC-501 PRC-746 PRC-763 PRC-769 PRC-770 PRC-772 PRC-773 PRC-774 PRC-776 PRC-788 PRC-794 PRC-846 PRC-849 #277 #278 #279 #280 #281 #283 #284 #286 #288 #290 #293 #297 #298 #299 #300 #302 #304 #305 #307 #309 #312

Note that PRs #287 and #295 from Release # 6 have been replaced by PR #305.