Mateusz Konieczny
609848ea9d
log in/registration to top
...
rearrange sidebar to move critically important to top
2022-12-06 11:59:02 +01:00
Tom Russell
98ce36b287
Add direct link to "blog" category in forum
2022-03-28 14:23:06 +01:00
Maciej Ziarkowski
3bb01f6a11
Move user authentication to context and hooks
2021-02-08 16:03:30 +00:00
Maciej Ziarkowski
2927b04b54
Reorganise menu items ( #652 )
2021-01-29 00:35:14 +00:00
Maciej Ziarkowski
e42d0980c9
Refactor header menu to accept list of links
2021-01-28 03:20:01 +00:00
Maciej Ziarkowski
de2094eb29
Remove categories from header, add link targets
2021-01-28 03:20:01 +00:00
Tom Russell
210f57f6fa
Add link to new content page
2020-05-14 17:24:34 +01:00
Tom Russell
c20ea2bbb0
Knock out showcase link, fix leaderboard
2020-04-09 16:58:59 +01:00
Tom Russell
c4ffdf4db9
Tidy up initial basic leaderboard
2020-04-09 16:52:41 +01:00
Tom Russell
1a8e035fea
Categories everywhere
2020-02-03 22:36:51 +00:00
Tom Russell
517e338f39
Rework main menu
2020-02-03 22:36:51 +00:00
Tom Russell
33ff812aec
Refine layout
...
Sidebar menu, mobile quirks
2020-02-03 22:36:51 +00:00
Tom Russell
9f961ca116
Broad layout
...
Sidebar-constrained header
2020-02-03 22:36:51 +00:00
Maciej Ziarkowski
bc76185613
Move css imports group to second place
2019-11-13 19:20:47 +00:00
Maciej Ziarkowski
daf36c9750
Add propTypes generation, remove manual propTypes
2019-11-05 20:13:10 +00:00
mz8i
5d3eff4800
Branding adjustments ( #471 )
...
* Synchronise category colours with WIX page version
* Display static colourful logo on map pages
2019-10-28 16:46:22 +00:00
Maciej Ziarkowski
d408978165
Move download links towards end of header
2019-10-02 19:16:05 +01:00
Maciej Ziarkowski
1f5abba409
Add Contact page
2019-10-02 18:38:12 +01:00
Maciej Ziarkowski
5f4a939a51
Add downloads link to header
2019-10-01 14:57:23 +01:00
Maciej Ziarkowski
33dc30612b
Collapse header when clicking on link
2019-09-18 14:33:23 +01:00
Maciej Ziarkowski
f69a0ef90f
Update links to map views
2019-09-09 01:11:45 +01:00
Maciej Ziarkowski
ee1e64c185
Refactor and restyle logo
2019-09-05 13:33:20 +01:00
Maciej Ziarkowski
6422be118d
Reorganise/restyle header
2019-09-04 17:04:07 +01:00
Tom Russell
1c265b828d
Declarative categories list
2019-08-23 12:56:22 +01:00
Tom Russell
b0f9aa3900
DRYer logo
2019-08-23 12:55:15 +01:00
Tom Russell
b0bfe70e9d
Move common components to nested directory
2019-08-23 12:55:15 +01:00
Maciej Ziarkowski
4421930942
Squash TypeScript errors and fix bugs
...
Most errors highglighted by TS were due to a lack of type definitions
and were ignored by settings types to `any`.
Some minor bugs were resolved where the fix was obvious.
TODO marks left where `any` needs to be later removed or bugfix verified
2019-08-09 18:49:43 +01:00
Maciej Ziarkowski
c92c4cded3
Setup TS build (failing), rename files to .ts/.tsx
...
The TypeScript build currently runs but fails for a number of files.
This commit only contains rename operations on the source files.
2019-08-09 15:44:11 +01:00