benedikt-bartscher
|
477e1dece9
mixin computed vars should only be applied to highest level state (#3833)
|
8 months ago |
Khaleel Al-Adhami
|
629850162a
implement disk state manager (#3826)
|
9 months ago |
Khaleel Al-Adhami
|
ea15b184c0
fully migrate vars into new system (#3743)
|
9 months ago |
Elijah Ahianyo
|
4190a79835
[REF-3334] Validate Toast Props (#3793)
|
9 months ago |
benedikt-bartscher
|
129adc941a
add test for initial state dict (#3727)
|
10 months ago |
Masen Furer
|
0845d2ee76
[REF-3184] [REF-3339] Background task locking improvements (#3696)
|
10 months ago |
Thomas Brandého
|
b9927b6f49
notifying frontend about backend error looks better (#3491)
|
10 months ago |
benedikt-bartscher
|
3039b54a75
add module prefix to generated state names (#3214)
|
10 months ago |
benedikt-bartscher
|
d621115f9b
add Bare SQLAlchemy mutation tracking, improve typing (#3628)
|
10 months ago |
Maxim Vlah
|
772a3ef893
Catch unhandled errors on both frontend and backend (#3572)
|
10 months ago |
benedikt-bartscher
|
b7651e214b
add computed backend vars (#3573)
|
11 months ago |
benedikt-bartscher
|
bcc7a61452
improve backend var determination (#3587)
|
11 months ago |
benedikt-bartscher
|
a6bdaf1bbe
fix var dependency over properties (#3588)
|
11 months ago |
benedikt-bartscher
|
33d7ec1f04
copy backend vars from mixins (#3580)
|
11 months ago |
benedikt-bartscher
|
a7e4594fdc
Deprecate cached var (#3582)
|
11 months ago |
Elijah Ahianyo
|
f037df0977
[REF-3056] Config knob for redis StateManager expiration times (#3523)
|
11 months ago |
Thomas Brandého
|
0d39237b3c
upgrade to latest ruff (#3497)
|
11 months ago |
Alexander Morgan
|
ad3134413b
Make better/less use of dict.keys() calls (#3455)
|
11 months ago |
Masen Furer
|
b04e3a6ce9
[REF-1356] Track changes applied to `Base` subclass via helper method. (#2242)
|
1 year ago |
Nikhil Rao
|
940afb2c92
Remove deprecations for 0.5.0 (#3222)
|
1 year ago |
Masen Furer
|
c636c91c9c
[REF-2273] Implement .setvar special EventHandler (#3163)
|
1 year ago |
Masen Furer
|
55b0fb36e8
[REF-2219] Avoid refetching states that are already cached (#2953)
|
1 year ago |
Masen Furer
|
b788890696
[REF-2089] Use dill instead of cloudpickle for serialization (#2922)
|
1 year ago |
Masen Furer
|
4f12d2e269
Fix infinite recursion when a substate named "state" has a computed var (#2778)
|
1 year ago |
wassaf shahzad
|
0a18eaa28b
DRAFT PR - Added code for computed backend vars (#2540)
|
1 year ago |
Masen Furer
|
deae662e2a
[REF-1988] API to Get instance of Arbitrary State class (#2678)
|
1 year ago |
benedikt-bartscher
|
95287e7a98
fix type of value2 (#2708)
|
1 year ago |
Masen Furer
|
953495775d
[REF-2045] Implement __reduce_ex__ for MutableProxy (#2688)
|
1 year ago |
Masen Furer
|
756bf9b0f4
[REF-1885] Shard Substates when serializing to Redis (#2574)
|
1 year ago |
jackie-pc
|
7388617b72
apps should no longer call "app.compile()" (#2291)
|
1 year ago |