vchikalkin
|
44050895e3
|
merge release/calc-72_registation-gibdd
|
2021-05-25 13:47:11 +03:00 |
|
vchikalkin
|
12f0bf2d8d
|
merge elt-connect
|
2021-05-18 10:32:52 +03:00 |
|
Chika
|
9cf409df2c
|
refactor(calculationstore): import actions dynamically
remove actions from calculationStore and import in component dynamically
|
2021-04-27 13:19:40 +03:00 |
|
Chika
|
f591f61310
|
refactor tables
|
2021-04-26 18:20:37 +03:00 |
|
Chika
|
8bf84f9508
|
remove antd modal code
|
2021-04-26 13:07:47 +03:00 |
|
Chika
|
754e8c6c39
|
eslint fixes: pt.1
|
2021-04-23 09:49:14 +03:00 |
|
vchikalkin
|
e36a5e3b52
|
replace let with const
|
2021-04-23 09:49:13 +03:00 |
|
vchikalkin
|
8c00d32b33
|
upgrade packages
|
2021-04-23 09:49:13 +03:00 |
|
Chika
|
b56ec8bfb3
|
merge changes from refactor/remove-node-server
|
2021-04-23 09:49:13 +03:00 |
|
Chika
|
16e0016b6b
|
bypass get param value
|
2021-04-23 09:49:12 +03:00 |
|
Chika
|
bb1ac67112
|
download kp button
|
2021-04-23 09:48:05 +03:00 |
|
Chika
|
88049d63b6
|
load rate from quote
|
2021-04-23 09:48:04 +03:00 |
|
Chika
|
f8797c287f
|
fix: disable tables callbacks during loadKp
|
2021-04-23 09:48:03 +03:00 |
|
Chika
|
ade824355f
|
loadkp reaction
|
2021-04-23 09:48:03 +03:00 |
|
Chika
|
a18216f867
|
big refactor: separate elements params
|
2021-04-23 09:48:03 +03:00 |
|
Chika
|
d6917f44b7
|
refactor project structure
|
2020-11-19 18:31:12 +03:00 |
|
Chika
|
f682141a76
|
refactor: types
|
2020-10-12 20:55:43 +03:00 |
|
Chika
|
017fa89a61
|
tables: part of payments
|
2020-10-06 17:10:11 +03:00 |
|
Chika
|
8b1741e20b
|
setTableRow in useTableValue
|
2020-10-06 13:26:16 +03:00 |
|
Chika
|
f6115c6859
|
fix no options in table
|
2020-10-06 12:49:27 +03:00 |
|
Chika
|
9c07f822b2
|
add validation for table && setTableRow
|
2020-10-06 12:38:25 +03:00 |
|
Chika
|
8edbb0b342
|
rewrite tables
|
2020-10-06 11:14:51 +03:00 |
|
Chika
|
839f1fe62a
|
effects: table && calculate button
|
2020-10-01 16:32:28 +03:00 |
|
Chika
|
a37ab0b37b
|
first table effect && fix tables
|
2020-10-01 14:42:22 +03:00 |
|
Chika
|
30b2458be7
|
add callback to table cell & fix filters
|
2020-09-29 13:32:09 +03:00 |
|
Chika
|
772e01a646
|
effect: validation for lastpaymentperc
|
2020-09-28 16:26:42 +03:00 |
|
Chika
|
c982c55931
|
fix validation[2]
|
2020-09-28 14:52:21 +03:00 |
|
Chika
|
58ea7bba2d
|
fix reset validation
|
2020-09-28 14:17:31 +03:00 |
|
Chika
|
e6c26cb304
|
refactor validation: inject validation status
|
2020-09-28 13:37:23 +03:00 |
|
Владислав Чикалкин
|
7b7dfcf1b9
|
add actions for buttons
|
2020-09-25 13:02:51 +03:00 |
|
Владислав Чикалкин
|
91e8cd3d1f
|
add modal
|
2020-09-24 13:10:27 +03:00 |
|
Владислав Чикалкин
|
1692aee3a2
|
move filter to options
|
2020-09-22 10:50:20 +03:00 |
|
Chika
|
f624d3321d
|
fix table value not saving to store
|
2020-09-19 15:37:40 +03:00 |
|
Chika
|
84f38e81e7
|
tables functional
|
2020-09-18 16:06:58 +03:00 |
|
Chika
|
9dcc532117
|
table management && filters/options to table value
|
2020-09-16 20:34:49 +03:00 |
|
Chika
|
8abc0bfc03
|
add tabled elements Component
|
2020-09-14 18:27:10 +03:00 |
|
Chika
|
0c4cb602fd
|
refactor useValidation hook
|
2020-09-09 22:26:16 +03:00 |
|
Chika
|
3808ae3a3e
|
add validation
|
2020-09-09 20:40:06 +03:00 |
|
Chika
|
17fcebd106
|
change debounce delay for different elements
|
2020-09-09 14:46:32 +03:00 |
|
Chika
|
4c55c2b058
|
add color theme
|
2020-09-07 14:15:15 +03:00 |
|
Владислав Чикалкин
|
080406b167
|
fix set initialValue
|
2020-09-04 11:47:46 +03:00 |
|
Chika
|
de95470594
|
select component
|
2020-09-02 21:15:00 +03:00 |
|
Chika
|
6167f410df
|
useOptions, useStatus hooks
|
2020-09-02 19:22:35 +03:00 |
|
Chika
|
a8931d858d
|
make usestore hook more universal
|
2020-09-02 17:36:13 +03:00 |
|
Chika
|
93bc33ff48
|
create useStoreValue hook
|
2020-09-02 17:14:31 +03:00 |
|
Владислав Чикалкин
|
4745d0cfd6
|
front: partial
|
2020-08-26 14:56:23 +03:00 |
|