- 26 Oct, 2017 1 commit
-
-
Phil Hughes authored
-
- 21 Oct, 2017 1 commit
-
-
Phil Hughes authored
-
- 20 Oct, 2017 1 commit
-
-
Phil Hughes authored
-
- 17 Oct, 2017 1 commit
-
-
Phil Hughes authored
Adds a test for flattenedFiles Changes the data method to not be an arrow method Various other review fixes
-
- 16 Oct, 2017 3 commits
-
-
Phil Hughes authored
fixed eslint
-
Phil Hughes authored
Updated as best as possible, a lot of tests still change the store and never reset the state back which can cause some issues with other tests.
-
Phil Hughes authored
This moves away from storing in a single array just to render the table. It now stores in a multi-dimensional array/object type where each entry in the array can have its own tree. This makes storing the data for future feature a little easier as there is only one way to store the data. Previously to insert a directory the code had to insert the directory & then the file at the right point in the array. Now the directory can be inserted anywhere & then a file can be quickly added into this directory. The rendering is still done with a single array, but this is handled through underscore. Underscore takes the array & then goes through each item to flatten it into one. It is done this way to save changing the markup away from table, keeping it as a table keeps it semantically correct.
-
- 29 Sep, 2017 1 commit
-
-
James Ramsay authored
-
- 15 Aug, 2017 1 commit
-
-
Jacob Schatz authored
-
- 06 Aug, 2017 1 commit
-
-
Jacob Schatz authored
-
- 02 Aug, 2017 2 commits
-
-
Luke "Jared" Bennett authored
-
Luke "Jared" Bennett authored
-
- 29 Jul, 2017 2 commits
-
-
Jacob Schatz authored
-
Jacob Schatz authored
-
- 26 Jul, 2017 2 commits
-
-
Luke "Jared" Bennett authored
-
Luke "Jared" Bennett authored
-
- 24 Jul, 2017 1 commit
-
-
Jacob Schatz authored
-
- 23 Jul, 2017 1 commit
-
-
Jacob Schatz authored
-
- 21 Jul, 2017 3 commits
-
-
Jacob Schatz authored
-
Luke "Jared" Bennett authored
-
Luke "Jared" Bennett authored
-
- 20 Jul, 2017 2 commits
-
-
Luke "Jared" Bennett authored
-
Luke "Jared" Bennett authored
-