Falko Schindler
|
a60892bddc
code review; move PageEvent into event module
|
hace 2 años |
Rodja Trappe
|
52dd55a4b4
logging exceptions which happen on page-ready
|
hace 2 años |
Rodja Trappe
|
d2f066a4c0
Introducing PageEvent and updated docs/tests #130
|
hace 2 años |
Falko Schindler
|
30b7565691
rename header and footer into before_content and after_content to avoid conflicts with new layout elements
|
hace 2 años |
Falko Schindler
|
26cd457bb9
show 500-error page on errors during page creation
|
hace 2 años |
Falko Schindler
|
68b150e09e
allow more time for page-ready test
|
hace 2 años |
Falko Schindler
|
1ba3a11f3b
forbid yield on shared pages
|
hace 2 años |
Rodja Trappe
|
c27ad191a4
Allow yield in page to exc code after its loaded
|
hace 2 años |
Falko Schindler
|
b10533f7f8
code review
|
hace 2 años |
Rodja Trappe
|
4d71710897
fixed whitespace
|
hace 2 años |
Rodja Trappe
|
8c26fa2acf
Load documentation on_page_ready.
|
hace 2 años |
Rodja Trappe
|
de0328b3fc
Passing request to page builder function.
|
hace 2 años |
Rodja Trappe
|
a3ab500c06
customisation: provide access to justpy view
|
hace 2 años |
Rodja Trappe
|
f2f08d786a
add test for customised page
|
hace 2 años |
Rodja Trappe
|
ba63bd224b
pytest: renaming User to Screen
|
hace 2 años |
Rodja Trappe
|
7182784b7d
cleanup
|
hace 2 años |
Rodja Trappe
|
c664afb780
Testing on_page_ready callback.
|
hace 2 años |
Falko Schindler
|
1568a0d7d7
add more page tests
|
hace 2 años |
Falko Schindler
|
66f6b95fe1
move dependency tests into separate file
|
hace 2 años |
Falko Schindler
|
55c3365bf8
cleanup
|
hace 2 años |
Falko Schindler
|
2257d4c44f
code review
|
hace 2 años |
Rodja Trappe
|
dd46303b0a
ensure keyboard.js is not loaded before we click the activate button
|
hace 2 años |
Rodja Trappe
|
5d83c83955
provide second test where the keyboard dependency is added dynamically on button press
|
hace 2 años |
Rodja Trappe
|
2b40c04859
explanation of sleep
|
hace 2 años |
Rodja Trappe
|
d12f6ab9f1
add test to demonstrate "JavaScript did not respond in time" error (see https://github.com/zauberzeug/nicegui/issues/85#issuecomment-1253402418)
|
hace 2 años |
Rodja Trappe
|
1f36b9b110
refactoring to make tests more readable
|
hace 2 años |
Rodja Trappe
|
40c6d75130
fixed typo
|
hace 2 años |
Rodja Trappe
|
bf6b94a188
add first simple test to ensure dependencies are loaded
|
hace 2 años |
Rodja Trappe
|
66fb9811e9
add test for shared and individual pages
|
hace 2 años |
Rodja Trappe
|
8b2fdea3a2
cleanup
|
hace 2 años |