Skip to content

v1.3.0

Compare
Choose a tag to compare
@taras-tkachenko taras-tkachenko released this 12 Jun 14:24
· 1754 commits to master since this release
8d20ab2
  • Create data import settings page's 3rd pane for Match Profiles. Add string capitalization (capitalize) and HTML special chars decoding (htmlDecode) utils (UIDATIMP-6)
  • Create temporary MARC Bib files load option on Choose jobs pane (UIDATIMP-185)
  • Add Search box for 3rd pane of Match Profiles (UIDATIMP-166)
  • Implement landing page changes when temporary MARC Bib Load option button pushed (UIDATIMP-186)
  • Create the form for a new match profile creation (UIDATIMP-138)
  • Reorganize testing folder structure and code improvements (UIDATIMP-200)
  • Implement details view for match profiles (UIDATIMP-140)
  • Save the new match profile (UIDATIMP-139)
  • Create edit match profile form (UIDATIMP-143)
  • Implement saving of edited match profile (UIDATIMP-182)
  • Make job profile name a hotlink in match profile details (UIDATIMP-184)
  • Implement match profile duplication feature (UIDATIMP-142)
  • Implement match profile deletion feature (UIDATIMP-144)
  • Refactor all the profile list views to generalise them and move common parts to separate components (UIDATIMP-201)
  • Create ListTemplate and ColumnTemplate components for declarative definition of EntityList (UIDATIMP-201)
  • Create MenuTemplate and ItemTemplate components for declarative definition of ActionMenu, create ActionMenu component (UIDATIMP-201)
  • Create Spinner and LastMenu components (UIDATIMP-201)
  • Create LogColorizer and modular CodeHighlight componens among with modular language definitions (langJSON and langRAW for now) and 2 highlight themes (light - Coy and dark - Stalker) (UIDATIMP-209)
  • Refine ViewJobLog page component with a new endpoint to show all the log including error ones through LogColorizer component (UIDATIMP-209)
  • Add missing icons for Match Profiles record types (UIDATIMP-194)
  • Implement match profile deletion feature (UIDATIMP-176)