forked from coralproject/talk
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CORL 133] API Review (coralproject#2197)
* refactor: removed unused subscription code * refactor: removed management api's * refactor: cleanup of connections * refactor: refactored comments edge * refactor: simplified connection resolving * feat: added story connection edge * fix: added story index * feat: added user pagination and user edge * fix: added filter to comment query * fix: removed unused resolvers * fix: creating a comment reply should require auth * refactor: cleanup of graph files * feat: removed display name, made username non-unique * fix: fixed tests * fix: fixed tests * fix: added more api docs * fix: fixed bug with installer * refactor: fixes and updates * fix: added linting for graphql, fixed schema * feat: added docker build tests * fix: upped output timeout * fix: fixed stacktraces in production builds * fix: removed `git add` - `git add` was causing issues with partial staged changs on files * feat: improved error messaging for auth * refactor: cleaned up queue names * fix: merge error
- Loading branch information
Showing
125 changed files
with
1,256 additions
and
1,523 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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 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 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 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.