discourse/app/assets/stylesheets
Roman Rizzi f13ec11c64
FEATURE: Add scopes to API keys (#9844)
* Added scopes UI

* Create scopes when creating a new API key

* Show scopes on the API key show route

* Apply scopes on API requests

* Extend scopes from plugins

* Add missing scopes. A mapping can be associated with multiple controller actions

* Only send scopes if the use global key option is disabled. Use the discourse plugin registry to add new scopes

* Add not null validations and index for api_key_id

* Annotate model

* DEV: Move default mappings to ApiKeyScope

* Remove unused attribute and improve UI for existing keys

* Support multiple parameters separated by a comma
2020-07-16 15:51:24 -03:00
..
common FEATURE: Add scopes to API keys (#9844) 2020-07-16 15:51:24 -03:00
desktop FIX: Search page bulk-select button position 2020-07-15 22:57:40 -04:00
mobile topic-admin-menu shouldn't be fixed width on mobile 2020-07-13 18:50:57 -04:00
vendor FIX: add table CSS rules to normalize (#10176) 2020-07-07 16:47:03 +10:00
admin.scss
common.scss FIX: add table CSS rules to normalize (#10176) 2020-07-07 16:47:03 +10:00
desktop_rtl.scss
desktop.scss Revert "Revert "Merge branch 'master' of https://github.com/discourse/discourse"" 2020-05-23 00:56:13 -04:00
embed.scss FIX: add table CSS rules to normalize (#10176) 2020-07-07 16:47:03 +10:00
mobile_rtl.scss
mobile.scss Revert "Revert "Merge branch 'master' of https://github.com/discourse/discourse"" 2020-05-23 00:56:13 -04:00
publish.scss FEATURE: allows to to style published page with themes/plugins (#9570) 2020-04-28 18:24:24 +02:00
wizard.scss FIX: add table CSS rules to normalize (#10176) 2020-07-07 16:47:03 +10:00