Tags: granitify/granitify
Tags
Cutting version 1.0.0 (#63) * Add setup instructions to the readme (#2) * Jackie/front end (#6) * Add setup instructions to the readme (#2) (#3) Co-authored-by: Chase W <[email protected]> * fixed readMe and updated exampleController.js Co-authored-by: Chase W <[email protected]> * Merge pull request #5 from granitify/dev (#7) * Added bot boilerplate and nodemon commands (#8) * updated readMe (#11) * Chris/feature database (#12) * Add setup instructions to the readme (#2) (#4) Co-authored-by: Chase W <[email protected]> * Jackie/front end (#6) * Add setup instructions to the readme (#2) (#3) Co-authored-by: Chase W <[email protected]> * fixed readMe and updated exampleController.js Co-authored-by: Chase W <[email protected]> Co-authored-by: Chase W <[email protected]> Co-authored-by: jmok3634 <[email protected]> * bot server upudate1' (#14) * bot server upudate1' * bot update2 * Updated spec formatting, added sample objects (#25) * Update README.md with React structure from whiteboarding session with jmok3634 (#29) * Update README.md * Update README.md * typo * Update README.md * Jmok3634 adding authors (#31) * Adding authors * Add files via upload * Added Model * Rosendo/backend api (#30) * setup * api almost done * Added archiver.js, added call to archiver.send in bot.js (#28) * preparing archiver.js file * Added archiver, added call to archiver in bot * Updated spec with camelCasing, updated sample objects (#33) * Updated messageObject spec * Update sample-objects.json * Typeo in sample object, updated readme. * Changed id in sample object to a number. * fixed issue with webpack trying to parse sample-objects.json (#34) * Update issue templates (#35) * Samson/discord server api (#36) * bot server upudate1' * bot update2 * bot-server-update3 * update v4 * Chris/feature database (#40) * Add setup instructions to the readme (#2) (#4) Co-authored-by: Chase W <[email protected]> * Jackie/front end (#6) * Add setup instructions to the readme (#2) (#3) Co-authored-by: Chase W <[email protected]> * fixed readMe and updated exampleController.js Co-authored-by: Chase W <[email protected]> * tentative finish of Schema and Middleware getAll controller * updated Schema/Controller variable names to be consistent with updated README.md * updated Schema to reflect correct datatypes for arrays Co-authored-by: Chase W <[email protected]> Co-authored-by: jmok3634 <[email protected]> * Jackie/creating containers (#41) * updated resourcedisplay * updated messageObject variables * using sample data * working on resourceDisplay * made resource card * Adding testing framework, unit tests for archiver, integration tests for API (#43) * Creating node-js build workflow * Packages and npm command for jest testing. * Unit testing for archiver, integration testing for API * Additional testing configuration (#48) * Just starts/stops server for itself. * Run express on a different port when testing. * Enable ENV based configuration for bot/mongodb * Remove unused redux packages * Add github-actions reporter * Rosendo/api continued (#44) * Conditionals done, needs revision * small addition in resource.js * Fixed a couple mistakes pointed out in PR * Updating syntax in Resource mongoose model. Co-authored-by: Chase W <[email protected]> * Samson/bot only (#55) * update-bot-only * update-bot-only * Update GHA workflow to use GH secrets (#54) Update node.js.yml * added deleteOne model to resourceContoller (#47) * added deleteOne model to resourceContoller * updated resourceController delete method to delete based on only id param, and also added updateResource method * Enable testing using GH secrets in GHA, avoid sourcing files that don't exist if using env vars (#56) * Update node.js.yml * Don't source file we don't need and won't exist * Samson/regex backticks (#57) backticks-regex-update * Bot to DB working (#59) * added GET request method to resource.js (#60) * Jackie/filter menu (#62) * updated front end * API display of resources working - Chase and Jackie * Set name in package.json Co-authored-by: Chase Walters <[email protected]> * Removing build artifacts (#64) Co-authored-by: jmok3634 <[email protected]> Co-authored-by: Rosend0 <[email protected]> Co-authored-by: Chris Mander <[email protected]> Co-authored-by: Samson Lam <[email protected]>