Commit Graph

52 Commits

Author SHA1 Message Date
b4b9c71f00 Make all toolbar tooltips lowercase 2020-09-06 10:13:06 -07:00
dbf44fbaf2 Update names and icons to match new designs 2020-09-03 16:34:58 +09:00
dceae21bbf Centralise fetching of overlay component titles and textures 2020-09-03 16:34:58 +09:00
2e0f567d5d Implement HomeNewsPanel component 2020-08-07 11:33:02 +03:00
788395f8bf Revert changes regarding FrontPageDisplay and OverlayView 2020-07-25 15:08:06 +03:00
c6ae2f520e Fix FrontPageDisplay is adding more news posts on api state change 2020-07-25 10:39:10 +03:00
7e5147761f Use OverlayView for FrontPageDisplay 2020-07-25 09:26:29 +03:00
ab23e7dfd4 Protect the NewsCard from clicks while hovering DateContainer 2020-07-16 23:14:51 +03:00
2d9909cdd8 Make news cards clickable 2020-07-16 15:18:01 +03:00
598e48678e Refactor NewsHeader 2020-07-12 15:45:48 +03:00
f663dd1803 Fix incorrect file name 2020-07-09 04:02:14 +03:00
aeb664aca7 Delete broken file 2020-07-09 04:00:53 +03:00
3ba8ec0fd7 Don't set null value to show front page 2020-07-09 03:40:14 +03:00
dfa22b1e4c Styles improvements 2020-07-09 02:37:42 +03:00
62e2bc1198 Fix potential double-request situation 2020-07-09 01:29:27 +03:00
900f2d309b Classes naming adjustments 2020-07-09 01:26:56 +03:00
57b935ec50 Remove outdated elements 2020-07-08 20:17:15 +03:00
0b4213f330 Implement FrontPageDisplay 2020-07-08 20:07:29 +03:00
c88a802b05 Adjust font size to match web design 2020-07-07 23:04:39 +02:00
bdec13d4a4 Move DateTooltip to it's on file 2020-07-07 16:46:17 +03:00
c86bb2e755 Use DrawableDate tooltip for DateContainer 2020-07-07 00:01:06 +03:00
68d9f9de46 Use DateTimeOffset 2020-07-06 23:55:20 +03:00
fdb7727e95 Rename NewsPost to APINewsPost 2020-07-06 07:28:44 +03:00
7550097eb6 Implement NewsCard 2020-07-06 07:27:53 +03:00
0e2ccac33b Add spaces to comments 2020-05-04 18:36:24 -07:00
a5781d7fc5 Replace ScreenTitle with OverlayTitle and update titles to match new design 2020-03-24 22:08:20 +01:00
f7ea20a926 Limit font weight to bold 2020-03-16 16:32:25 -07:00
288470c313 Remove exo specification completely 2020-03-13 13:43:48 +09:00
fe078c244d Expose TabControlOverlayHeader.Current value 2020-02-04 00:43:04 +03:00
e6fa793d56 Refactor background creation in OverlayHeader 2020-01-27 15:36:19 +03:00
cd0fcfabd9 Merge master with conflicts resolved 2020-01-26 16:35:07 +03:00
d9af43da4c Remove unused usings 2020-01-24 12:55:51 +03:00
e03a085d70 Make overlay elements use OverlayColourProvider 2020-01-24 12:33:34 +03:00
30edd80c8c Refactor OverlayHeader hierarchy 2020-01-21 06:00:12 +03:00
476717e181 Make OverlayHeader use colour schemes 2020-01-15 22:41:22 +03:00
f1b4fbb844 Make gradient in NewsArticleCover be effected by hover 2020-01-12 17:38:15 +03:00
e8567414c6 Refactor into some kind of sanity 2020-01-03 15:01:42 +09:00
ac2280c4ef Implement BreadcrumbControlOverlayHeader 2019-12-28 04:57:41 +03:00
a1c91af095 Update layout of every overlay using OverlayHeader 2019-12-26 22:09:06 +03:00
647c83e6c8 Add ability to not create content for headers
Rather than creating an empty container
2019-12-26 21:21:15 +03:00
ca3e8db79f Merge dependency 2019-12-26 21:03:39 +03:00
0a278ef943 Apply review suggestions 2019-12-17 19:23:30 +01:00
43720fbf45 Fix CI issues 2019-12-13 18:59:40 +01:00
e05c9426ed Initial implementation of NewsArticleCover class 2019-12-13 18:50:49 +01:00
af2ffac03a Add global Top and Horizontal padding to NewsContent 2019-08-18 14:52:26 +02:00
4d1b1a4022 Fix CI inspections 2019-08-14 21:52:36 +02:00
46e71e9ead Add missing licence header 2019-08-14 21:34:29 +02:00
840d4741da Add NewsContent class and fix broken reference. 2019-08-14 21:19:59 +02:00
87811afade Add missing licence headers to added files. 2019-08-12 20:16:41 +02:00
b92e331730 Add tabcontrol logic to news overlay 2019-08-10 17:06:52 +02:00