discourse/app
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
..
assets FIX: Many bugs with admin badges interface 2014-10-17 16:14:49 -04:00
controllers FIX: Many bugs with admin badges interface 2014-10-17 16:14:49 -04:00
helpers Renaming site contents to site text 2014-09-24 16:08:14 -04:00
jobs FEATURE: Allow a user to upload an image for their expansion background. 2014-10-16 15:05:36 -04:00
mailers FEATURE: send set password instructions after invite redemption 2014-10-11 14:13:05 +05:30
models Merge pull request #2851 from VickMellon/title_encoding_cast 2014-10-17 15:01:40 +11:00
serializers Merge pull request #2874 from cpradio/clear-notifications 2014-10-16 15:57:19 -04:00
services correct badge title revocation query 2014-10-09 22:01:08 +11:00
views FIX: Support popState on static 404 page 2014-10-15 14:42:18 -04:00