Mike Simpson
1708d6e5f0
Update menu links
...
See issue #1195
2023-06-29 10:53:17 +01:00
Mike Simpson
7aebd77f10
Merge branch 'master' into colouring-core
2023-02-03 11:28:45 +00:00
Mateusz Konieczny
233041581e
add manual link, simplify code link in sidebar
2023-01-19 14:41:23 +01:00
Mateusz Konieczny
5fdd586820
remove 'coming soon' from showcase notes
2023-01-19 14:41:19 +01:00
Mike Simpson
00d9f862ac
Colouring Core Issue 10
2023-01-10 11:53:10 +00:00
Mike Simpson
a4f3340c20
Merge branch 'master' into colouring-core
2022-12-06 16:57:44 +00:00
Mateusz Konieczny
609848ea9d
log in/registration to top
...
rearrange sidebar to move critically important to top
2022-12-06 11:59:02 +01:00
Mike Simpson
f9999048ec
More Config Changes
...
- Added project specific GitHub URL to config
- More changes to "Colouring Cities" where it seems appropriate
- More use of "Colouring {CityName}" across the site
2022-11-30 15:20:00 +00: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