Jeldrik Hanschke
91e3ccfb4b
scroll invalid radio groups into focus on submission ( #305 )
2019-11-15 23:24:54 +01:00
Jeldrik Hanschke
eb421142c0
radio inputs used on participation form should have validation feedback classes ( #304 )
2019-11-15 23:08:59 +01:00
renovate[bot]
2dc5c22409
Update dependency ember-bootstrap to v3 ( #255 )
2019-11-14 21:18:52 +01:00
Jeldrik Hanschke
b9c9d54d61
composer update ( #299 )
2019-11-13 23:12:18 +01:00
renovate[bot]
e2117fc04a
Update dependency ember-composable-helpers to v3.0.2 ( #290 )
2019-11-12 22:07:16 +01:00
Jeldrik Hanschke
0da3dc8b02
next/save button should get focus before back button ( #298 )
2019-11-12 21:56:47 +01:00
renovate[bot]
b51135e16b
Update dependency lerna-changelog to v0.8.3 ( #297 )
2019-11-12 20:59:21 +01:00
renovate[bot]
aefdf4f239
Update dependency ember-cli-page-object to v1.16.1 ( #295 )
2019-11-12 20:58:57 +01:00
Jeldrik Hanschke
d8c316cd75
validation become visible should not alter position of calendar ( #296 )
2019-11-11 22:34:16 +01:00
Jeldrik Hanschke
55cfa6e20f
Release 0.6.0-rc.3
2019-11-10 18:22:32 +01:00
Jeldrik Hanschke
cf6d59bf84
readd colors indicating answer to participant table ( #289 )
2019-11-10 17:44:44 +01:00
Jeldrik Hanschke
4e6d046ec7
add abort button to retry save modal and several other fixes for it ( #291 )
...
Croodle shows a modal if saving a participation fails. The modal allows
a user to retry the save attempt. While it was always possible to close
the button by clicking on backdrop or using escape key, a button to do so
was missing. A user may not know about the user ways and may see reloading
the page as only possibilty to close the modal if he doesn't want to retry
again.
This adds the missing abort button and fixes some smaller bugs including:
- The modal was missing a title.
- If the modal was closed once it wasn't reopened on another failed saving
attemp unless the user has visit another page in between.
- Several arguments were passed to <BsModal> that weren't existing at all.
2019-11-10 10:25:51 +01:00
renovate[bot]
66032423c6
Update dependency ember-cli-page-object to v1.16.0 ( #286 )
2019-11-09 15:21:37 +01:00
renovate[bot]
f774be4b56
Update dependency ember-fetch to v6.7.2 ( #284 )
2019-11-09 15:21:27 +01:00
Jeldrik Hanschke
49d380bef6
firefox is not scrolling up enough if it's triggered to early ( #288 )
2019-11-09 13:20:27 +01:00
renovate[bot]
ae306efb19
Update dependency sass to v1.23.3 ( #276 )
2019-11-09 12:57:03 +01:00
renovate[bot]
4c3828b03b
Update dependency ember-power-calendar to v0.14.4 ( #285 )
2019-11-09 12:56:29 +01:00
Jeldrik Hanschke
79a11938ae
Release 0.6.0-rc.2
2019-11-03 20:12:29 +01:00
Jeldrik Hanschke
bde9254fd7
remove partially filled validation error on clear ( #283 )
2019-11-03 19:19:55 +01:00
Jeldrik Hanschke
c55beabcfe
scroll first invalid input into view port on invalid submission ( #282 )
2019-11-02 21:57:59 +01:00
Jeldrik Hanschke
919aae0df9
use specific validation error if name is not unique on poll participation ( #280 )
2019-11-02 18:47:27 +01:00
Jeldrik Hanschke
6571a07ca5
show validation error if time input is partially filled ( #279 )
2019-11-02 16:51:47 +01:00
Jeldrik Hanschke
17c67617f4
Release 0.6.0-rc.1
2019-10-31 10:38:29 +01:00
renovate[bot]
0bf7995454
Update dependency ember-composable-helpers to v3.0.1 ( #272 )
2019-10-31 10:26:44 +01:00
renovate[bot]
0ef778b318
Update dependency sass to v1.23.2 ( #268 )
2019-10-31 10:26:38 +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
41ddafdb72
fix failing test due to unexpected version format ( #271 )
2019-10-31 07:43:22 +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
d604ed8164
upgrade API dependencies ( #267 )
...
Charset was removed from Content-Type intentionally in latest slim 3.x version. See https://github.com/slimphp/Slim/issues/2629 for reasons.
Ensure that composer respects our PHP support commitment.
2019-10-30 10:06:01 +01:00
renovate[bot]
a1c1cb885a
upgrade codeception to ^3.1 and codeception/phpbuiltinserver to ^1.5 ( #182 )
2019-10-30 08:17:06 +01:00
renovate[bot]
fa562bd4c0
Update dependency ember-cli-mirage to v1.1.4 ( #240 )
2019-10-29 14:07:25 +01:00
renovate[bot]
b7fb259709
Update dependency ember-cli-chart to v3.5.0 ( #243 )
2019-10-29 14:07:09 +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
renovate[bot]
e034d9616f
Update dependency ember-cp-validations to v4.0.0-beta.10 ( #265 )
2019-10-29 09:44:50 +01:00
renovate[bot]
b1ca9218ca
Update dependency ember-auto-import to v1.5.3 ( #256 )
2019-10-29 08:42:19 +01:00
Jeldrik Hanschke
b421d19601
refactor step management and do not allow going forward with invalid state ( #263 )
...
Also removes an observer that causes a "You modified 'disabled' twice in a single render" and executes the logic in the next run loop to prevent that error. That's not ideal but it's not time for a major refactoring of that part.
2019-10-29 08:42:00 +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
087e3c6fbb
Merge pull request #253 from jelhan/renovate/sass-1.x-lockfile
...
Update dependency sass to v1.23.1
2019-10-28 22:22:48 +01:00
Jeldrik Hanschke
36673abaa3
Merge pull request #251 from jelhan/renovate/ember-cli-page-object-1.x-lockfile
...
Update dependency ember-cli-page-object to v1.15.4
2019-10-28 22:22:39 +01:00
Renovate Bot
83356a2204
Update dependency sass to v1.23.1
2019-10-28 19:39:15 +00:00
Renovate Bot
d41b164577
Update dependency ember-cli-page-object to v1.15.4
2019-10-28 19:38:56 +00:00
Jeldrik Hanschke
c669a0f5fd
Merge pull request #254 from jelhan/renovate/ember-math-helpers-2.x-lockfile
...
Update dependency ember-math-helpers to v2.12.0
2019-10-28 20:34:54 +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
Jeldrik Hanschke
13936db225
Merge pull request #259 from jelhan/renovate/ember-cli-browserstack-1.x
...
Update dependency ember-cli-browserstack to v1
2019-10-28 20:31:45 +01:00
Renovate Bot
25b6d96a0b
Update dependency ember-cli-browserstack to v1
2019-10-28 12:26:22 +00:00
Renovate Bot
63232381d7
Update dependency ember-math-helpers to v2.12.0
2019-10-28 12:25:52 +00:00
Renovate Bot
9609319105
Update dependency ember-awesome-macros to v5.0.1
2019-10-28 13:19:55 +01:00