discourse/app/assets/stylesheets/common/base
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
..
_index.scss FEATURE: Show an educational message in the quick access menu for personal messages when there are none (#12564) 2021-04-01 10:22:40 +10:00
_topic-list.scss UX: Fix "last visit" line overlap in Chrome (#13232) 2021-06-01 17:33:29 -04:00
about.scss UX: More consistent table header styles, removing duplicate styles 2019-02-26 21:40:17 -05:00
activation.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
alert.scss FEATURE: Improve group email settings UI (#13083) 2021-05-28 09:28:18 +10:00
bbcode.scss remove built-in support for bbcode size 2016-03-27 09:29:27 -07:00
cat_reorder.scss UX: Increase width & center category reorder input (#10928) 2020-10-15 14:42:42 +11:00
category-list.scss FEATURE: Topic count in category boxes (#12756) 2021-04-19 16:24:17 -05:00
code_highlighting.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
colorpicker.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
compose.scss FEATURE: use native file picker in composer (#13552) 2021-06-30 12:45:47 +04:00
composer-user-selector.scss UX: Reducing usage of btn-small, simplifying styles 2019-01-11 19:41:09 -05:00
crawler_layout.scss UX: remove timeline from print view, fix header in crawler view (#11489) 2020-12-15 16:12:46 -05:00
d-icon.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
d-popover.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
directory.scss UX: Horizontal scroll bar on top of user directory (when needed) (#13553) 2021-06-28 15:10:38 -05:00
discourse.scss FIX: Adjust styling of first notification (#13366) 2021-06-14 13:48:32 -05:00
edit-category.scss Add category breadcrumbs to edit category page (#13126) 2021-05-25 13:40:11 -05:00
edit-topic-timer-modal.scss FIX: CSS tweaks so bookmark + timer modal work on mobile (#12253) 2021-03-02 16:55:41 +10:00
ember-select.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
emoji.scss DEV: Remove IntersectionObserver polyfill (#13445) 2021-06-22 09:30:44 -04:00
empty-state.scss FIX: Small tweaks to "no messages" education (#12588) 2021-04-07 09:28:10 +10:00
exception.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
explain-reviewable.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
faqs.scss UX: more consistent mobile spacing (#13297) 2021-06-07 13:22:28 -04:00
group.scss FIX: Move allow_unknown_sender_topic_replies outside SMTP/IMAP box (#13410) 2021-06-17 11:40:01 +10:00
groups.scss UX: group dropdown filter height should match (#13300) 2021-06-07 13:22:36 -04:00
header.scss UX: Improve tag truncation in scrolled header 2021-06-07 16:44:03 +08:00
history.scss Fix CSS for collapsed table cells when showing insertion in Raw mode (#12489) 2021-03-23 10:43:25 +01:00
lightbox.scss FIX: Do not add CSS transition effect to animated images (#12803) 2021-04-22 14:05:48 -04:00
login.scss UX: Make it easier to hide the emoji on signup (#13509) 2021-06-23 15:20:54 -04:00
magnific-popup.scss DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00
menu-panel.scss Update menu swipe (#13277) 2021-06-07 12:31:16 -07:00
modal.scss FIX: Remove extra margin from share topic modal (#13549) 2021-06-28 15:52:44 +03:00
not-found.scss FEATURE: Add site setting to show more detailed 404 errors. (#8014) 2019-10-08 14:15:08 +03:00
onebox.scss UX: Tweak the timestamp line in Twitter onebox (#13551) 2021-06-28 15:04:33 +02:00
popup-menu.scss UX: popup menu buttons need focus style (#11962) 2021-02-04 09:37:45 -05:00
redirection.scss FIX: show an error page on click tracking error 2018-03-17 00:33:11 +01:00
request-group-membership-form.scss UX: Split up group form into smaller sections. 2018-04-09 15:14:50 +08:00
request_access.scss DEV: adds prettier (#5956) 2018-06-08 11:49:31 +02:00
reviewables.scss UX: more consistent mobile spacing (#13297) 2021-06-07 13:22:28 -04:00
rtl.scss FIX: Remove list double padding (#12275) 2021-03-03 18:09:48 +02:00
search-menu.scss UX: Fix search topic titles wrapping (#13315) 2021-06-07 21:26:22 +02:00
search.scss UX: Revert some search dropdown styles (#13274) 2021-06-03 22:54:22 -04:00
share_link.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
shared-drafts.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
tagging.scss UX: more consistent mobile spacing (#13297) 2021-06-07 13:22:28 -04:00
tooltip.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
topic-admin-menu.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
topic-post.scss FEATURE: Use responsive image sizes in post stream (#13343) 2021-06-18 09:15:03 -04:00
topic.scss UX: fix PM header title alignment (#13223) 2021-06-01 14:36:56 +05:30
upload.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
user-badges.scss FEATURE: Make max number of favorite configurable (#13480) 2021-06-22 18:58:03 +03:00
user.scss UX: more consistent mobile spacing (#13297) 2021-06-07 13:22:28 -04:00
username_tagsinput.scss UX: Remove Helvetica from our font stack (#11876) 2021-02-05 17:01:21 -05:00