-
Notifications
You must be signed in to change notification settings - Fork 16
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
test: remove invalid references and file and update with database tests for goals and journeys. #5
Open
jbeui
wants to merge
229
commits into
doubtfire-lms:main
Choose a base branch
from
jbeui:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
jbeui
commented
Nov 27, 2022
- Removed student_journey files and updated the journey tests to reflect database changes.
- Created new database test for goals.
- Updated comment in users test with autogenerated id.
Intital readme commit. Co-authored-by: Andrew Cain <[email protected]>
Base Angular and Rails Application
Unit added end to end
Added the category table, API and model
Added most of dockerisation and some addtional angular structure for Star and landing page componenets.
also added docker files that are now working.
Changes to grape API mount and Docker config
DB table populated, Angular front end to connect to API partially.
Mostly complete still issue with accesing API route
Mostly working, issue with API route
UI pages for adding units and categories to the db so connection between frontend and backend can be proven UI pages include retrieval of current units and categories in the db
…y-and-unit-ui-pages feat: add ui pages for managing units and categories
…nal-unit-crud-page Feature/functional unit crud page
…nal-unit-crud-page Feature/functional unit crud page
a prototype of the dreambig journey star, drawn to the page using html canvas. has functionality for altering aspects of the star (category scores, size, position)
…-journey-star-first-prototype Build/dream big journey star first prototype
add functionality to allow the star to rotate and have the calculated polygons be highlighted on mouse onhover
…d/rotation-and-onhover-prototype-star
…-api feat: add remaining api's
…nto development
migrate journey star to konvajs
fix: improve mouse collision events for solar system page
build: start creation of planet section view
fix: adjust wizard module paths
* feat: improve planet view canvas
Avatar Implementation
Avatar Implementation
Created new fixtures files for Journey and Goal tests. Updated comment for auto ID in users test file. Created new file for Avatar test.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.