Skip to content

1.2.0

Compare
Choose a tag to compare
@arawinters arawinters released this 12 Dec 05:19
e53dc08

New "Search By Id" component, "record viewer" component, search history type-ahead, various bugfixes, rest-client updates, admin service, and basic folio models.

image

image

image

new components:

  • SzSearchByIdComponent Component
  • SzEntityRecordViewerComponent

new models/classes:

  • SzSearchByIdFormParams interface
  • SzAdminService
  • SzFolioItem
  • SzFolio
  • SzSearchParamsFolioItem extends SzFolioItem
  • SzSearchParamsFolio extends SzFolio
  • SzSearchHistoryFolioItem extends SzSearchParamsFolioItem
  • SzSearchHistoryFolio extends SzSearchParamsFolio

new services:

  • SzFoliosService

new events:

  • SzSearchService.parametersChanged
  • SzSearchService.resultsChanged
  • SzSearchService.searchPerformed

new dependencies:

  • ngx-json-viewer

new examples:

  • search-by-id

relevant tickets: #109 #110 #112 #114 #115 #121 #123 #125 #126