Commit Graph

48 Commits

Author SHA1 Message Date
Khaled Garbaya
1d513b9ede feat: Add empty content module (#111)
* Add empty content module

* Make Bene Happy again
2018-02-22 16:13:37 +01:00
Benedikt Rötsch
8c20dfb817 fix(errors): detect a missing highlighted course 2018-02-16 11:57:41 +01:00
Benedikt Rötsch
ff305e7d34 fix(entry-state): detect draft and pending changes at the same time 2018-02-13 15:17:23 +01:00
Benedikt Rötsch
2026dbe9d3 style(code-snippet): no need for module id in the markup (#97) 2018-02-01 11:24:54 +01:00
Benedikt Rötsch
c1d4a88a11 fix(module-copy): emphasized variant now uses wrapper 2018-01-03 11:10:24 +01:00
Khaled Garbaya
b456500c9f feat: Minor fixes (#73)
* feat: Address JPs Feedback

* fix: settings config

* fix: fix tests
2017-11-30 12:46:30 +01:00
Khaled Garbaya
f45c65c111 chore: Improve error page (#66)
* chore: Improve error page

* fix: Fix middlware order

* fix: Remove console.log
2017-11-15 14:01:54 +01:00
David Litvak Bruno
3a78027c28 chore(update): remove image rendering on lessons (#65) 2017-11-15 09:44:12 +01:00
Robert Linde
9b76e5a74b Add translation for edit in the web app (#64) 2017-11-13 21:04:55 +01:00
JP
0d7b489492 Hotfix/static text changes (#40)
* Update text on next lesson button

* Change language names in code snippets modules
2017-11-08 15:57:04 +01:00
Benedikt Rötsch
1c1a352269 feat(modules): add image caption and shadow 2017-11-08 13:17:09 +01:00
Khaled Garbaya
1c36ea6c85 fix: Fix Editorial feature 2017-11-08 11:05:20 +01:00
David Litvak
68a8052bdf feat(localization): add localization for static strings 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
a548432a1d fix: fix lessonImage 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
Khaled Garbaya
c6d12b4afd fix: Fix New fields naming 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
053e489486 fix(modules): highlighted course bg image 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
31391f7cf8 reenable dotnet code snippets 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
Benedikt Rötsch
26fa97e36a restyle global layout and course cards 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
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
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
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
Benedikt Rötsch
711398f390 make lesson modules more fail proof 2017-11-07 17:33:32 +01:00
Khaled Garbaya
713f554609 fix(mixins): Add locale/api and active link 2017-11-07 17:33:32 +01:00
Khaled Garbaya
07c5cc77b0 fix(course): fix non resolved lessons 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
928ccc0ade use real BEM almost everywhere. Some restructuring is still missing 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
1fb784e0d1 fix categories in courses, small style fixes, landing page module adjustments 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
23a0ac4a81 basic styling for lesson modules + code highlighting 2017-11-07 17:33:32 +01:00
Khaled Garbaya
62ecdfe60c feat(lessons): Add lessons modules 2017-11-07 17:33:32 +01:00
Khaled Garbaya
500b103c03 feat(courses): Add view helpers 2017-11-07 17:33:32 +01:00
Benedikt Rötsch
c650dd3f1c basic styling 2017-11-07 17:33:32 +01:00
Khaled Garbaya
0c66b6678c feat(courses): Add Landing Page content modules 2017-11-07 17:33:32 +01:00
Khaled Garbaya
e2ceb39e83 feat(courses): Add lessons 2017-11-07 17:33:32 +01:00
Khaled Garbaya
6c7ab31305 feat(courses): Add course list 2017-11-07 17:33:32 +01:00