Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tsega/restaculous issues and pull requests
#72 - chore: Update package-lock.json file.
Pull Request -
State: closed - Opened by tsega over 2 years ago
#71 - Run tests using different MongoDB connection
Issue -
State: open - Opened by tsega almost 4 years ago
#70 - Handle file field type
Issue -
State: open - Opened by tsega almost 4 years ago
#69 - Fix user endpoint generator
Issue -
State: open - Opened by tsega almost 4 years ago
#68 - RST-66: Add counts to search options.
Pull Request -
State: closed - Opened by tsega almost 5 years ago
#67 - RST-64: Change search endpoint string filter to a RegEx.
Pull Request -
State: closed - Opened by tsega almost 5 years ago
- 1 comment
#66 - Add total count to Search endpoint options
Issue -
State: closed - Opened by tsega almost 5 years ago
Labels: task
#65 - RST-64: Add complete CRUD operations to User resource.
Pull Request -
State: closed - Opened by tsega almost 5 years ago
#64 - Auth Complete User Operations
Issue -
State: closed - Opened by tsega almost 5 years ago
Labels: task
#63 - Search options to do fuzzy (contains) vs exact
Issue -
State: closed - Opened by tsega about 5 years ago
Labels: task
#62 - RST-61: Add dotenv file support.
Pull Request -
State: closed - Opened by tsega about 5 years ago
#61 - Add .env file
Issue -
State: closed - Opened by tsega about 5 years ago
Labels: task
#60 - RST-08: Add token based Authentication.
Pull Request -
State: closed - Opened by tsega about 5 years ago
#59 - RST-58: Add validators as route middleware.
Pull Request -
State: closed - Opened by tsega about 5 years ago
#58 - Validators should be passed as middleware to router
Issue -
State: closed - Opened by tsega about 5 years ago
Labels: bug
#57 - RST-35: Update use of Express Validator
Pull Request -
State: closed - Opened by tsega about 5 years ago
#56 - RST-11: Simplify DAL remove method.
Pull Request -
State: closed - Opened by tsega about 5 years ago
#55 - RST-53: Update Mongoose connection options.
Pull Request -
State: closed - Opened by tsega about 5 years ago
#54 - RST-52: Use Mongoose auto-timestamps properly.
Pull Request -
State: closed - Opened by tsega about 5 years ago
#53 - Update Mongoose connection options
Issue -
State: closed - Opened by tsega about 5 years ago
Labels: task
#52 - Use mongoose auto-timestamp feature properly
Issue -
State: closed - Opened by tsega about 5 years ago
Labels: task
#51 - RST-12: Simplify the DAL create method.
Pull Request -
State: closed - Opened by tsega about 5 years ago
#50 - RST-15: Change search response payload key.
Pull Request -
State: closed - Opened by tsega about 5 years ago
#49 - RST-19: Add nodemon as a dev dependency.
Pull Request -
State: closed - Opened by tsega about 5 years ago
#48 - RST-16: Fix documentation formatting issues.
Pull Request -
State: closed - Opened by tsega about 5 years ago
#47 - RST-46: Remove unnecessary related models require.
Pull Request -
State: closed - Opened by tsega about 5 years ago
#46 - Remove unnecessary import of related models in model template
Issue -
State: closed - Opened by tsega about 5 years ago
Labels: task
#45 - Rst 38 formatting and linting
Pull Request -
State: closed - Opened by tsega about 5 years ago
#44 - bug: Fix App name replacement pattern.
Pull Request -
State: closed - Opened by tsega about 5 years ago
#43 - RST-42: model timestamps update
Pull Request -
State: closed - Opened by tsega about 5 years ago
#42 - Change timestamp names and make them autogenerated.
Issue -
State: closed - Opened by tsega about 5 years ago
Labels: task
#41 - RST-37: Generate API documentation.
Pull Request -
State: closed - Opened by tsega about 5 years ago
#40 - RST-29: Remove debug.
Pull Request -
State: closed - Opened by tsega about 5 years ago
#39 - RST-30: Remove MomentJs library.
Pull Request -
State: closed - Opened by tsega about 5 years ago
#38 - Formatting and Linting of source
Issue -
State: closed - Opened by tsega about 5 years ago
Labels: task
#37 - Automatically generate API documentation
Issue -
State: closed - Opened by tsega about 5 years ago
Labels: task
#36 - RST-28: Replace bodyparser with express.json.
Pull Request -
State: closed - Opened by tsega about 5 years ago
#35 - Update express-validator and change validation mechanism
Issue -
State: closed - Opened by tsega about 5 years ago
Labels: task
#34 - RST-33: Update all modules
Pull Request -
State: closed - Opened by tsega about 5 years ago
#33 - Update all modules to their latest versions
Issue -
State: closed - Opened by tsega about 5 years ago
Labels: task
#32 - RST-27: Remove lodash module.
Pull Request -
State: closed - Opened by tsega about 5 years ago
#31 - RST-25: Fix NPM audit for Mocha and Bcrypt.
Pull Request -
State: closed - Opened by tsega about 5 years ago
#30 - Remove `moment` module, it's overkill!
Issue -
State: closed - Opened by tsega about 5 years ago
Labels: task
#29 - Make appropriate use of `debug`
Issue -
State: closed - Opened by tsega about 5 years ago
Labels: task
#28 - Replace `bodyParser` with `express.json`.
Issue -
State: closed - Opened by tsega about 5 years ago
Labels: task
#27 - Remove lodash
Issue -
State: closed - Opened by tsega about 5 years ago
Labels: task
#26 - Add a .gitignore file to template
Issue -
State: closed - Opened by tsega about 5 years ago
- 1 comment
Labels: task
#25 - NPM Audit Fix: Mocha and Bcrypt
Issue -
State: closed - Opened by tsega over 6 years ago
Labels: enhancement
#24 - RST-23: Upgrade Mongoose to 5.2.x, closes #23
Pull Request -
State: closed - Opened by tsega over 6 years ago
#23 - Update mongoose to 5.2.x
Issue -
State: closed - Opened by tsega over 6 years ago
Labels: enhancement
#22 - BUG-21: Make relations optional.
Pull Request -
State: closed - Opened by tsega over 6 years ago
#21 - Bug - model generator assumes the existence of the relations settings field.
Issue -
State: closed - Opened by tsega over 6 years ago
Labels: bug
#20 - Replace mongoose default promise library
Issue -
State: closed - Opened by tsega over 7 years ago
- 1 comment
Labels: task
#19 - Add nodemon as a dependency
Issue -
State: closed - Opened by tsega over 7 years ago
Labels: task
#18 - Add dev npm script
Issue -
State: closed - Opened by tsega over 7 years ago
Labels: task
#17 - Fix API doc indentations
Issue -
State: closed - Opened by tsega almost 8 years ago
Labels: task
#16 - Documentation Formatting Fix
Issue -
State: closed - Opened by tsega almost 8 years ago
Labels: task
#15 - Change Search response json key
Issue -
State: closed - Opened by tsega almost 8 years ago
Labels: task
#14 - Update documentation in DAL template
Issue -
State: closed - Opened by tsega almost 8 years ago
- 1 comment
Labels: task
#13 - Fix Field names in controller validation message.
Issue -
State: closed - Opened by tsega almost 8 years ago
Labels: task
#12 - Change DAL create method's inner new + save to simply create.
Issue -
State: closed - Opened by tsega almost 8 years ago
Labels: task
#11 - Fix the DAL remove method to simply remove the document
Issue -
State: closed - Opened by tsega almost 8 years ago
Labels: task
#10 - Add option to enable auth in `settings.json` file
Issue -
State: closed - Opened by tsega almost 8 years ago
Labels: task
#9 - Add User, Profile and Token models with related components
Issue -
State: open - Opened by tsega almost 8 years ago
Labels: task
#8 - Token based Authentication and Authorization
Issue -
State: closed - Opened by tsega almost 8 years ago
Labels: feature
#7 - Command Line tool
Issue -
State: closed - Opened by tsega almost 8 years ago
Labels: feature
#6 - Handle multiple references to other Models
Issue -
State: closed - Opened by tsega almost 8 years ago
Labels: task
#5 - Generate config/index, routes/index, README.md files
Issue -
State: closed - Opened by tsega almost 8 years ago
Labels: task
#4 - Copy structure folder and set as destination
Issue -
State: closed - Opened by tsega almost 8 years ago
Labels: task
#3 - Controller Generator
Issue -
State: closed - Opened by tsega almost 8 years ago
Labels: task
#2 - Add the folders of the application structure
Issue -
State: closed - Opened by tsega almost 8 years ago
Labels: task
#1 - Generate Application Structure
Issue -
State: closed - Opened by tsega almost 8 years ago
Labels: feature