Commit graph

833 commits

Author SHA1 Message Date
jelhan
1a7d42af4f update api dependencies 2017-08-12 18:34:38 +02:00
jelhan
2078b2bcc1 flow/jsonpath is only required by tests 2017-08-12 18:32:47 +02:00
jelhan
e3286dfebf dependencies must support php 5.6 2017-08-12 18:30:04 +02:00
jelhan
b5c31dee93 add required php versions to composer.json 2017-08-12 18:25:04 +02:00
jelhan
9d230024bd chart.js is included by ember-cli-chart and not needed as dependency 2017-08-11 18:24:22 +02:00
jelhan
d2d88e271d upgrade ember-cli-chart to 3.3.1 2017-08-11 18:18:03 +02:00
jelhan
7a64346d56 upgrade ember-cli-page-object to 1.11.0 2017-08-11 16:53:18 +02:00
jelhan
b5c701c7c0 upgrade ember-cli-clipboard to 0.8.0 2017-08-11 16:49:41 +02:00
jelhan
d04d532018 upgrade ember-cli-content-security-policy to 0.6.2 2017-08-11 16:42:18 +02:00
jelhan
65702ff78e upgrade ember-array-helper to 2.1.0 2017-08-11 16:42:18 +02:00
jelhan
75a8bd023d update ember-simple-select to 0.6.1 which includes 1b2d13c0a8d5844757fd88b64b12f61c6455b94e 2017-08-11 16:42:18 +02:00
jelhan
64a9dea5e7 refactor dates handling (#137)
* Remove dates ArrayProxy.
* Use moment template helpers.
* Pass timezone and locale directly to moment template helper to avoid issues.
2017-08-11 16:39:36 +02:00
jelhan
e99a2f13b8 Fix: chart options are overriden by poll options
Bug introduced by 1df562b352.
2017-08-03 16:44:38 +02:00
jelhan
fc0b466fac Merge pull request #135 from jelhan/travis-edge
increase timeout to avoid edge start issue in saucelabs
2017-08-02 01:34:32 +02:00
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