Skip to content

Release 1.0.0-alpha.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@jaeddy jaeddy released this 19 Sep 23:42
· 208 commits to develop since this release
Changelog
  • Revert back to mongoose warning while waiting for a fix (#543) (283d0dc)
  • Merge pull request #542 from Sage-Bionetworks/close-button-color (9509d36)
  • used default-contrast theme to user-notification-sidenav (cd6036a)
  • Should fix MongoTimeoutError in production environment (855ac26)
  • Merge pull request #540 from Sage-Bionetworks/chore-packages-update (f634a16)
  • Set useUnifiedTopology=false to prevent MongoTimeoutError in test mode (dddefa5)
  • Update dependencies, fix deprecation warning from mongoose (close #539) (400e527)
  • Merge pull request #538 from Sage-Bionetworks/develop-attachments-finalize (f7b2c8e)
  • Fix small bug (7d0f4c3)
  • Add @input() attachmentTypes to entity-attachment-list (33a387d)
  • Can now effectively add and remove attachments (e7a0e4f)
  • Can add attachments to existing list of attachments (c59bec8)
  • Can now distinct between attachment to add and those that must be removed (cc0888b)
  • Add server and client functions to remove an attachment from an entity (c0531f6)
  • Show a message if an entity attached can not be returned by the server (e.g. unauhtorized or removed, see comments in #527) (040b347)
  • Rerouting get attachments to the api of each entity (81002f3)
  • Add new entity attachment models (86e1ba9)
  • Merge pull request #530 from Sage-Bionetworks/landing-page-docs-cards (b4f3616)
  • Merge pull request #537 from Sage-Bionetworks/develop-fix-activity-sidenav (53233d6)
  • Fix activity-sidenav unit tests (e8567eb)
  • Remove duplicated code in activity-sidenav (945aae3)
  • Fix the issue in activity-sidenav related to dynamic component and ViewChildren (9cf2b6c)
  • moved coloring to _theme (386fa2f)
  • Merge pull request #534 from Sage-Bionetworks/develop-add-webpack-bundle-analyzer (00d0aac)
  • Played with karma config and client unit tests (10ddcc9)
  • Reviewed karma configuraiton (unit tests) (c1b9788)
  • User now Mock as a suffix to match filenames (728f7b6)
  • Move mocks in fakes/ next to their implementation (9667a9e)
  • Add webpack-bundle-analyzer (3289ea3)
  • Minor change to tool unit test (86d3fb1)
  • add some more basic docs info (527a382)