Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
51 commits
Select commit Hold shift + click to select a range
ead90b8
first commit
Jmeggesto Jun 27, 2015
7f145a5
re-wrote item class
Jun 27, 2015
ce81807
added methods to interface
Jun 27, 2015
3dc6ec7
testing user input
Jmeggesto Jun 27, 2015
a31daba
fixed differences
Jun 27, 2015
5c8b0ae
implemented List class
Jun 27, 2015
7916ad4
minor changes
Jmeggesto Jun 27, 2015
59faeca
added ability to name lists, created base framework for list manager
Jmeggesto Jun 27, 2015
1cc80cb
implemented addList method and showLists method
Jun 27, 2015
21c58d4
committing, because reasons
Jmeggesto Jun 27, 2015
a23e915
added some functionality for List Manager, editing list names
Jmeggesto Jun 27, 2015
b9410bb
stuff
Jun 28, 2015
c05c7f3
Merge branch 'master' of https://github.com/elberdev/unit-0-final-pro…
Jun 28, 2015
cea487a
added natural language parsing
Jmeggesto Jun 28, 2015
5ee9971
Merge branch 'master' of https://github.com/elberdev/unit-0-final-pro…
Jmeggesto Jun 28, 2015
df195e2
trying to give Elber the code
Jmeggesto Jun 28, 2015
af5603d
Merge branch 'jackie'
Jmeggesto Jun 28, 2015
b95bd3e
implemented some commands fo realz
Jun 28, 2015
0217d8e
added additional command functionality, began work on deleting items …
Jmeggesto Jun 28, 2015
8e66983
almost all lisst functionality implemented
Jmeggesto Jun 28, 2015
7463dde
broke everything
Jun 28, 2015
9b4cea3
unbroke by magic
Jun 28, 2015
970ed6e
finally fucking fixed the new item bug
Jmeggesto Jun 28, 2015
ae9bd48
started adding skeleton code to sort to do items
Jun 28, 2015
f216c8e
changed some display spacing, fixed some lingering weird method behavior
Jun 29, 2015
0ea5add
fixed minor display inconsistencies and made display list <list name>…
Jun 29, 2015
c8a9d97
minor visual fixes
Jun 29, 2015
13d3c23
minor visual tweaks
Jun 29, 2015
8619410
added priority and done status to list item displays
Jun 29, 2015
a3e7a67
weird behavior started happening again even with camerons code so i a…
Jun 29, 2015
9b18c8e
added display all items functionality, made item display more pretty
Jun 29, 2015
5f3c10a
fixed some minor display issues
Jun 29, 2015
72fd413
built sortItems method to sort by item properties. still has to be im…
Jun 30, 2015
9f5bedf
working on editing items from UI
Jmeggesto Jun 30, 2015
6e7e65a
built sortItems method to sort by item properties. still has to be im…
Jun 30, 2015
b0472bc
fixed error where reassignment of item priority did not function corr…
Jmeggesto Jun 30, 2015
99907e0
deleted unnecessary commented out code
Jun 30, 2015
4297a32
Merge branch 'master' of https://github.com/elberdev/unit-0-final-pro…
Jun 30, 2015
2b43064
cleaned up look of edit items interface a little, deleted an entire m…
Jun 30, 2015
8d58abc
implemented sort for -display all items- command and its variations. …
Jun 30, 2015
2e2faa6
changed 'helplp' section to reflect recently implemented functionality
Jmeggesto Jun 30, 2015
73c0a87
minor aesthetic differences
Jun 30, 2015
5b2aac6
Merge branch 'elber'
Jun 30, 2015
dc4ee3f
implemented list sorting 100 percent. just need to handle annoying fa…
Jun 30, 2015
5401d00
fixed error message bug
Jul 1, 2015
fa1c952
Merge branch 'elber'
Jul 1, 2015
0bee282
fixed display items messages
Jul 1, 2015
d81025b
fixing errors one by one. still have to catch errors in edit items
Jul 1, 2015
8772d94
finally have the sorting working right as rain
Jul 1, 2015
8ad0793
added some while loops to --delete items-- and --edit items-- to catc…
Jul 1, 2015
b3b9c1f
added some slight error-handling tweaks
Jul 1, 2015
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading