Add a CSS component for nav support menu.

Review Request #10858 — Created Jan. 25, 2020 and updated

xiaole2
Review Board
master
reviewboard

.rb-help-icons .fa component provides a consistent style for the question-circle-icon for the navigation menu bar.
The help-icon shows after user login-in.
Add a new section into _nav_support_menu.html which provides useful resources, FAQ, etc. It consists of an icon and a list of information/docs field. The list will have links to corresponding informations.

Tested that Dashboard, Admin, Review Request UI works.

Summary Author
WIP Add a CSS component for nav support menu
XiaoleZ
WIP Add a CSS component for nav support menu
XiaoleZ
WIP Add a CSS component for nav support menu
XiaoleZ
changed fa-question-circle to fa-question
XiaoleZ
Add a CSS component of help bubble for the homepage
XiaoleZ
remove the help.less since I change the name to help-icon.less
XiaoleZ
change less file to alphabetical orader
XiaoleZ
remove demo server& change to handy variable
XiaoleZ

Description From Last Updated

Is this line safe to be deleted? There is one empty line above it already.

LittleGreyLittleGrey

There is an extra space here.

LittleGreyLittleGrey
LittleGrey
  1. 
      
  2. reviewboard/static/rb/css/ui/help.less (Diff revision 1)
     
     

    Is this line safe to be deleted? There is one empty line above it already.

  3. reviewboard/static/rb/css/ui/help.less (Diff revision 1)
     
     

    There is an extra space here.

  4. 
      
xiaole2
xiaole2
Review request changed

Change Summary:

remove demo server and use handy variable for FAQ and Quick start

Commits:

Summary Author
-
WIP Add a CSS component for nav support menu
XiaoleZ
-
WIP Add a CSS component for nav support menu
XiaoleZ
-
WIP Add a CSS component for nav support menu
XiaoleZ
-
changed fa-question-circle to fa-question
XiaoleZ
-
Add a CSS component of help bubble for the homepage
XiaoleZ
-
remove the help.less since I change the name to help-icon.less
XiaoleZ
-
change less file to alphabetical orader
XiaoleZ
+
WIP Add a CSS component for nav support menu
XiaoleZ
+
WIP Add a CSS component for nav support menu
XiaoleZ
+
WIP Add a CSS component for nav support menu
XiaoleZ
+
changed fa-question-circle to fa-question
XiaoleZ
+
Add a CSS component of help bubble for the homepage
XiaoleZ
+
remove the help.less since I change the name to help-icon.less
XiaoleZ
+
change less file to alphabetical orader
XiaoleZ
+
remove demo server& change to handy variable
XiaoleZ

Diff:

Revision 3 (+99 -45)

Show changes

Checks run (2 succeeded)

flake8 passed.
JSHint passed.
Loading...