Commit graph

859 commits

Author SHA1 Message Date
An Phan
b419299fbe
Clean up packages 2016-12-06 13:44:49 +08:00
An Phan
3aefd4d592
Bump version 2016-12-04 20:41:05 +08:00
An Phan
9f0675bb58
Fix edit songs form issue 2016-12-04 20:40:25 +08:00
An Phan
eea45199ed
Fix E2E tests 2016-12-02 17:33:28 +07:00
An Phan
33a787fbca
Switch to yarn 2016-12-02 16:39:31 +07:00
An Phan
d769860582
Fix return type 2016-12-01 20:42:00 +07:00
An Phan
2a3bdb1ef4
Fix lint 2016-12-01 20:06:52 +07:00
An Phan
f96518d8dc
Guess and match songs in album info panels 2016-12-01 19:43:44 +07:00
An Phan
f22b108bfb
Normalize artist items playorder (closes #374) 2016-12-01 18:32:11 +07:00
An Phan
2d6d0fd8fb
Replace sweetalert with alertify 2016-12-01 17:54:28 +07:00
An Phan
8db4aa696f
Hide Delete button on self 2016-11-30 16:51:05 +07:00
An Phan
4595f0bff4
Revamp user add/edit forms 2016-11-30 16:24:05 +07:00
An Phan
30237d27ad
Refactor Edit songs form 2016-11-28 17:27:59 +07:00
An Phan
c3b0cbe361
Only show Like button when applicable 2016-11-28 17:12:48 +07:00
X-Ryl669
bb06cd6b63 Fix scrollable issue with Firefox. (#459) 2016-11-28 16:55:32 +07:00
An Phan
75af93e7ce
Rename Download to explicit "Download All" 2016-11-28 16:00:32 +07:00
An Phan
1293d7e278
Show loading when songs are added/removed from playlist/favorite (closes #477) 2016-11-28 15:48:55 +07:00
An Phan
a209c93a5b
Fix Artist and Album components 2016-11-28 11:44:56 +07:00
An Phan
4b96dad5a3
Fix Delete playlist button 2016-11-28 11:42:22 +07:00
An Phan
a60f15ca3c
Hide lyrics hint if no song 2016-11-28 11:32:09 +07:00
An Phan
8bf5491912
Tiny tweaks on the sound bar 2016-11-28 11:28:07 +07:00
An Phan
231ad2600c
Make heading meta a bit smaller 2016-11-26 10:46:06 +07:00
An Phan
ac16429e16
Fix Album & Artist shuffle bug 2016-11-26 10:38:36 +07:00
An Phan
85b7f97289
Fix Favorites shuffle bug 2016-11-26 10:34:42 +07:00
An Phan
eb63eafd03
Merge branch 'master' of github.com:phanan/koel 2016-11-26 10:25:56 +07:00
An Phan
adfebd0167
Lint everything 2016-11-26 10:25:35 +07:00
An Phan
449fac97fc
Remove leftover files 2016-11-25 15:16:40 +08:00
Phan An
b233aab976 Applied fixes from StyleCI (#486) 2016-11-25 12:32:54 +08:00
An Phan
1d5aa66be4
Clean the repo 2016-11-25 12:32:29 +08:00
An Phan
58829905d7
Add E2E test for footer 2016-11-24 16:50:37 +08:00
An Phan
0448214abd
Turn volume into a component 2016-11-24 16:50:22 +08:00
An Phan
645bf9e3c7
Correctly unmute when volume track is dragged 2016-11-24 16:28:32 +08:00
An Phan
a67a211272
Minor refactoring 2016-11-24 12:39:17 +08:00
An Phan
a70a9bfe53
Bump version 2016-11-24 12:39:04 +08:00
An Phan
4640c41e7a
Remove redundant import 2016-11-24 12:30:44 +08:00
Phan An
96a18b6d1d Applied fixes from StyleCI (#485) 2016-11-24 12:12:28 +08:00
An Phan
312ff1e1cf
Refactor for Unit 2016-11-24 12:07:57 +08:00
An Phan
46a52a55a6
Refactor for E2E 2016-11-24 11:56:00 +08:00
An Phan
46266409d5
Untrack .idea folder 2016-11-24 09:34:53 +08:00
An Phan
088fe253e7
Fix composer classmap config 2016-11-24 00:55:57 +08:00
Phan An
1c0681643f Applied fixes from StyleCI (#484) 2016-11-24 00:47:10 +08:00
An Phan
f52b060fbf
Rename SettingsScreenTest to ZSettingsScreenTest
...as an ugly workaround to make this test run last, due to it changing
the whole suite's data, causing other tests to fail.
2016-11-24 00:45:02 +08:00
An Phan
92da6df5ab
Add Profile screen e2e test 2016-11-23 23:57:41 +08:00
An Phan
1ac87d1e9d
Add Users screen e2e test 2016-11-23 23:36:12 +08:00
An Phan
5a3627c3d6
Fix auto focus directive 2016-11-23 23:34:44 +08:00
An Phan
6760ce4619
Add several handy WebDriver shortcuts 2016-11-23 21:26:15 +08:00
An Phan
7b4908f85d
Fix the race condition with sidebar test 2016-11-23 20:45:40 +08:00
An Phan
6752a3fa82
Add more E2E tests 2016-11-18 15:57:04 +08:00
An Phan
21d23755be
Fix controls visibility in song list screens 2016-11-18 15:17:03 +08:00
An Phan
08b37d532d
Show delete button on Playlist 2016-11-18 14:32:18 +08:00