Граф коммитов

29 Коммитов

Автор SHA1 Сообщение Дата
Youri 3b579784dd Main spacing content fix #2 (#1127) 2019-08-01 10:37:36 -07:00
Youri 780b97e85f
Removed container class from main.jsx and added it to individual components (#1123)
* removed container class from main

* added container class to individual components
2019-07-31 17:38:29 -04:00
Youri ceefa56822
New Search Homepage (#1101)
* updated search styles

* removed counter on initial load

* more updates

* reverting functionality

* Search Bar Updates (#1102)

* rename search icon & update dropdown focus border-color

* fixed icon

* fixed tabs styles

* updating search-dropdown styles

* updated font-sizes

* linterrrr

* removed space

* fixed mobile padding

* adjusted spacing

* small tweaks

* this is covered by the mixin

* updates

* small tweak to glyph position

* removed unnecessary code

* Nav updates (#1103)

* initial nav styles

* centering account icon

* created mobile login page

* linter errors

* updated style of nav links

* fixed nav link alignments

* added burger animation, testing fade-in

* updated fade-in animation

* nav styes cleanup

* code cleanup

* updated vertical spacing

* optimized svgs

* hiding nav at tablet+

* updates

* btn-secondary revision

* variable updates

* Homepage redirect (#1104)

* initial redirect code

* fixed url update

* that's unnecessary

* removed featured code

* updated routes for revised urls

* bug fix

* fixed nav bug

* fixed add new button

* decreased dropdown font weight

* reroute help tags

* forgot to run linter

* renamed mixin and moved dropdown styles to class

* reverting slug help types

* fixed weird url bug

* removed button active state

* remove active:focus styles

* linter

* updated issues page

* removing pink

* updated env vars

* removed mixin

* remove extra space

Co-Authored-By: Alan Mooiman <amooiman@gmail.com>

* user status fix (#1110)
2019-07-12 15:06:35 -04:00
Mavis Ou 4b2b1a36e1 Join Us Flow (#1097)
* (WIP) Join Us Flow - got most of the functionalities working

* code improvement

* code improvement & fixed thumbnail field bug

* removed an extra file

* renamed variable & removed extra code

* hooked up newsletter sign up & updated some copy

* fixed failing POST call to API's /signup route

* removed extra code + better glob pattern in package.json

* style updates and fixes

* removed console.log

* clearer rendering logic

* Replace single quotes with double quotes in package.json

Co-Authored-By: Pomax <pomax@nihongoresources.com>
2019-07-08 14:39:10 -04:00
Mavis Ou d5d343a481
fixed more eslint errors (#1095) 2019-06-06 13:58:34 -07:00
Youri 24420f10cc
Updated footer styles (#1054)
* initial footer updates

* added glyphs

* updated hr styles

* final footer style updates

* optimized svgs

* organized type overrides

* added mixin override

* added h4 line height override from #1050

* opens link in new tab

* updated name of footer component

* removed prefix

* updated learn-more class to id

* making footer hr selector more specific

* removed unused classes

* updated footer donate link

* opening social links in new tab

* removed unnecessary mixin

* removed sitewide a override

* updated hex to variable

* updating text-decoration styles

* whoops
2019-05-21 14:32:57 -04:00
Youri 9cfbaa2c61
Added styles & Updated Tagline (#1048)
* added styles and updated main tagline

* linter updates

* more linter updates

* updated override

* removed a space

* reorganized files

* small fix to make footer text visible
2019-05-03 16:33:14 -04:00
Mavis Ou 98278af43b
Enable profile search (#1025)
* Enable profile search
2019-04-11 15:19:32 -07:00
Mavis Ou acf51c846f
Profile pages routing... (#963)
* Related to #962 - profile pages routing
2018-06-07 10:08:55 -07:00
Mavis Ou 9d068e4f87
Merge 2 profile components (#960)
* Related to #957 - merged 2 profile page components into one
2018-05-14 14:46:44 -07:00
Aswin Devarajan 840cbd6704 fix: #916 added profile/id route (#926)
* fix: #916  added profile/id route

* fix for rerouting to logged in user

fix: profile route in entry notification

fix: too many args in user update

removed unused my-profile.jsx component

fix: lint error

* fixes profilename update on profile change

lint fix
2018-03-26 10:56:30 -04:00
gavin lazar suntop d657889ff9
decoupling env (#901)
* basic loading of env vars into server and serialzing in json for client scraping

* refactoring env as module

* tweaked name and comment

* setting up separate server/client env modules

* handle client env running on server

* switching to new env imports

* cleanup

* eliminating index.html and associated tasks

* removing old comment
2018-01-11 10:18:06 -08:00
Shikhar Agnihotri 831a3a1ecd removed double encoding (#903)
removed double encoding
2018-01-09 15:55:57 -08:00
Mavis Ou f5582d0b14
Related to #892 - upgraded eslint and eslint-plugin-react & fixed linting errors (all indentation related) (#893) 2017-12-18 14:47:53 -08:00
Mavis Ou d6d660c21b
Better /issues routes handling (#882)
Related to #852 better /issues routes handling
2017-12-08 11:53:33 -08:00
Mavis Ou 0166b2b6d2
Renamed routes.jsx and main.jsx so things make more sense (#877) 2017-12-01 12:30:07 -08:00
Mavis Ou b12c8a83b7
Update router-router to v4.2.0 (#872)
* Migrated to react-router v4.2.0
2017-11-30 15:50:09 -08:00
Mavis Ou 502c50c2ae fixed react router onUpdate confusion 2017-03-27 16:29:41 -07:00
Mavis Ou e60415f16d reset pageSettings only when visiting to a new list view page 2017-03-27 14:51:28 -07:00
Mavis Ou 4bc0901efa tiny code cleanup 2017-02-27 16:37:43 -08:00
Mavis Ou c22d893531 Fixes #368 - updated GA UA code, moved GA related functions to a separate file 2017-02-27 16:29:53 -08:00
Mavis Ou aa05b3ee68 tracks search keyword entered 2017-02-15 18:13:56 -08:00
Mavis Ou 819370352a Related to #325 - GA 2017-02-15 12:20:46 -08:00
Mavis Ou 3fdf57f55e Related to #305 - added react-router to server side 2017-01-11 11:52:47 -08:00
Mavis Ou 278f507dbb Fixes #303 - 404 page 2017-01-10 11:44:42 -08:00
Mavis Ou dbafaebf5d Fixes #261 - added splash screen to v2 app 2017-01-09 12:50:48 -08:00
Mavis Ou 72c9432048 Fixes #270 - footer styling tweaks + code cleanup 2016-12-23 15:51:18 -08:00
Mavis Ou 4af2849d52 Fixes #265 - made wordmark linked to home page 2016-12-23 14:47:06 -08:00
Mavis Ou e127ba6fd0 fixes merge conflicts 2016-12-21 16:20:23 -08:00