[UI Work] Add Artist, Import Artist, Calendar

This commit is contained in:
Qstick
2017-09-07 23:09:52 -04:00
parent a747c5f135
commit 77f1d2e64c
109 changed files with 891 additions and 1082 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
export const CAPTCHA = 'captcha';
export const CHECK = 'check';
export const MONITOR_EPISODES_SELECT = 'monitorEpisodesSelect';
export const MONITOR_ALBUMS_SELECT = 'monitorAlbumsSelect';
export const NUMBER = 'number';
export const OAUTH = 'oauth';
export const PASSWORD = 'password';
@@ -17,7 +17,7 @@ export const TEXT_TAG = 'textTag';
export const all = [
CAPTCHA,
CHECK,
MONITOR_EPISODES_SELECT,
MONITOR_ALBUMS_SELECT,
NUMBER,
OAUTH,
PASSWORD,