issues
search
tsutherl
/
expressDevMap
1
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Refactor actual app
#86
tsutherl
closed
7 years ago
0
Handle auth routes
#85
ScoutOK
opened
7 years ago
1
scrollable dropdown
#84
ScoutOK
opened
7 years ago
0
Tab nodes #78
#83
ScoutOK
closed
7 years ago
0
sometimes part of the path doesn't rerender on first node clicked
#82
ScoutOK
opened
7 years ago
1
response section on modal doesn't clear for new search because its info is coming from the store not local state. Maybe change to local state to make it easier to reset?
#81
CaraWeber
opened
7 years ago
0
Store recent requests
#80
CaraWeber
closed
7 years ago
0
move functions and local state from modal presentational component to modal container
#79
CaraWeber
opened
7 years ago
0
tab through nodes
#78
ScoutOK
closed
7 years ago
0
lots of /// (\\\ ??) in json stringified stuff?? problem??
#77
CaraWeber
closed
7 years ago
0
Search accessibility #74
#76
ScoutOK
closed
7 years ago
1
response, if object, renders as [object Object]... fix!
#75
CaraWeber
closed
7 years ago
0
search accessibility
#74
ScoutOK
closed
7 years ago
1
README
#73
CaraWeber
opened
7 years ago
0
clear form button?
#72
CaraWeber
opened
7 years ago
0
add a history component to modal for past 10 requests
#71
CaraWeber
opened
7 years ago
0
add time to fulfill request, status code of response
#70
CaraWeber
opened
7 years ago
0
router node sizing
#69
ScoutOK
opened
7 years ago
0
Fix line darkening #64
#68
ScoutOK
closed
7 years ago
0
Make collapsable
#67
ScoutOK
closed
7 years ago
0
make tree size set according to device size (not hardcoded in px as it is now)
#66
CaraWeber
opened
7 years ago
0
removed app.js
#65
ScoutOK
closed
7 years ago
0
fix path recoloring
#64
ScoutOK
closed
7 years ago
0
make serach dropdown render over the tree
#63
ScoutOK
closed
7 years ago
0
Fix key value remove
#62
CaraWeber
closed
7 years ago
0
minor: if you delete ALL the key-value pair things from headers or body, you can't get one back....
#61
CaraWeber
closed
7 years ago
0
make modal responsive to tabbing (not just clicking) for generating new key/val pair slots
#60
CaraWeber
closed
7 years ago
0
Try merge w master
#59
CaraWeber
closed
7 years ago
0
Search bar #46
#58
ScoutOK
closed
7 years ago
0
refactor d3 transforms to template literals instead of ugly string addition coercion thingys
#57
CaraWeber
opened
7 years ago
0
Pan zoom
#56
tsutherl
closed
7 years ago
0
Testing body type
#55
CaraWeber
closed
7 years ago
0
CARA: fix key-value pair grabbing to use forEach of keyValuePairs and bodyKVPairs instead of mapping through object keys!!!!
#54
CaraWeber
closed
7 years ago
0
** headers and body stuff stay in local state after entered, so they should prepopulate the form from there, otherwise multiple tests to same route keep old form data
#53
CaraWeber
opened
7 years ago
0
Modal functionality
#52
CaraWeber
closed
7 years ago
0
autofill for form items???
#51
CaraWeber
opened
7 years ago
0
Modal functionality
#50
tsutherl
closed
7 years ago
0
make nodes collapsible / toggleable
#49
CaraWeber
closed
7 years ago
0
move modal to bottom half of page instead of left
#48
CaraWeber
opened
7 years ago
0
add panning/zoom/scroll for tree
#47
CaraWeber
closed
7 years ago
0
search bar to search for a keyword in route path
#46
CaraWeber
closed
7 years ago
0
think about way to interact with custom middleware
#45
CaraWeber
opened
7 years ago
0
(potential?) different view to show real-time of route hits and also log out requests
#44
CaraWeber
opened
7 years ago
0
somewhere to render result of route test, include a label(?) or info(?) about response body type (object, array)
#43
CaraWeber
opened
7 years ago
0
background for text labels
#42
CaraWeber
opened
7 years ago
0
watch performance for rendering bigger trees & selected route highlighting
#41
CaraWeber
opened
7 years ago
0
local storage of recent route tested (& results?) to prepopulate form data -- MAKE SURE the form goes back to empty first (after every test request?)
#40
CaraWeber
opened
7 years ago
0
Update tree design
#39
ScoutOK
closed
7 years ago
0
Refactor reducers
#38
CaraWeber
closed
7 years ago
0
TestModal doesn't re-render route when new node is clicked - BUT will correctly test & return results for a new GET route node
#37
CaraWeber
closed
7 years ago
0
Next