forked from vsuaste/server-graphql-sequelize
-
Notifications
You must be signed in to change notification settings - Fork 1
Issues: Zendro-dev/graphql-server
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Make helper that check for record existence throw informative errors
enhancement
New feature or request
#30
opened Apr 22, 2020 by
asishallab
Remove bug with not existing field during batch upload
bug
Something isn't working
#16
opened May 3, 2019 by
YKolokoltsev
Use encrypted passwords instead of cleartext ones
enhancement
New feature or request
#18
opened Sep 25, 2019 by
asishallab
Encode not only the user but also his/her roles in the JWT
enhancement
New feature or request
#19
opened Oct 17, 2019 by
asishallab
Missing operators for search parameter
enhancement
New feature or request
#20
opened Nov 14, 2019 by
vsuaste
Fix the curl exmaples in the README
bug
Something isn't working
#22
opened Mar 18, 2020 by
asishallab
Update checkExistence to first try counting and if not implemented iterate over readById
enhancement
New feature or request
#26
opened Apr 20, 2020 by
asishallab
Implement helper.checkAndAdjustRecordLimitForCreateUpdate
enhancement
New feature or request
#27
opened Apr 20, 2020 by
asishallab
Implement the helper.checkAuthorizationIncludingAssocArgs function
enhancement
New feature or request
#28
opened Apr 20, 2020 by
asishallab
Add the HTTP-response object to the GraphQL context
enhancement
New feature or request
#1
opened Oct 1, 2018 by
asishallab
Make Something isn't working
models_index.js
invokable from any directory
bug
#29
opened Apr 22, 2020 by
asishallab
update all node modules to latest
enhancement
New feature or request
#31
opened May 19, 2020 by
coeit
Remove package merge-graphql-schemas and substitute with simple string concatonation
enhancement
New feature or request
#32
opened May 25, 2020 by
asishallab
Translate the SQL data model API to Cassandra (CQL)
enhancement
New feature or request
#34
opened Jun 4, 2020 by
tmvoe
Fix the CSV Export to use CursorBasedPagination
bug
Something isn't working
#35
opened Jun 8, 2020 by
asishallab
Merge schemas by simple string concatonation
enhancement
New feature or request
#39
opened Jul 2, 2020 by
asishallab
Revert to using encrypted passwords - Got lost during a past merge
bug
Something isn't working
#40
opened Jul 15, 2020 by
asishallab
Experiment: Check if a simple parent-child relation (as in a tree topology) works in Zendro
help wanted
Extra attention is needed
#41
opened Jul 22, 2020 by
asishallab
DB is not found when zendro starts without docker
enhancement
New feature or request
#98
opened Jun 7, 2023 by
VivianBass
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.