Commit graph

125 commits

Author SHA1 Message Date
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
87ad9b0506 use ember-cli-mirage to mock api 2017-08-01 09:49:02 +02:00
jelhan
7ab44aa9e5 use deprecation workflow 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
jelhan
364147f4b6 fix build issue by updating ember-moment 2017-07-25 17:17:39 +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
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
5fbe6bd79c Released 0.5.4 2016-12-25 23:03:32 +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
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
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
fd0d7ffd39 update ember to 2.8 and ember-cli to 2.9.0-beta.1 2016-09-20 02:01:26 +02:00
jelhan
3cf26d7221 make CSP even a little bit more restrictive 2016-09-03 18:51:38 +02:00
jelhan
591f014c1d Released v0.5.2 2016-08-30 11:11:08 +02:00
jelhan
e77f0c1edc Released v0.5.1 2016-08-26 20:40:47 +02:00
jelhan
a11f590062 remove version prefix in meta (again) 2016-08-26 20:39:57 +02:00
jelhan
fd6bb662cf Released v0.5.0 2016-08-26 19:18:16 +02:00
jelhan
22d2055fb2 update dependency: glob 2016-08-21 03:17:36 +02:00
jelhan
8441c92295 use poll title as page title
Part of #76
2016-08-20 23:28:39 +02:00
jelhan
8d9278a9ee show validation immediately after change for select and radio buttons
Introduced this feature by https://github.com/kaliber5/ember-bootstrap/pull/127
2016-08-20 22:51:21 +02:00
jelhan
5613dfdd43 add button for copying poll link
closes #95
2016-08-20 22:02:53 +02:00
jelhan
bbea5265fe update ember-i18n to latest (4.2.2) 2016-08-17 23:56:14 +02:00
jelhan
3d251bc9fb provide status bar to indicate steps of poll creation wizard
part of #76
2016-08-14 22:57:10 +02:00
jelhan
29189e5a06 updates ember-cli-page-object 2016-08-14 22:24:04 +02:00
jelhan
91e667c95b Fix chart issue in Microsoft edge
Include this PRs to ember-cli-chart:
* https://github.com/aomran/ember-cli-chart/pull/54
* https://github.com/aomran/ember-cli-chart/pull/59
* https://github.com/aomran/ember-cli-chart/pull/60
2016-08-14 18:07:02 +02:00
jelhan
b2885ffcf5 broccoli-merge-trees not needed anymore since app.toTree() supports multiple trees as argument 2016-08-14 18:00:15 +02:00
jelhan
36c7dc397c broccoli-static-compiler is deprecated. Use broccoli-funnel instead. 2016-08-14 17:51:32 +02:00
jelhan
59256827ba Merge branch 'v0.5.0' 2016-08-13 16:09:28 +02:00
jelhan
1e01edeb81 Released v0.4.0 2016-08-13 16:02:46 +02:00
jelhan
2a75db5304 Update to chartjs 2.x
enhancements:
* responsive charts
* native support for stacked bars
* CSP: script-src: unsafe-inline is not needed anymore #90
2016-08-12 23:09:43 +02:00
jelhan
1400b71417 updates ember, ember data and ember data model fragments and fixes some container deprecation 2016-08-12 23:09:37 +02:00
jelhan
26b3dab102 update ember-suave and fix some coding style 2016-08-11 22:47:17 +02:00
jelhan
e4af5da645 update a few dependencies 2016-08-11 22:41:32 +02:00
jelhan
36071f8c18 Fixes: v prefix should not be part of version
only tagged commits were affected

https://github.com/cibernox/git-repo-version/pull/12
2016-08-11 21:51:50 +02:00
jelhan
3c7181c5e9 Released v0.4.0-rc2 2016-08-04 22:25:42 +02:00
jelhan
ad3af23782 Released v0.4.0-RC1 2016-08-02 00:00:27 +02:00
jelhan
49c6c28af9 move back to stable versions where pull request have been merged 2016-08-01 23:45:22 +02:00
jelhan
78ea83c7a7 not used anymore since 0592eff1f0 2016-08-01 23:39:32 +02:00
jelhan
21c723b59b Released v0.4.0-beta2 2016-07-28 01:24:19 +02:00
jelhan
145a4ea96a Fix: reuse existing arrayproxy since otherwise it's not connected to model anymore 2016-07-27 23:06:54 +02:00
jelhan
b4c589a632 Released v0.4.0-beta1 2016-07-15 12:18:46 +02:00
jelhan
a28923ead2 refactor to use groupBy computed macro of ember-array-computed-macros instead of ember-group-by 2016-07-04 14:39:00 +02:00
jelhan
0c0dc44195 reactored to use array computed macros for cleaner code 2016-07-03 19:49:36 +02:00