freeCodeCamp/common/utils
Berkeley Martinez c547c26bba Fix: map should redirect to current challenge (#15723)
* fix(routes): /map redirects to current challenge

* fix(map): Normalize server map building

Localize all server code dealing with the map

* refactor(server): Remove unused services

* feat(Nav): Show Map button when no panes

This gives user the ability to quickly return to their challenge using a
known feature

* fix(server.map): Add caching to nameIdMap

Add caching to nameIdMap on the server

* fix(services.map): Fix map service

Move map building utils to map util. Fix bad import. Normalize challenge
lookup
2017-08-03 22:45:36 -05:00
..
ajax-stream.js Update rx ajax typings 2016-07-28 23:39:17 -07:00
constantStrings.json add donate links and mousetrap 2017-06-05 16:46:04 +01:00
encode-decode.js Feature(challenges): add code-uri utils 2016-08-18 09:44:40 -07:00
index.js Moves to next challenges 2016-07-28 23:39:17 -07:00
jsonp$.js feat(lint): prefer spread over Object.assign call 2016-12-29 16:58:49 -08:00
map.js Fix: map should redirect to current challenge (#15723) 2017-08-03 22:45:36 -05:00
polyvinyl.js feat(rechallenge): Retool challenge framework (#13666) 2017-04-28 20:30:23 -05:00
services-creator.js Remove stampit in favour of a factory function 2016-11-17 19:15:23 +00:00
supported-languages.js Feature(langauge): Make client history language aware 2016-07-28 23:40:01 -07:00