066b2ac7f9
fix learn button
2015-10-07 02:35:23 -07:00
0f6cdf8be1
Merge pull request #3615 from FreeCodeCamp/feature/commit
...
Add feature Commit
2015-10-07 01:23:24 -07:00
a906b8f411
Fix firstChallenge var should point to new first challenge
2015-10-07 01:14:33 -07:00
adfbdd7f9f
more style improvements
2015-10-07 01:06:36 -07:00
f7500c4bb0
improve style
2015-10-07 00:44:46 -07:00
05c5eb8d2c
update challenge sequence and break on boarding into two sections
2015-10-07 00:41:43 -07:00
a1b574f768
update camper portfolio page
2015-10-07 00:41:43 -07:00
cd964425f7
add t-shirt banner
2015-10-07 00:41:42 -07:00
241ca8097d
Fix link errors in randomAPIs
2015-10-07 00:28:42 -07:00
7a4f5d752c
Move labs/stories to server/resources
...
Rename stories to testimonials to reduce confusion
2015-10-07 00:26:17 -07:00
ea827fda37
Remove unnecessary dangling class
2015-10-07 00:17:18 -07:00
4f26d82f65
add labs and stories
2015-10-07 00:17:18 -07:00
56673d429d
add labs
2015-10-07 00:17:17 -07:00
febdc5b0cc
hide more info button
2015-10-07 00:17:17 -07:00
987c29e26f
add testimonials
2015-10-07 00:17:17 -07:00
189658d825
Merge branch 'feature/commit' of https://github.com/freecodecamp/freecodecamp into feature/commit
2015-10-07 00:07:04 -07:00
92b9f71532
Add commit directory page
2015-10-07 00:05:26 -07:00
1d9a815b35
Merge pull request #3613 from natac13/fix/add-whitespace-to-tests-#3331
...
added optional space to the editor match in OOP challenges.
2015-10-07 10:49:52 +04:00
f5966c0959
Change redirect and text on commit
2015-10-06 23:33:17 -07:00
3273593b9c
Change order of edit buttons on profile
2015-10-06 23:32:31 -07:00
364f79818f
Fix dynamic commit link
2015-10-06 23:26:15 -07:00
780e0ead43
Merge branch 'staging' into feature/commit
2015-10-06 23:20:14 -07:00
b574b2f357
Merge pull request #3618 from FreeCodeCamp/feature/add-isBeta-flag
...
Add ability to filter beta challenges from production
2015-10-06 23:18:45 -07:00
44fd85dff8
Add ability to filter beta challenges from production
...
This PR adds the ability to test out challenges in beta
without fear that they will leak to production servers.
In development all challenges will display.
In production all challenges marked 'isBeta' will be filtered out
except in the case the environmental variable `BETA` is set ture,
in which case all challenges will display.
2015-10-06 22:37:08 -07:00
2864f607cc
Add on certification, complete goal and stop pledge
2015-10-06 21:12:40 -07:00
49c06b266e
Add complete commit endpoint
2015-10-06 19:51:19 -07:00
0b716c0057
Add stop commit functionality
2015-10-06 19:51:19 -07:00
d132978df9
Add ability to edit commit
2015-10-06 19:51:19 -07:00
362efd4365
Add display on user profile when user commits
2015-10-06 19:51:19 -07:00
c8da944caf
Add logic to load nonprofit on query
...
Add logic to model update
2015-10-06 19:51:19 -07:00
bc6a9c6db2
Add redirect to user page on submit
2015-10-06 19:51:19 -07:00
d1c0276f4e
fix spiffy up the commit form
2015-10-06 19:51:19 -07:00
3f96490aff
Add pledge model
2015-10-06 19:51:19 -07:00
00b54e3d1f
added optional space to the editor match in OOP challenges.
...
closes #3331
2015-10-06 20:37:32 -04:00
914f2ef0b8
Merge pull request #3611 from FreeCodeCamp/fix/replace-script-tag-in-url
...
Fix replace script tags in URL
2015-10-06 16:48:37 -07:00
33e8f35bbf
Fix replace script tags in URL
...
Replace script tags in URL with fcc tags.
This prevents some xss bugs blocking code from running
in the iFrame.
2015-10-06 16:39:15 -07:00
2b1652942e
Merge pull request #3609 from gsvolt/bug3607
...
renamed -you- to -your- ; fixes a simple grammar bug in english
2015-10-07 01:14:27 +02:00
a6789b8511
renamed -you- to -your- ; fixes #3607 - grammar bug
2015-10-06 17:30:27 -04:00
2c0a705ff5
Merge pull request #3593 from formap/fix/2467-missing-bootstrap
...
Fix bootstrap fluid containers wording issue
2015-10-06 19:20:51 +04:00
57b9e25285
Merge pull request #3572 from ahstro/fix/truncate-typo
...
Truncate a string: Minor typo
2015-10-06 18:25:14 +04:00
1fe18ba4a5
Merge pull request #3605 from ahstro/fix/whitespace-test
...
'Regular Expressions'-waypoint improvements
2015-10-06 17:52:54 +04:00
7a31cdd922
'Regular Expressions'-waypoint improvements
...
* Remove unnecessary `i`-flag from tests and test messages,
e.g. `/\s+/gi` => `/\s+/g`
* Remove dupliate backslashes from regex test messages,
e.g. `/\\s+/g` => `/\s+/g`
The two backslashes were probably just an accident caused by how
multiple escapes are necessary with the current way tests are handled.
The `i`-flag was just unnecessary since its purpose is to ignore the
case of alphabetic characters.
2015-10-06 15:13:53 +02:00
e404e74187
Merge branch 'staging' of https://github.com/freecodecamp/freecodecamp into staging
2015-10-05 22:44:29 -07:00
ebe0165fba
Merge pull request #3601 from FreeCodeCamp/fix/user-certs-edge-cases
...
Fix/user certs edge cases
2015-10-05 22:43:39 -07:00
d78d7a3fa1
Merge branch 'staging' of https://github.com/freecodecamp/freecodecamp into staging
2015-10-05 22:43:17 -07:00
9a0505f782
add github linking enforcement
2015-10-05 22:42:42 -07:00
e6afda62c7
Add 5 dollar option to commit
2015-10-05 22:19:56 -07:00
e16efc832c
Move commit to separate router
2015-10-05 22:19:56 -07:00
f02b3ffd4c
update commit copy
2015-10-05 22:19:56 -07:00
68b12caf48
minor improvements to onboarding and create skeleton commit page
2015-10-05 22:19:55 -07:00