Commit Graph

28 Commits

Author SHA1 Message Date
5a5516e10f Various minor styling tweaks 2022-07-20 21:41:41 +02:00
ba6aa44ee2 Implement title typeahead and search history 2022-07-20 21:40:17 +02:00
b144597153 Specify container width for better table display 2022-07-20 21:39:43 +02:00
8faaf6bed1 Implement playlist search typeahead 2022-07-19 22:21:13 +02:00
7bdee7da1f Create an About page 2022-07-13 22:40:30 +02:00
36b4644772 Rename Playlist model to Snapshot 2022-07-13 19:53:05 +02:00
7ef3bb14fe Disable "Compare snapshots" tab 2022-07-13 19:46:15 +02:00
9197910e57 Create a separate SnapshotCalendar component 2022-07-13 19:30:38 +02:00
0e0a7683b3 Rename SnapshotTrackTable to SnapshotTrackEntries 2022-07-13 19:30:14 +02:00
7bf9401991 Remove custom datatable component styling 2022-07-12 23:07:38 +02:00
9a026662df Revert to v-show and add explanation comment 2022-07-12 23:06:00 +02:00
158099ba45 Fix calendar's querySelectorAll error on destroy 2022-07-10 21:34:06 +01:00
fb9e64f085 Create a unified TrackEntriesTable component 2022-07-10 21:33:06 +01:00
d9cf8eaeb6 Tweak data table's design responsiveness 2022-07-07 08:46:53 +02:00
e9ed63ee24 Fix accidentally dynamic relative tab URLs 2022-07-07 08:46:09 +02:00
ad05f4a35d Increase vertical margin of track retention header 2022-07-07 08:44:49 +02:00
7034fbae6c Create "Show Statistics" tab 2022-07-06 14:02:23 +02:00
2d3acccae2 Ensure proper 404 Error handling 2022-07-06 14:02:10 +02:00
f6a4655d4b Fix broken calendar-entry import 2022-07-06 14:01:54 +02:00
f2ad4f13ba Create an individual snapshot preview page 2022-07-05 13:42:09 +02:00
56e4828e80 Ensure playlist data's available when displaying 2022-07-05 13:41:53 +02:00
9fcd7e7e14 Remove entire margin, instead of just the bottom 2022-07-05 13:40:28 +02:00
5b2d924b47 Ensure proper date conversion to midnight UTC 2022-07-05 09:25:02 +02:00
b03f715aa9 Change all tab links to relative paths 2022-07-05 08:31:51 +02:00
1afac8235a Create a snapshot calendar page 2022-07-02 15:21:04 +02:00
c1fcc1c455 Create a "snapshot browser" home page 2022-07-02 15:19:41 +02:00
552efcae1b Add a "Not Found" page 2022-07-01 21:27:42 +02:00
c59f1e00a1 Set up page routing 2022-06-29 09:51:44 +02:00