discourse/app/assets/javascripts/admin
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
..
components FEATURE: restrict admin access based on IP address 2014-09-05 12:06:01 -04:00
controllers FIX: Many bugs with admin badges interface 2014-10-17 16:14:49 -04:00
helpers Migrated more helpers to ES6 preferred format 2014-09-11 13:32:57 -04:00
models FEATURE: trust level 3: likes received must be on min_likes_received/3 different days, and be from min_likes_received/4 different users 2014-10-07 15:52:54 -04:00
routes FIX: Many bugs with admin badges interface 2014-10-17 16:14:49 -04:00
templates FIX: Many bugs with admin badges interface 2014-10-17 16:14:49 -04:00
views FIX: Many bugs with admin badges interface 2014-10-17 16:14:49 -04:00