Commit Graph

30 Commits

Author SHA1 Message Date
Aran-Fey 706c7a7d19 finish app server abstraction 2024-06-03 22:49:39 +02:00
Aran-Fey d708400a17 mostly finished AppServer abstraction 2024-06-03 22:49:36 +02:00
Jakob Pinterits 9ab0d1ac2f fixed failing unit tests 2024-06-01 19:29:12 +02:00
Jakob Pinterits a0b338bc37 sessions are now aware of the client's formatting preference 2024-06-01 18:19:12 +02:00
Jakob Pinterits b7acba4e9a more internationalization support, and also tweaks all over the place 2024-06-01 17:23:00 +02:00
Jakob Pinterits 3a7c67a5e7 the initial URL is now exposed to the user as Session.active_page_url 2024-06-01 00:38:49 +02:00
Jakob Pinterits dea9bb9b19 docstring formatting is now also checked by ruff 2024-06-01 00:16:56 +02:00
Jakob Pinterits 085a8c1955 fixed all unit tests that failed ruff checks 2024-05-31 23:08:26 +02:00
Jakob Pinterits e322a1928b docstring code blocks are now checked with ruff instead of black 2024-05-31 23:03:25 +02:00
Aran-Fey c39fb04ffd fix children of newly mounted components not being sent to the client 2024-05-31 11:06:31 +02:00
Aran-Fey 99b09f7b2b JS and CSS are no longer inlined 2024-05-30 02:52:08 +02:00
Jakob Pinterits 71870ab1a1 ruff now also sorts imports 2024-05-27 19:36:00 +02:00
Jakob Pinterits b8c2b271e1 sessions now expose the user's preferred languages 2024-05-27 18:08:08 +02:00
Jakob Pinterits ab94f0c7ea fixed failiing unit tests 2024-05-26 18:06:10 +02:00
Jakob Pinterits f3e5c0260b improved docs & docs examples 2024-05-23 20:22:43 +02:00
Aran-Fey 2e61e9db02 rework session initialization 2024-05-21 18:17:13 +02:00
Aran-Fey 8add61b8b3 add ability to test an existing App 2024-05-20 02:33:14 +02:00
Aran-Fey 0ce25e9358 fix pyright stupidity 2024-05-20 02:32:48 +02:00
Aran-Fey 82d1fd5f64 fix unit tests 2024-05-20 00:01:51 +02:00
Aran-Fey 4233554c41 docs 2024-05-11 09:35:03 +02:00
Sn3llius 822e800deb fix license in pyproject.toml 2024-05-09 14:52:30 +02:00
Sn3llius ad9577a6df turn check_docs script into unit tests 2024-05-09 14:02:22 +02:00
Aran-Fey be1f0733a0 rename state binding to attribute binding 2024-04-28 20:23:09 +02:00
Jakob Pinterits 116bc8243d many documentation fixes 2024-04-26 00:16:04 +02:00
Aran-Fey 5572df1306 continue setting up rye 2024-04-19 22:37:40 +02:00
Jakob Pinterits 0eeaaa97ca appeased the ruff gods 2024-04-14 16:22:40 +02:00
Aran-Fey 5f9fb9c7cd apply ruff & rename Text parameters 2024-04-08 20:32:13 +02:00
Jakob Pinterits 2112c1207f improved project setup & chatbot template 2024-04-07 10:58:59 +02:00
Jakob Pinterits 6f3284c429 beginnings of the chat template 2024-04-06 20:15:22 +02:00
Aran-Fey d5e02c3c52 initial commit 2024-04-03 19:23:29 +02:00