Commit Graph

73 Commits

Author SHA1 Message Date
Benedikt Rötsch
c35c8983b1 feat(imprint): add imprint 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
fb7755f10f feat(footer): link footer logo to contentful 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
837f45c8c7 fix(courses): fix copy 🍝 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
fd52efd625 feat(entry-states): display entity state for editors 2017-11-07 17:33:32 +01:00
Khaled Garbaya
63ff3e0426 fix: Remove About link 2017-11-07 17:33:32 +01:00
Khaled Garbaya
a548432a1d fix: fix lessonImage 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
e285543769 feat(about): add about this modal 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
56f818d56d feat(favicons): add favicons for several platforms 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
240e008a87 feat(editors): add editorial features aka the configurable edit link 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
bf50c66df4 feat(settings): display connected space name 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
40f3d8e228 feat(globals): adjust header 2017-11-07 17:33:32 +01:00
Khaled Garbaya
c6d12b4afd fix: Fix New fields naming 2017-11-07 17:33:32 +01:00
Khaled Garbaya
418871c6cf fix: Fix previw/delivery switch 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
7856434f86 refactor(assets): extract assets to their own repo 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
bb1cdcc3f6 feat(controls): styled custom header dropdown with helptext and smart positioning (#13) 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
d75464dd77 fix(markup): fix og:title 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
93dd5ba1db fix(markup): add viewport for mobile and basic social metatags 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
1ca400234e fix(breadcrumb): correct positioning of breadcrumb 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
229b218980 feat(copy-module): respect visualStyle field now 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
34fcc50fb9 fix(links): GH links temporary replaced, fix link to about page in header 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
053e489486 fix(modules): highlighted course bg image 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
23b6f24c76 hide app buttons for now 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
d286a7f475 transform about into a landing page and generalize code (#12) 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
31ff2d3006 several adjustments based on Malin's feedback 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
99b755fcbc link headline of course card 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
ad2da94e85 fit course headline into one line 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
31391f7cf8 reenable dotnet code snippets 2017-11-07 17:33:32 +01:00
Khaled Garbaya
52de0d10f3 feat(breadcrumb): Add breadcrumb 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
0deaca4e01 fix image module to actually show the image 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
846ac77918 basic code switcher implementation. Needs love but worx 2017-11-07 17:33:32 +01:00
Khaled Garbaya
3874abd8c6 chore(Errors): add code highlight 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
26fa97e36a restyle global layout and course cards 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
d037ccca29 add help texts to settings and style content links properly 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
2652d7bf23 style header 2017-11-07 17:33:32 +01:00
Khaled Garbaya
64f59e203d feat(Errors): Add global error handling 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
17b52868e2 center settings page and fix text colors 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
6430a2c849 style forms and add form validation and form status block 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
9d3c6753b6 several small fixes 2017-11-07 17:33:32 +01:00
Robert Linde
f014c76e81 Change category filter to use slug instead of sys.id (#6)
* Change category filter to use slug instead of sys.id

* Add slug to module and card
2017-11-07 17:33:32 +01:00
Robert Linde
58d7e87325 Add styles for hover and visited for table of contents
* Add styles for hover and visited for table of contents

* Add cookie based handling of visited table of content links
2017-11-07 17:33:32 +01:00
Benedikt Rötsch
c7d0860eda remove merge conflict from lesson module image 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
e62c3d8bfd several small styling adjustments 2017-11-07 17:33:32 +01:00
Khaled Garbaya
67fc0edf62 feat(handlers): Add generic error handler 2017-11-07 17:33:32 +01:00
Robert Linde
01fd3cc9b3 Fix some spelling errors (#5) 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
71c0c0e95a course detail styling and basic lesson module styling 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
478633c398 style courses listing and fix grid list 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
28764d2386 only show code elements with content 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
bf1e00c1e9 split up layout and global file and clean up markup 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
e955555f1a style landing page modules and start reorganising css 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
3459c4c32c rename landing page modules 2017-11-07 17:33:32 +01:00