Commit Graph

62 Commits

Author SHA1 Message Date
Jeremy
d3c3174ba4
Update models on pc run --no-frontend (#516) 2023-02-11 17:58:17 -08:00
Thomas Brandého
1479411c4f
Fix args format in dynamic route (#502) 2023-02-11 17:06:40 -08:00
Robert Neumann
5e0d5b9e2e
Add export parameters for Backend/Frontend (#499) 2023-02-10 15:21:22 -08:00
叶子
1529a23c1b
Switch linter to ruff (#450) 2023-02-09 11:33:18 -08:00
Cheesy-Brik
da588e9b89
Fix powershell command (#484) 2023-02-08 18:32:43 -08:00
Nikhil Rao
eb723b6ebe
Add compile error for invalid event handlers (#482) 2023-02-08 16:27:13 -08:00
Robert Neumann
fdf0e9ea6b
Add --no-zip pc CLI Parameter (#479) 2023-02-08 14:39:38 -08:00
Nikhil Rao
d24e12d9c4
Fix server side events (#465) 2023-02-06 14:51:08 -08:00
lawrence-axb
d1ff7d481f
Allow plotly figures as state vars (#440) 2023-02-04 16:13:18 -08:00
LumiaGG
6af374e024
Fix event chain bugs (#413) 2023-02-04 10:46:31 -08:00
Elijah Ahianyo
00479362df
Allow conditional props (#359) 2023-02-02 00:22:44 -08:00
Francesco Ambrosini
ea28f336da
Allow the user to change ports (#417)
* Allow the user to change the app port at runtime

* Allow the user to change the app port (backend and frontend) at runtime
2023-01-31 21:21:44 -08:00
Nikhil Rao
e578956b0c
Comment out pclist (#407) 2023-01-30 19:25:02 -08:00
Nikhil Rao
6b97de71a0
Fix format route and code cleanup (#399) 2023-01-30 14:35:06 -08:00
Francesco Ambrosini
4c7d923b7d
Check if curl and unzip are installed (#386) 2023-01-30 12:13:54 -08:00
Alek Petuskey
450576bbee
Finalized port closing and error warning. (#391) 2023-01-29 20:33:32 -08:00
Thomas Brandého
4971f6d814
Support backend-only state vars (#390) 2023-01-29 18:55:34 -08:00
Nikhil Rao
2b7e2ecf30
Fix custom routes on Windows (#389) 2023-01-29 16:39:19 -08:00
Alek Petuskey
1ab8620852
Close unclosed ports (#388) 2023-01-29 15:50:11 -08:00
Dong-hyeon Shin
f22c67e48c
Type check event handler signature (#363) 2023-01-27 17:18:54 -08:00
Alek Petuskey
cb61579f53
Added anonymous telemetry helpers. (#340) 2023-01-25 14:57:29 -08:00
Nikhil Rao
6f3d763f82
Rename path to route everywhere (#329) 2023-01-23 21:53:42 -08:00
Nikhil Rao
d376d2972b
Support dataframes as state vars (#324) 2023-01-23 18:47:21 -08:00
Atharva Shah
2ccbfff223
General code cleanup (#312) 2023-01-22 10:58:07 -08:00
Francesco Ambrosini
8068d5f176
Add --port flag to pc run (#313) 2023-01-22 10:57:20 -08:00
Nikhil Rao
8be411b81b
Implement var slicing (#289) 2023-01-18 17:53:04 -08:00
WONJUN PARK
40801186ad
Update app import path (#275) 2023-01-16 22:59:04 -08:00
Alek Petuskey
acb2a16d5a
Got rid of nextjs telemetry. (#274) 2023-01-16 17:31:34 -08:00
Thomas Brandého
2e41303b25
Add optional catch all handling (#260) 2023-01-14 18:46:52 -08:00
Elijah Ahianyo
c8936355f2
Remove assets dir symlink 2023-01-13 10:35:20 -08:00
Thomas Brandého
9d59936737
Handle dynamic routes (#250) 2023-01-12 14:38:29 -08:00
Elijah Ahianyo
897ef161bf
Fix windows symlink bug (#248) 2023-01-11 11:32:01 -08:00
Nikhil Rao
3f27ce3442
Fix component decorator bugs (#203) 2023-01-04 15:20:33 -08:00
Nikhil Rao
d7cd792b57
Add default gitignore on pc init (#206) 2023-01-04 15:05:07 -08:00
Nikhil Rao
d93e2cec00
Add decorator for custom components (#193) 2023-01-02 16:08:00 -08:00
pysqz
22deb9eb1b
Add option to specify port (#192) 2022-12-31 09:41:48 -08:00
Alek Petuskey
af9733996a
Add log level args for pc run (#182) 2022-12-26 23:02:57 -08:00
Nikhil Rao
e32ffb6aed
Fix event handler formatting (#174) 2022-12-23 11:18:19 -08:00
Nikhil Rao
43bd4784dc
Fix substate event handlers (#171) 2022-12-22 16:10:15 -08:00
Nikhil Rao
0bc09dc961
Add template version check (#164) 2022-12-21 20:05:02 -08:00
Nikhil Rao
974d2b4cbb
Improve event processing performance (#163) 2022-12-21 20:04:13 -08:00
Alek Petuskey
429b21260d
Add Node Version Error Handling (#159) 2022-12-21 18:22:31 -08:00
Nikhil Rao
57e278ae1c
Improve event processing performance (#153) 2022-12-21 15:18:04 -08:00
Nikhil Rao
ba2ae70ee4
Use npm on windows (#117) 2022-12-15 22:13:36 -08:00
Nikhil Rao
e127149bc1
Factor out code for dynamic routes (#109) 2022-12-15 11:37:39 -08:00
Nikhil Rao
a9afe819db
Fix event handler lambda args (#106) 2022-12-14 23:43:30 -08:00
Nikhil Rao
2c3ef6e23f
Support prod run on windows (#99) 2022-12-14 17:18:20 -08:00
Nikhil Rao
209f490bfc
Add windows support (#96) 2022-12-14 16:07:46 -08:00
Nikhil Rao
30b482666c
Add frontend packages to pcconfig (#91)
* Fix pc init print

* Specify frontend packages to pcconfig
2022-12-13 21:32:24 -08:00
Nikhil Rao
9ecadcc646
Improve prop error messages (#84)
* Add better error messages for component props
2022-12-13 11:31:57 -08:00