This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/wizard
Robin Ward 71d37953d5 REFACTOR: Import QUnit and related helpers rather than globals
We used many global functions to handle tests when they should be
imported like other libraries in our application. This also gets us
closer to the way Ember CLI prefers our tests to be laid out.
2020-10-07 11:50:49 -04:00
..
components DEV: Do not render header in wizard preview when logo is missing (#10835) 2020-10-06 12:08:41 -04:00
controllers FEATURE: Separate base and heading font site_settings (#10807) 2020-10-05 13:40:41 -04:00
initializers DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
lib FEATURE: Separate base and heading font site_settings (#10807) 2020-10-05 13:40:41 -04:00
mixins DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
models FEATURE: Separate base and heading font site_settings (#10807) 2020-10-05 13:40:41 -04:00
routes DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
templates REVERT: revert change from action + mut to mut (#10844) 2020-10-06 23:50:05 +02:00
test REFACTOR: Import QUnit and related helpers rather than globals 2020-10-07 11:50:49 -04:00
router.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
wizard.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00