Skip to content

Releases: psu-libraries/myaccount

v1.0.4

28 Oct 12:27
7117b40
Compare
Choose a tag to compare

Adds a default 'Select a state' option for US State dropdown (#309)
Fixes smushing in smaller screens (#308)
Checks for null on fillByDate response for Hold (#306)

v1.0.3

28 Oct 00:33
d6147aa
Compare
Choose a tag to compare

Check referer on holds/result (#292)
Maintenance mode (#296)
Hold cancel badge (#301)
Adds an error condition and reaction for AJAX requests (#299)

v1.0.2

23 Oct 12:49
1f440cf
Compare
Choose a tag to compare

ZIP Code (#298)
Patron info (#171)

v1.0.1

20 Oct 18:37
bd7048b
Compare
Choose a tag to compare
  • Adds quarantine notice as a callout (#290)
  • Back to Catalog link fix (#287)

v1.0.0

19 Oct 19:31
abf5644
Compare
Choose a tag to compare
  • Back link bug (#287)
  • Removes UP College of Medicine pickup location (#285)
  • Help links (#282)
  • Update hold success and error msgs (#283)
  • Pickup location on holds edit and pick by date on new hold (#280)

v0.3.3

29 Sep 15:07
d8a3f71
Compare
Choose a tag to compare
v0.3.3 Pre-release
Pre-release

Removes version checking (#271)
Clear all badges (#268)
Adds the patron's library as the default selected option (#269)
Getting bill reason from policy (#267)
217 frontend issues (#263)
Revised loading message (#264)
Yarn upgrade of webpack-dev-server to bump node-forge (#262)
Make spinner smaller (#261)
Sets environment based on config gem setting for datadog (#258)
Adds success badges (#257)
247 a11y (#253)

v0.3.2

15 Sep 13:29
b0e475f
Compare
Choose a tag to compare
v0.3.2 Pre-release
Pre-release

Update README.md (#254)
UPDATE gems (#252)
Refines datadog settings (#251)
New hold request error handling (#240)
Forces renew session actions to go through same auth pipeline as a brand new user (to the application) (#250)
Makes sure we don't present single checkboxes during new hold request processing (#249)

v0.3.1

08 Sep 15:57
206f6c5
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release
  • Adds Datadog (#245)
  • Not tracking host as it is the name of the log file (#244)
  • Redirect to original request URL after authentication (#242)
  • Adds lograge (#243)

v0.3.0

31 Aug 15:28
09d12a8
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release
  • when no holdable locations found, callList is empty, fix for undefined method error (#238)
  • More details on operating overrides (#234)
  • Customized title for bills with no associated item (#232)
  • Moves pickup locations values for the drop-down in the form into config gem settings. (#233)
  • Force checkouts and holds pages reload on browser back button (#231)
  • Makes the menu equal width and heavily contrasted on active/hover (#226)
  • Removes visible label from "Select all" option. Also: (#225)
  • Updates a few things in config. (#227)
  • Upgrades ActionView::Component to the new ViewComponent. Also updates README to denote no need for dev caching flag. (#219)
  • Adds Ask A Librarian widget. Also adds some safe navigation operators that are needed. Fixes deprecation warnings about ActionView Components. (#218)
  • Site chrome (#216)
  • Asyncing new hold requests (#213)

Asyncification

27 Jul 15:37
7c00e28
Compare
Choose a tag to compare
Asyncification Pre-release
Pre-release

First commit for async overhaul