Commit Graph

14 Commits

Author SHA1 Message Date
Christoph Wurst 275d82ef41
Do not invoke style linter during build
This hinders testing some quick changes that are valid but miss a line
break or comma. The build will still fail on invalid syntax.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-02-26 08:44:36 +01:00
Thomas Citharel 6d8f0bb088
Fix Stylelint to only consider css/ and src/
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-18 09:53:41 +01:00
Julius Härtl eb1c1aab7b
Implement Calendar Dashboard Widget
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-28 18:53:14 +02:00
Georg Ehrke d6a2973ea8
Add IconFont with checkboxes
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2020-08-28 15:33:04 +02:00
Georg Ehrke 5c6aeda0e2
Replace fc locales with our own moment adapter
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2020-08-28 15:20:37 +02:00
Georg Ehrke 09581f68fb
Remove unused webpack alias config
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2020-08-22 10:49:21 +02:00
Georg Ehrke a6c64c7989
Unit tests
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-11-21 13:58:06 +01:00
Georg Ehrke fa2eb15f50
load FullCalendar locale dynamically
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-10-23 10:28:29 +02:00
Georg Ehrke c81b9ae648
Only apply eslint-loader to our own sources, fixing problems related to npm link
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-10-19 14:30:25 +02:00
Georg Ehrke dad4b6e3ed
Refactor main.js
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-10-19 14:30:22 +02:00
Georg Ehrke e49390cd17
fix build
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-10-19 14:29:32 +02:00
Thomas Citharel a5f4ffde4b
Fix stylelint config & checks
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-19 14:29:14 +02:00
Thomas Citharel c4559d047c
Add basic components, fc, router & store
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-19 14:28:02 +02:00
Georg Ehrke 8fa7f4aa8a
add basic vue skeleton
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-10-19 14:28:00 +02:00