Ed Chalstrey
|
e97b94bded
|
remove info box
|
2022-07-05 16:22:49 +01:00 |
|
Ed Chalstrey
|
c026bed54d
|
allow edits location fields
|
2022-07-05 16:16:25 +01:00 |
|
Mateusz Konieczny
|
5d3fc148e0
|
add announcement about planning
|
2022-07-04 19:14:40 +02:00 |
|
Mateusz Konieczny
|
18e3ba2858
|
Merge pull request #853 from colouring-cities/feature/852-allow-community-to-mark-expected-applications
allow community to mark expected applications
|
2022-07-04 17:49:47 +02:00 |
|
Mateusz Konieczny
|
3cb5ee5dca
|
Allow community to mark expected applications
|
2022-07-04 11:40:14 +02:00 |
|
Mateusz Konieczny
|
b64a83a010
|
fix typo
|
2022-07-04 08:40:59 +02:00 |
|
Mateusz Konieczny
|
33f4c6d712
|
Merge pull request #851 from colouring-cities/fix/841-webpack-self-conflict
upgrade mini-css-extract-plugin
|
2022-07-02 14:39:24 +02:00 |
|
Mateusz Konieczny
|
14ab3df48c
|
follow repository URL change
|
2022-06-27 21:54:44 +02:00 |
|
Mateusz Konieczny
|
8ced4e8017
|
upgrade mini-css-extract-plugin
following setup-dev-environment.md was running into problem of broken dependencies with webpack4 and webpack5 being required at the same time
updating this dependency is safe according to https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md#0120-2020-10-07 changelog
|
2022-06-27 21:17:58 +02:00 |
|
Ed Chalstrey
|
8fad7cead9
|
Merge pull request #840 from colouring-cities/copy-tool-enable
Enable copy tool for all fields
|
2022-06-24 16:01:46 +01:00 |
|
Ed Chalstrey
|
61166726c3
|
Revert "2nd attempt remove copy tool from community opinions"
This reverts commit a960bc7cb5 .
|
2022-06-24 15:54:25 +01:00 |
|
Ed Chalstrey
|
a960bc7cb5
|
2nd attempt remove copy tool from community opinions
|
2022-06-24 15:51:36 +01:00 |
|
Ed Chalstrey
|
f2bc5d65ae
|
restore copy for community_like
|
2022-06-24 15:40:39 +01:00 |
|
Ed Chalstrey
|
8f4a36fbb6
|
fix prev commit
|
2022-06-24 15:38:18 +01:00 |
|
Ed Chalstrey
|
cc989664d0
|
remove copt tool from community opinions
|
2022-06-24 15:34:30 +01:00 |
|
Ed Chalstrey
|
f2848140e0
|
blacklist community keys
|
2022-06-24 15:32:01 +01:00 |
|
Ed Chalstrey
|
673a59df6f
|
finish prev commit
|
2022-06-24 15:24:18 +01:00 |
|
Ed Chalstrey
|
63cfb8219d
|
add copy tool where missing from community category
|
2022-06-24 15:23:17 +01:00 |
|
Ed Chalstrey
|
36f86216e6
|
blacklist more planning keys
|
2022-06-24 15:15:39 +01:00 |
|
Ed Chalstrey
|
9885bf4b73
|
add planning_in_list to blackListedKeys
|
2022-06-24 15:12:13 +01:00 |
|
Ed Chalstrey
|
8d9f319aea
|
don't copy certain keys for current use
|
2022-06-24 15:01:37 +01:00 |
|
Ed Chalstrey
|
455a22fc13
|
fix prev commit
|
2022-06-24 14:27:12 +01:00 |
|
Ed Chalstrey
|
96df75e1cb
|
handle unusual case of Team having a non ccategory field
|
2022-06-24 14:25:43 +01:00 |
|
Ed Chalstrey
|
3320614176
|
add fieldName block var
|
2022-06-24 14:19:37 +01:00 |
|
Ed Chalstrey
|
593be69514
|
Merge branch 'master' into copy-tool-enable
|
2022-06-24 14:09:33 +01:00 |
|
Ed Chalstrey
|
08b6f0fc04
|
Merge pull request #843 from colouring-cities/rename-street-context
Rename "Streetscape" to "Street Context"
|
2022-06-24 13:44:09 +01:00 |
|
Ed Chalstrey
|
8e6f8d9d3e
|
rename
|
2022-06-24 09:37:03 +01:00 |
|
Ed Chalstrey
|
e853365ec0
|
rename
|
2022-06-24 09:23:52 +01:00 |
|
Ed Chalstrey
|
3318f0e21d
|
only copy keys that are not blank
|
2022-06-23 15:51:10 +01:00 |
|
Ed Chalstrey
|
52a5a22967
|
only copy keys from the chosen category by default
|
2022-06-23 10:53:39 +01:00 |
|
Ed Chalstrey
|
bfe519d7fe
|
fix prev commit properly
|
2022-06-23 10:39:55 +01:00 |
|
Ed Chalstrey
|
b333351350
|
fix prev commit
|
2022-06-23 10:39:09 +01:00 |
|
Ed Chalstrey
|
56db0c58df
|
set all copyapble keys to true by default
|
2022-06-23 10:38:22 +01:00 |
|
Ed Chalstrey
|
42aa1f6ed0
|
import datafields
|
2022-06-23 10:20:25 +01:00 |
|
Ed Chalstrey
|
86c535d27b
|
switch to a const for defaultCopyProps
|
2022-06-20 16:04:43 +01:00 |
|
Ed Chalstrey
|
f2a7f86d92
|
initialise CopyProps rather than CopyControlProps
|
2022-06-20 16:02:45 +01:00 |
|
Ed Chalstrey
|
05ee54f5c1
|
add undefined as default for toggleCopying
|
2022-06-20 15:43:32 +01:00 |
|
Ed Chalstrey
|
54644c36d6
|
add blank string as default for data_string
|
2022-06-20 15:39:59 +01:00 |
|
Ed Chalstrey
|
9517553de9
|
add blank string as default for cat
|
2022-06-20 15:38:46 +01:00 |
|
Ed Chalstrey
|
36200044db
|
attempt to set copy tool to checked by default
|
2022-06-20 15:36:26 +01:00 |
|
Ed Chalstrey
|
aa8649f710
|
add copy tool to missing community field
|
2022-06-20 13:38:32 +01:00 |
|
Ed Chalstrey
|
3882790706
|
set copyable = true for MultiDataEntry
|
2022-06-20 12:03:31 +01:00 |
|
Ed Chalstrey
|
5aa13e0e83
|
add copy tool Team fields
|
2022-06-20 11:52:57 +01:00 |
|
Ed Chalstrey
|
3140f575c3
|
Merge pull request #834 from colouring-cities/activate-team
Activate team section
|
2022-06-10 15:35:40 +01:00 |
|
Ed Chalstrey
|
e1e8328c05
|
use date_year
|
2022-06-10 15:25:44 +01:00 |
|
Ed Chalstrey
|
1fdcee6814
|
finish prev commit
|
2022-06-10 14:46:56 +01:00 |
|
Ed Chalstrey
|
56abebf4de
|
add team_info_count to deteermin colour
|
2022-06-10 14:45:39 +01:00 |
|
Ed Chalstrey
|
1642c2c8fb
|
add team
|
2022-06-10 14:13:19 +01:00 |
|
Ed Chalstrey
|
691b68e128
|
test team colour scale (but using location vals for now)
|
2022-06-10 14:04:46 +01:00 |
|
Ed Chalstrey
|
3ef764dc75
|
add developer_name 2nd attempt
|
2022-06-10 13:38:54 +01:00 |
|