6 Commits

Author SHA1 Message Date
Jarek Radosz
60e7463476
DEV: Fix poll-results tests ()
`/t/-/load-more-poll-voters` is not a valid app path

(valid ones would be `/t/load-more-poll-voters/134` or `/t/-/134`)
2023-09-12 07:41:56 +08:00
Kris
4cec091f1a
REFACTOR: improve poll info layout () 2023-07-05 12:20:18 -04:00
Jarek Radosz
6cae26c499
DEV: Always await for publishToMessageBus ()
(+ typos)
2022-07-24 19:55:58 +02:00
Jarek Radosz
c3fd91670e
DEV: Update linting setup and fix issues ()
Re-lands  and 

* Update eslint-config-discourse
* Update linting workflow
* Prettier-ignore stuff
* Update template-lint config
* Auto-fix template issues
* Fix various template issues
  Mostly incorrect attributes and unused templates
* Prettier js files
* Fix template auto-fix regressions
* Small css tweak

Co-authored-by: Peter Wagenet <peter.wagenet@gmail.com>
2022-07-06 10:37:54 +02:00
Jarek Radosz
906a71a607
DEV: Fix linting issues in core plugins () 2021-11-13 15:31:42 +01:00
Jarek Radosz
4ad77f3382
DEV: Remove .es6 extensions from core ()
Still supported in plugins though.
2021-11-13 12:51:53 +01:00