Commit Graph

187 Commits

Author SHA1 Message Date
Khaled Garbaya
6d55102c16 feat: Order courses by date DESC 2017-11-07 17:33:32 +01:00
Khaled Garbaya
2ec0cf9d67 chore: Add engine 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
a1bcd913bf fix(title): use correct title for landing pages 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
613a790d9e fix(styling): copy module link color and other small stuff 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
6edacc7b1c chore(credentials): change spaceid 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
f5a276581a fix(breadcrumb): proper styling and separator 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
7e49f18db1 fix(routes): avoid 404 by duplicating course route 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
d1a5113bfc add minimum node engine to package.json 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
Benedikt Rötsch
205d48c08f give the language switcher some love 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
ee388aa9e5 restyle global layout .. again :D 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
30beb939b7 css cleanup 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
6482c7733e fix overflow in lessons 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
d2493528ae add version to tracking header 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
cf2101b27b add application tracking to X-Contentful-User-Agent 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
5e72fd9c6f minimal form style adjustments 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
Mario Bodemann
f2b2a5845e spelling mistakes 2017-11-07 17:33:32 +01:00
Robert Linde
ba1d442f73 Fix some spelling errors 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
38b431f17b style visited lessons with proper icon instead of emoji 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
Khaled Garbaya
0c2c060acb feat(handlers): Add error handling for settings page 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
Mario Bodemann
e773c8b32d rename university to the app. (#4) 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