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/test/javascripts/acceptance
Joffrey JAFFEUX 39f3dbd945
Introduces select-kit
* renames `select-box-kit` into `select-kit`
* introduces `single-select` and `multi-select` as base components
* introduces {{search-advanced-category-chooser}} as a better component for selecting category in advanced search
* improves events handling in select-kit
* recreates color selection inputs using {{multi-select}} and a custom {{selected-color}} component
* replaces category-selector by a component using select-kit and based on multi-select
* improves positioning of wrapper
* removes the need for offscreen, and instead use `select-kit-header` as a base focus point for all select-kit based components
* introduces a formal plugin api for select-kit based components
* introduces a formal pattern for loading and updating select-kit based components:

```
computeValue()
computeContent()
mutateValue()
```
2017-11-21 11:53:09 +01:00
..
about-test.js.es6 Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
account-created-test.js.es6 Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
admin-flags-test.js.es6 Introduces select-kit 2017-11-21 11:53:09 +01:00
admin-search-logs-test.js.es6 FEATURE: search logs page (#5313) 2017-11-15 11:13:50 +11:00
admin-site-text-test.js.es6 Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
admin-suspend-user-test.js.es6 Introduces select-kit 2017-11-21 11:53:09 +01:00
admin-users-list-test.js.es6 Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
admin-watched-words-test.js.es6 FIX: Broken acceptance test 2017-08-30 12:35:02 -04:00
badges-test.js.es6 Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
category-chooser-test.js.es6 Introduces select-kit 2017-11-21 11:53:09 +01:00
category-edit-test.js.es6 Introduces select-kit 2017-11-21 11:53:09 +01:00
category-hashtag-test.js.es6 [WIP] select-box-kit refactoring 2017-10-19 12:51:08 -07:00
composer-test.js.es6 Introduces select-kit 2017-11-21 11:53:09 +01:00
composer-topic-links-test.js.es6 Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
create-account-user-fields-test.js.es6 Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
custom-html-set-test.js.es6 Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
custom-html-template-test.js.es6 Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
emoji-picker-test.js.es6 FIX: emoji-picker broken and skipped specs 2017-07-25 12:23:38 +02:00
emoji-test.js.es6 Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
group-edit-test.js.es6 FIX: Allow group members to freely exit group option incorrectly disabled. 2017-11-06 10:30:58 +08:00
group-logs-test.js.es6 Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
groups-test.js.es6 FIX: CSS class names changed on group posts 2017-11-02 15:05:41 -04:00
invite-accept-test.js.es6 Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
invite-show-user-fields-test.js.es6 Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
login-required-test.js.es6 Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
mobile-discovery-test.js.es6 Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
mobile-sign-in-test.js.es6 Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
mobile-users-test.js.es6 Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
modal-test.js.es6 Migrate away from #discourse-modal to .d-modal 2017-08-30 15:29:51 -04:00
password-reset-test.js.es6 Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
plugin-outlet-connector-class-test.js.es6 Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
plugin-outlet-multi-template-test.js.es6 Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
plugin-outlet-single-template-test.js.es6 Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
preferences-test.js.es6 Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
queued-posts-test.js.es6 Rename "Blocked" to "Silenced" 2017-11-10 14:10:27 -05:00
raw-plugin-outlet-test.js.es6 Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
search-full-test.js.es6 Introduces select-kit 2017-11-21 11:53:09 +01:00
search-test.js.es6 Introduces select-kit 2017-11-21 11:53:09 +01:00
sign-in-test.js.es6 Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
static-test.js.es6 Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
tag-hashtag-test.js.es6 Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
tags-test.js.es6 Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
topic-anonymous-test.js.es6 Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
topic-discovery-test.js.es6 Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
topic-notifications-button-test.js.es6 Introduces select-kit 2017-11-21 11:53:09 +01:00
topic-test.js.es6 Introduces select-kit 2017-11-21 11:53:09 +01:00
unknown-test.js.es6 Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
user-anonymous-test.js.es6 Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
user-card-test.js.es6 Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
user-test.js.es6 Refactor user summary page to use more components 2017-10-13 16:05:40 -04:00
users-test.js.es6 Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00