Commit Graph

1145 Commits

Author SHA1 Message Date
Ed Chalstrey
4ea5952b8f add verification buttons 2022-07-25 10:32:26 +01:00
Ed Chalstrey
6961c7aaa0 amend question 2022-07-25 10:20:47 +01:00
Ed Chalstrey
92f69eb7a5 make planning fields editable 2022-07-25 10:11:36 +01:00
Ed Chalstrey
7bea8a572a un-disable features 2022-07-25 10:04:04 +01:00
Ed Chalstrey
6ec5e6e1e2
Merge pull request #879 from colouring-cities/fix/842
Fix/842
2022-07-25 09:34:38 +01:00
Ed Chalstrey
a4ba0795bf
Merge pull request #878 from colouring-cities/fix/855
Fix counting verifications
2022-07-25 09:24:51 +01:00
Ed Chalstrey
c1313abb3b fix mistake 2022-07-22 16:24:00 +01:00
Ed Chalstrey
4c0e036e94 add landowner and landowner_source_link 2022-07-22 16:16:53 +01:00
Tom Russell
5be87921fb Pass setError callback in login form
Login failures (incorrect username or
password) were silently failing, with
no error message displayed.
2022-07-22 16:11:40 +01:00
Ed Chalstrey
e00621df41 add LogicalDataEntryYesOnly 2022-07-22 16:06:59 +01:00
Tom Russell
187dc20baa Handle isLoading state in private routes
Additional check for isLoading to handle
redirect after sign-up.
2022-07-22 16:05:20 +01:00
Ed Chalstrey
813e7440e8 "Engineer/ Engineering firm" 2022-07-22 15:58:04 +01:00
Ed Chalstrey
e30e984541 change "Private company" to "Commercial" 2022-07-22 15:57:05 +01:00
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
Tom Russell
c625754d1b Fix counting verifications 2022-07-22 15:44:40 +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