Skip to content
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

Add state wrapper container to UserAccount component. #8

Conversation

douglashall
Copy link
Contributor

No description provided.

@douglashall douglashall force-pushed the douglashall/add_user_account_container branch 3 times, most recently from a5416ee to 4f4b335 Compare January 31, 2019 22:48
@douglashall douglashall force-pushed the douglashall/add_user_account_container branch 4 times, most recently from 0137aa0 to b5849d8 Compare February 7, 2019 19:14
@douglashall douglashall force-pushed the abutterworth/add-layout-and-wireframe branch from 6662516 to 4c3634f Compare February 7, 2019 20:36
@douglashall douglashall force-pushed the douglashall/add_user_account_container branch from b5849d8 to 726e48c Compare February 7, 2019 20:42
@douglashall douglashall force-pushed the douglashall/add_user_account_container branch from 726e48c to 7f04300 Compare February 7, 2019 21:21
@douglashall douglashall merged commit 10fa93b into abutterworth/add-layout-and-wireframe Feb 7, 2019
@douglashall douglashall deleted the douglashall/add_user_account_container branch February 7, 2019 21:28
snglth pushed a commit to Abstract-Tech/community-theme-profile that referenced this pull request Jul 12, 2023
Valid courseware URLs currently include:
* /course/:courseId
* /course/:courseId/:sequenceId
* /course/:courseId/:sequenceId/:unitId

In this commit we add support for:
* /course/:courseId/:sectionId
* /course/:courseId/:sectionId/:unitId
* /course/:courseId/:unitId

All URL forms still redirect to:
  /course/:courseId/:sequenceId/:unitId

See ADR openedx#8 for more context.

All changes:
* refactor: allow courseBlocks factory to build multiple sections
* refactor: make CoursewareContainer tests less brittle & stateful
* feat: handle courseware paths more liberally
* refactor: reorder, rename, & comment redirection functions

TNL-7796
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant