Commit graph

431 commits

Author SHA1 Message Date
Jeldrik Hanschke
4fd4333c3c
simplify autofocus implementation using a modifier (#465) 2020-10-27 22:34:08 +01:00
renovate[bot]
334a36d572
Update dependency release-it-lerna-changelog to v3 (#460)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-27 19:24:16 +01:00
renovate[bot]
1f296dfe6b
Update dependency @ember/optional-features to v2 (#454)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-20 10:57:11 +02:00
renovate[bot]
dfb3620028
Update dependency ember-cli-app-version to v4 (#455)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-20 10:48:29 +02:00
renovate[bot]
aec406a13e
Update dependency ember-cli to ~3.22.0 (#450)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-18 23:18:27 +02:00
Jeldrik Hanschke
fee222e995
upgrade to Ember 3.20 (#447) 2020-10-18 22:38:37 +02:00
renovate[bot]
f7102469f6
Update dependency ember-cli-flash to v2 (#444)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-18 22:08:15 +02:00
Renovate Bot
653dcdac1c
Update dependency ember-power-calendar to ^0.16.0 2020-10-17 22:40:54 +00:00
Renovate Bot
73cf997705
Update dependency release-it to v14 2020-10-17 21:24:32 +00:00
Renovate Bot
cb9a6d9550
Update dependency ember-test-selectors to v5 2020-10-17 20:14:03 +00:00
Jeldrik Hanschke
639790b33b
Merge pull request #439 from jelhan/renovate/ember-truth-helpers-3.x
Update dependency ember-truth-helpers to v3
2020-10-17 22:09:45 +02:00
Jeldrik Hanschke
39fed5e95b
Merge pull request #415 from jelhan/renovate/ember-cli-clipboard-0.x
Update dependency ember-cli-clipboard to ^0.15.0
2020-10-17 22:09:11 +02:00
Renovate Bot
50a0668a9a
Update dependency ember-cli-clipboard to ^0.15.0 2020-10-14 22:18:48 +00:00
Renovate Bot
3e12c07375
Update dependency ember-truth-helpers to v3 2020-10-14 20:48:21 +00:00
Renovate Bot
6d2c701dca
Update dependency ember-classic-decorator to v2 2020-10-14 19:09:39 +00:00
Jeldrik Hanschke
b872d5c51d
Merge pull request #434 from jelhan/renovate/ember-bootstrap-cp-validations-2.x
Update dependency ember-bootstrap-cp-validations to v2
2020-10-14 21:05:03 +02:00
Renovate Bot
ee5507905f
Update dependency ember-bootstrap-cp-validations to v2 2020-10-14 16:33:56 +00:00
Jeldrik Hanschke
17872949af
Merge pull request #401 from jelhan/renovate/ember-awesome-macros-6.x
Update dependency ember-awesome-macros to v6
2020-10-14 18:29:34 +02:00
Renovate Bot
eb8c8fddb7
Update dependency ember-composable-helpers to v4 2020-10-14 13:47:20 +00:00
Renovate Bot
82530e3a34
Update dependency ember-awesome-macros to v6 2020-10-14 13:47:01 +00:00
renovate[bot]
52b8a0de25
Update dependency release-it to v13 (#379)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-28 09:45:48 +01:00
renovate[bot]
e224356ded
Update dependency release-it-lerna-changelog to v2 (#381)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-20 20:28:31 +01:00
renovate[bot]
8860f26911
Update dependency fs-extra to v9 (#387)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-20 20:28:21 +01:00
renovate[bot]
61bec460fd
Update dependency ember-test-selectors to v4 (#371)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-16 21:41:43 +01:00
Jeldrik Hanschke
b386c45f92 Release 0.6.2 2020-01-31 20:29:03 +01:00
Jeldrik Hanschke
8a62662e6e
migrate from ember-i18n to ember-intl (#358)
* mark string as html safe before passing to translation instead of bypassing HTML escape using {{{unsafe}}} syntax
* replace ember-i18n with ember-intl
2020-01-30 00:23:12 +01:00
masterwendu
6043d23a42 run CI with GitHub Actions (#320)
All CI tests currently run in TravisCI are ported to GitHub Actions except for the BrowserStack tests.

TravisCI is kept in place for some transition period until we know GitHub Actions are working as expected. Also tests run on BrowserStack must be migrated to GitHub Actions before.
2020-01-22 19:55:43 +01:00
renovate[bot]
809bb001d8 Update dependency ember-cli-bundlesize to ^0.3.0 (#347)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-18 12:30:43 +01:00
renovate[bot]
e3d0833d25 Update dependency ember-cli-clipboard to ^0.14.0 (#348)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-18 12:20:48 +01:00
renovate[bot]
f226db090b Update dependency babel-eslint to v10 (#351)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-18 12:18:39 +01:00
Jeldrik Hanschke
c9482786c1
refactor to native ECMAScript classes (#344)
Replaces Ember's old object model by native ECMAScript classes. Mostly automated with ember-native-class-codemod.
2020-01-18 10:13:50 +01:00
Jeldrik Hanschke
7e784434b6
Upgrade Ember to 3.15 and other deps (#338) 2020-01-08 15:57:46 +01:00
Jeldrik Hanschke
efdc208772 Release 0.6.1 2020-01-05 23:08:44 +01:00
Jeldrik Hanschke
811a388c95 Release 0.6.0 2020-01-05 16:51:43 +01:00
Jeldrik Hanschke
87e2dd15ba
add separate section for i18n to changelog (#334) 2020-01-03 13:40:57 +01:00
renovate[bot]
c8704c6885 Update dependency lerna-changelog to v1 (#321) 2020-01-02 10:26:58 +01:00
renovate[bot]
4db4497cde Update dependency eslint-plugin-node to v11 (#329) 2020-01-02 10:11:13 +01:00
renovate[bot]
2f6d9c96c4 Update dependency ember-fetch to v7 (#313) 2019-11-30 17:02:04 +01:00
renovate[bot]
f4e2e2fa41 Update dependency ember-test-selectors to v3 (#310) 2019-11-27 21:21:36 +01:00
Jeldrik Hanschke
cc52e28676 Release 0.6.0-rc.4 2019-11-17 19:19:23 +01:00
renovate[bot]
2dc5c22409 Update dependency ember-bootstrap to v3 (#255) 2019-11-14 21:18:52 +01:00
Jeldrik Hanschke
55cfa6e20f Release 0.6.0-rc.3 2019-11-10 18:22:32 +01:00
Jeldrik Hanschke
79a11938ae Release 0.6.0-rc.2 2019-11-03 20:12:29 +01:00
Jeldrik Hanschke
17c67617f4 Release 0.6.0-rc.1 2019-10-31 10:38:29 +01:00
Jeldrik Hanschke
657620a98c
broccoli-assert-rev is required to fingerprint assets in production builds (#270) 2019-10-31 09:33:29 +01:00
Jeldrik Hanschke
06d3039466 Release 0.6.0-rc.0 2019-10-30 22:46:09 +01:00
Jeldrik Hanschke
b463f3ef62
automize releases with release-it and lerna-changelog (#269) 2019-10-30 22:39:37 +01:00
Jeldrik Hanschke
75a198f3e6
upgrade ember-source to ~3.13 (#266)
Also fixes an issue with owner injection. This must be done in `.create()` and not on `.extend()`. Ember 3.13 seems to be more strict about that one.
2019-10-29 12:31:22 +01:00
renovate[bot]
7e189ab83c Update dependency ember-power-calendar to ^0.14.0 (#239) 2019-10-29 10:43:06 +01:00
Jeldrik Hanschke
67caaad803
upgrade Ember CLI to 3.13 and Ember Source + Ember Data to 3.12 (#264)
* upgrade Ember CLI to 3.13 and Ember Source + Ember Data to 3.12

Ember Source upgrade to 3.13 is blocked by Ember CP Validations,
which does not support Ember Source 3.13 yet.

Ember Data upgrade to 3.13 is blocked by Ember Data Model Fragments,
which does not support Ember Data 3.13 yet.

Also removes autofocus mixin and inlines the code as mixins are
considered an antipattern in latest Ember versions.

Removes some left overs in `"resolutions"` key. But that shouldn't have a real impact.
2019-10-29 08:02:50 +01:00
Jeldrik Hanschke
9a0bb784a0
Merge pull request #232 from jelhan/renovate/ember-cli-clipboard-0.x
Update dependency ember-cli-clipboard to ^0.13.0
2019-10-28 22:24:45 +01:00
Jeldrik Hanschke
ffe105e98b
Merge pull request #261 from jelhan/renovate/ember-composable-helpers-3.x
Update dependency ember-composable-helpers to v3
2019-10-28 20:34:32 +01:00
Renovate Bot
25b6d96a0b
Update dependency ember-cli-browserstack to v1 2019-10-28 12:26:22 +00:00
Renovate Bot
6c3110c5c0 Update dependency ember-cli-browserstack to ^0.0.8 2019-10-28 13:19:39 +01:00
Renovate Bot
08c9333fd8
Update dependency ember-composable-helpers to v3 2019-10-25 22:02:03 +00:00
renovate[bot]
482e5c5007 Update dependency ember-moment to v8 (#245) 2019-09-18 09:54:40 +02:00
renovate[bot]
1ba04dbc7c Update dependency ember-cli-browser-navigation-button-test-helper to ^0.2.0 (#244) 2019-09-17 16:19:26 +02:00
renovate[bot]
8379b34c2b Update dependency eslint-plugin-node to v10 (#248) 2019-09-17 16:18:12 +02:00
Jeldrik Hanschke
7c523357dc
upgrade ember to 3.10 (#235)
Also adds a handy shortcut to run the bundlesize tests: `yarn test:bundlesize`.
2019-07-13 10:26:30 +02:00
Renovate Bot
d1adcc0915
Update dependency ember-cli-clipboard to ^0.13.0 2019-07-02 18:09:53 +00:00
renovate[bot]
ceb8c95702 Update dependency ember-cli-clipboard to ^0.12.0 (#227) 2019-06-21 20:07:05 +02:00
sappor0
c23ba1f6fb Using bootstrap 4 and related UI refresh (#205)
Changes at a glance:

- Switch from BS3 to BS4
- Polishing of some UI elements (low-hanging fruit for UX)
- Mobile-friendly layout.
2019-06-07 11:22:13 +02:00
renovate[bot]
85b2d94ace Update dependency ember-awesome-macros to v5 (#200) 2019-05-28 18:59:54 +02:00
jelhan
08f2a81ac1
Drop jQuery (#196)
Drops ember-radio-buttons addon and uses a plain input element instead. ember-radio-buttons doesn't seem to be maintained anymore and required jQuery. Also plain input element seems to be much easier to maintain.

Replaces ember-ajax by ember-fetch as ember-ajax is build on top of jQuery.ajax().

This reduces the bundle size by 25 KB (JavaScript) after gzip. Updating the size limit accordingly.
2019-05-22 12:29:29 +02:00
jelhan
0d21d6e169
test for bundle size regressions in CI (#195) 2019-05-21 16:52:46 +02:00
renovate[bot]
957000394e Update dependency fs-extra to v8 (#186) 2019-05-21 12:45:01 +02:00
jelhan
90e842e45b
upgrade dependencies (#178) 2019-04-24 21:43:02 +02:00
jelhan
bb160cc503
refactor participants table (#164)
- Drops floatthead and additional scrollbar
- Makes header and first column sticky
- Refactors code for readability

Sticky header is only working in Firefox. Chrome and Edge does not support `position: sticky` for `<thead>`. Haven't tested Safari.
2019-04-20 23:29:59 +02:00
jelhan
6c122148c3
fix: test must not trigger confirmation in IE 11 (#174)
Use test helpers provided by ember-cli-clipboard as they do not trigger confirmation in IE 11. Upgrades ember-cli-clipboard to latest version as the outdated version used before does not include these test helpers yet.

Also refactors test execution against BrowserStack to only run tests one by one. Not quite sure why but that fixes the IE 11 issue. Need to investigate later as that one slows down tests by requiring two additional builds.
2019-03-16 11:26:39 +01:00
jelhan
b8c02ca579
Replace SauceLabs with BrowserStack (#171) 2019-03-14 21:30:48 +01:00
jelhan
78e9d789e6
fix IE 11 (#170)
* upgrade ember-power-calendar for IE11 support

* Ember Bootstrap feature branch fixing IE 11 with unsupported input type

* upstream fix has been merged (but not released)
2019-03-13 21:11:08 +01:00
jelhan
82f89b74df
refactor in repo addon include api in build (#169)
* fs-extra dependency of in-repo-addon was not listed explicitly

* refactor: inclusion of api in build for readability

* fix: 'readdirSync' is assigned a value but never used
2019-03-08 01:19:17 +01:00
jelhan
e53ac9a140
remove dead code from build (#167)
* cherry-pick needed helpers from ember-math-helpers

This reduces the build size by 1.2 KB after gzip.

* dep: remove ember-array-helper

array helper already provided by ember-composable-helpers
2019-02-24 01:04:26 +01:00
jelhan
95d53baae9
refactor: remove route actions (#166) 2019-02-24 00:32:37 +01:00
Jeldrik Hanschke
5637b1f444 dep ember-export-application-global is not needed anymore
It's most likely a leftover from upgrading ember a long time ago.
2019-02-24 00:18:13 +01:00
Jeldrik Hanschke
830478051b upgrade qunit to fix CSP violations in test runner
This one requires a migration from deprecated ember-cli-qunit to ember-qunit.
ember-qunit throws in Unit tests cause they interact with runloop but didn't
awaited everything to finish. An assertion was thrown therefor:

> Assertion Failed: expected container not to be destroyed
2019-02-23 23:56:49 +01:00
Jeldrik Hanschke
5381c87d73 downgrade Chart.js to fix CSP violations
https://github.com/chartjs/Chart.js/issues/5208
2019-02-23 23:56:49 +01:00
Jeldrik Hanschke
dcb70f74f8 deps: uprade ember-cli-content-security-policy 2019-02-23 23:56:49 +01:00
Jeldrik Hanschke
06a92b947f refactor: replace bootstrap-datepicker by ember-power-calendar
Also renders two linked calendars if there is enough space.

Closes #143
2019-01-20 17:08:16 +01:00
Jeldrik Hanschke
dad9fbddf0 deps: drop bower 2019-01-03 07:09:36 +01:00
Jeldrik Hanschke
96f1990542 fix: label should reflect validation state of all times of a day 2019-01-03 00:46:36 +01:00
Jeldrik Hanschke
cf9efe993b refactor: replace LESS by SASS 2019-01-02 23:48:48 +01:00
Jeldrik Hanschke
af4fe70f72 refactor: drop ember-simple-select 2019-01-02 23:48:36 +01:00
Jeldrik Hanschke
3091f9ac5e deps: upgrade ember-page-title
Current page title is put before generic one, e.g. "Create a poll | Croodle"
instead of "Croodle | Create a poll". This was an upstream change with
could reasoning. Have a look here:
https://github.com/adopted-ember-addons/ember-page-title/releases/tag/5.0.0

Version 4.0.0 required the `{{head-layout}}` component in application's
template:
https://github.com/adopted-ember-addons/ember-page-title/releases/tag/4.0.0
2018-12-31 14:12:21 +01:00
Jeldrik Hanschke
bcd4bc7ac6 upgrade to ember 3.4 2018-12-31 10:17:03 +01:00
Jeldrik Hanschke
b7e63ed83b refactor: replace ember-object-at-helper by ember-composable-helpers 2018-12-30 10:06:49 +01:00
Jeldrik Hanschke
71d303174e refactor: drop ember-array-computed-macros 2018-12-30 01:04:33 +01:00
Jeldrik Hanschke
8f591e2978 refactor: use version provided in config in favor of ember-cli-build-info 2018-12-29 22:09:14 +01:00
Jeldrik Hanschke
11265cb82d deps: upgrade ember to 2.18 2018-12-29 20:23:19 +01:00
Jeldrik Hanschke
0749668435 deps: upgrade ember-native-dom-helpers 2018-12-29 20:23:19 +01:00
Jeldrik Hanschke
5cea1d48b6 deps: upgrade ember-awesome-macros 2018-12-29 20:23:19 +01:00
Jeldrik Hanschke
8f90414f0c deps: upgrade ember-cli-mirage 2018-12-29 20:23:19 +01:00
Jeldrik Hanschke
a6dee88dc1 deps: upgrade ember-moment 2018-12-29 20:23:19 +01:00
Jeldrik Hanschke
792d2089bb deps: remove unused dependencies 2018-12-29 20:23:19 +01:00
Jeldrik Hanschke
39a5c7d94c deps: upgrade array-helper, math-helpers, truth-helpers and transition-helper 2018-12-29 20:23:19 +01:00
Jeldrik Hanschke
78ddf381c1 deps: upgrade ember-cli-bootstrap-datepicker
Drops another bower dependency. 🎉
2018-12-29 20:23:19 +01:00
Jeldrik Hanschke
6592102837 deps: upgrade ember-cp-validations to 3.x 2018-12-29 20:23:19 +01:00
jelhan
9c4bd9e669
upgrade ember-bootstrap and ember-bootstrap-cp-validations to latest versions (#146)
Ember Bootstrap has changed a lot since the very outdated pre 1.0 release
which was used here. Changes are mostly about using composable components
and closure actions.

Also replaces PhantomJS with Chrome in CI cause PhantomJS is also very
outdated and causing test failure not related to any real world issues.
Ember CLI has replaced PhantomJS with Chrome in v2.15.1, which is the
upfollowing minor release to the version currently used.
2018-10-28 22:54:14 +01:00
jelhan
acd2ec24ae upgrade ember-cli-build-info to fix deprecation warning
Fixes deprecation warning:
  DEPRECATION: Ember CLI addons manage their own module transpilation during
  the `treeForAddon` processing. `ember-cli-build-info` has overridden the
  `this.options.babel` options which conflicts with the addons ability to
  transpile its `addon/` files properly. Falling back to default babel
  configuration options.
2017-11-02 11:50:30 +01:00
jelhan
d0db209821 Released v0.5.6 2017-08-31 16:28:45 +02:00
jelhan
f41d8ebea0 Released v0.5.5 2017-08-31 14:43:46 +02:00
jelhan
70ba444b39 ensure that only non dev api dependencies are included in build (#138) 2017-08-26 01:29:57 +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
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
jelhan
9d9121c04e all outstanding PRs for ember-bootstrap got merged 2016-06-14 13:53:22 +02:00
jelhan
f32e6bf4c6 Fixes: select options (create/index, create/settings) are not updated on locale change. 2016-06-14 11:40:58 +02:00
jelhan
327d6cd737 object-at helper as addon 2016-06-08 18:42:26 +02:00
jelhan
94b32a5fbd v0.4.0-alpha5 2016-06-08 14:16:13 +02:00
jelhan
2c11fe41bf perserve validation state in create/options-datetime by avoiding rerender 2016-06-08 13:56:06 +02:00
jelhan
72513bf893 remove ember-form-master-2000 2016-06-06 01:19:24 +02:00
jelhan
5b8d59c00b rewrite create/options-datetime with ember-bootstrap
ToDo left:
refactor `datetimes` property of `create-options-datetime` component to
not cause whole list to be updated. This is not only a performance issue
but also UX: e.g. validation state is lost when another item is added.
2016-06-06 01:19:24 +02:00
jelhan
4a31aaa616 use ember-bootstrap in create/options
ToDo:
Label validation state should not be bound to validation state of first element (option)
but to validation state of all elements. If any element has an error label validation state
should be error. Only if all elements are fine, label validation state should also be fine.
2016-06-06 01:19:24 +02:00
jelhan
0592eff1f0 ember-bootstrap for poll/participation 2016-06-06 01:19:23 +02:00
jelhan
32f9c3e633 use ember-bootstrap in create/index, create/meta, create/settings 2016-06-06 01:19:23 +02:00
jelhan
e558cccb60 add ember-bootstrap 2016-06-06 01:19:23 +02:00
jelhan
08e9f68197 remove polls isDateTime attribute 2016-05-18 13:18:36 -07:00
jelhan
c634dd8298 v0.4.0-alpha4 2016-04-18 12:38:59 +02:00
jelhan
8a32f1f5c8 Closes #87. 2016-04-11 00:37:46 +02:00
jelhan
6fe75cfd9a use Sauce Labs services to test against Chrome, Firefox, Internet Explorer, Microsoft Edge and Safari 2016-04-10 21:11:29 +02:00
jelhan
194f00b7d6 Rewritten (some) acceptance tests with ember-cli-page-objects 2016-04-08 21:48:22 +02:00
jelhan
09a9ef16e2 v0.4.0-alpha3 2016-03-21 11:51:04 +01:00
jelhan
e2905e53de v0.4.0-alpha2 2016-03-18 13:28:00 +01:00
jelhan
3e8e7e2af6 v0.4.0-alpha1 2016-03-17 15:05:02 +01:00
jelhan
277d51e650 poll evaluation as stacked bar chart 2016-03-17 13:32:53 +01:00
jelhan
544b60a28e stable release after merge
https://github.com/jasonmit/ember-i18n-cp-validations/pull/8#issuecomment-181636669
2016-02-09 10:23:12 +01:00
jelhan
0e4fd114cb some improvement on validations 2016-02-09 01:16:18 +01:00
jelhan
c53593d2cf options must be unique 2016-02-08 23:46:30 +01:00
jelhan
db2b8ac1df updated ember-bootstrap-switch to 1.13.1 which includes support for SafeString objects as labelText 2016-02-03 02:55:43 +01:00
jelhan
74691ef508 Turn checkbox to toggle switch by Bootstrap Switch 2016-02-02 10:20:44 +01:00
jelhan
ec3999bbc9 input datetimes
ToDo:
* integration test for options-create-datetime
* acceptance tests for poll find a date with times
* some translations
* ...
2016-01-20 02:52:21 +01:00
jelhan
9cfcb6d27a Merge branch 'master' into rewrite-create-options 2016-01-19 05:55:37 +01:00
jelhan
6ba930661e add JSCS code style test and fix errors 2016-01-19 05:46:52 +01:00
jelhan
ce2a8c8e1f done most things except date with times
also validation messages are missing
2016-01-19 04:56:51 +01:00
jelhan
52a20050f2 upgrade ember-cli to 1.13.13 2015-12-07 20:24:22 +01:00
jelhan
20d3a29887 update dates on locale change
* upgraded ember-moment and use it application-wide service to set locale
* label on poll/participation now observes locale changes, but it's still hacky
* replace computed property on views poll by moment-format helper of ember-moment
2015-11-23 13:32:40 +01:00
jelhan
4d5d5489b4 readd i18n for validations 2015-11-22 19:31:16 +01:00
jelhan
4c597352ad update ember-from-master-2000 2015-11-20 23:02:35 +01:00
jelhan
c1dfa16eed update ember-i18n 2015-11-20 02:18:19 +01:00
jelhan
c0450a9af4 update ember-data-model-fragments 2015-11-20 00:18:09 +01:00
jelhan
149cf7fe8b update ember-cli to 1.13.8 2015-11-20 00:17:15 +01:00
jelhan
f67381c6b9 remove ember-easy-form-extensions, finally 2015-11-19 21:51:49 +01:00
jelhan
01f9b6e61f extract participation form from participants table and make it a bootstrap form
started replacing ember-easy-form-extensions by ember-form-master-2000
and ember-validations by ember-cp-validations

using ember-form-master-2000 in old 0.2 release cause newer releases does not work with ember 0.12
should move to ember 2.x as soon as possible
therefore ember-easy-form-extensions has to be dropped and ember-i18n been updated

part of #76
2015-11-12 15:52:14 +01:00
jelhan
dd1a8436e0 model fragments for answers 2015-10-25 15:29:47 +01:00
jelhan
0317c7c0c8 use ember-cli-build-info 2.0 to fix #65 2015-08-19 13:42:38 +02:00
jelhan
3e017231c0 subresource integrity attribute
http://www.w3.org/TR/SRI/
2015-08-06 16:48:40 +02:00
jelhan
72b8136636 do not watch /api for changes 2015-08-01 22:14:26 +02:00
jelhan
d1c8646bda rewritten api using Slim Framework 2015-08-01 18:42:48 +02:00
jelhan
1f955d4e93 update ember-moment 2015-08-01 11:41:41 +02:00
jelhan
eb798a3c4c use fixed version of ember-cli-build-info 2015-07-28 17:22:31 +02:00
jelhan
2670a07d04 Merge branch 'master' into pretender 2015-07-27 19:39:34 +02:00
jelhan
3690a60496 [FEATURE] add expiration date for polls 2015-07-26 19:41:59 +02:00
jelhan
f313bd29a2 v0.3.0 2015-07-26 16:42:39 +02:00
jelhan
c7440fd0b9 pretender... 2015-07-22 11:52:22 +02:00
jelhan
ab4f88dd7f Fix: handling of different timezones
There were some timezone issues especially concerning daylight saving time (DST).
We should not rely on timezone offset since this will change due to DST.
Instead determine the users timezone (using jsTimezoneDetect therefore) and
then using this via moment-timezone.

This commit changes poll model. It drops timezoneOffset and adds timezone as a new property.
It's not tested yet against polls created before without timezone property. This has to be done before merge.

Also we should consider using ember-moment template helpers instead of our own formatted-date helper.
2015-07-15 16:20:24 +02:00
jelhan
6e9fbec6e7 Update: ember 1.12 and ember-cli 0.2.7 2015-07-02 15:54:09 +02:00
jelhan
34330cb730 remove version from package.json; having version as git tag is enough 2015-07-02 15:39:14 +02:00
jelhan
d6cf7efa3c add version information to
* build (as html meta tag)
* stored polls and users

Closes #65
2015-06-20 19:04:19 +02:00
jelhan
866e649640 prevent caching of AJAX requests in IE 2015-06-08 19:32:58 +02:00
jelhan
b1dc1b5bac use ember-cli-boostrap-datepicker 2015-04-04 02:43:59 +02:00
jelhan
0a4b3cd64a got lost 2015-04-03 12:49:54 +02:00
jelhan
48262b29f3 update ember-cli-less 2015-04-02 21:16:53 +02:00
jelhan
caba42a853 using ember-cli-easyform-extensions as it support ember >= 1.10 2015-04-02 20:28:35 +02:00
jelhan
6e8396c536 update node-phpcgi 2015-04-02 20:14:43 +02:00
jelhan
9b73dd8863 update to ember-cli 0.2.2 and ember 1.11.0 2015-04-02 20:01:30 +02:00
jelhan
57726c2996 update ember-cli to 1.2.1 and ember to 1.10
update to ember 1.10 causes several issues due to HTMLBars; some are allready fixed but some not:
* current used version of ember-easyForm is not compatible with ember 1.10
* tests aren't working
2015-04-02 12:56:55 +02:00
jelhan
04a1bafc47 should fix travix
starting missing api before running test via testem
2015-01-24 16:51:26 +01:00
jelhan
29e43c26e8 dummy polls for testing and development
test: add a user to a default poll

default poll url
http://localhost:4200/#/poll/defaultpoll?encryptionKey=0123456789abcdefghijklmnopqrstuvwxyzABC
2015-01-24 14:50:56 +01:00
jelhan
1c831870e4 use ember-radio-button, an ember cli adddon, for radio buttons 2015-01-19 23:37:51 +01:00
jelhan
d343f0df32 add version string to build as meta tag
looks like: <meta name="build-info" content="version=v0.2.1-3-g1e2dbd9"/>

closes #65
2015-01-19 22:48:36 +01:00
jelhan
139b6b7088 upgrade ember-cli to 0.1.7
Tests doesn't run to due an error with relative api uri. This doesn't affect development or production environment.
2015-01-18 18:06:47 +01:00
jelhan
bae465313e croodle 0.2.1 2015-01-16 16:57:07 +01:00
jelhan
62d0ee760e use node-phpcgi instead of proxy to serve api
php-cgi has to be installed and path have to be correct in server/index.js; default is debian standard
2014-11-02 23:43:34 +01:00
jelhan
18f30ae2c4 api proxy is not defined in package.json in ember-cli 2014-11-02 18:12:20 +01:00
jelhan
3e85382cf8 ember-validations as ember-addons 2014-11-02 16:55:10 +01:00
jelhan
7dec3c47ca migration to ember-cli 2014-11-01 18:00:46 +01:00
jelhan
7a241bd311 first steps to ember-cli 2014-10-30 21:44:22 +01:00
jelhan
665c0f892f Fix #29 2014-08-13 14:37:56 +02:00
jelhan
12df80f1e3 Hopefully last fixes due to migration to EAK 2014-07-06 20:15:15 +02:00
jelhan
b066b8806c Starting to move to Ember App Kit 2014-07-06 17:37:54 +02:00