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
Joe d7466156ae UX: adds missing wizard icons
With our recent move to SVG icons, the font file does not work in the wizard. I've opted for path2D, which accepts an SVG path

Path2D is not supported by IE11 but the chances of admins running the wizard on IE11 are practically none. 

https://caniuse.com/#feat=path2d
2018-12-20 14:55:40 +02:00
..
assets UX: adds missing wizard icons 2018-12-20 14:55:40 +02:00
controllers FIX: skip adding sso diagnostics if sso object is nil 2018-12-19 20:55:35 +05:30
helpers FIX: Use CDN for logos and icons. (#6698) 2018-12-19 10:20:48 +01:00
jobs FEATURE: Improve backup stats on admin dashboard 2018-12-17 11:35:11 +01:00
mailers DEV: Refactor location string builders. (#6794) 2018-12-20 10:23:05 +01:00
models FIX: use correct post object when logging exception 2018-12-19 22:17:37 +05:30
serializers DEV: Refactor location string builders. (#6794) 2018-12-20 10:23:05 +01:00
services REFACTOR: Migrate TwitterAuthenticator to use ManagedAuthenticator (#6739) 2018-12-07 15:39:06 +00:00
views Remove extra apple-touch-icon link in head. 2018-11-29 15:24:52 +08:00