Commit graph

1319 commits

Author SHA1 Message Date
jelhan
b14dbd1e0f increase timeouts to avoid edge start issue in saucelabs 2017-08-02 01:32:41 +02:00
jelhan
59d10adaed remove duplicate yarn global add bower call in .travis.yml 2017-08-01 17:37:26 +02:00
jelhan
cf8068cd8e remove file which has been added accidentally in 632c36eb12 2017-08-01 16:26:18 +02:00
jelhan
0407d28260 remove tests which just duplicates some tests allready done at tests/acceptance/create-a-poll-test.js 2017-08-01 16:24:10 +02:00
jelhan
5575629fb6 Legacy support is an acceptance test atleast since it's using a mocked api. 2017-08-01 16:23:35 +02:00
jelhan
b18fc21682 Merge pull request #136 from jelhan/ceibo
drup unused bower dependeny on ceibo
2017-08-01 14:30:29 +02:00
jelhan
1ebec0f4bc drup unused bower dependeny on ceibo 2017-08-01 13:17:28 +02:00
jelhan
2f1e729e2c Fix: second pretender instance warning 2017-08-01 10:26:38 +02:00
jelhan
36198c7ad1 could run all test in saucelabs now; update .travis.yml accordingly 2017-08-01 10:11:37 +02:00
jelhan
87ad9b0506 use ember-cli-mirage to mock api 2017-08-01 09:49:02 +02:00
jelhan
0f3aa1bc56 Fix tests in IE 11 2017-08-01 09:48:48 +02:00
jelhan
1df562b352 refactor {{poll-evaluation-chart}} and {{poll-evaluation-participants-table}} interfaces to make them less complex 2017-08-01 09:48:48 +02:00
jelhan
96ec32aa3e Fix: ember-i18n does not provide a default locale configuration for catalan 2017-08-01 09:48:48 +02:00
jelhan
7ab44aa9e5 use deprecation workflow 2017-08-01 09:48:48 +02:00
jelhan
53a34fcc2f Fixes DEPRECATION: Importing from the model-fragments module is deprecated.
Instead import from `ember-data-model-fragments
2017-08-01 09:48:48 +02:00
jelhan
8874e3a8a5 drop unused bower dependency on moment 2017-08-01 09:48:48 +02:00
jelhan
632c36eb12 updates dependencies and fixes property modified twice in a single render deprecations 2017-08-01 09:48:48 +02:00
jorge_SD
b517f0dee2 improve spanish translations 2017-07-29 15:16:56 +02:00
jelhan
13598fbe1b include catalan and italian locales for moment and bootstrap-datepicker 2017-07-28 10:52:22 +02:00
jorge_SD
1b815f0ee9 add italian and catalan translations; improve english translations 2017-07-28 10:40:22 +02:00
jelhan
5d017ba5c4 remove unused bower dependencies 2017-07-25 18:18:25 +02:00
jelhan
159c46b701 Merge pull request #132 from jelhan/moment-build-issue
fix build issue by updating ember-moment
2017-07-25 18:11:22 +02:00
jelhan
4af3fccf51 Fix: ember sauce test run on travis 2017-07-25 17:31:27 +02:00
jelhan
364147f4b6 fix build issue by updating ember-moment 2017-07-25 17:17:39 +02:00
jelhan
dcef728690 Merge pull request #128 from heavygale/patch-1
Small tweaks for the german translation
2017-07-04 11:59:02 +02:00
heavygale
9f05db9b2e Small tweaks for the german translation 2017-07-04 10:48:35 +02:00
jelhan
b27476edde PR has been merged and included 2017-03-31 21:45:46 +02:00
jelhan
9fefe2f203 Fix: ember-debug.warn-options-missing deprecation warnings 2017-03-30 22:31:42 +02:00
jelhan
3d81c49cc1 replace npm by yarn
Yarn provides reliable dependency management for node.js packages.
You could still use npm but I would recommend to use yarn to ensure
atleast npm packages uses tested versions.

Bower is not affected by this change and is still used.
2017-03-30 22:22:20 +02:00
jelhan
ea1a43e08e Merge branch 'master' of github.com:jelhan/croodle 2017-03-29 15:23:40 +02:00
jelhan
5b9a47ffc9 Lock ember-data to 2.8.x to fix incompatibilty with ember-data-models-fragment
Fixes 'Assertion Failed: Passing classes to store methods has been removed.' error.
2017-03-29 15:22:33 +02:00
jelhan
fa0df3cb62 Not used anymore since 08e9f68197
Fixes build issue caused by jquery downgrade. Will switch to yarn to prevent
such issues in future.
2017-03-29 15:19:31 +02:00
jelhan
09db77dcb7 Merge pull request #126 from rugk/patch-1
Language fix
2017-03-29 14:38:04 +02:00
rugk
581c461dd0 Language fixes 2017-03-28 19:41:25 +02:00
jelhan
495d56c6ea language selct should allways be inline
`.form-inline` only applies to forms within viewports that are at least 768px wide.
2017-02-09 17:34:05 +01:00
jelhan
5fbe6bd79c Released 0.5.4 2016-12-25 23:03:32 +01:00
jelhan
b5b547fce6 Fix: assets should be relative to index.html to support installation in subdirectories 2016-12-25 23:01:22 +01:00
jelhan
8517338360 Released v0.5.3 2016-12-16 13:22:08 +01:00
jelhan
a01b0cbee6 updating some dependencies 2016-12-16 12:38:05 +01:00
jelhan
faa1be06f5 fixes deprecation warning caused by ember-cli-htmlbars 0.x
https://github.com/novafloss/ember-simple-select/issues/15
2016-12-15 17:28:12 +01:00
jelhan
7ce671a9c3 api debug mode should be configurable by config.php 2016-12-03 21:41:42 +01:00
jelhan
387e6adcdc improve detection of language prefered by user 2016-12-03 20:44:40 +01:00
jelhan
6867a0924c Force newer version of ember-i18n-cp-validations to fix some Ember.Handlebars.SafeString deprecations 2016-09-23 19:53:09 +02:00
jelhan
d76783c9cf refactor form navigation to use a component 2016-09-23 19:39:31 +02:00
jelhan
fa0ac48500 Readd spanish translation
thanks to @rugk
2016-09-20 11:50:04 +02:00
jelhan
70b6b4bfe2 Update ember-i18n to fix some Ember.Handlebars.SafeString deprecations 2016-09-20 11:25:48 +02:00
jelhan
2943be8aa7 update ember-bootstrap to fix most deprecations 2016-09-20 02:42:33 +02:00
jelhan
ae0ad7bd42 Import sjcl by newly added Anonymous AMD Support
Fixes: `invalid aes key size` error in sjcl 1.0.5 and 1.0.6.

https://github.com/ember-cli/ember-cli/pull/5976
2016-09-20 02:01:33 +02:00
jelhan
fd0d7ffd39 update ember to 2.8 and ember-cli to 2.9.0-beta.1 2016-09-20 02:01:26 +02:00
jelhan
17b7f81dea UX: next and back buttons in create wizzard in xs and sm 2016-09-18 20:44:22 +02:00