Commit Graph

  • aa3a3bdf16 server data for newsfeed list. Robert Ewald 2021-05-25 09:29:48 +02:00
  • db89da3daa Ran prettier Kevin G 2021-05-21 12:11:58 -04:00
  • d6ba5796ce ran prettier... Kevin G 2021-05-21 11:48:56 -04:00
  • 3968743b28 ran prettier... Kevin G 2021-05-21 11:45:54 -04:00
  • 20c6226b84 Update for new weather provider Kevin G 2021-05-21 10:20:16 -04:00
  • 463ce394fe ran prettier... Kevin G 2021-05-21 10:13:39 -04:00
  • 1faefebe42 Formatting correction for min/max display Kevin G 2021-05-21 10:06:54 -04:00
  • e2c9339ec4 fix husky setup in prod environment Karsten Hassel 2021-05-19 20:58:29 +02:00
  • 4b1c7da171 Update jsdoc rejas 2021-05-15 14:49:04 +02:00
  • bdfd6e5e9f Fix calendar test rejas 2021-05-02 14:43:12 +02:00
  • 4c8508b0a9 Fix newsfeed test rejas 2021-05-02 13:09:13 +02:00
  • 06b3f92963 Refaktor calendar error once again for better messaging to the user veeck 2021-05-02 10:28:11 +02:00
  • d43a57af36 Refaktor newsfeed error once again for better messaging to the user veeck 2021-05-02 10:24:22 +02:00
  • aeefe28710 Update jsdoc rejas 2021-04-27 14:13:27 +02:00
  • e9de961a23 Cleanup prohibited words filter code and test data rejas 2021-04-24 21:59:16 +02:00
  • dcec778e02 Update CHANGELOG rejas 2021-04-24 10:02:45 +02:00
  • b212641069 Move checkFetchStatus into NodelHelper rejas 2021-04-24 09:14:08 +02:00
  • 90aa50bb11 Add fetcher_helper for calendar and newsfeed rejas 2021-03-28 14:17:03 +02:00
  • a6879e853b Fix tests rejas 2021-03-27 17:59:11 +01:00
  • 37fab7ac63 Update error handling for newsfeed and calendar rejas 2021-03-27 14:30:06 +01:00
  • 8b01ae08c5 Merge pull request #2566 from khassel/update_deps Michael Teeuw 2021-05-19 11:07:43 +02:00
  • b1cdf42790 Merge pull request #2565 from rejas/css_gap Michael Teeuw 2021-05-19 11:07:10 +02:00
  • 974968d238 update CHANGELOG.md Karsten Hassel 2021-05-18 20:44:43 +02:00
  • bf467cbba5 add package-lock.json karsten13 2021-05-18 20:42:06 +02:00
  • 536aa2e96e update dependencies and migrate husky to v6 Karsten Hassel 2021-05-18 20:36:56 +02:00
  • 3d84344b75 Revert "Update dependencies, run linter" rejas 2021-05-14 21:46:18 +02:00
  • 1054ba3b1e Update dependencies, run linter rejas 2021-05-14 21:46:18 +02:00
  • aa8ddb9a92 Update CHANGELOG rejas 2021-05-14 21:20:33 +02:00
  • fcfe57e5e2 Add more properties for finer body margins rejas 2021-05-14 17:09:46 +02:00
  • c4fd4e0317 New provider - Environment Canada Kevin G 2021-05-13 11:12:30 -04:00
  • 3c76933824 Edit Update Kevin G 2021-05-13 11:00:43 -04:00
  • fa83819bee Edit update Kevin G 2021-05-13 10:59:45 -04:00
  • b65ae88879 Edit update Kevin G 2021-05-13 10:58:08 -04:00
  • 96db21f9bf Updates to support Environment Canada provider Kevin G 2021-05-13 10:56:30 -04:00
  • 6d356ff770 Introduce font-size-small property and use it in calendar too (clean it up too) veeck 2021-05-08 18:29:53 +02:00
  • 21790b32bf Use hex notation instead of verbose name like everywhere else veeck 2021-05-08 18:07:38 +02:00
  • 159f3d0aa2 Replace deprecated symbol with modern solution rejas 2021-04-25 22:34:17 +02:00
  • 012a7b0678 Convert one px to rem veeck 2021-05-07 16:43:29 +02:00
  • 6595c85671 Remove useless(?) margins veeck 2021-05-07 16:22:26 +02:00
  • cf5c0464fe Use custom property for gaps between modules veeck 2021-05-07 16:22:07 +02:00
  • e31450f731 Merge pull request #2560 from foundations-design/contribute Michael Teeuw 2021-05-08 08:50:00 +02:00
  • 3653984a95 Merge pull request #2562 from rejas/config_check Michael Teeuw 2021-05-08 08:49:10 +02:00
  • 0c0b856c37 Merge pull request #2561 from khassel/develop Michael Teeuw 2021-05-08 08:48:43 +02:00
  • 69f1b153ea Merge pull request #2559 from rejas/issue_2547 Michael Teeuw 2021-05-08 08:46:44 +02:00
  • 43ba4bd00e Fix calendar debug veeck 2021-05-07 12:28:55 +02:00
  • bf5edcaac6 Fix failing config check when es6 notation is used veeck 2021-05-07 12:23:29 +02:00
  • ac51709211 update dependencies in package.json, require node >= v12, remove rrule and rrule-alt Karsten Hassel 2021-05-04 20:22:09 +02:00
  • e1a578e819 add myself to CHANGELOG.md Earl Man 2021-05-04 09:25:36 -05:00
  • 591c9e53b0 Update CHANGELOG rejas 2021-05-02 15:07:49 +02:00
  • 87d543eb3a Finish test case rejas 2021-05-02 15:07:02 +02:00
  • 40c1521591 Add test data rejas 2021-04-22 10:43:10 +02:00
  • b31c2a6264 Add contributors list. Michael Teeuw 2021-04-29 10:32:20 +02:00
  • 66a42f13f1 Merge pull request #2546 from rejas/move Michael Teeuw 2021-04-27 16:27:55 +02:00
  • 8de6ebbbd1 Update dependencies veeck 2021-04-24 11:13:26 +02:00
  • 649de694ed Update CHANGELOG rejas 2021-04-21 08:52:50 +02:00
  • 8a52fde8fc Move codecov.yml into github dir to other configs veeck 2021-04-20 08:55:59 +02:00
  • fb8bd657de Move weatherforecast mock data in better suited directory rejas 2021-04-21 08:49:06 +02:00
  • b04a0a6b61 Merge pull request #2556 from khassel/updatenotification Michael Teeuw 2021-04-27 07:21:06 +02:00
  • f29c911a0f Merge pull request #2557 from khassel/node16 Michael Teeuw 2021-04-27 07:20:31 +02:00
  • bd908123c2 replace node v10 with v16 in github workflow Karsten Hassel 2021-04-26 22:13:44 +02:00
  • cbdb0b67ab fix updatenotification.js increasing timeout Karsten Hassel 2021-04-26 22:12:16 +02:00
  • aa3848f420 Merge pull request #2544 from rejas/es6_conversion Michael Teeuw 2021-04-18 18:14:25 +02:00
  • 6cf0748172 Update CHANGELOG rejas 2021-04-18 18:07:26 +02:00
  • 11122d3f81 Use es6 notation in clientonly rejas 2021-04-18 15:36:00 +02:00
  • 2dea9398f2 Use es6 notation in updatenotification module rejas 2021-04-18 15:35:41 +02:00
  • de93b3294f Use es6 notation in main.js rejas 2021-04-18 15:29:10 +02:00
  • 7accb84eb9 Use es6 notation in config sample rejas 2021-04-18 15:03:00 +02:00
  • ea90ed04d6 Use es6 notation in vendor rejas 2021-04-18 15:02:42 +02:00
  • 838eed2630 Use es6 notation in weatherprovider rejas 2021-04-18 14:53:15 +02:00
  • 376b65c749 Use es6 notation in serveronly rejas 2021-04-18 14:49:54 +02:00
  • 3b4432cb00 Use es6 notation in defaults rejas 2021-04-17 16:39:20 +02:00
  • 7bc71029de Use es6 notation in socketclient rejas 2021-04-10 08:21:27 +02:00
  • d736dd92be Use es6 notation in tests rejas 2021-04-08 21:12:56 +02:00
  • 6eba8d681c Use es6 notation in module rejas 2021-03-23 22:40:24 +01:00
  • 5fe654c19d Use es6 notation in loader rejas 2021-03-23 21:41:21 +01:00
  • dd366f35a8 Use es6 notation in test configs rejas 2021-03-21 17:20:31 +01:00
  • 2ababa521d Use es6 notation in weather module and ukmet provider rejas 2021-03-21 16:58:12 +01:00
  • bda8f26511 Use es6 notation in compliments module and cleanup jsdoc rejas 2021-03-20 20:37:45 +01:00
  • 7f1a3df25b Use es6 notation in font tests rejas 2021-03-17 22:34:32 +01:00
  • ef2ff50089 Use es6 notation in clock module rejas 2021-03-17 22:29:20 +01:00
  • 0b3964c827 Use es6 notation in helloworld tests rejas 2021-03-17 21:54:14 +01:00
  • ccf5bb9342 Merge pull request #2540 from rejas/patch-1 Michael Teeuw 2021-04-17 15:52:38 +02:00
  • 4303882c6a Merge pull request #2542 from rejas/codecov Michael Teeuw 2021-04-17 15:50:49 +02:00
  • c34028d549 Merge pull request #2541 from rejas/css Michael Teeuw 2021-04-17 15:50:18 +02:00
  • 8e76cdcb57 Revert "Remove some tests to see if it still errors" rejas 2021-04-17 12:44:47 +02:00
  • 5eb66106b9 Rename yaml file rejas 2021-04-17 13:17:24 +02:00
  • 0abebc1e32 Remove some tests to see if it still errors rejas 2021-04-17 12:44:47 +02:00
  • 552e82f44d Update CHANGELOG rejas 2021-04-17 12:35:46 +02:00
  • ada40e36db Add codecov yaml to set informational mode rejas 2021-04-17 12:35:10 +02:00
  • 480f734a06 Update CHANGELOG, undo accidental commit in clock.js rejas 2021-04-17 12:20:25 +02:00
  • 20bee9c334 Update dependencies rejas 2021-04-17 10:28:25 +02:00
  • de8267f41e Fix css comment style rejas 2021-04-17 10:27:36 +02:00
  • 7bfaf07980 Use custom properties colors more often rejas 2021-04-17 09:50:12 +02:00
  • a42fa8e9f9 Adjust default css to match styles from befor custom properties merge rejas 2021-04-17 09:38:33 +02:00
  • 5facad683a Add link to subforum to README Veeck 2021-04-17 06:46:30 +02:00
  • fd1913a72e Merge pull request #2538 from codac/master Michael Teeuw 2021-04-15 16:16:51 +02:00
  • 54c98b4250 Merge pull request #2537 from rejas/custom-properties Michael Teeuw 2021-04-15 16:15:27 +02:00
  • 5d99baac21 Fixing fetch option httpsAgent to agent in calendar module (#466) config 2021-04-15 14:51:33 +02:00
  • cb95bdf6d7 Undo script changes, Update CHANGELOG veeck 2021-04-14 17:03:09 +02:00
  • 25e803abfc Update custom.css.sample veeck 2021-04-14 16:56:29 +02:00