benedikt-bartscher
|
1aed39a848
catch ValueError("I/O operation on closed file.") if frontend crashes (#4150)
|
7 months ago |
Masen Furer
|
aa69234b76
Optimize StateManagerDisk (#4056)
|
7 months ago |
Thomas Brandého
|
23e979717f
remove all runtime asserts (#4019)
|
7 months ago |
Khaleel Al-Adhami
|
629850162a
implement disk state manager (#3826)
|
8 months ago |
Thomas Brandého
|
634c0916f6
do not reload compilation if using local app in AppHarness (#3790)
|
9 months ago |
benedikt-bartscher
|
b58ce1082e
fix appharness app_source typing (#3777)
|
9 months ago |
benedikt-bartscher
|
3039b54a75
add module prefix to generated state names (#3214)
|
10 months ago |
Thomas Brandého
|
ed05f57fc9
Make `.web` configurable with REFLEX_WEB_WORKDIR (#3462)
|
11 months ago |
Masen Furer
|
e138d9dfd0
state.js: set event_processing = false when websocket connects (#3443)
|
11 months ago |
benedikt-bartscher
|
f672391618
Webdriver ArgOptions improvements (#3429)
|
11 months ago |
benedikt-bartscher
|
d96f051486
set config.deploy_url during AppHarness tests (#3359)
|
1 year ago |
benedikt-bartscher
|
87a3ddea7f
allow passing kwargs and options to selenium webdriver (#2894)
|
1 year ago |
benedikt-bartscher
|
b3c06bd139
prevent issues with #3214 (#3237)
|
1 year ago |
Nikhil Rao
|
7903a1020d
Clean up config and app API (#3197)
|
1 year ago |
Masen Furer
|
74eaab5e19
Integration testing: Firefox compatibility (#3162)
|
1 year ago |
benedikt-bartscher
|
0a1ff38920
separate DECORATED_PAGES per reflex app (#3102)
|
1 year ago |
benedikt-bartscher
|
98a4f58134
app_source can be partial (#3100)
|
1 year ago |
benedikt-bartscher
|
9b7e5f4710
improve auto-generated AppHarness app_name with partials (#3088)
|
1 year ago |
benedikt-bartscher
|
3014db1c1c
do not clear all decorated pages during AppHarness tests (#3093)
|
1 year ago |
Martin Xu
|
7d36610cae
Support reflex app creation from templates from github (#2490)
|
1 year ago |
Masen Furer
|
03eb258ee7
[REF-2416] Pass shell=True when starting AppHarness on Windows (#2944)
|
1 year ago |
benedikt-bartscher
|
f27eae7655
fix AppHarness reloading (#2916)
|
1 year ago |
Elijah Ahianyo
|
a06b570e3a
Benchmark with app harness (#2774)
|
1 year ago |
Masen Furer
|
c809107d09
[REF-2158] Enable state when `on_load` or event_triggers are set. (#2815)
|
1 year ago |
benedikt-bartscher
|
19a5cdd408
Track state usage (#2441)
|
1 year ago |
benedikt-bartscher
|
8903ebb8b0
add webdriver option arguments via env (#2783)
|
1 year ago |
Masen Furer
|
deae662e2a
[REF-1988] API to Get instance of Arbitrary State class (#2678)
|
1 year ago |
Masen Furer
|
756bf9b0f4
[REF-1885] Shard Substates when serializing to Redis (#2574)
|
1 year ago |
benedikt-bartscher
|
9ce4e85050
fix appharness regex for functions with return type (#2512)
|
1 year ago |
jackie-pc
|
032017df3a
simple pytest benchmark for measuring event <=> state update round trip time (#2489)
|
1 year ago |