Merged
Conversation
[docs] updates press-release
[add] setting up initial skeleton for project
[add] adds two sample routes
[setup] sets up ES6 compatability
[setup] Setting up simple react routing
[add] modifies index.js to render reactRouter routes
[add] adds simple nav bar with home and about page reactRoutes
…ery so I moved jQuery to above Bootsrap
[feature] renders AceEditor and CodePrompt in Home
[feat] adds ticking Timer with start/finish buttons
[feature] prevents easy copy/paste all, alerts when puzzle is completed
…n array of prompts and another file for getting a random prompt from the list and returning it
[adds] Added modularity to server. Now there is a file that exports an array of prompts and another file for getting a random prompt from the list and returning it.
[fix] fixes get request to match server route and refactor ace editor code for CodePrompt
…pdate state of Home
[feature] implements sending timerOn state to CodeEditor
[refactor] changes Timer.js to ES6
[fix] fixed bug when spamming start button
…when puzzle is complete, etc
[feature] implements timer functionality with CodeEditor
[fix] removes highlight on CodePrompt load, renames to nimblecode
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.