Nathan Leniz
|
7a56d4fcb2
|
Remove debug/console.log statements
|
2015-03-09 06:58:08 +09:00 |
|
Nathan Leniz
|
790a2d987b
|
Fighting CSS
|
2015-03-08 11:53:03 +09:00 |
|
Nathan Leniz
|
b776be58e5
|
Finish full functionality for intial release of camper news
|
2015-03-07 20:51:20 +09:00 |
|
Nathan Leniz
|
a3769f6507
|
Story submission now with a description, refactor show to display description above comment box
|
2015-03-07 18:26:49 +09:00 |
|
Nathan Leniz
|
b46fb576c3
|
window refreshes on comment submission
|
2015-03-07 02:24:28 +09:00 |
|
Nathan Leniz
|
6910ed0aea
|
Nesting of comments in view, disabling comment form display button on button click
|
2015-03-07 01:57:09 +09:00 |
|
Nathan Leniz
|
6fc72de232
|
add basic text search for post headlines
|
2015-03-06 09:20:30 +09:00 |
|
Nathan Leniz
|
046a209637
|
Comment submission now works on main story, need to refresh page after submission to display new comment
|
2015-03-06 06:08:40 +09:00 |
|
Nathan Leniz
|
40a42e29c2
|
Fixed url redirect after submission, upvoting now works
|
2015-03-05 19:40:44 +09:00 |
|
Nathan Leniz
|
41442a540f
|
Need to work on story redirect after submission, fix url link in stories/show
|
2015-03-05 19:21:26 +09:00 |
|
Michael Q Larson
|
6a9bfc5ebf
|
remove together.js and add a non-functioning submit form to the index view of news
|
2015-03-04 23:44:30 -08:00 |
|
Nathan Leniz
|
3fac5cb70e
|
Improve comment view, re-enable upvoting for articles
|
2015-03-05 09:13:22 +09:00 |
|
Michael Q Larson
|
d8b8373b70
|
do some refactoring of the camper news views
|
2015-03-03 19:55:04 -08:00 |
|
Nathan Leniz
|
6ac780e836
|
Rewire upvote to use post and req.body instead of req.params, add logic on click handler to reject upvotes if the user has already upvoted, coment display now works
|
2015-03-04 07:15:00 +09:00 |
|
Nathan Leniz
|
4b84b49d07
|
Added start of individual post view and post lists view, wired upvoting functionality for individual posts
|
2015-03-03 22:03:33 +09:00 |
|
Nathan Leniz
|
50b29eb2ba
|
Refactor error message from bonfire
|
2015-03-01 09:54:03 +09:00 |
|
Nathan Leniz
|
2cc469e293
|
Refactor undefined check for mainjs, add a challengeName to email signup page
|
2015-02-27 05:02:52 +09:00 |
|
Nathan Leniz
|
dc4aa40a32
|
Add bitly url shortening example to showHTML view
|
2015-02-23 07:47:43 +09:00 |
|
Nathan Leniz
|
3e65298e35
|
All coursewares list now displays properly, coursewares properly direct to the follow on, courseware controller now properly finds the next courseware
|
2015-02-22 18:23:50 +09:00 |
|
Nathan Leniz
|
90caed3369
|
More UX improvements
|
2015-02-22 16:46:55 +09:00 |
|
Michael Q Larson
|
e0c82156a7
|
refactor layout.jade to have universal head, and customize together.js
|
2015-02-21 14:49:24 -08:00 |
|
Michael Q Larson
|
e5cfa147fa
|
attempt to use togetherjs
|
2015-02-21 14:22:46 -08:00 |
|
Nathan Leniz
|
b32f6133db
|
Update bonfire plugin version number to force fresh import on browsers
|
2015-02-22 06:23:44 +09:00 |
|
Nathan Leniz
|
c852aef1be
|
Ramda upgrade
|
2015-02-21 11:38:03 +09:00 |
|
Nathan Leniz
|
8a70678a0b
|
Merge branch 'master' into ramda-fire
|
2015-02-16 00:51:11 -05:00 |
|
Nathan Leniz
|
cf288c7daf
|
Switch to angular jqlite for class manipulation on pairedwith form in bonfire/show
|
2015-02-15 11:51:56 -05:00 |
|
Nathan Leniz
|
92136dcd1f
|
Fixing dependency injection for account view as well as defining a challengeName to suppress errors
|
2015-02-14 22:52:44 -05:00 |
|
Nathan Leniz
|
3d7c7cf6b3
|
Remove debug statements from the server
|
2015-02-14 22:42:10 -05:00 |
|
Nathan Leniz
|
284b8e03ff
|
Properly observe angular dependency injection in main
|
2015-02-14 22:35:16 -05:00 |
|
Nathan Leniz
|
68ad6f9831
|
Added in debug statements to diagnose problem in production
|
2015-02-14 21:55:24 -05:00 |
|
Nathan Leniz
|
d66f6bebf5
|
Merge branch 'master' of https://github.com/freecodecamp/freecodecamp
|
2015-02-14 21:49:04 -05:00 |
|
Nathan Leniz
|
4f6a6bd8f0
|
Clean up username validation in bonfires and remove red border from input field if user deletes all input
|
2015-02-14 21:48:48 -05:00 |
|
Nathan Leniz
|
e3c9e42fce
|
showJS view now shows errors in a pretty format (kinda)
|
2015-02-14 18:43:45 -05:00 |
|
Nathan Leniz
|
9ac19023d9
|
Show tests on html view
|
2015-02-14 18:31:32 -05:00 |
|
Nathan Leniz
|
693b8fbb33
|
Forward progress, need to resolve script loading timing
|
2015-02-14 17:28:07 -05:00 |
|
Michael Q Larson
|
fb971ab080
|
start adding test output to coursewares
|
2015-02-14 14:09:26 -08:00 |
|
Nathan Leniz
|
b5c0ad9942
|
Building out new challenge framework to allow controller to determine view type for challenge
|
2015-02-13 20:55:49 -05:00 |
|
Nathan Leniz
|
a0427b3e18
|
Fix for bonfire to allow people to prototype objects properly but lose default insertion point injection (i.e. they will get an error if they forget to call their function
|
2015-02-13 12:14:12 -05:00 |
|
Jason Rueckert
|
54b5870fc9
|
Merge pull request #91 from phlacin/automaticDating-livepair
Added Moment.js library and time logic to next Live session
|
2015-02-12 20:44:27 -08:00 |
|
phlacin
|
2d447f0bb0
|
added automatic time logic to live-pair-programming page
|
2015-02-12 20:31:11 -08:00 |
|
Michael Q Larson
|
f8f0c3454a
|
subtle completed challenge button for courseware and add completionMessage to coursewares
|
2015-02-12 16:48:35 -08:00 |
|
phlacin
|
6455d80a6e
|
Added Moment.js library and added logic to the time for the next Live session.
|
2015-02-11 23:08:10 -08:00 |
|
Michael Q Larson
|
a1507a969b
|
Add should and assert to coursewares and write code to test multiple instances of an element for a condition
|
2015-02-10 22:22:40 -08:00 |
|
Nathan Leniz
|
e7b0cd53ed
|
Adding ramda to bonfire
|
2015-02-09 14:20:27 -05:00 |
|
Nathan Leniz
|
4fa6c9c65d
|
iFrame cleanup for courseware to get rid of domain error, rename both framework files to force browser fetches to most recent code
|
2015-02-08 01:12:40 -05:00 |
|
Michael Q Larson
|
180699adb2
|
Wiring up analytics for courseware, unifying analytics between coursewares and bonfires, general housekeeping tasks for live push
|
2015-02-07 21:11:26 -08:00 |
|
Michael Q Larson
|
07c5757538
|
Code cleanup
|
2015-02-07 20:43:39 -08:00 |
|
Michael Q Larson
|
4f9474bc3a
|
Add hotkey to go to next challenge/bonfire from completion modal, keep editor in focus on exiting completion modal, allow for courseware to theoretically work in production and development.
|
2015-02-06 16:55:48 -08:00 |
|
Michael Q Larson
|
319b537e5b
|
add a hotkey for advancing to the next challenge
|
2015-02-06 15:18:02 -08:00 |
|
Michael Q Larson
|
a1c5d665e6
|
Merge branch 'courseware' of https://github.com/FreeCodeCamp/freecodecamp into courseware
|
2015-02-06 13:54:55 -08:00 |
|