discourse/app
Krzysztof Kotlarek b725252cd0
FEATURE: Topic admin menu sticks to bottom on mobile. (#8620)
Our current topic admin menu is not always fully visible on a mobile
device, therefore some options are difficult to click.

To solve this issue, we can display the admin menu on the bottom of the
screen on mobile devices.
2019-12-30 08:15:46 +11:00
..
assets FEATURE: Topic admin menu sticks to bottom on mobile. (#8620) 2019-12-30 08:15:46 +11:00
controllers fix the build. 2019-12-24 15:56:44 +05:30
helpers FIX: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (#8528) 2019-12-12 12:49:21 +10:00
jobs FIX: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (#8528) 2019-12-12 12:49:21 +10:00
mailers FIX: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (#8528) 2019-12-12 12:49:21 +10:00
models FIX: Correct description for out of love badge (#8615) 2019-12-24 08:30:34 +11:00
serializers DEV: Improve support for extending flags. (#8619) 2019-12-27 08:41:50 -03:00
services FIX: parallel spec system needs a dedicated upload folder for each worker. (#8547) 2019-12-18 11:21:57 +05:30
views FEATURE: improve email change workflow 2019-11-21 16:28:35 +11:00