 Wyatt JohnsonandKiwi
|
d37333be89
|
[CORL 133] API Review (#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
|
2019-03-12 15:12:21 +01:00 |
|
 Wyatt JohnsonandGitHub
|
9fa5900acc
|
[next] Error and Logging Improvements (#2152)
* feat: added locale support for Tenant
* feat: added secret scrubbing to logs
* chore: cleanup logger
* chore: logger improvements
* feat: re-introduce scoped pretty logger
* feat: added initial error support
* refactor: replace trace-error.TraceError with talk.InternalError
* fix: fixed error logging
* refactor: replaced Error with VError
* fix: repaired issue with error management on api
* fix: patched bug with not found handler
* feat: added translations
* feat: added location path to invalid entries
* refactor: refactored error handling on graph
* fix: moved indexing operations to master node
* refactor: added throw for when the message isn't found in testing
* fix: removed duplicate log
* fix: fixed naming on environment variable
|
2019-02-06 23:42:17 +00:00 |
|
 Wyatt JohnsonandGitHub
|
9b0e6ed53b
|
[next] MongoDB Indexes (#2142)
* feat: added mongo indexing support
* fix: fixed typescript issue
* chore: better types
* fix: revert debug stuff
* fix: addressed ts error
* feat: added config option to disable auto-indexing
* chore: reordered imports
* refactor: cleaned up some filepaths
|
2019-02-06 17:53:34 +00:00 |
|
 Wyatt JohnsonandGitHub
|
326a10dc5d
|
[next] Concurrency (#2136)
* feat: added concurrency options
* fix: Default CONCURRENCY to 2 for development
|
2018-12-20 17:01:10 +00:00 |
|
Wyatt Johnson
|
6f6bedb07a
|
feat: production updates
|
2018-07-16 13:26:41 -06:00 |
|
Wyatt Johnson
|
fa57c72842
|
linting + initial mutation
- added tslint
- mutation support
|
2018-06-25 14:32:01 -06:00 |
|
Wyatt Johnson
|
6f80a2458c
|
linting
|
2018-06-21 10:44:36 -06:00 |
|
Wyatt Johnson
|
02e1236792
|
initial commit
|
2018-06-16 17:20:51 -06:00 |
|