Berkeley Martinez
|
70b823ca63
|
add phone number input
change validation function scheme
update validator
|
2015-09-22 17:19:14 -07:00 |
|
Berkeley Martinez
|
98af05256a
|
switch to validator add email field
|
2015-09-22 16:10:12 -07:00 |
|
Berkeley Martinez
|
5258145ef6
|
add validation to all current inputs
validation right now is simply validating that the value is indeed a
string
|
2015-09-22 13:56:55 -07:00 |
|
Berkeley Martinez
|
10b3b8d758
|
add validation to one input
not sure this is the best approach
|
2015-09-21 22:41:12 -07:00 |
|
Berkeley Martinez
|
65572d65c8
|
close modal before transition to job form
|
2015-09-21 20:38:09 -07:00 |
|
Berkeley Martinez
|
41933a8360
|
initial job form and job form nav
|
2015-09-21 12:54:33 -07:00 |
|
Berkeley Martinez
|
d8e8f3bb67
|
add create job modal
|
2015-09-21 12:54:33 -07:00 |
|
Berkeley Martinez
|
fe144f7297
|
add highlighting to jobs
|
2015-09-21 12:54:33 -07:00 |
|
Berkeley Martinez
|
e579cbd778
|
update to react-router 1.0.0-rc1
|
2015-09-21 12:54:33 -07:00 |
|
Berkeley Martinez
|
6d8835ba56
|
return undefined if job is not found
null values count as values when using default values
so properties must be undefined when expecting default value
to work
|
2015-09-21 12:54:33 -07:00 |
|
Berkeley Martinez
|
dfed1538c7
|
render individual job on request and window transition
|
2015-09-10 16:27:10 -07:00 |
|
Berkeley Martinez
|
db80c098e5
|
add es6 shim file
use Object.assign
|
2015-09-10 16:27:09 -07:00 |
|
Berkeley Martinez
|
8112702e81
|
link job in list to show job view
|
2015-09-10 16:27:09 -07:00 |
|
Berkeley Martinez
|
f26bb16855
|
remove container from list component
|
2015-09-10 16:27:09 -07:00 |
|
Berkeley Martinez
|
451c3acb2e
|
fetch single jobs
|
2015-09-10 16:27:08 -07:00 |
|
Berkeley Martinez
|
9e947fa094
|
fix parent route for jobs shouldn't have a path
|
2015-09-10 16:27:08 -07:00 |
|
Berkeley Martinez
|
ac193dc4c4
|
split jobs routes, add show comp
|
2015-09-10 16:27:08 -07:00 |
|
Ammar Dodin
|
f3792ca2db
|
Updated README.md
There should be an apostrophe after the s on bonfires to indicate possession.
|
2015-09-02 00:52:06 -07:00 |
|
Berkeley Martinez
|
64b63d73db
|
intermidiate save
|
2015-08-28 15:56:58 -07:00 |
|
Berkeley Martinez
|
96742c4f30
|
mid stage save
|
2015-08-28 15:56:58 -07:00 |
|
Berkeley Martinez
|
83724bef1d
|
make thumbnails 100 x 100
|
2015-08-28 15:56:58 -07:00 |
|
Berkeley Martinez
|
bfd4980e5d
|
rename show to list
fall inline with rest conventions
|
2015-08-28 15:56:58 -07:00 |
|
Berkeley Martinez
|
df3918cc53
|
fix email login not case sensitive
|
2015-08-25 22:27:01 -07:00 |
|
Berkeley Martinez
|
0f3acc629c
|
fix profile linking
|
2015-08-21 16:09:07 -07:00 |
|
Berkeley Martinez
|
456bf20b05
|
fix should hard code domain for password reset
|
2015-08-18 01:40:26 -07:00 |
|
Berkeley Martinez
|
1d3f7331fb
|
email reset use port in dev
|
2015-08-18 01:32:38 -07:00 |
|
Berkeley Martinez
|
112972cfdd
|
fix enables email login
|
2015-08-18 01:32:37 -07:00 |
|
Berkeley Martinez
|
de7eb3d440
|
fix email password reset
|
2015-08-16 09:54:59 -07:00 |
|
Berkeley Martinez
|
129eebcc41
|
fix type should be rand not updated
|
2015-08-15 12:28:19 -07:00 |
|
Berkeley Martinez
|
13b38aefb5
|
add random attribute to user props
Allows easier random sampling
|
2015-08-15 12:19:36 -07:00 |
|
Berkeley Martinez
|
dfb85e4ba7
|
fix prevent crash from user migrated profiles
|
2015-08-14 18:24:13 -07:00 |
|
Berkeley Martinez
|
70d2810306
|
remove accordian
|
2015-08-13 15:41:30 -07:00 |
|
Berkeley Martinez
|
4b0a9bef0a
|
fix social auth scheme
closes #1734
|
2015-08-12 20:10:12 -07:00 |
|
Berkeley Martinez
|
eb07cbfea6
|
fix override user identity login to reformat provider
|
2015-08-12 20:10:12 -07:00 |
|
Berkeley Martinez
|
fc29c1fd9b
|
linking accounts now works.
bug, need to change how loopback generates provider string.
|
2015-08-12 20:10:11 -07:00 |
|
Berkeley Martinez
|
a4e220e2bc
|
Move auth functions to central location
|
2015-08-12 20:10:11 -07:00 |
|
Berkeley Martinez
|
0838486483
|
properly define id fields for basic models
closes #1724
|
2015-08-11 14:49:57 -07:00 |
|
Berkeley Martinez
|
2256f3ef6e
|
fix add github link to passport
|
2015-08-10 23:38:10 -07:00 |
|
Berkeley Martinez
|
5f21db457d
|
fix challenge ordering
Now challenges are ordered on map first by top order value of json file
second by index of array
|
2015-08-10 23:29:32 -07:00 |
|
Quincy Larson
|
7bfe61731b
|
give a user a brownie point when they start
|
2015-08-10 20:55:01 -07:00 |
|
Berkeley Martinez
|
967f92e6f4
|
fix challenge naming scheme
|
2015-08-09 22:46:44 -07:00 |
|
Berkeley Martinez
|
2476f35309
|
add challenge order to individual challenge
|
2015-08-09 07:40:16 -07:00 |
|
Berkeley Martinez
|
26e69c8621
|
add type to challenges
|
2015-08-07 23:37:32 -07:00 |
|
Berkeley Martinez
|
83397b7e1b
|
add picture on github signin/up
|
2015-08-07 18:10:32 -07:00 |
|
Berkeley Martinez
|
ce9e2ebcae
|
fix test email for string
|
2015-08-05 22:56:23 -07:00 |
|
Berkeley Martinez
|
0ce81bbabb
|
fix email sign should not require username
|
2015-08-05 19:29:17 -07:00 |
|
Berkeley Martinez
|
e6d05e3421
|
fix specify index using mongodb property
|
2015-08-05 19:08:25 -07:00 |
|
Berkeley Martinez
|
8c7a9dd818
|
fix trim and lowercase user username and email
|
2015-08-05 18:51:15 -07:00 |
|
Berkeley Martinez
|
e9958281c9
|
pull user bio from github
|
2015-08-05 17:49:54 -07:00 |
|
Berkeley Martinez
|
3cfd69c704
|
add loopbackMigrationGrandfathered flag
|
2015-08-05 13:01:48 -07:00 |
|