Commit Graph

11448 Commits (9bd2052b36d44eed5b05cc42c3cc416038c947df)

Author SHA1 Message Date
Ahmad Abdolsaheb 5aaa03c67e fix(seed): Chall seed and test are modified to allow better t (#16928)
es6.json seed file changed

Closes #16356
2018-03-23 13:41:44 -04:00
Huyen Nguyen 0cf19f5f15 fix(projects): Add user stories to projects' description (#16924)
BREAKING CHANGE: none

Closes #16810
2018-03-23 13:22:55 -04:00
Ahmad Abdolsaheb 4586e294aa feat(seed): An HTML illustration added (#16939) 2018-03-23 22:49:22 +05:30
Stuart Taylor 4120edd834 Merge branch 'tchaffee-fix/remove-jsdisabled-flash' into staging 2018-03-23 14:53:12 +00:00
Stuart Taylor a081f735a7 Merge branch 'fix/remove-jsdisabled-flash' of https://github.com/tchaffee/freeCodeCamp into tchaffee-fix/remove-jsdisabled-flash 2018-03-23 14:50:37 +00:00
mrugesh mohapatra 9fa10c9f38 fix(gulp): run babel-node with inspect flag in debug (#16901) 2018-03-23 14:48:13 +00:00
Todd Chaffee 3a191fcf46 fix: remove flash saying JS is disabled 2018-03-23 11:14:50 -03:00
Paul Rail 667dd81e6a fix(common): Added expected homeURL that was missing (#16922)
* fix(common): Added expected homeURL that was missing

added variable homeURL that is imported into file Timeline.jsx

BREAKING CHANGE: none

Closes #16836

* Changed the homeURL variable link

Changed the homeURL variable link to be "https://freecodecamp.org"
Instead of  "https://www.freecodecamp.org/challenges/learn-how-freecodecamp-works"
as per @Bouncey's requested change.
2018-03-23 10:21:02 +00:00
Vivek Agrawal 10f15c6292 fix(settings): Night mode settings and profile page UI improvements (#16806)
* fix(settings): Night mode settings and profile page UI improvements

Closes #16780
Closes #16781
Closes #16786

* fix(settings): Background color of panels changed in night mode

Closes #16826

* fix(settings): Fix modal success button hover animation

* fix(settings): Report user modal centered to the page

* style(settings): Remove extra whitespace
2018-03-23 09:34:12 +00:00
Vivek Agrawal a2b10229bd style(settings): Remove extra whitespace 2018-03-23 09:32:25 +00:00
Vivek Agrawal 809b3a9c8b fix(settings): Report user modal centered to the page 2018-03-23 09:32:25 +00:00
Vivek Agrawal aa42888b87 fix(settings): Fix modal success button hover animation 2018-03-23 09:32:25 +00:00
Vivek Agrawal e50582ecf5 fix(settings): Background color of panels changed in night mode
Closes #16826
2018-03-23 09:32:25 +00:00
Vivek Agrawal 60b3126207 fix(settings): Night mode settings and profile page UI improvements
Closes #16780
Closes #16781
Closes #16786
2018-03-23 09:32:25 +00:00
otar a7f5785b04 docs(Docker): Refactored Docker environment. (#16825)
docker-compose.yml renamed to sample.docker-compose.yml.
docker-compose.yml added to .gitignore so every developer can copy it from sample.docker-compose.yml and make changes according to their local needs.

docs(Docker): Updated docs for Docker install.
Added Docker specific installation instructions.

docs(Docker): Applied changes requested on PR.
Extra 8000 port forwarding removed.
Mongo db configuration moved inside dokcer-compose config.
Cleanup spacing and typos.

docs(Docker): Added docker and docker-compose installation links.
2018-03-23 11:50:21 +05:30
Durgesh Agrawal 294f3e0453 fix(seed): Fix typo in redux.json (#16935)
Closes #16920
2018-03-23 00:32:30 -05:00
Berkeley Martinez 1d513227e8
Merge pull request #16890 from Bouncey/fix/binButtons
Feat(Nav): Responsive Nav with promonent Bin buttons
2018-03-20 16:45:30 -07:00
Peter Elbaum 5b658ae62d fix(seed): Fix spelling and formatting issues (#16821)
Closes #16458
2018-03-20 20:46:14 +05:30
Vivek Agrawal 4c5ffb30fc fix(alerts): Fix page not found alert & UI adjustments (#16864)
* fix(alerts): Fix page not found alert & UI adjustments

- Added adequate margins to flash alerts.
- Page not found alert link fix & UI adjustments.

Closes #16857
Closes #16860

* fix(404): Changed the UX of 404 page

- This makes the 404 page UX consistent.
2018-03-19 23:49:55 -05:00
Rajat Kanti Nandi f628bfeeb7 removed-whitespace-issue178 (#16909) 2018-03-19 21:26:17 -05:00
Ahmad Abdolsaheb 4aec998e3f fix(style): Corrects the font size of the links in the challen (#16908)
a specific style is added to step.less for links in into

Closes #16899
2018-03-19 21:20:10 -05:00
Quincy Larson 289eb83a60 Merge branch 'moT01-feature/add-css-variable-challenges' into staging 2018-03-19 21:14:24 -05:00
Quincy Larson e3db9f6168 fix(seed): Minor copy improvements 2018-03-19 21:14:07 -05:00
Quincy Larson 71f702b1c2 Merge branch 'feature/add-css-variable-challenges' of https://github.com/moT01/freeCodeCamp into moT01-feature/add-css-variable-challenges 2018-03-19 16:42:35 -05:00
Seth Wilson bce8e0a5e9 fix(challenges): Fix typo in code example (#16866) 2018-03-16 21:15:35 +05:30
mstellaluna 8145a9ceb1
Merge pull request #16884 from YogeshSharma0201/chore/improve-description
fix(seed): improve instructions of css-flex challenge
2018-03-14 12:12:29 -04:00
mstellaluna 2121adb4e6
Merge pull request #16886 from ashutupa/fix/CSSGrid
fix(seed): Challenge titles should be properly capitalized
2018-03-14 10:15:24 -04:00
mstellaluna 1ed46631af
Merge pull request #16888 from PolarisTLX/fix/flexbox-display-firefox
fix(seed): flex box challenges not displaying
2018-03-14 09:28:46 -04:00
Murat Doğan 0fb59a9284 fix(challange): Redundant note has been removed (#16895) 2018-03-14 17:14:14 +05:30
Paul Rail 762ac787b9 docs: add instructions to re-seed the changed files (#16887) 2018-03-14 10:48:57 +05:30
Berkeley Martinez 543f43c4f1
Merge pull request #16845 from Bouncey/feat/opBeat
feat(opbeat): Enable opbeat-react for frontend performance tracking
2018-03-13 16:05:11 -07:00
Stuart Taylor 73b8ba96af fix(env): Use NODE_ENV to enable/disable opbeat frontend 2018-03-13 22:56:44 +00:00
Stuart Taylor d67d02a344 fix(dropdown): Fix dropdown styles 2018-03-13 21:03:47 +00:00
PolarisTLX b7789af878 fix(seed): flex box challenges not displaying 2018-03-13 16:40:15 -04:00
Stuart Taylor 86b19031e9 fix(nav): DRY Nav render method 2018-03-13 20:35:30 +00:00
Stuart Taylor c80e98a9a4 fix(ssr): Only render LargeNav on SSR 2018-03-13 20:34:42 +00:00
Stuart Taylor 61d76220c7 fix(git): Merge temp branch to fix/binButtons 2018-03-13 20:17:13 +00:00
Stuart Taylor d9921171f5 feat(Nav): Split Nav Bar in to Components 2018-03-13 20:12:57 +00:00
Stuart Taylor 33d0d05adb feat(nav): Use screen width specific navs 2018-03-13 20:10:06 +00:00
ashutupa 476e358532 fix(seed): Challenge titles should be properly capitalized
Closes #16873
2018-03-13 22:22:34 +05:30
Ahmad Abdolsaheb 410bda2394 fix(seed): Intro to chai added (#16885)
the quality-assurance-and-testing-with-chai changed

Closes #12635
2018-03-13 20:53:50 +05:30
R.Ganesh 258814c94e fix(seed): fixed typos in css grid challenges (#16877)
Closes #16871
2018-03-13 20:50:25 +05:30
YogeshSharma0201 3c1049dffa chore(challenges): Improve description of the challenge
Closes #16879
2018-03-13 18:22:51 +05:30
Berkeley Martinez 33921ba53a
Merge pull request #16838 from Bouncey/fix/newUserNavigation
fix(selector): Correctly destructure in the firstChallengeSelector
2018-03-12 14:31:59 -07:00
Berkeley Martinez a33febd218
Merge pull request #16819 from Bouncey/fix/slowNetwork
fix(challenge): Handle slow network connections gracefully
2018-03-12 14:28:55 -07:00
Ahmad Abdolsaheb 5921f31f8f fix(seed): Capitalizes CSS Grid in the title of challengs (#16875)
CSS Grid has been added to preFormattedBlockNames object

Closes #16870
2018-03-12 22:01:31 +05:30
Stuart Taylor a81ec38dbd feat(Nav): Split Nav Bar in to Components 2018-03-12 13:29:39 +00:00
Quincy Larson 4f0f17892c Fix/copy improvements (#16859)
* fix(seed): Simplify copy of lessons and remove need for image

* rework copy for account creation and login emails

* fix: Fixup email template and lock-file
2018-03-09 19:39:44 +00:00
Schalk Neethling 014c0a98a0 fix: Small language updates, and fix for colour contrast - basic-css (#16851) 2018-03-09 10:16:55 -06:00
Stuart Taylor fa59bcfd7b fix(credentials): Pass credentials through DefinePlugin 2018-03-09 15:59:45 +00:00