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
David Taylor 52c5cf33f8
FEATURE: Overhaul of admin API key system (#8284)
- Allow revoking keys without deleting them
- Auto-revoke keys after a period of no use (default 6 months)
- Allow multiple keys per user
- Allow attaching a description to each key, for easier auditing
- Log changes to keys in the staff action log
- Move all key management to one place, and improve the UI
2019-11-05 14:10:23 +00:00
..
acceptance FIX: improve regex used for image sizing controls (#8291) 2019-11-05 18:40:02 +08:00
admin FEATURE: Overhaul of admin API key system (#8284) 2019-11-05 14:10:23 +00:00
components FIX: make notification consent banner usable via keyboard and screenreader (#8255) 2019-10-31 15:36:24 -04:00
controllers Revert "Revert Ember.run refactors" 2019-10-30 09:48:24 -04:00
ember DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
fixtures DEV: Update JS test fixtures 2019-10-15 22:37:15 +01:00
helpers FEATURE: Overhaul of admin API key system (#8284) 2019-11-05 14:10:23 +00:00
initializers DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
lib Revert "Revert Ember.run refactors" 2019-10-30 09:48:24 -04:00
mixins DEV: Import EmberObject rather than global variable (#8256) 2019-10-29 14:23:50 -05:00
models DEV: Support custom server-side names in rest models (#8265) 2019-10-30 15:25:42 +00:00
widgets Revert "Revert Ember.run refactors" 2019-10-30 09:48:24 -04:00
plugin_tests.js.erb Support for Acceptance tests in plugins 2015-08-27 17:07:11 -04:00
test_helper.js Revert "Revert Ember.run refactors" 2019-10-30 09:48:24 -04:00