Commit graph

16 commits

Author SHA1 Message Date
Hyzual
a1d48bbd30 Reorganizes the entire app to follow Google's best practice recommendations for Angular App Structure.
see: https://docs.google.com/document/d/1XXMvReO8-Awi1EZXAXS4PzDzdNvV6pGcuaF4Q9821Es/pub

The files are now grouped by view / component.
Tests are located beside tested js files. The Grunt build will be responsible for only distributing actual files without the tests.
Each partial is at the same level as the js files related to it.
Ideally css files should be at the same level, maybe I'll refactor this later.

Moves all non-bower plugins to app/vendor.
Moves all images to app/images and styles to app/styles.
Merges the test and non-test jshintrc files.

Adds all the Jamstash contributors to the package.json file while I was refactoring.

Conflicts:
	app/app.js
	app/images/vgrabber.gif
	app/images/vgrabber2-active.gif
	app/images/vgrabber2-normal.gif
	app/index.html
2014-11-09 16:10:34 +01:00
Trevor Squillario
0bdb803966 4.0.1 commit 2014-11-08 14:09:10 -05:00
Trevor Squillario
c53ddb0eee 3.4.2 - jPlayer updated to 2.6.3 2014-11-08 14:09:08 -05:00
Trevor Squillario
e5318f395b 3.4.2 Archive tab updates 2014-11-08 14:09:06 -05:00
Trevor Squillario
1f8c286a13 3.4.1 archive tab improvements 2014-11-08 14:09:05 -05:00
Trevor Squillario
fb989567cc 3.4 consolidated subsonic actions 2014-11-08 14:09:03 -05:00
Trevor Squillario
b6d80caee3 3.3.1 changes 2014-11-08 14:09:00 -05:00
Trevor Squillario
c65bb06cb7 rollover beta to prod, beta fixes 2014-04-05 13:25:42 -04:00
Trevor Squillario
149688b8ca sync develop with local dev 2014-04-05 11:53:30 -04:00
Trevor Squillario
310c79f63c Commit local changes 2014-02-22 18:56:13 -05:00
Trevor Squillario
95f7ef53f2 3.2.2 2014-02-08 00:22:54 -05:00
Trevor Squillario
661053aee2 Merging local changes 2014-01-12 16:06:54 -05:00
Trevor Squillario
f2495a1ba4 Removed jQuery UI plugin, switched to 2 panel layout 2014-01-12 15:30:56 -05:00
Trevor Squillario
223cce0dc4 3.1.1 additional bug fixes 2013-11-10 18:57:11 -05:00
Trevor Squillario
4b116d0024 3.1.1 sway.fm fixed, multiple sub-folder fix 2013-11-01 07:31:43 -04:00
Trevor Squillario
89684032ce 3.1.0 AngularJS, lots of other changes released from beta branch 2013-09-26 22:38:51 -04:00