-
Notifications
You must be signed in to change notification settings - Fork 12
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
On Hover Show User Specific Stats #26
Comments
keyvankhademi
added a commit
that referenced
this issue
Dec 5, 2022
* Redid course homepage * Added practice page component * Added component to display the course concept map * Added routing for tokens, goals, and challenges to courses * Changed course to use child routing instead, and generated new component to hold course homepage info * Added tests for new components * Generated component for breadcrumbs and removed old breadcrumbs from each component * Removed items array and console log * Started working on breadcrumb generation * Changes spacing on pages and fixed error with course loading * Removed breadcrumbs component * Fixed css and course loading * Undid change in course service * Renamed component and removed breadcrumb data from routes * Removed other components from child routing * Changed routing back to using child components and started fixing inputs to course components * Fixed event component routing and started fixing token routing * Fixed course challenges and tokens not loading and broken link, as well as adding margin to the bottom of the header so child components render lower * Started working on skeleton * Continued making events template * Fixed error from template * Fixed routing after creating/updating events * Added skeletons for course name and course description * Created skeleton template for token component * Removed AuthGuard for child components * Made token page display multiple cards while loading * Added multiple accordion items to skeleton template * Added skeleton template for course challenges page * Renamed practice component to practice-page * Renamed question bank component to practice * Started updating tests * Fixed question snippet test * Fixed invalid event question snippet test * Removed unused course element * Fixed course name not being centred in banner * Fixed tests for course challenges and registration * Fixed CSS * Fixed colors for use with darkmode * Fixed tests for course events * Added empty param map so test get would not fail * Updated mock so that there were course regValues, and added tests to token use snippet to check that it loads the course reg and token uses * Changed courseId parameter * Fixed provider for goal creation * Fixed CSS for homepage * Fixed CSS for homepage * Started fixing css for course practice page * Fix some minor stuff Co-authored-by: Keyvan <[email protected]> Co-authored-by: Seth Akins <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: