Commit Graph

65 Commits

Author SHA1 Message Date
grafixeyehero c61df2eb92 Refactor: viewitemcontainer 2023-10-11 00:10:16 -04:00
Bill Thornton 8f32341c92 Merge pull request #4816 from thornbill/dashboard-app
Migrate dashboard to separate app
2023-10-04 02:11:22 -04:00
grafixeyehero ab0ffb857c Add Play, Queue, Shuffle and NewCollection Buttons 2023-10-02 23:42:21 +03:00
Bill Thornton 187cefdcb1 Update import order 2023-09-30 01:17:37 -04:00
Bill Thornton 35457b5abb Extract style overrides for dashboard 2023-09-29 17:25:17 -04:00
Bill Thornton 1a934c7956 Refactor common navigation components 2023-09-29 17:25:16 -04:00
Bill Thornton b5dcdbf4b4 Update dashboard paths 2023-09-29 17:07:17 -04:00
Bill Thornton d5e703287a Move shared components to common layout 2023-09-29 17:06:36 -04:00
Bill Thornton bd1ae96b62 Move routes to dashboard app 2023-09-29 16:51:03 -04:00
Bill Thornton c0d14715fb Migrate dashboard to separate app 2023-09-29 16:51:03 -04:00
Bill Thornton 0d5b97455a Merge pull request #4806 from thornbill/common-component-refactor 2023-09-29 16:30:00 -04:00
Bill Thornton 27e99d1ce3 Merge pull request #4784 from grafixeyehero/Add-Pagination-mui
Add Pagination
2023-09-27 14:42:27 -04:00
Bill Thornton 44678a61c2 Refactor app layouts and common components 2023-09-27 02:07:40 -04:00
Bill Thornton 41f6634a18 Merge pull request #4793 from thornbill/fix-syncplay-unmount 2023-09-26 23:21:12 -04:00
Bill Thornton e46330c70d Use react query to fetch syncplay groups 2023-09-26 01:25:42 -04:00
grafixeyehero e23be51e4f Add Pagination 2023-09-24 19:27:32 +03:00
Bill Thornton e0b51753e3 Merge pull request #4783 from grafixeyehero/Add-AlphabetPicker-mui 2023-09-24 02:55:13 -04:00
grafixeyehero cbf33c15f2 Remove unused path quickConnect.html from legacyRoutes admin route 2023-09-23 00:36:37 +03:00
grafixeyehero a8deca68ea fix typo 2023-09-22 21:16:04 +03:00
Bill Thornton 55a2ca3590 Fix error on unmount in syncplay menu 2023-09-20 12:38:43 -04:00
Bill Thornton f14a61c8c7 Merge pull request #4777 from thornbill/migrate-quick-connect
Migrate quick connect page to react
2023-09-18 23:41:02 -04:00
grafixeyehero 1b844ef624 Add AlphabetPicker 2023-09-17 23:27:02 +03:00
grafixeyehero d714c3ceb6 add filters status indicator 2023-09-15 13:16:49 -04:00
grafixeyehero 72989172ae refactor: filter
add enum for FeatureFilters, EpisodeFilter and VideoBasicFilter
2023-09-15 13:16:49 -04:00
Bill Thornton d24b030962 Migrate quick connect page to react 2023-09-15 10:34:02 -04:00
grafixeyehero 1f1aa892dc Add view layout settings components 2023-09-13 06:13:05 +03:00
grafixeyehero f47bd0633d Add Sort Menu setting components 2023-07-14 21:40:21 +03:00
Bill Thornton 0c221ff672 Merge pull request #4723 from thornbill/add-admin-user-menu
Add admin links to user menu
2023-07-14 10:50:28 -04:00
Bill Thornton f340f7a192 Merge pull request #4711 from grafixeyehero/Add-filter-mui-components
Add Filter setting components.
2023-07-14 10:49:45 -04:00
Bill Thornton 2254bf2e00 Add admin links to user menu 2023-07-13 17:26:57 -04:00
grafixeyehero 9cd330ef15 fix typo 2023-07-12 18:33:47 +03:00
grafixeyehero 3ae27e05c7 Add Filter setting components 2023-07-09 01:43:08 +03:00
Bill Thornton 71ec7c57f5 Merge pull request #4704 from thornbill/eslint-sonar-updates 2023-07-08 00:53:55 -04:00
Bill Thornton 65b17bce34 Add back button to experimental layout 2023-07-06 17:15:19 -04:00
Bill Thornton ec0adb895b Add constructor capitalization rule 2023-07-06 11:49:55 -04:00
Bill Thornton 76597a021a Merge remote-tracking branch 'upstream/master' into dashboard-activity 2023-07-06 01:46:52 -04:00
Bill Thornton af4313fe61 Merge pull request #4675 from grafixeyehero/refactor-suggestionview-and-genresview
refactor: suggestionview and genresview
2023-07-06 01:37:23 -04:00
Bill Thornton 834e36b5a3 Move distinct components to individual files 2023-06-27 01:31:50 -04:00
grafixeyehero 00ec92cc02 apply suggestion 2023-06-25 03:15:21 +03:00
Bill Thornton 4c78e25510 Merge pull request #4669 from thornbill/experimental-syncplay 2023-06-17 10:27:19 -04:00
Bill Thornton 4545814e91 Fix syncplay variable capitalization 2023-06-16 16:19:44 -04:00
Bill Thornton 97f703f7d7 Move activity log to experimental routes 2023-06-13 17:15:20 -04:00
Bill Thornton c0f1de9f3f Update paths and stable app view 2023-06-09 03:01:27 -04:00
Bill Thornton 3038ddb6ff Add user/system event filtering 2023-06-09 01:20:34 -04:00
grafixeyehero 17e8ccc93a refactor: suggestionview and genresview 2023-06-09 01:23:27 +03:00
Bill Thornton 3bad9f0378 Rewrite activity log page in dashboard 2023-06-08 10:23:07 -04:00
Bill Thornton 186dd44da6 Fix root path warnings 2023-06-07 17:11:27 -04:00
Bill Thornton b49af89cfc Add SyncPlay button to app toolbar 2023-06-06 02:17:30 -04:00
Bill Thornton 33102149c2 Refactor routes to use layout elements 2023-06-01 12:12:16 -04:00
Bill Thornton ee99d3e1d8 Merge pull request #4621 from thornbill/no-notifications
Remove notifications pages from dashboard
2023-05-31 11:12:20 -04:00