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/discourse
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 FIX: Show images in the admin section list for badges. Add help text to 2014-10-16 16:43:34 -04:00
controllers Merge pull request #2874 from cpradio/clear-notifications 2014-10-16 15:57:19 -04:00
dialects FIX: Censored word match fail if earlier partial match 2014-10-17 02:43:28 +01:00
ember FEATURE: Admin interface for adding custom fields for users 2014-09-25 16:17:51 -04:00
helpers Instead of .js.handlebars use .hbs for handlebars templates 2014-09-26 15:23:15 -04:00
initializers Rename /category/xyz paths to /c/xyz -- @SamSaffron did most of the 2014-10-16 12:15:31 -04:00
lib Rename /category/xyz paths to /c/xyz -- @SamSaffron did most of the 2014-10-16 12:15:31 -04:00
mixins FEATURE: hide emails behind a button for staff members 2014-09-29 22:31:05 +02:00
models FIX: Many bugs with admin badges interface 2014-10-17 16:14:49 -04:00
routes Rename /category/xyz paths to /c/xyz -- @SamSaffron did most of the 2014-10-16 12:15:31 -04:00
templates UX: Added help text below profile images 2014-10-17 11:26:30 -04:00
views FEATURE: Allow a user to upload an image for their expansion background. 2014-10-16 15:05:36 -04:00