kj415j45
|
93e79d122f
|
Move strings together
|
2021-07-18 02:24:59 +08:00 |
|
kj415j45
|
1b4bff0d9f
|
Optimize code style
Co-authored-by: frenzibyte <frenzibyte@gmail.com>
Co-authored-by: bdach <dach.bartlomiej@gmail.com>
|
2021-07-18 01:29:53 +08:00 |
|
kj415j45
|
51742da89a
|
Add localisation for NewsHeader
Co-authored-by: huoyaoyuan <huoyaoyuan@hotmail.com>
|
2021-07-17 19:28:27 +08:00 |
|
PercyDan54
|
e1c646b9b2
|
Remove redundant arguments
|
2021-07-05 23:52:39 +08:00 |
|
Gagah Pangeran Rosfatiputra
|
905472a20b
|
make NewsSidebar extends OverlaySidebar
|
2021-06-04 00:12:29 +07:00 |
|
Dean Herbert
|
735e7b9c74
|
Pass fetch more action in via ctor to avoid potential nullref
|
2021-05-26 22:49:39 +09:00 |
|
Dean Herbert
|
9947867e84
|
Remove unnecessary bindable flow
|
2021-05-26 22:46:43 +09:00 |
|
Dean Herbert
|
71de541245
|
Minor spacing / reformatting
|
2021-05-26 22:35:11 +09:00 |
|
Andrei Zavatski
|
1bde11a07e
|
Refactor ArticleListing
|
2021-05-26 15:35:38 +03:00 |
|
Andrei Zavatski
|
06fe0563d3
|
Move GetNewsRequest from ArticleListing to NewsOverlay
|
2021-05-24 08:26:44 +03:00 |
|
Dean Herbert
|
fbe4d7e03c
|
Improve code quality around cursor and upwards passing of response data
|
2021-05-21 15:41:31 +09:00 |
|
Andrei Zavatski
|
c48b5eebdd
|
Don't reload the context when clicking selected year button
|
2021-05-20 15:45:39 +03:00 |
|
Dean Herbert
|
958d51141d
|
Rename FrontPageDisplay to ArticleListing
|
2021-05-20 15:24:01 +09:00 |
|
Dean Herbert
|
9267d23dc2
|
Make year nullable rather than defaulting to zero
|
2021-05-20 15:23:49 +09:00 |
|
Dean Herbert
|
489caebf59
|
Move bind LoadComplete code out of constructor
|
2021-05-20 15:15:19 +09:00 |
|
Andrei Zavatski
|
d60478851f
|
Add proper action to YearButton
|
2021-05-19 15:38:53 +03:00 |
|
Andrei Zavatski
|
e3ed9b8135
|
Implement sidebar metadata handling in NewsOverlay
|
2021-05-19 15:36:05 +03:00 |
|
Andrei Zavatski
|
150ed01c62
|
Make NewsSidebar scrollable
|
2021-05-19 15:22:55 +03:00 |
|
Andrei Zavatski
|
16ffedde8a
|
Add year parameter to GetNewsRequest
|
2021-05-19 15:17:57 +03:00 |
|
Dean Herbert
|
19a07b0107
|
IsOpen -> Expanded
|
2021-05-19 15:49:22 +09:00 |
|
Dean Herbert
|
539e5179fe
|
Tidy up content and bind event code
|
2021-05-19 15:49:22 +09:00 |
|
Andrei Zavatski
|
d70d37b7f4
|
Remove convoluted autosize logic in MonthSection
|
2021-05-18 22:30:36 +03:00 |
|
Bartłomiej Dach
|
d614a47614
|
Rename variable to better explain purpose
|
2021-05-17 18:54:17 +02:00 |
|
Bartłomiej Dach
|
7befcf74ff
|
Split value change callbacks out to separate methods
|
2021-05-17 18:53:09 +02:00 |
|
Andrei Zavatski
|
555e3e2db3
|
Delete NewsSideBar.cs
|
2021-05-17 12:02:33 +03:00 |
|
Andrei Zavatski
|
01090de1fd
|
Fix filenames does not match contained type
|
2021-05-17 11:55:55 +03:00 |
|
Andrei Zavatski
|
586c5c7365
|
Emulate year changes in the test scene
|
2021-05-17 11:36:53 +03:00 |
|
Andrei Zavatski
|
c0cfbd11dd
|
Add tooltip and action for PostButton in MonthSection
|
2021-05-17 11:20:31 +03:00 |
|
Andrei Zavatski
|
5059bfaef9
|
Use FillFlowContainer in YearsPanel
|
2021-05-17 11:17:02 +03:00 |
|
Andrei Zavatski
|
e754d2e590
|
Simplify YearButton
|
2021-05-17 10:54:45 +03:00 |
|
Dean Herbert
|
abeeda5d04
|
Rewrite YearsPanel to not be insanely long
|
2021-05-17 16:24:56 +09:00 |
|
Dean Herbert
|
032f60819d
|
Rename content container
|
2021-05-17 16:11:46 +09:00 |
|
Dean Herbert
|
22561cda19
|
MonthDropdown -> MonthSection
|
2021-05-17 16:02:21 +09:00 |
|
Dean Herbert
|
50e2b5a327
|
SideBar -> Sidebar
|
2021-05-17 16:00:36 +09:00 |
|
Andrei Zavatski
|
3e1b1c6c3e
|
Improve statement readability
|
2021-05-15 19:14:58 +03:00 |
|
Andrei Zavatski
|
e479db9186
|
Clear transforms in PostsContainer for all children
|
2021-05-15 19:14:02 +03:00 |
|
Andrei Zavatski
|
38c0ba2d10
|
Implement current year highlight in YearsPanel
|
2021-05-13 16:16:19 +03:00 |
|
Andrei Zavatski
|
315a2b8314
|
Refactor MonthDropdown to decouple autosized logic
|
2021-05-12 20:50:20 +03:00 |
|
Andrei Zavatski
|
20a6903a40
|
Use GridContainer to distribute buttons in YearsPanel
|
2021-05-11 23:43:01 +03:00 |
|
Andrei Zavatski
|
f4801c08ff
|
Refactor MonthDropdown to ensure all the posts are within a given month
|
2021-05-11 22:34:01 +03:00 |
|
Andrei Zavatski
|
b0297c6324
|
Fix incorrect no posts handling and add corresponding test
|
2021-05-11 20:52:11 +03:00 |
|
Andrei Zavatski
|
c2ba16f977
|
Use relative sizing for MonthDropdown
|
2021-05-11 16:51:59 +03:00 |
|
Andrei Zavatski
|
1c0b0996cf
|
Rename DropdownButton to DropdownHeader
|
2021-05-11 16:42:18 +03:00 |
|
Andrei Zavatski
|
208224cc0d
|
CI fixes
|
2021-05-11 16:08:09 +03:00 |
|
Andrei Zavatski
|
01f5c77dac
|
Add better comments explaining empty actions
|
2021-05-11 15:56:50 +03:00 |
|
Andrei Zavatski
|
705aad262a
|
Rename MonthPanel to MonthDropdown
|
2021-05-11 15:42:40 +03:00 |
|
Andrei Zavatski
|
0a9c3c9413
|
Move metadata change logic to it's own method
|
2021-05-11 15:39:50 +03:00 |
|
Andrei Zavatski
|
9603712aa1
|
Cache metadata in NewsSideBar
|
2021-05-11 15:33:27 +03:00 |
|
Andrei Zavatski
|
e736240a06
|
Use lookup instead of dictionary to distribute posts
|
2021-05-11 15:12:04 +03:00 |
|
Andrei Zavatski
|
711e7ba860
|
Apply suggestions for MonthPanel
|
2021-05-11 14:43:23 +03:00 |
|