discourse/test/javascripts
Robin Ward 0cbdf6f5bb FIX: Many bugs with admin badges interface
* Editing a badge's title would show it as changed in the side even if
  you didn't hit save

* Clicking a badge would not scroll to the top

* If there was an error saving a badge there was a missing i18n key

* URLs were using queryParams instead of paths

* User `label` tags for checkboxes for larger click targets

* Saved! text would persist when viewing another badge

* After creating a new badge it would show nothing

* Validation errors were not being properly released to the client

* Query errors were surrounded by an extra array
2014-10-17 16:14:49 -04:00
..
admin FIX: Many bugs with admin badges interface 2014-10-17 16:14:49 -04:00
components Merge remote-tracking branch 'origin/master' into keyboard-binding-incoming-updated-topics 2014-08-29 20:05:59 -04:00
controllers FEATURE: Actually show more notifications 2014-09-09 16:29:08 -07:00
ember ES6: Convert Discourse.Resolver to ES6 2014-08-07 11:48:02 -04:00
fixtures Rename `/category/xyz` paths to `/c/xyz` -- @SamSaffron did most of the 2014-10-16 12:15:31 -04:00
helpers More deprecations to allow us to work on future versions of Ember 2014-10-07 16:04:19 -04:00
integration Rename `/category/xyz` paths to `/c/xyz` -- @SamSaffron did most of the 2014-10-16 12:15:31 -04:00
lib FIX: Censored word match fail if earlier partial match 2014-10-17 03:10:30 +01:00
mdtest FIX: Missing formatting for oneboxes in preview 2014-07-04 14:15:07 -04:00
mixins ES6: Convert all test files over 2014-08-06 17:51:03 -04:00
models Rename `/category/xyz` paths to `/c/xyz` -- @SamSaffron did most of the 2014-10-16 12:15:31 -04:00
views ES6: Convert all test files over 2014-08-06 17:51:03 -04:00
jshint-test.js.es6.erb FEATURE: Show user fields when the user is signing up 2014-09-30 10:45:18 -04:00
test_helper.js FEATURE: Show user fields when the user is signing up 2014-09-30 10:45:18 -04:00