Commit Graph

1131 Commits

Author SHA1 Message Date
Tom Russell
e478e182a5 More robust check for location state
Testing 'string' in var fails if var is
not an object, throwing uncaught
error and leaving a white screen on login.
2022-07-22 15:52:16 +01:00
Ed Chalstrey
75c73a6b93 rename "Current Use" category "Land Use" 2022-07-22 13:27:59 +01:00
Ed Chalstrey
58f1d84188 set other category link fields to be limited to urls 2022-07-07 10:25:13 +01:00
Ed Chalstrey
a669621cb3 limit location to being url 2022-07-07 10:23:29 +01:00
Ed Chalstrey
c8139f2d73 change building name to building info link 2022-07-07 10:13:00 +01:00
Ed Chalstrey
858d4408ea restrict location_street and location_line_two to 30 chars 2022-07-06 15:28:33 +01:00
Ed Chalstrey
d64444bd74 fix error 2022-07-05 16:35:48 +01:00
Ed Chalstrey
a17a1820e5 add verification 2022-07-05 16:32:00 +01:00
Ed Chalstrey
c3323d9531 un-disable 2022-07-05 16:29:30 +01:00
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
3cb5ee5dca Allow community to mark expected applications 2022-07-04 11:40:14 +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
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
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
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