Colin Darie
|
21a829ec1e
|
fix(conditionel): error when using operator eq/not_eq with a multi dropdown
|
2023-04-26 09:58:00 +02:00 |
|
Colin Darie
|
81f00774af
|
feat(logic): operators sources
|
2023-01-26 09:06:30 +01:00 |
|
simon lehericey
|
73b4ee64e6
|
perf(champ_value): use champ_type instead of tdc.type_champ, -22ms
|
2022-10-13 22:36:56 +02:00 |
|
simon lehericey
|
43f926a1de
|
to_s
|
2022-09-28 10:06:31 +02:00 |
|
simon lehericey
|
f98d1463a6
|
compatible_type
|
2022-09-28 10:06:31 +02:00 |
|
simon lehericey
|
cd2b08e39b
|
options
|
2022-09-28 10:06:31 +02:00 |
|
simon lehericey
|
12b6a0d6d6
|
errors
|
2022-09-28 10:06:31 +02:00 |
|
simon lehericey
|
70022450cf
|
type
|
2022-09-28 10:06:31 +02:00 |
|
simon lehericey
|
f53e8608ae
|
refactor(conditional): error message system
|
2022-09-26 10:21:15 +02:00 |
|
simon lehericey
|
ab42b27176
|
refactor(logic): add comments
|
2022-09-26 10:21:15 +02:00 |
|
simon lehericey
|
fcb9b55bc4
|
feat(conditional): add include operator
|
2022-09-26 10:21:15 +02:00 |
|
simon lehericey
|
650c36e3e2
|
feat(conditional): add not eq operator
|
2022-08-10 11:59:09 +02:00 |
|
Paul Chavard
|
a24885c2ee
|
feat(champ): can condition on other option
|
2022-08-04 15:28:54 +02:00 |
|
simon lehericey
|
0d3856e84a
|
fix(conditional): handle incorrect user input
|
2022-07-22 15:55:43 +02:00 |
|
simon lehericey
|
72583f846b
|
champ value return nil if champ is hidden
|
2022-07-20 11:23:57 +02:00 |
|
simon lehericey
|
2d26ba3507
|
fix: binary operator computes false by default
|
2022-07-19 10:11:24 +02:00 |
|
simon lehericey
|
2cad0e11d3
|
display condition change between version
|
2022-07-13 15:10:23 +02:00 |
|
simon lehericey
|
faa2797d80
|
fix: champ_value for tdc destroyed
|
2022-07-12 10:44:40 +02:00 |
|
simon lehericey
|
b715d1f495
|
Revert "Add id to term"
This reverts commit 87385d03fd .
|
2022-07-06 09:44:54 +02:00 |
|
simon lehericey
|
350d32c369
|
in serialization rename op to term
|
2022-07-05 14:47:49 +02:00 |
|
simon lehericey
|
87385d03fd
|
Add id to term
|
2022-07-05 14:47:49 +02:00 |
|
simon lehericey
|
d8454d9d47
|
remove text from managed_type_de_champ
|
2022-07-05 12:07:06 +02:00 |
|
simon lehericey
|
df7acf70c8
|
and empty_operator compute always true
|
2022-07-05 12:07:06 +02:00 |
|
simon lehericey
|
6e8206b8b4
|
add unmanaged champ value type
|
2022-07-05 12:07:06 +02:00 |
|
simon lehericey
|
144b522773
|
empty operator is no longer an error
|
2022-07-05 12:07:06 +02:00 |
|
simon lehericey
|
976e760045
|
empty has nil value
|
2022-07-05 12:07:06 +02:00 |
|
simon lehericey
|
04965ac35a
|
improve constant and empty to_s
|
2022-07-05 12:07:06 +02:00 |
|
simon lehericey
|
dda5bc35ed
|
extract champ value type
|
2022-07-05 12:07:06 +02:00 |
|
simon lehericey
|
809319f593
|
exposed champ value managed tdc
|
2022-07-05 12:07:06 +02:00 |
|
simon lehericey
|
5ac3049033
|
add champ_value for dropdown
|
2022-06-17 14:53:27 +02:00 |
|
simon lehericey
|
809d991819
|
add champ_value
|
2022-06-17 14:53:27 +02:00 |
|
simon lehericey
|
daaa54b6f0
|
add n_ary operators
|
2022-06-17 14:53:27 +02:00 |
|
simon lehericey
|
698eff0a50
|
add equal operator
|
2022-06-17 14:53:27 +02:00 |
|
simon lehericey
|
a98a6d6d1e
|
add binary operators
|
2022-06-17 14:53:27 +02:00 |
|
simon lehericey
|
6ebfc505c4
|
add empty
|
2022-06-17 14:53:27 +02:00 |
|
simon lehericey
|
58da4805fa
|
add constant
|
2022-06-17 14:53:27 +02:00 |
|