Commit Graph

16 Commits

Author SHA1 Message Date
Andreas Nedbal f81461d799 Remove jquery-ujs and jquery.turbolinks 2022-01-15 00:05:17 +01:00
Andreas Nedbal 452c71c128 Update Webpacker npm module to 5.4.3 2022-01-11 23:28:05 +01:00
Andreas Nedbal ca30e4420e Install asset dependencies 2022-01-11 22:41:37 +01:00
Andreas Nedbal f4d32c5cd1 Use Toastify instead of jquery.growl for notifications 2022-01-09 19:55:17 +01:00
Andreas Nedbal a41f460a6f Remove (broken) datepicker 2022-01-08 20:28:52 +01:00
dependabot[bot] f80d1894d1 Bump postcss from 7.0.35 to 7.0.39
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 7.0.39.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/7.0.39/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.35...7.0.39)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-07 15:22:13 +01:00
dependabot[bot] abbbb9b9f1 Bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

---
updated-dependencies:
- dependency-name: lodash
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-07 15:21:30 +01:00
Andreas Nedbal 2796d72072 Remove dropped dependencies 2022-01-06 03:21:09 +01:00
Andreas Nedbal d9d10d534f Add Typescript linting with ESLint 2020-12-26 21:59:53 +01:00
Andreas Nedbal 9fceedc5b4 Add initializers for some Typescript functionality 2020-12-26 21:59:53 +01:00
Andreas Nedbal 51678e5e34 Add Typescript support 2020-12-26 21:59:53 +01:00
Andreas Nedbal 70cd2e7d53 Add back the datetimepicker for moderation purposes 2020-12-25 18:22:03 +01:00
Andreas Nedbal 61f60717fc Set up i18n-js to work with Webpacker 2020-12-25 18:22:03 +01:00
Andreas Nedbal fdebfb6bae Pin coffee-loader to version 1.0.1 2020-12-25 18:22:03 +01:00
Andreas Nedbal 5d2ad96f42 WIP: Handle CoffeeScript with Webpacker 2020-12-25 18:22:03 +01:00
Andreas Nedbal 059471e5cf Initial Webpacker setup 2020-12-25 18:22:03 +01:00