• Robert Knight's avatar
    Implement new designs for pages for creating, joining and sharing groups · 7d14d217
    Robert Knight authored
     * Implement new look for the Create, Join and Share groups pages.
       The forms are functional without JS but contain a small amount
       of JS logic for enhancements such as selecting the content of
       the share pane.
    
     * Merge the 'Login to join' and 'Join' pages into a single
       form. The only difference between the two is that
       when the user is not signed in, the button label
       changes from 'Join <Group Name>' to 'Sign in to join <Group Name>'
       which redirects to the login page.
    
     * Create a new site.scss file which is intended to
       contain only styling for the website and a site-bundle.js
       bundle which contains JS code used only for the site.
    
     * Extract out the button styles used by <dropdown-menu-btn> into
       a separate .scss file for re-use
    
     * Add additional colors used by the new group forms
       to variables.scss. To avoid the problems
       with naming that arise when trying to insert additional
       colors into a list with names like 'light', 'lighter' etc.
       I'm starting to use http://chir.ag/projects/name-that-color for
       memorable names.
    
     * Start to use a '$color-' prefix for colors, in preparation
       for extracting colors into their own file.
    
    Card 93
    7d14d217
Name
Last commit
Last update
..
annotator Loading commit data...
mixins Loading commit data...
vendor Loading commit data...
admin.scss Loading commit data...
annotations.scss Loading commit data...
app.scss Loading commit data...
base.scss Loading commit data...
common.scss Loading commit data...
dropdown-menu-btn.scss Loading commit data...
elements.scss Loading commit data...
forms.scss Loading commit data...
grid.scss Loading commit data...
group-form.scss Loading commit data...
help-page.scss Loading commit data...
markdown-editor.scss Loading commit data...
page.scss Loading commit data...
primary-action-btn.scss Loading commit data...
publish-annotation-btn.scss Loading commit data...
reset.scss Loading commit data...
share-link.scss Loading commit data...
simple-search.scss Loading commit data...
site.scss Loading commit data...
spinner.scss Loading commit data...
styled-text.scss Loading commit data...
tags-input.scss Loading commit data...
threads.scss Loading commit data...
topbar.scss Loading commit data...
variables.scss Loading commit data...