Skip to content

ScottKimball/SMWC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMWC

Change Log

Added

  • Client code presentation of constraint violation responses

Fixed

  • Default form action when creating new contacts
  • Encounters: form set pristine on success or cancellation
  • Encounters: dismissing the detail modal no longer breaks scrolling
  • Authentication is maintained throughout browser session

August31stMilestone - 2015-08-31

Added

  • Method-level authorization
  • Back end validation of domain entities
  • Front end validation
  • EncounterTypes to support a dynamic, defined set of encounter types

Changed

  • Encounters now track whether a follow-up is needed
  • Uniqueness is now enforced for several domain classes
  • Refactored REST and service layer to proactively throw exceptions up to a global exception handler
  • Refactored our Response class to accomodate exception handling strategy
  • Reorganized the UI to us dropdowns in the nav bar
  • Removed JsonIdentityInfo id generators from domain classes to simplify client's access to JSON object graph

Fixed

  • Various UI improvements

July29thMilestone - 2015-07-29

Added

  • Basic superuser authentication
  • Support for updates and deletes of core domain entities
  • Migrated to PostgreSQL

Changed

  • Contact's address now includes State

Fixed

  • Various UI improvements

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published