Commit Graph

1839 Commits

Author SHA1 Message Date
4c943753ab Change CSS and width 2023-10-12 11:57:13 -04:00
69298726d3 Change CSS and width 2023-10-12 11:55:18 -04:00
789aae47b4 Change CSS 2023-10-12 11:53:33 -04:00
2f5f127873 Change CSS and width 2023-10-12 11:51:43 -04:00
1169a6afc6 Change position back to absolute 2023-10-12 11:43:49 -04:00
df11643c05 Change width and height 2023-10-12 11:42:35 -04:00
0de1d691b4 Change position to relative 2023-10-12 11:40:57 -04:00
02ddf69d06 Change width and height 2023-10-12 11:40:06 -04:00
d95af6e67f Change width and height 2023-10-12 11:30:15 -04:00
d61de7ff81 Change width to 80% 2023-10-12 11:29:03 -04:00
ad35493c97 Change to the old width and height 2023-10-12 11:24:54 -04:00
b2e2229463 Change height 2023-10-12 11:23:48 -04:00
b77b6dc0d1 Change width and height 2023-10-12 11:21:37 -04:00
6d63a66cdc Return the media 2023-10-06 12:55:07 -04:00
1896950f52 Comment the last media 2023-10-06 12:54:06 -04:00
825c80de4a Comment leaflt-grab 2023-10-06 12:51:51 -04:00
eb173a396a Comment leaflt-container 2023-10-06 12:49:11 -04:00
58dce24463 Comment the media query 2023-10-06 12:47:02 -04:00
9fec553b16 Return to default 2023-10-06 12:32:24 -04:00
22c13e26b5 Add attributes to the media mapcontainer 2023-10-06 12:31:21 -04:00
59173da3fb Fux the media's top attribute 2023-10-06 12:27:51 -04:00
5dd409045d Play with the media attributes 2023-10-06 12:25:54 -04:00
02a4430677 Play with the map-container attributes-2 2023-10-06 12:22:42 -04:00
89d65ce6ca Play with the map-container attributes 2023-10-06 12:20:34 -04:00
9f89423946 Change the position back to absolute 2023-10-06 11:59:06 -04:00
b0776f490c Add mapbox css and js to the head 2023-10-06 11:46:46 -04:00
9ad925cfc2 Delete css reference from index.ts 2023-10-05 18:45:10 -04:00
070abd07de Change index.ts and app.css 2023-10-05 18:43:44 -04:00
75ba25f2ed Make position fixed 2023-10-05 17:19:57 -04:00
0586af694a Add mapbox css directly 2023-10-05 17:04:45 -04:00
dec12d19cd Change the order of lat and lng 2023-10-05 16:27:29 -04:00
bc5b1c8f79 Change the % to px for width & height 2023-10-05 15:35:05 -04:00
10d068ba62 Change the % value for width & height 2023-10-05 15:33:49 -04:00
7e4fe071a6 Change the % value for width & height 2023-10-05 15:27:45 -04:00
5602245ec0 Change the px to % for width & height 2023-10-05 15:23:43 -04:00
01dab19220 Enlarge the map by changing the width value-5 2023-10-05 13:42:30 -04:00
5edfb2d48a Enlarge the map by changing width (px was %) and height values-4 2023-10-05 13:39:06 -04:00
b8b5140944 Enlarge the map by changing width and height values-3 2023-10-05 13:37:26 -04:00
71dc5bb1a7 Enlarge the map by changing the height value 2023-10-05 13:35:14 -04:00
e5cc456d6b Enlarge the map by changing width and height values 2023-10-05 13:33:17 -04:00
2c53688a8e Remove theme from line 109 2023-10-05 13:24:03 -04:00
4d90354f0b Replace CityBaseMapLayer them=.. with CityMap 2023-10-05 13:01:53 -04:00
ae46ec1547 Change the function to export function 2023-10-05 12:55:19 -04:00
5ac7bac38d Replace CityMap with CityBaseMapLayer 2023-10-05 12:01:03 -04:00
3d94fd9e49 Replace CityBaseMapLayer with CityMap 2023-10-05 11:40:36 -04:00
89885fb83e Test Changing the Land use menu 2023-09-21 14:58:30 -04:00
demianAdli
1630253b2d Rounding the latitude and longitude values 2023-09-14 11:39:41 -04:00
ec1a21f0e6 Change the point coordinates in the cc-config.json 2023-08-25 14:58:26 -04:00
Mike Simpson
2ed41b1f9d Fix for switching layers via Layer Options menu 2023-08-16 14:49:30 +01:00
Mike Simpson
86eb45477a Fix for Historical Map Button logic
Remember to correctly turn both layers off when switching back to Age data
2023-08-16 14:15:18 +01:00
Mike Simpson
2ff4c472f0 Various Updates
- Show Architectural Style in Typology, but can't edit it. Fixed link to Age & History. Removed Button and removed from Key.
- Added separate layers for Historical Map, with and without footprints.
-  Changed "Post War" to start in 1946.
2023-08-16 12:24:28 +01:00
Mike Simpson
c5b7f80e91 Tweaks 2023-08-10 14:20:51 +01:00
Mike Simpson
3e84e6f960 Change line colour/thickness on Survival Map
- Blue lines instead of red
- Get thinner as you zoom out
- Disappear above a certain zoom level
2023-08-10 14:14:32 +01:00
Mike Simpson
089e2af666 Move Architectural style data
- Now in Age/History
- Tweaks to text, fix typos, dates, text layout
- Also fix "click here to show historical maps" button on Age & History page
2023-08-09 14:47:41 +01:00
Mike Simpson
4e32ad9067 Tweaks to Dates and how Period is displayed 2023-08-09 14:08:39 +01:00
Mike Simpson
602449cf58 Add Original Land Use (Order) to Key
Copied code from Current Land Use (Land Use Category) to automatically calculate the Land Use Order for Original Land Use and then visualise it on the map. #1219
2023-08-03 16:42:12 +01:00
Mike Simpson
0db7ceb4e9 Move Attachment Form Options to be consistent with the rest of the code 2023-08-03 15:12:12 +01:00
Mike Simpson
7ec20446cf Add 'other' to dropdowns
Last task on issue #1221
2023-08-02 16:07:11 +01:00
Mike Simpson
178ba3d4b5 Changes to Style/period category, key and colours 2023-08-02 16:04:01 +01:00
Mike Simpson
5c0970a85e Copy/paste text fix 2023-08-02 15:54:14 +01:00
Mike Simpson
c5b00ed428 Changes to interface text 2023-07-27 16:20:44 +01:00
Mike Simpson
d10d2c12b7 Add source types for Core Material 2023-07-27 16:15:38 +01:00
Mike Simpson
b326551d30 Add fields to Materials section 2023-07-27 15:48:01 +01:00
Mike Simpson
3d6113fb0d Decorative Features (and other tweaks)
- Add Decorative Features sub category + data
- Add Source data to existing roof covering
- Move existing roof covering options to the correct place
- Add missed hints with links to GEM taxonomy
- Add fields to Database
2023-07-27 15:16:50 +01:00
Mike Simpson
39a0a01d57 Add Structural System Subcategory 2023-07-27 14:25:50 +01:00
Mike Simpson
25bd2633e8 Changes to Colour Palettes 2023-07-27 12:22:50 +01:00
Mike Simpson
0169ca44a8
Revert "Add News and Discussions Links" 2023-07-27 11:38:37 +01:00
Mike Simpson
5b11fc6c47 Add News and Discussions Links
- Restore the link to the Colouring London discussions page (in addition to the GitHub link) #28
- Add a link to the new News page #29
2023-07-27 11:35:40 +01:00
Mike Simpson
868c7fc029
Merge pull request #1209 from colouring-cities/dependabot/npm_and_yarn/app/word-wrap-1.2.4
Bump word-wrap from 1.2.3 to 1.2.4 in /app
2023-07-27 11:18:34 +01:00
Mike Simpson
8931f4fc53 Change who's involved link 2023-07-26 17:12:31 +01:00
Mike Simpson
04843057b6 Add "Other" to Common Source Types 2023-07-26 17:08:39 +01:00
Mike Simpson
b03da44d6b Specify that link points to the GitHub Discussions
Link to old Discussion Forum needs to be added on Colouring London, not on Core.
#1213
2023-07-26 17:07:29 +01:00
Mike Simpson
ff4299e677 Changes to Dynamic Classification 2023-07-26 15:43:49 +01:00
Mike Simpson
348971257f Brighter colours
Concerned that the darker colours were not bright enough to stand out against the black background
2023-07-26 15:39:13 +01:00
Mike Simpson
30300a76cb Changed in the wrong file! 2023-07-26 15:36:01 +01:00
Mike Simpson
81072ff1c9 Land Uses in Alphabetical Order
Temporary partial fix for #1194
2023-07-26 15:31:45 +01:00
Mike Simpson
06de97145e Revert changes to Basic Typology Classification
Key to be different from dropdown text
2023-07-26 15:30:56 +01:00
Mike Simpson
75fe7dda4c Remove 'under development' text 2023-07-26 14:41:34 +01:00
Mike Simpson
5018a8e9ef Changes to Basic Typology Classification
#1212
2023-07-26 14:05:04 +01:00
Mike Simpson
214b82c465 Changes to Dynamic classification subcategory 2023-07-26 13:54:57 +01:00
Mike Simpson
b55617aaae Add label pointing to Age data
#1212
2023-07-26 13:46:42 +01:00
Mike Simpson
5e1db5a589 Changes to Architectural Styles
as requested in #1212
2023-07-26 13:34:32 +01:00
Mike Simpson
b9e9db4bc2 Tweak key text size
#1212
2023-07-25 17:06:38 +01:00
Mike Simpson
79adb2d49d New Keys for Typology category
- Keys for all subcategories (except original building use)
- Buttons to change key/visible layer

