Commit Graph

337 Commits

Author SHA1 Message Date
Khaled Garbaya
4ceb2697fe fix: Fix Mario 2017-12-14 14:27:08 +01:00
Khaled Garbaya
fca21ba3f1 fix: Add edit in web app link for course list 2017-12-14 14:27:08 +01:00
Khaled Garbaya
8bfdf3a09a chore: Fix modal title 2017-12-14 14:27:08 +01:00
Khaled Garbaya
9e8796a7ba chore: Fix common setup section 2017-12-14 14:27:08 +01:00
Khaled Garbaya
c786031717 refactor: Refactor draft check 2017-12-14 14:27:08 +01:00
Khaled Garbaya
1d8bf9c3dd fix: strip milliseconds from date 2017-12-14 14:27:08 +01:00
Khaled Garbaya
e3509ccc5c chore: return when the paren entry is draft 2017-12-14 14:27:08 +01:00
Khaled Garbaya
50da1968e9 chore: Add comments 2017-12-14 14:27:08 +01:00
Khaled Garbaya
a5c0761405 feat: Add new diffing 2017-12-14 14:27:08 +01:00
Khaled Garbaya
b5d69d71e7 refactor: Improvements
* refactor: Update modal

* refactor: Update settings page

* feat: Add reset credentials

* feat: Add .nvmrc and lodash

* chore: Remove console.log

* chore: nmvrc -> .nvmrc

* chore: nmvrc -> .nvmrc
2017-12-14 14:27:08 +01:00
Benedikt Rötsch
af9c453c52 test(e2e): run all specs, not only one specific 2017-12-14 14:25:06 +01:00
Benedikt Rötsch
ed2e50c55e test(e2e): replace integrated tests with standalone repository 2017-12-14 14:25:06 +01:00
Khaled Garbaya
35d575202a chore: Update README 2017-12-14 14:25:06 +01:00
Khaled Garbaya
b5a2e80a28 feat: Minor fixes (#73)
* feat: Address JPs Feedback

* fix: settings config

* fix: fix tests
2017-12-14 14:25:06 +01:00
shm
81d5233d93 Add instructions to run app as Docker container (#68) 2017-12-14 14:24:49 +01:00
Khaled Garbaya
4487b8e5e4 fix: fix cli link (#72) 2017-12-14 14:24:33 +01:00
Khaled Garbaya
b536c109c4 fix: no more duplicate error messges (#71)
* fix: Fix middlware order

* fix: Remove console.log

* feat: Uniq error meassages
2017-12-14 14:24:08 +01:00
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
e772281fca fix: Fix Mario 2017-12-14 14:01:32 +01:00
Khaled Garbaya
1ef4d1c51a fix: Add edit in web app link for course list 2017-12-14 14:01:32 +01:00
Khaled Garbaya
a7a5b2afc8 chore: Fix modal title 2017-12-14 14:01:32 +01:00
Khaled Garbaya
fbb71440c1 chore: Fix common setup section 2017-12-14 14:01:32 +01:00
Khaled Garbaya
7b47485652 refactor: Refactor draft check 2017-12-14 14:01:32 +01:00
Khaled Garbaya
777a8d4007 fix: strip milliseconds from date 2017-12-14 14:01:32 +01:00
Khaled Garbaya
9135162361 chore: return when the paren entry is draft 2017-12-14 14:01:32 +01:00
Khaled Garbaya
6867659853 chore: Add comments 2017-12-14 14:01:32 +01:00
Khaled Garbaya
4344b6ff6b feat: Add new diffing 2017-12-14 14:01:32 +01:00
Khaled Garbaya
fec1fa8a41 refactor: Improvements
* refactor: Update modal

* refactor: Update settings page

* feat: Add reset credentials

* feat: Add .nvmrc and lodash

* chore: Remove console.log

* chore: nmvrc -> .nvmrc

* chore: nmvrc -> .nvmrc
2017-12-13 15:57:01 +01:00
Benedikt Rötsch
e9e15b0bc2 test(e2e): run all specs, not only one specific 2017-12-12 14:38:09 +01:00
Benedikt Rötsch
d1b1d507bc test(e2e): replace integrated tests with standalone repository 2017-12-12 13:43:35 +01:00
Khaled Garbaya
761f18e1a0 chore: Update README 2017-12-01 14:49:36 +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
4273002529 Merge branch 'production' into master 2017-12-01 14:05:50 +01:00
Khaled Garbaya
55f3c4e883 Fix Cookie Max Age (#74) 2017-12-01 14:00:47 +01:00