docbrown/app/views
Juan Alejandro Morais 6a8c766322 Modify styling for tag-edit.scss (#4137)
Tags scss needed to be more cohesive with the entire DEV aeshetic, so I made the following changes:

* Decreased the margin between the `tag-edit-container` and `tag-edit-tag areas`.
* Added vertical margins to `tag-form-field` so that elements have a breathing room between them.
* Increased the width of `tag-form-text-field` so that it's a bit easier to read, and changed its resizing mode to be vertical ONLY. Resizing a textarea should feel easy.
* When clicking on a text field, the class `focus-visible` becomes active - The border color now becomes black.
* Button `tag-edit-submit` was looking very unfamiliar with all other buttons. I didn't want it to be lonely, so I gave it attributes to match the 'WRITE A POST' CTA button.
* `tag-edit-flash-error` will show background $red instead of the hardcoded hex value (#ff0000).

Modify tags/edit.html.erb

* The top area now shows a '#' sign next to the tag show section, e.g. '#beginner is the name of the tag used in Markdown.'
* The order for text edit fields is now Summary, Wiki Markdown, Rules Markdown. The reason for this is that the Rules Markdown area feels like it's optional - Not every tag will have submission guidelines or specific rules.
* Text area descriptions have changed a bit to try represent what they do better.

Fix: import variables & mixin, refactor tag-edit
2019-10-02 15:07:43 -04:00
..
additional_content_boxes Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
admin/application Last general linting sweep (#1947) 2019-03-02 07:47:14 -08:00
api/v0 Listings creation and update API (#4014) 2019-09-24 07:03:52 -07:00
articles Add hacktoberfest sidebar and flare (#4166) 2019-09-30 20:56:55 -04:00
badges Add alternative texts to images (#2771) [ci skip] 2019-05-09 11:16:03 -04:00
blocks Add SRI to script tags where applicable (#2153) 2019-03-22 14:14:59 -04:00
chat_channels Fix page scroll bug on /connect page (#3856) [ci skip] 2019-08-28 15:05:27 -04:00
classified_listings Listing Drafts and Deletion (#3540) 2019-09-01 13:54:54 -04:00
comments Comments: remove double stripping undoing escaping (#3270) 2019-06-24 12:00:36 -04:00
credits Use server side comments for templates (#4123) 2019-09-27 10:10:30 -04:00
dashboards Listing Drafts and Deletion (#3540) 2019-09-01 13:54:54 -04:00
devise Revert "Mitigate CVE 2015-9284 (#3413)" 2019-07-08 20:10:12 -04:00
doorkeeper add styling for oauth page (#4108) 2019-09-25 12:00:45 -07:00
downloads Add android and ios apps download page (#3736) (#3798) 2019-08-22 21:04:58 -04:00
email_subscriptions Fix linting issues in app/views/email_subscriptions (#1859) [ci skip] 2019-02-25 12:50:41 -05:00
events Further generalize pages and site Twitter handle (#3177) 2019-06-16 00:59:11 -04:00
feedback_messages Fix radio button labels on Report Abuse page (#4119) 2019-09-29 19:50:03 -04:00
fields Add alternative texts to images (#2771) [ci skip] 2019-05-09 11:16:03 -04:00
giveaways Further generalize pages and site Twitter handle (#3177) 2019-06-16 00:59:11 -04:00
history History and reading list refactoring (#3338) 2019-07-02 09:22:21 -04:00
homepage Stories views reorganization (#1317) 2018-12-13 14:54:02 -05:00
html_variants Add minimal light theme (#3179) 2019-06-16 01:37:34 -04:00
internal Use server side comments for templates (#4123) 2019-09-27 10:10:30 -04:00
layouts Use server side comments for templates (#4123) 2019-09-27 10:10:30 -04:00
liquid_embeds Switch to CDN for iframe resizer (#4053) 2019-09-17 16:42:46 -07:00
liquids Add Asciinema Liquid tag (#4152) 2019-10-02 11:39:19 -04:00
mailers Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
moderations Add new mod links and tooling (#4009) 2019-09-12 00:11:01 -04:00
notifications Do not cache articles notification time indication (#4122) 2019-09-29 11:39:03 -04:00
organizations Fix encoding of special characters on organization page rendering (#3944) 2019-09-09 14:13:23 -04:00
pages Add Asciinema Liquid tag (#4152) 2019-10-02 11:39:19 -04:00
partnerships Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
podcast_episodes Remove logic relying on old podcast status (#3505) 2019-07-19 09:30:51 -04:00
pro_memberships Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
reading_list_items History and reading list refactoring (#3338) 2019-07-02 09:22:21 -04:00
shared Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
social_previews Adjust listings social image and add "About Listings" button to show page. (#3468) 2019-07-12 16:40:39 -04:00
stories Add more variation to home feed (#4069) 2019-09-19 12:58:11 -07:00
stripe_subscriptions Last general linting sweep (#1947) 2019-03-02 07:47:14 -08:00
tags Modify styling for tag-edit.scss (#4137) 2019-10-02 15:07:43 -04:00
twitch_live_streams Embed Twitch Live Streaming (#2591) 2019-04-29 18:11:53 -04:00
users Increase length limit for url (#4160) 2019-09-30 15:16:11 -04:00
videos Unskip all skipped specs (#2941) 2019-05-25 11:04:38 -04:00