Commit Graph

12 Commits

Author SHA1 Message Date
David Joy
990cef31a3 Improving file organization. 2020-01-10 11:52:37 -05:00
Adam Butterworth
0db7cabf29 feat: add hard-coded course tabs (#6)
* feat: add hard-coded course tabs

* fix: add key to course nav tabs

* refactor: split NavTab from CourseTabsNavigation

* refactor: alphabetize props
2020-01-10 11:32:25 -05:00
David Joy
1f79bead57 SubSection nav next/previous buttons work again.
Still working on the unit button rendering.
2020-01-10 11:30:10 -05:00
Adam Butterworth
07776c2173 fix: remove missing import 2020-01-09 18:04:18 -05:00
David Joy
52e144d8a6 Refactoring data management. Using context now.
Ripped out the subSection and unit code for the moment to refactor it to use the context - breadcrumbs is currently working with it, though.
2020-01-09 16:41:28 -05:00
David Joy
69c14ab6a1 Fixing breadcrumb key warnings. 2020-01-08 15:43:26 -05:00
David Joy
76ced07513 feat: Using the page URL to inform subSections/units. 2020-01-06 16:32:45 -05:00
David Joy
446367e56c feat: sub section navigation working, allows navigating between all units 2020-01-06 15:43:13 -05:00
David Joy
580dc3b5b1 Parsing course structure and rendering breadcrumbs, subsection nav, and iframe. 2020-01-03 16:36:00 -05:00
David Joy
32db847627 Dynamically loading the right course ID / block. 2019-12-12 16:13:39 -05:00
David Joy
3e9065e963 Absorbing work from douglashall/learning_sequence 2019-12-12 16:04:41 -05:00
David Joy
0d214bdba3 Copying boilerplate from template application. 2019-12-12 13:16:39 -05:00