Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Created missing BAW services #227

Merged
merged 31 commits into from
May 5, 2020
Merged

Created missing BAW services #227

merged 31 commits into from
May 5, 2020

Conversation

Allcharles
Copy link
Contributor

Created missing BAW services

Implemented all of the known missing BAW services so that association loading can occur. This is also a precursor to the requirements for #191.

Changes

  • Created new services

Issues

  • Missing Analysis Results services
  • Haven't implemented custom routes (ie. /download)
  • Haven't verified all routes are functional on BAW server

Closes

Closes #219

- Removed audio-event-comment service
- Cleanup ServiceTokens
- Cleanup testBawServices
Relates to the following comments:
- #190 (comment)
- #190 (comment)
@Allcharles Allcharles requested a review from atruskie April 30, 2020 04:18
@Allcharles Allcharles added the architecture Architectural changes to the software label Apr 30, 2020
@Allcharles Allcharles added the enhancement New feature or request label Apr 30, 2020
@Allcharles Allcharles linked an issue Apr 30, 2020 that may be closed by this pull request
22 tasks
Copy link
Member

@atruskie atruskie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are all tests for the services in a tests sub folder? This departs from established conventions?

I'd make a new issue for requested changes to SessionUser. This is otherwise good to go.

src/app/models/Response.ts Outdated Show resolved Hide resolved
src/app/models/User.ts Show resolved Hide resolved
@Allcharles Allcharles changed the base branch from models to master May 5, 2020 04:07
@Allcharles Allcharles merged commit c0d4f6d into master May 5, 2020
@Allcharles Allcharles deleted the new-services branch May 5, 2020 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
architecture Architectural changes to the software enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Known Baw Services
2 participants