Re: Issue #1212
2023-07-25 17:05:51 +01:00
dependabot[bot]
a970fe3d1e
Bump word-wrap from 1.2.3 to 1.2.4 in /app
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 06:36:12 +00:00
Mike Simpson
49ab1c6836 Typology Section Updates
#1151
2023-07-18 12:32:44 +01:00
Mike Simpson
6617c284e7
Merge pull request #1207 from colouring-cities/interface/ui-tweaks
Interface/UI tweaks
2023-07-18 10:30:18 +01:00
Mike Simpson
ba0661bb88
Merge pull request #1206 from colouring-cities/dependabot/npm_and_yarn/app/semver-5.7.2
Bump semver from 5.7.1 to 5.7.2 in /app
2023-07-18 10:27:52 +01:00
Mike Simpson
bcb0229ca7 Updates to Planning/Heritage Data Fields
#1188
2023-07-14 16:07:44 +01:00
Mike Simpson
8cab9bbe2c Add standard source types (below historical ones)
#1193
2023-07-14 14:30:50 +01:00
Mike Simpson
85b0821490 Add link to Open Manual (Configurable)
Each project should configure this to point to their page on the open manual. (i.e. https://github.com/colouring-cities/manual/wiki/M3.-COLOURING-BRITAIN)
2023-07-14 13:35:53 +01:00
dependabot[bot]
0cb0e946e6
Bump semver from 5.7.1 to 5.7.2 in /app
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 13:35:37 +00:00
dependabot[bot]
d79d9e91e3
Bump tough-cookie from 4.0.0 to 4.1.3 in /app
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.0.0...v4.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-09 10:14:28 +00:00
Mike Simpson
4be3b02e08 Add Synthetic Data to Common Source Types 2023-07-07 13:14:03 +01:00
Mike Simpson
9b73dd5e62 Activate fields in Planning Section
- Year of Completion #1197
- Incomplete/missing data #1198
2023-06-29 16:54:17 +01:00
Mike Simpson
1e41cc2e11 Green roof & solar panels 2023-06-29 15:21:20 +01:00
Mike Simpson
b44738e627 Change to logical/boolean questions 2023-06-29 14:51:31 +01:00
Mike Simpson
39d3031c64 Streetscape -> StreetContext 2023-06-29 14:41:15 +01:00
Mike Simpson
621601745b Remove HR 2023-06-29 14:39:18 +01:00
Mike Simpson
3057d4fdc8 Typo fix 2023-06-29 14:37:11 +01:00