discourse/app/assets/stylesheets/mobile
Andrei Prigorshnev a2e0da16a7
FEATURE: use native file picker in composer (#13552)
We want to remove completely our custom modal for uploading files in composer and directly trigger the system file picker.

This PR makes it happen. The fix is pretty simple since we already weren't using our custom modal on mobile. We just need to start using the same hidden <input type="file"> that we already use on mobile.

It seems to be pretty tricky to test opening a system modal so I haven't added new tests. We already have other tests for file uploading though. We directly trigger jquery-File-Upload plugin hooks in those tests - 3dda926cb2/app/assets/javascripts/discourse/tests/acceptance/composer-attachment-test.js (L89).
2021-06-30 12:45:47 +04:00
..
components FEATURE: Make max number of favorite configurable (#13480) 2021-06-22 18:58:03 +03:00
select-kit DEV: Use indexes when importing SCSS from a folder (#11591) 2020-12-30 15:29:10 -05:00
_index.scss DEV: Use indexes when importing SCSS from a folder (#11591) 2020-12-30 15:29:10 -05:00
admin_badges.scss General admin style cleanup 2019-10-04 13:25:54 -04:00
admin_customize.scss UX: Unify admin intro styles for badges/customize, improve mobile 2019-04-09 20:32:24 -04:00
admin_emojis.scss UX: better customize emoji layout on mobile (#9319) 2020-03-31 08:55:47 +02:00
admin_report_counters.scss FIX: quality/bugfix dashboard/reports pass (#6283) 2018-08-17 16:19:25 +02:00
admin_report_table.scss DEV: allows reports to display an html title (#12687) 2021-04-22 13:38:10 +02:00
admin_report.scss FIX: quality/bugfix dashboard/reports pass (#6283) 2018-08-17 16:19:25 +02:00
admin_reports.scss FIX: IE11 layout glitches 2019-01-21 13:40:55 -05:00
alert.scss UX: margin improvement for mobile alerts 2021-06-25 09:18:06 +08:00
banner.scss Revert "Revert "Merge branch 'master' of https://github.com/discourse/discourse"" 2020-05-23 00:56:13 -04:00
buttons.scss Mobile SCSS cleanup and removing unused styles 2019-01-23 14:36:53 -05:00
compose.scss FEATURE: use native file picker in composer (#13552) 2021-06-30 12:45:47 +04:00
dashboard.scss UX: Styling adjustments for admin new features (#12189) 2021-02-23 11:58:20 -05:00
directory.scss FEATURE: Add group filter to user directory (#13330) 2021-06-08 13:20:08 -05:00
discourse.scss UX: more consistent mobile spacing (#13297) 2021-06-07 13:22:28 -04:00
edit-category.scss Add category breadcrumbs to edit category page (#13126) 2021-05-25 13:40:11 -05:00
emoji.scss UX: improves picker on automatic dark themes (#10515) 2020-08-24 15:04:11 +02:00
group.scss UX: more consistent mobile spacing (#13297) 2021-06-07 13:22:28 -04:00
header.scss REFACTOR: Remove position fixed from the header and use sticky instead (#10781) 2020-10-19 17:26:38 -04:00
history.scss UX: rearrange controls in edit modals 2019-07-15 13:44:44 -04:00
lightbox.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
login.scss UX: login; smaller titles, more consistent spacing, other fixes (#12317) 2021-03-09 17:00:46 -05:00
menu-panel.scss PERF: Animate request animation frame (#13337) 2021-06-09 04:26:52 -10:00
modal.scss DEV: Fix linting (#12754) 2021-04-19 09:28:07 -04:00
push-notifications-mobile.scss Feature: Push notifications for Android (#5792) 2018-05-04 15:31:48 -07:00
reviewables.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
ring.scss UX: Reduce number of words used. 2016-11-16 12:44:22 +08:00
search.scss UX: more consistent mobile spacing (#13297) 2021-06-07 13:22:28 -04:00
topic-list.scss UX: more consistent mobile spacing (#13297) 2021-06-07 13:22:28 -04:00
topic-post.scss UX: more consistent mobile spacing (#13297) 2021-06-07 13:22:28 -04:00
topic.scss UX: Align list-controls & topic-title top margins (#13150) 2021-05-26 11:12:32 +02:00
upload.scss FEATURE: use native file picker in composer (#13552) 2021-06-30 12:45:47 +04:00
user-badges.scss UX: Improve user profile header layout on mobile 2019-03-20 14:56:34 -04:00
user.scss UX: more consistent mobile spacing (#13297) 2021-06-07 13:22:28 -04:00