Commit Graph

213 Commits

Author SHA1 Message Date
Khaled Garbaya
ffb9684691 chore: Improve error page (#66)
* chore: Improve error page

* fix: Fix middlware order

* fix: Remove console.log
2017-12-14 14:23:47 +01:00
Benedikt Rötsch
4ae6c82f48 docs(README): minor adjustments 2017-12-14 14:21:42 +01:00
Benedikt Rötsch
e2af6c515b docs(README): add linebreak 2017-12-14 14:21:42 +01:00
Frederik Lölhöffel
1cfd5759bd Update README.md (#63)
* Update README.md

* Update README.md

* Https mistake and Heroku buton

* fixup

* fixup
2017-12-14 14:21:42 +01:00
Frederik Lölhöffel
a43c5aa728 new screenshot 2017-12-14 14:21:01 +01:00
Benedikt Rötsch
dfd68e84bd fix(style): move GitHub link to the left 2017-12-14 14:20:38 +01:00
Benedikt Rötsch
1cc8e62219 fix(i18n): adjust view on github link label 2017-12-14 14:20:25 +01:00
Benedikt Rötsch
b73d733626 fix(links): link correct GH repository 2017-12-14 14:20:25 +01:00
JP
b0a2e9942e Change modal text; add link to model's repo to localization files (#57) 2017-12-14 14:20:25 +01:00
Robert Linde
8c6a0636ef Add instructions to seed a space to readme (#61) 2017-12-14 14:19:59 +01:00
Robert Linde
3a2f4795b4 Change readme url to http from https (#52) 2017-12-14 14:16:23 +01:00
Benedikt Rötsch
28845db8e6 rename labels to use full api name 2017-12-14 14:16:01 +01:00
Frederik Lölhöffel
9178e765a3 language fixes 2017-12-14 14:16:01 +01:00
Benedikt Rötsch
152d5894c0 fix(style): update stylesheet and scripts file 2017-12-14 14:16:01 +01:00
Benedikt Rötsch
173c44ba27 fix(style): simplify header and fix mobile design 2017-12-14 14:15:30 +01:00
Benedikt Rötsch
21b7a9dd1f feat(controls): add help text to API dropdown 2017-12-14 14:15:30 +01:00
Robert Linde
1406faed97 Split first paragraph into sections (#46) 2017-12-14 14:14:38 +01:00
Khaled Garbaya
af575f37f5 Production build (#75)
* Production (#44)

* test: Fix integration test

* fix: Fix Editorial feature

* chore(localization): move locales to i18n folder

* feat(modules): add image caption and shadow

* fix: clarify German translation🇩🇪

* chore(localization): fix typo (#47)

* Split first paragraph into sections (#46)

* feat(controls): add help text to API dropdown

* fix(style): simplify header and fix mobile design

* fix(style): simplify footer and fix mobile design

* fix(style): update stylesheet and scripts file

* test(e2e): adjust tests and make them fail on CI

* language fixes

* rename labels to use full api name

* Refactor entry state toggle (#48)

* chore(editorialFeatures): extract editorial features toggle

* chore(refactor): rename function to make more contextual sense

* Fix breadcrumb and add test for locales (#49)

* test(unit): add test to check for locale consistency

* fix(breadcrumb): translate lessons route

* Change readme url to http from https (#52)

* tests(e2e): expect only 2 courses

* fix(cookies): fix variable naming and extend to two days maxAge

* Change text on next lesson button (#54)

* Retranslate advancedLabel

* fix(translations): do not break on vim temp files. This is dedicated to JP

* fix(analytics): use correct app-id

* Add instructions to seed a space to readme (#61)

* Change modal text; add link to model's repo to localization files (#57)

* fix(links): link correct GH repository

* fix(i18n): adjust view on github link label

* fix(style): move GitHub link to the left

* new screenshot

* Update README.md (#63)

* Update README.md

* Update README.md

* Https mistake and Heroku buton

* fixup

* fixup

* feat(heroku): add app.json

* docs(README): add linebreak

* docs(README): minor adjustments

* fix(tracking): add link click tracking to snowplow

* Add translation for edit in the web app (#64)

* chore(typo): fix error message (#67)

* chore(update): remove image rendering on lessons (#65)

* chore: Improve error page (#66)

* chore: Improve error page

* fix: Fix middlware order

* fix: Remove console.log

* fix:  no more duplicate error messges (#71)

* fix: Fix middlware order

* fix: Remove console.log

* feat: Uniq error meassages

* fix: fix cli link (#72)

* Add instructions to run app as Docker container (#68)

* feat: Minor fixes (#73)

* feat: Address JPs Feedback

* fix: settings config

* fix: fix tests

* fix: fix error display

* Fix Cookie Max Age (#74)
2017-12-01 14:20:10 +01:00
Khaled Garbaya
c944885446 Production deploy 16:00 (#70)
* Production (#44)

* test: Fix integration test

* fix: Fix Editorial feature

* chore(localization): move locales to i18n folder

* feat(modules): add image caption and shadow

* fix: clarify German translation🇩🇪

* chore(localization): fix typo (#47)

* Split first paragraph into sections (#46)

* feat(controls): add help text to API dropdown

* fix(style): simplify header and fix mobile design

* fix(style): simplify footer and fix mobile design

* fix(style): update stylesheet and scripts file

* test(e2e): adjust tests and make them fail on CI

* language fixes

* rename labels to use full api name

* Refactor entry state toggle (#48)

* chore(editorialFeatures): extract editorial features toggle

* chore(refactor): rename function to make more contextual sense

* Fix breadcrumb and add test for locales (#49)

* test(unit): add test to check for locale consistency

* fix(breadcrumb): translate lessons route

* Change readme url to http from https (#52)

* tests(e2e): expect only 2 courses

* fix(cookies): fix variable naming and extend to two days maxAge

* Change text on next lesson button (#54)

* Retranslate advancedLabel

* fix(translations): do not break on vim temp files. This is dedicated to JP

* fix(analytics): use correct app-id

* Add instructions to seed a space to readme (#61)

* Change modal text; add link to model's repo to localization files (#57)

* fix(links): link correct GH repository

* fix(i18n): adjust view on github link label

* fix(style): move GitHub link to the left

* new screenshot

* Update README.md (#63)

* Update README.md

* Update README.md

* Https mistake and Heroku buton

* fixup

* fixup

* feat(heroku): add app.json

* docs(README): add linebreak

* docs(README): minor adjustments

* fix(tracking): add link click tracking to snowplow

* Add translation for edit in the web app (#64)

* chore(typo): fix error message (#67)

* chore(update): remove image rendering on lessons (#65)

* chore: Improve error page (#66)

* chore: Improve error page

* fix: Fix middlware order

* fix: Remove console.log

* fix:  no more duplicate error messges (#71)

* fix: Fix middlware order

* fix: Remove console.log

* feat: Uniq error meassages

* fix: fix cli link (#72)

* Add instructions to run app as Docker container (#68)
2017-11-16 14:42:28 +01:00
Benedikt Rötsch
5a20ed0dbc new deployment (#59)
* Production (#44)

* test: Fix integration test

* fix: Fix Editorial feature

* chore(localization): move locales to i18n folder

* feat(modules): add image caption and shadow

* fix: clarify German translation🇩🇪

* chore(localization): fix typo (#47)

* Split first paragraph into sections (#46)

* feat(controls): add help text to API dropdown

* fix(style): simplify header and fix mobile design

* fix(style): simplify footer and fix mobile design

* fix(style): update stylesheet and scripts file

* test(e2e): adjust tests and make them fail on CI

* language fixes

* rename labels to use full api name

* Refactor entry state toggle (#48)

* chore(editorialFeatures): extract editorial features toggle

* chore(refactor): rename function to make more contextual sense

* Fix breadcrumb and add test for locales (#49)

* test(unit): add test to check for locale consistency

* fix(breadcrumb): translate lessons route

* Change readme url to http from https (#52)

* tests(e2e): expect only 2 courses

* fix(cookies): fix variable naming and extend to two days maxAge

* Change text on next lesson button (#54)

* Retranslate advancedLabel

* fix(translations): do not break on vim temp files. This is dedicated to JP

* fix(analytics): use correct app-id

* Add instructions to seed a space to readme (#61)

* Change modal text; add link to model's repo to localization files (#57)

* fix(links): link correct GH repository

* fix(i18n): adjust view on github link label

* fix(style): move GitHub link to the left

* new screenshot
2017-11-09 16:36:06 +01:00
JP
15c816f1c3 Change text on next lesson button (#54) 2017-11-09 13:46:16 +01:00
Benedikt Rötsch
e38210445f fix(cookies): fix variable naming and extend to two days maxAge 2017-11-09 13:46:16 +01:00
Benedikt Rötsch
e38137bfea tests(e2e): expect only 2 courses 2017-11-09 13:46:16 +01:00
Robert Linde
8bff11d0f5 Change readme url to http from https (#52) 2017-11-09 13:46:16 +01:00
Benedikt Rötsch
4b0503b622 Fix breadcrumb and add test for locales (#49)
* test(unit): add test to check for locale consistency

* fix(breadcrumb): translate lessons route
2017-11-09 13:46:16 +01:00
David Litvak Bruno
ae599ccdfe Refactor entry state toggle (#48)
* chore(editorialFeatures): extract editorial features toggle

* chore(refactor): rename function to make more contextual sense
2017-11-09 13:46:16 +01:00
Benedikt Rötsch
fc68385384 rename labels to use full api name 2017-11-09 13:46:16 +01:00
Frederik Lölhöffel
a0540d3097 language fixes 2017-11-09 13:46:16 +01:00
Benedikt Rötsch
90b1b4c595 test(e2e): adjust tests and make them fail on CI 2017-11-09 13:46:16 +01:00
Benedikt Rötsch
3076dae06d fix(style): update stylesheet and scripts file 2017-11-09 13:46:16 +01:00
Benedikt Rötsch
bb177b6a93 fix(style): simplify footer and fix mobile design 2017-11-09 13:46:16 +01:00
Benedikt Rötsch
3cea4de5c4 fix(style): simplify header and fix mobile design 2017-11-09 13:46:16 +01:00
Benedikt Rötsch
29f65020a5 feat(controls): add help text to API dropdown 2017-11-09 13:46:16 +01:00
Robert Linde
5be6c21628 Split first paragraph into sections (#46) 2017-11-09 13:46:16 +01:00
David Litvak Bruno
a59428cba3 chore(localization): fix typo (#47) 2017-11-09 13:46:16 +01:00
Khaled Garbaya
696fc0a849 Merge branch 'master' into production 2017-11-08 17:19:25 +01:00
Khaled Garbaya
f81d60b659 chore: Change credentials 2017-11-08 17:15:45 +01:00
David Litvak Bruno
20a1a0915f chore(localization): add localization for skill level tags (#43)
* chore(localization): add localization for skill level tags

* chore(localization): lowercase the skill level symbols
2017-11-08 17:09:16 +01:00
Khaled Garbaya
f6c12658ce fix: Fix courses ordering 2017-11-08 17:03:47 +01:00
JP Wright
93608ce4ba Write new readme 2017-11-08 16:25:49 +01:00
David Litvak Bruno
761a585943 chore(contactUs): contact us now opens in a new tab (#42) 2017-11-08 16:01:17 +01:00
David Litvak Bruno
aa769dc02f chore(github): replace links with real ones (#41) 2017-11-08 15:59:16 +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
David Litvak Bruno
81577c82fd Enhance Breadcrumbs (#39)
* chore(localization): remove duplicated locale files

* feat(localization): add localization for breadcrumbs

* feat(localization): add beadcrumb enhancements

* feat(debugging): add npm run debug command

* chore(localization): add unit tests

* chore(breadcrumbs): fix tests and typos

* chore(localization): add docs for translationAvailable

* chore(localization): refactor translationAvailable
2017-11-08 15:39:24 +01:00
Mario Bodemann
95bdb8a113 fix: clarify German translation🇩🇪 2017-11-08 14:23:40 +01:00
Benedikt Rötsch
368cf77d5f feat(modules): add image caption and shadow 2017-11-08 14:23:40 +01:00
David Litvak
14eb311151 chore(localization): move locales to i18n folder 2017-11-08 14:23:40 +01:00
Khaled Garbaya
475ec2f58f fix: Fix Editorial feature 2017-11-08 14:23:40 +01:00
Khaled Garbaya
79df6d190d test: Fix integration test 2017-11-08 14:23:40 +01:00
Mario Bodemann
a48fd1b63d fix: clarify German translation🇩🇪 2017-11-08 13:24:56 +01:00