Ed Chalstrey
3ed3d6f689
Revert "remove <form>"
...
This reverts commit 7d0889cc4b
.
2022-06-06 10:45:03 +01:00
Ed Chalstrey
7d0889cc4b
remove <form>
2022-06-06 10:41:31 +01:00
Ed Chalstrey
d639006da4
restore logic
2022-06-06 10:40:01 +01:00
Ed Chalstrey
7aa7f81ffe
Revert "2nd container test"
...
This reverts commit a2d1ec41cf
.
2022-06-06 10:31:43 +01:00
Ed Chalstrey
a2d1ec41cf
2nd container test
2022-06-06 10:30:11 +01:00
Ed Chalstrey
7077ab26b1
remove logic
2022-06-06 10:29:09 +01:00
Ed Chalstrey
0bcb13e54f
Revert "add Fragment inside extension logic"
...
This reverts commit f748948e95
.
2022-06-06 10:22:40 +01:00
Ed Chalstrey
f748948e95
add Fragment inside extension logic
2022-06-06 10:20:44 +01:00
Ed Chalstrey
8af1f03176
revert last 2 commits
2022-06-06 10:19:24 +01:00
Ed Chalstrey
23e45032cb
remove commented code last commit
2022-06-06 10:17:05 +01:00
Ed Chalstrey
77140ae019
remove conditional logic
2022-06-06 10:16:08 +01:00
Ed Chalstrey
c126400cdc
remove <fragment> entirely
2022-06-06 10:14:27 +01:00
Ed Chalstrey
d332cc03b4
single fragment with internal logic
2022-06-06 10:11:30 +01:00
Ed Chalstrey
591ad5b188
Revert "split Fragments"
...
This reverts commit 0ab06f6f5d
.
2022-06-06 09:59:20 +01:00
Ed Chalstrey
0ab06f6f5d
split Fragments
2022-06-06 09:57:10 +01:00
Ed Chalstrey
e244826422
fix last commit dont use "this"
2022-06-06 09:53:47 +01:00
Ed Chalstrey
e48414d647
refactor logic to use <form>
2022-06-06 09:52:50 +01:00
Ed Chalstrey
3c02aa1652
add designer_awards yes/no
2022-06-01 16:39:08 +01:00
Ed Chalstrey
226910d3d6
add lead_designer_type
2022-06-01 16:32:39 +01:00
Ed Chalstrey
ee70071ce5
add designers_source_link
2022-06-01 16:25:20 +01:00
Ed Chalstrey
5e23f7b98d
add verification button designers
2022-06-01 16:17:23 +01:00
Ed Chalstrey
0955611061
set max length as longest human name
2022-06-01 16:12:19 +01:00
Ed Chalstrey
fa9bf39450
import MultiDataEntry
2022-06-01 16:02:11 +01:00
Ed Chalstrey
61b2a40345
add a maxLength designers
2022-06-01 16:01:09 +01:00
Ed Chalstrey
663a910cc1
add designers
2022-06-01 15:54:01 +01:00
Ed Chalstrey
50621b48b0
add developer_type
2022-06-01 15:01:22 +01:00
Ed Chalstrey
d2c725859c
rename year_work_carried_out to extension_year
2022-06-01 14:30:31 +01:00
Ed Chalstrey
e80d19a27c
add verification buttons
2022-06-01 14:29:06 +01:00
Ed Chalstrey
3716e0fc95
rename work_carried_out to year_work_carried_out
2022-06-01 14:19:42 +01:00
Ed Chalstrey
14fd83b7ee
add extension logic
2022-06-01 14:17:17 +01:00
Ed Chalstrey
2d65372a56
add logic based on is_extension
2022-06-01 14:08:46 +01:00
Ed Chalstrey
6a7bfdf5e7
add tooltip for work_carried_out
2022-06-01 11:40:52 +01:00
Ed Chalstrey
7e5df0a850
remove tooltip
2022-06-01 11:37:39 +01:00
Ed Chalstrey
92fcc44fc9
enable date_year to be edited via Planning
2022-06-01 11:35:58 +01:00
Ed Chalstrey
1dbd4f2964
addd currentYear var
2022-06-01 11:29:59 +01:00
Ed Chalstrey
1adfc5f106
upddate work_carried_out
2022-06-01 11:27:25 +01:00
Ed Chalstrey
63eb2c3bb7
import NumericDataEntry
2022-06-01 11:15:19 +01:00
Ed Chalstrey
8923213f7c
add work_carried_out field
2022-06-01 11:12:49 +01:00
Ed Chalstrey
47ea1440ca
remove bullet points
2022-06-01 10:51:24 +01:00
Ed Chalstrey
7f6becafc2
import SelectDataEntry
2022-06-01 10:36:47 +01:00
Ed Chalstrey
3c18b98740
import datafields team
2022-06-01 10:35:35 +01:00
Ed Chalstrey
562d17c3ed
add is_extension
2022-06-01 10:29:57 +01:00
Ed Chalstrey
91242f3584
remove msg
2022-06-01 09:48:11 +01:00
Mateusz Konieczny
05bb5f36ae
New message in Team view
2022-02-16 14:46:54 +01:00
Maciej Ziarkowski
3188fa09cc
Update categories and data fields text/names
2021-02-25 03:22:25 +00:00
Maciej Ziarkowski
739bcad08a
Lint semicolons
2019-11-07 09:13:30 +01:00
Maciej Ziarkowski
175d3236eb
Organise imports in frontend and API
2019-11-07 07:45:19 +00:00
Maciej Ziarkowski
dced56d004
Move to onChange/onLike handlers only, add types
2019-10-18 15:06:50 +01:00
Tom Russell
4fcc256f16
Team view-only notes
2019-08-23 12:58:40 +01:00
Tom Russell
1997c34470
Avoid dependency loop
...
- building-view contained BuildingVIew and withCopyEdit
- and imported each data-container
- which each imported withCopyEdit to create their data-container
seemed okay from ts/webpack dev environment
but failed in jest test
2019-08-23 12:58:40 +01:00