Skip to content

Release 1.0.0-alpha.13

Pre-release
Pre-release
Compare
Choose a tag to compare
@tschaffter tschaffter released this 23 Oct 23:07
· 22 commits to develop since this release
  • Merge pull request #592 from Sage-Bionetworks/develop-fix-swagger-for-prod (9ea653a)
  • Merge pull request #589 from Sage-Bionetworks/develop-add-authorization-discussion (c206ed0)
  • Fix #535 (602bc21)
  • Build swagger.js in webpack.make in BUILD mode (84297da)
  • Replace deprecated mongo SSL options with TLS equivalent in docker-compose.yml (1674da3)
  • Add authorization to Message (806564d)
  • Remove EntityThread (fc83a88)
  • Add authorization to General Discussion > Thread (0d529ef)
  • Add authorization to Data Catalog > Thread (42f277f)
  • Cleanup project and tool thread (6ac638e)
  • Add authorization to thread for Tool (0722733)
  • Merge branch 'develop' into develop-add-authorization-discussion (323892f)
  • Merge pull request #590 from Sage-Bionetworks/card-height (fb3d08a)
  • buttons, icons, and description aligned across row (04badb1)
  • Give the same height to cards on the home page (21bec56)
  • Can now delete thread in a project (201ce5f)
  • Add component project-thread (6c7e13e)
  • Merge pull request #588 from Sage-Bionetworks/develop-fix-lastpass-auto-fill (7a525af)
  • Add id to login email and pass input fields (fix #581) (fafb611)
  • Merge pull request #587 from Sage-Bionetworks/chore-packages-update (0d191f2)
  • Commenting out useUnifiedTopology: true once more because it makes tests fail on travis (bd4a56d)
  • Add version to docker images used in docker-compose.yml (c03ec26)
  • Update dependencies (close #575) (3897c99)
  • Merge pull request #574 from Sage-Bionetworks/develop-prov-tidying (9f778fb)
  • Merge pull request #582 from Sage-Bionetworks/develop-add-authorization-to-insight-resource (194d407)
  • Minor change (5396ec0)
  • Can now delete resources and insights (76b5884)
  • Add client-side authorization to Insights (7daf8a6)
  • Create Inisght button on resource page now shows Not implemented message (55bfbb0)
  • Fix resource and insight update by commenting out authorization for these actions on the server (dd6d9f4)
  • bump required version of prov-service image in docker-compose (6dfc057)
  • move 'all' activity type filter option to app.constants (021a602)
  • add server api fxns for updating provenance activity 'used' list (3a7426d)
  • add server/client api fxns for getting provenance activity objects (7e00044)
  • Add authorization to Resource in a project (c2947ac)
  • Fix user notifications tracking and sidenav (5757f1f)
  • User notification sidenav now gets data from UserNotificationDataService (a213a59)
  • UserNotificationDataService is now consistent with user login/logout (e9bff77)
  • Add authorization to user-notification and entity-permission (WIP) (d3f9208)
  • Merge pull request #578 from Sage-Bionetworks/develop-fix-db-seeds (e22dddd)
  • Improve readability of seeds (7f35fd7)
  • Merge pull request #577 from Sage-Bionetworks/develop-fix-571 (1486b35)
  • Should fix travis issue on Invalid attempt to spread non-iterable instance (7adb1dc)
  • add more resource registration activity seeds (57b33fa)
  • update resource api to include project in 'used' for resource creation (8b398a8)
  • add graph node styling for 'ResourceRegistration' (775a702)
  • fix activity capture service to dynamically detect activity class (83d4817)
  • Automatically create action-permission CREATE_PROJECT for all seed users (25229c4)
  • update insight-new component automatically associate activity with current project as 'used' (8d257be)
  • Create action-permission CREATE_PROJECT when a user logs in for the first time using one of the SSO strategies available (#571) (f35d38c)
  • Merge pull request #569 from Sage-Bionetworks/update-discussion-design (02eb7f8)
  • clean up and add to provenance/activity seeds (e7e9020)
  • update project activity to enable filtering by type (8f04a4d)
  • add filter param to provenance service and api controller (63c0ae9)
  • standardize class names for provenance activities (9b2321a)
  • update project activity page css to highlight project node (37f192a)
  • define styling for project nodes (7f37195)
  • add projects to 'used' list for seeds (ca50294)
  • fix formatting in prov seeds (a68fe5b)
  • tooltip for discussion thread aligned under title (dd8d8be)
  • made delete option red in message header dropdown (6962e06)
  • separated styling of list and message cards in discussions (3d98d42)
  • updated styling of discussions (4af80d3)
  • Merge branch 'develop' into update-discussion-design (b99bcb1)
  • trying out alternative styling for discussions (8e932fb)
  • remove box-shadow from thread preview (3f06d50)
  • thread discussion card styling to match the rest of the app (2ecb921)
  • uncomment the single reply line (d5a9d6a)
  • updated styling of thread preview list (919ce50)
  • first pass at restyling the discussions (a07ccb8)