5403 Commits

Author SHA1 Message Date
rejas 4a63af0490 Set error to null once the events are coming again 2021-05-29 13:22:31 +02:00
Michael Teeuw a68019293f Merge pull request #2567 from khassel/fix_husky 2021-05-27 07:14:56 +02:00
Karsten Hassel 6b1c91f0dd Merge branch 'develop' into fix_husky
# Conflicts:
#	CHANGELOG.md
2021-05-26 20:20:55 +02:00
Michael Teeuw ea93785581 Merge pull request #2552 from rejas/error_handling 2021-05-26 20:12:17 +02:00
Karsten Hassel 32819c4fd5 Merge pull request #1 from rejas/fix_pretty_quick_too
Fix call to pretty quick, make husky script executable
2021-05-26 19:49:36 +02:00
Daniel Windsor fc5a438cdc Add flag that removes today entry in forecast 2021-05-26 21:45:24 +12:00
veeck 57fe94f945 Fix call to pretty quick, make husky script executable 2021-05-26 11:39:29 +02:00
Robert Ewald aa3a3bdf16 server data for newsfeed list. 2021-05-25 09:29:48 +02:00
Kevin G db89da3daa Ran prettier 2021-05-21 12:11:58 -04:00
Kevin G d6ba5796ce ran prettier... 2021-05-21 11:48:56 -04:00
Kevin G 3968743b28 ran prettier... 2021-05-21 11:45:54 -04:00
Kevin G 20c6226b84 Update for new weather provider 2021-05-21 10:20:16 -04:00
Kevin G 463ce394fe ran prettier... 2021-05-21 10:13:39 -04:00
Kevin G 1faefebe42 Formatting correction for min/max display 2021-05-21 10:06:54 -04:00
Karsten Hassel e2c9339ec4 fix husky setup in prod environment 2021-05-19 20:58:29 +02:00
rejas 4b1c7da171 Update jsdoc 2021-05-19 11:12:56 +02:00
rejas bdfd6e5e9f Fix calendar test 2021-05-19 11:12:56 +02:00
rejas 4c8508b0a9 Fix newsfeed test 2021-05-19 11:12:56 +02:00
veeck 06b3f92963 Refaktor calendar error once again for better messaging to the user 2021-05-19 11:12:56 +02:00
veeck d43a57af36 Refaktor newsfeed error once again for better messaging to the user 2021-05-19 11:12:56 +02:00
rejas aeefe28710 Update jsdoc 2021-05-19 11:12:56 +02:00
rejas e9de961a23 Cleanup prohibited words filter code and test data 2021-05-19 11:12:56 +02:00
rejas dcec778e02 Update CHANGELOG 2021-05-19 11:12:56 +02:00
rejas b212641069 Move checkFetchStatus into NodelHelper 2021-05-19 11:12:42 +02:00
rejas 90aa50bb11 Add fetcher_helper for calendar and newsfeed 2021-05-19 11:12:42 +02:00
rejas a6879e853b Fix tests 2021-05-19 11:12:42 +02:00
rejas 37fab7ac63 Update error handling for newsfeed and calendar 2021-05-19 11:12:42 +02:00
Michael Teeuw 8b01ae08c5 Merge pull request #2566 from khassel/update_deps 2021-05-19 11:07:43 +02:00
Michael Teeuw b1cdf42790 Merge pull request #2565 from rejas/css_gap 2021-05-19 11:07:10 +02:00
Karsten Hassel 974968d238 update CHANGELOG.md 2021-05-18 20:44:43 +02:00
karsten13 bf467cbba5 add package-lock.json 2021-05-18 20:42:06 +02:00
Karsten Hassel 536aa2e96e update dependencies and migrate husky to v6 2021-05-18 20:36:56 +02:00
rejas 3d84344b75 Revert "Update dependencies, run linter"
This reverts commit 1054ba3b1e.
2021-05-14 22:06:55 +02:00
rejas 1054ba3b1e Update dependencies, run linter 2021-05-14 21:46:18 +02:00
rejas aa8ddb9a92 Update CHANGELOG 2021-05-14 21:20:33 +02:00
rejas fcfe57e5e2 Add more properties for finer body margins 2021-05-14 17:42:23 +02:00
Kevin G c4fd4e0317 New provider - Environment Canada
Added a new provider that pulls weather data - current, forecast, and hourly - from Environment Canada (Canadian gov weather service). This provider supports Canadian locations only. Documentation will be provided that outlines specific behaviours of this provider and required 'weather' modules parms for Env Canada.
2021-05-13 11:12:30 -04:00
Kevin G 3c76933824 Edit Update
Formatting
2021-05-13 11:00:43 -04:00
Kevin G fa83819bee Edit update
Formatting
2021-05-13 10:59:45 -04:00
Kevin G b65ae88879 Edit update
Formatting
2021-05-13 10:58:08 -04:00
Kevin G 96db21f9bf Updates to support Environment Canada provider
Code updates to support a new weatherobject element called precipitationUnits. For the 'forecast' and 'hourly' UI, the weather module will use this new element if it is not null (i.e. a provider has pushed some value into this object element). If the element is null, then default 'units' processing will still occur. This allows a provider to have a customn unit of measure for precipitation - e.g. Env Canada will use mm for rain and cm for snow.
2021-05-13 10:56:30 -04:00
veeck 6d356ff770 Introduce font-size-small property and use it in calendar too (clean it up too) 2021-05-08 18:29:53 +02:00
veeck 21790b32bf Use hex notation instead of verbose name like everywhere else 2021-05-08 18:07:38 +02:00
rejas 159f3d0aa2 Replace deprecated symbol with modern solution 2021-05-08 18:05:30 +02:00
veeck 012a7b0678 Convert one px to rem 2021-05-08 18:04:14 +02:00
veeck 6595c85671 Remove useless(?) margins 2021-05-08 18:04:14 +02:00
veeck cf5c0464fe Use custom property for gaps between modules 2021-05-08 18:04:14 +02:00
Michael Teeuw e31450f731 Merge pull request #2560 from foundations-design/contribute 2021-05-08 08:50:00 +02:00
Michael Teeuw 3653984a95 Merge pull request #2562 from rejas/config_check 2021-05-08 08:49:10 +02:00
Michael Teeuw 0c0b856c37 Merge pull request #2561 from khassel/develop 2021-05-08 08:48:43 +02:00