discourse/plugins/discourse-calendar/test/javascripts/integration/components
David Taylor 9322a46fa4
DEV: Remove unneeded const self = this; from qunit tests (#35632)
This was required in older versions of Ember. But now, bare template
tags can access `this.`. This commit was created by upgrading lint-configs, and then running 
`pnpm lint:js:fix && pnpm lint:prettier:fix`

Rule development: https://github.com/discourse/lint-configs/pull/154
2025-10-27 18:07:22 +00:00
..
admin-holidays-list-item-test.gjs DEV: Remove unneeded const self = this; from qunit tests (#35632) 2025-10-27 18:07:22 +00:00
admin-holidays-list-test.gjs DEV: Remove unneeded const self = this; from qunit tests (#35632) 2025-10-27 18:07:22 +00:00
dates-test.gjs FIX: compute correct date with local time (#34623) 2025-09-01 11:46:34 +02:00
more-menu-test.gjs Build(deps-dev): Bump the lint group across 1 directory with 4 updates (#33881) 2025-07-28 18:02:41 +02:00
region-input-test.gjs FEATURE: Localize language names (#33790) 2025-07-29 11:48:45 +08:00
rich-editor-extension-test.js FIX: supports description for post events in rich editor (#34873) 2025-09-19 10:39:36 +02:00
upcoming-events-list-test.gjs FIX: Correctly order events in upcoming events list (#34526) 2025-08-26 11:56:21 -04:00