summaryrefslogtreecommitdiff
path: root/style.css
AgeCommit message (Collapse)Author
2014-09-30The text box is fixed except that it doesn’t return to it’s originalAnmol Agrawal
size.
2014-09-30#74 fixedAnmol Agrawal
2014-09-29rename 'load' button to 'load-storage-local'Alon Levy
2014-09-28debug-ui: add forgotten css style (merge up)Alon Levy
2014-09-28debug-ui: use div's and float's instead of tablesAlon Levy
2014-09-27Input box fixed - #62 solvedAnmol Agrawal
2014-08-18put all debug gui (load/save/deliverables) into a tableAlon Levy
2014-08-17drag&drop load of json, plus save (kinda), some refactoringAlon Levy
save & load json moved from buttons to rhizicore.js added a save as button (need to switch to normal ui for that menu, it's fixed right now) save not correct - instead of a save dialog since it is a json file the browser just displays it (even though it's base64 encoded).
2014-08-13made infobox wider and more readablegarbash
2014-08-08Issue #25Owen
2014-08-07buttons.js: don't recode JSON.stringifyAlon Levy
2014-08-07Widened infoboxgarbash
2014-08-06css fixes: s/font/font-size/, vertical-align: s/center/middleAlon Levy
2014-08-06remove whitespace at end of linesAlon Levy
2014-08-05Multiple Issues fixedOwen
Resizeable task bar Deliverable state combo box Edit node submit bug fix Code cleaup
2014-07-24Status icons + Gantt/Graph transitionOwen
Transition is now fixed and now has a neat movement effect Each icon now has a status value (done, current, not done) to indicate the state of deliverables Gantt button was moved for better UI
2014-07-22Save/UI/gantt changesOwen
save now asks you if you're sure if you've build an unsaved graph small changes to UI recommended by Yael took out zooming bug in gantt
2014-07-21Save Load done, Gantt scrolling much betterOwen
Save now asks if you wish to discard your changes Load now load everything perfectly, no bugs with dates or the gantt chart Scrolling for the gantt area new works much much better, it deactivates zooming controls and enables horizontal scrolling. Zooming and background clicking is left intact in Graph mode.
2014-07-15Added basic zoom featureOwen
2014-07-14Target and adjacent nodes are highlighted when clickedOwen
Background click remove editing boxes and highlights Deliverables test button adds 140 random tasks and dates Links between nodes have two colors: blue and green for dependencies
2014-06-24client-only prototype filesOwen