-
Notifications
You must be signed in to change notification settings - Fork 2
Adds swagger and introduces repository-layer #91
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
Open
mamen
wants to merge
52
commits into
development
Choose a base branch
from
swagger-setup
base: development
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
3039603
First step for adding swagger to project
mamen c72f1c2
Generating swagger-config FINALLY works
mamen 08cd933
Further refactoring and implementing of swagger configs
mamen cd0b6c4
Finishes UserRouter
mamen 2c39058
Reorders imports
mamen 0975968
Fixes some tests
mamen 285d918
Fixes swagger-ui
mamen 5a8e85e
Further rewrite of routers to make use of tsoa
mamen 4078601
Further rewrite of routers to make use of tsoa
mamen 9c792e0
Further rewrite of routers to make use of tsoa
mamen 55eaa46
Fixes linter errors
mamen 35eea06
Update
mamen bcf5925
Some cleanup
mamen afaf3ab
Some cleanup
mamen f11477c
Removes watch from tsconfig.json and updates travis config to show bu…
mamen 5182f60
Adds tsoa:gen to travis
mamen d943e76
Changes ; to &&
mamen f89d159
Adds creation of tsoa dir
mamen e05ecac
Adds tsoa:gen to test
mamen 3e1036e
Adds tsoa files and fixes gulp task
mamen 7732943
Adds return to badRequestRespone
mamen 2687cdc
Fixes auth response
mamen 58ee5e9
Fixes some tests
mamen 67ab7d5
Introduces repositores and moves code from routers to repository and …
mamen ac43e85
Disables no-use-before-define for routes
mamen ec614a8
Removes commented out code
mamen ad699c7
Fixes some bugs
mamen 71fabf9
Fixes more unit-tests
mamen 3d36450
Fixes more unit-tests
mamen 160feed
Merge remote-tracking branch 'origin/swagger-setup' into swagger-setup
mamen 150aa7b
Fixes more unit-tests
mamen c0cf056
Fixes more unit-tests
mamen e4251dc
Fixes more unit-tests
mamen f9c7f0e
Adds latest swagger-definitions
mamen f6f1859
Removes auditing (for now)
mamen f10864e
Fixes SQ-issues
mamen b0d45fb
Updates readme and removes specification.yaml
mamen 5b1a812
Updates tsoa.json and renames authenticate-method to login
mamen ad0b59a
Fixes lint-errors
mamen eb9577e
Moves test to correct folder
mamen af92a18
Removes unnecessary input validation
mamen 54ce509
Adds test for router
mamen 0d303fb
Adds test for AuthService and adds ts-mockito
mamen c3b2a36
Resolves comments
mamen d8d5773
Adds routers to inversify.config.ts
mamen 04f9e72
Adds tests for BuildingService
mamen fae88ef
Fixes lint errors
mamen 99ae7bb
First batch of resolved comments
mamen 76a8751
First batch of resolved comments
mamen ee94de4
Fixes test-description
mamen cb72203
Removes not needed comments
mamen b70f511
Throws more specific exceptions and lint-cleanup
mamen File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TODO readd?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am not sure, github does auditions out-of-the-box so we could speed up our CI builds by removing the auditing