Commit Graph

22 Commits

Author SHA1 Message Date
Andrew Rabert b4d9b37cbd Merge pull request #46 from dkanada/removetwo
minor changes to navbar elements
2019-01-20 20:37:18 -05:00
Andrew Rabert 16e46d065c Merge pull request #45 from cvium/fix_data_backbutton
Fix data-backbutton logic
2019-01-20 20:34:13 -05:00
Andrew Rabert ca10eef36a Remove Sync code 2019-01-20 18:31:12 -05:00
dkanada c2ddda7afc remove metadata manager from navbar 2019-01-20 23:32:17 +09:00
dkanada 925e4a4ba5 improvements to icons and strings on several pages 2019-01-20 23:19:54 +09:00
dkanada 7ac964fca0 minor changes to navbar elements 2019-01-20 17:33:48 +09:00
Claus Vium 47f5cd330f Fix data-backbutton logic 2019-01-20 09:07:28 +01:00
Joshua M. Boniface 88c1b112e3 Merge branch 'dev' into fix-inconsistent-back-button 2019-01-20 00:15:51 -05:00
Vasily 4f6102d68e Cleanup bindMenuEvents
Suggested bu @Vasily
2019-01-19 12:54:32 -05:00
Sparky 91b7161993 "Fix" Back updateBackButton evaluation 2019-01-19 12:44:30 -05:00
Sparky 036cf6ef95 Fix broken hamburger menu 2019-01-19 12:44:30 -05:00
Sparky d090ac8d72 Fix up some additional deuglification failures
Replaced += on some strings
Declared `var i`in for loops rather than just using `i`
Fixed left over nest if, changed to else if
Switched to `===` for string to string comparisons
Unfurled ternary operator deuglification missed
...Applied suggestions from code review...
2019-01-19 12:44:30 -05:00
Sparky 858decb4bb Removed back button from dashboard and metadata manager 2019-01-19 12:44:30 -05:00
Sparky 84dd50e995 Manual cleanup of deuglification
Deuglification
2019-01-19 12:44:30 -05:00
Sparky 4c0170535d Initial Deuglification
Need to clean up afterwards.
2019-01-19 12:44:30 -05:00
dkanada 5ed8dbe9c3 deminify sections of the navbar code and fix logout button 2019-01-17 04:49:47 +09:00
dkanada 1445524edf condense router and remove another sync button 2019-01-16 18:30:15 +09:00
dkanada 3edaae9d48 add a header for user specific pages 2019-01-16 18:01:35 +09:00
dkanada 92189e108b clear download options from navigation bar 2019-01-16 17:59:20 +09:00
dkanada b8a0e1ab29 remove references to missing offline playback files 2019-01-16 14:55:32 +09:00
dkanada 58954cadd3 format navigation drawer factory method 2019-01-16 14:46:20 +09:00
Erwin de Haan 4678528d00 First separation commit.
Added LICENSE, README.md, CONTRIBUTORS.md
2019-01-09 12:36:54 +01:00