discourse/plugins/poll
Jarek Radosz 21e8a33177
DEV: Clean up QUnit tests (#13328)
* DEV: Use `query` helper instead of `queryAll()[0]`
* DEV: Replace `queryAll().length` w/ `exists()`/`count()`
* DEV: Use `exists()` instead of `count() > 0`, `count() === 0`
* DEV: Use `count()`/`exists()` instead of `find().length`
2021-06-08 17:54:12 +02:00
..
app DEV: Remove with_deleted workarounds for old Rails version (#11550) 2020-12-22 10:38:59 +11:00
assets FIX: Size of emoji in poll options (#13294) 2021-06-04 18:27:25 -04:00
config Update translations (#13327) 2021-06-08 16:32:36 +02:00
db FEATURE: Add the title attribute to polls (#10759) 2020-10-02 09:21:24 +02:00
jobs/regular DEV: Upgrading Discourse to Zeitwerk (#8098) 2019-10-02 14:01:53 +10:00
lib FEATURE: Add the title attribute to polls (#10759) 2020-10-02 09:21:24 +02:00
spec FIX: no error when double save post with poll (#13111) 2021-05-27 08:39:51 +10:00
test/javascripts DEV: Clean up QUnit tests (#13328) 2021-06-08 17:54:12 +02:00
plugin.rb DEV: Fix an `ActiveModel::Errors` deprecation 2021-06-07 11:34:38 +08:00