113 Commits

Author SHA1 Message Date
lovasoa a9a53e750b Document the "multiple" attribute for select boxes
See #29
2023-07-15 20:05:56 +02:00
lovasoa f62b951215 checked attribute for checkboxes and radio buttons 2023-07-15 20:03:21 +02:00
lovasoa 5015e311cf Indicate version support for new attributes 2023-07-15 19:45:39 +02:00
lovasoa b855deb10a Fix missing documentation.
Signed-off-by: Frank Endres <frank@endres.fr>
2023-07-15 19:43:27 +02:00
lovasoa 7cbe89aeb7 custom background colors in tables
Closes #25
2023-07-15 19:41:41 +02:00
lovasoa 18e6c24081 new example: many-to-many
See https://github.com/lovasoa/SQLpage/issues/29
2023-07-15 02:57:29 +02:00
lovasoa 8a6c3d24a6 map component
docker / docker (push) Has been cancelled
Create Release / build (target/superoptimized/sqlpage, macos-latest) (push) Has been cancelled
Create Release / build (target/superoptimized/sqlpage, ubuntu-20.04) (push) Has been cancelled
Create Release / build (target/superoptimized/sqlpage.exe, windows-latest) (push) Has been cancelled
Create Release / build-aws (push) Has been cancelled
Create Release / Create Release (push) Has been cancelled
2023-07-13 19:03:57 +02:00
lovasoa 29aa338d71 documenting the table 2023-07-13 19:03:57 +02:00
lovasoa 9c8ebd0e9a table icons 2023-07-13 19:03:57 +02:00
lovasoa 6a8338a47c add tabler table icons 2023-07-13 01:58:55 +02:00
lovasoa d2eb7fad22 new map component 2023-07-13 01:42:10 +02:00
lovasoa 822d8fc5b7 new map component 2023-07-11 22:33:43 +02:00
lovasoa 94b72294f1 publish an example for using geographical data 2023-07-11 19:08:00 +02:00
lovasoa 264ae84fb6 improve existing examples for sqlpage 0.7.2 2023-07-11 08:26:42 +02:00
lovasoa dbbf2fd539 fix bug in auth example 2023-07-11 08:16:12 +02:00
lovasoa c0bf80b53d rewrite the user authentication example to use the latest features 2023-07-10 23:24:05 +02:00
lovasoa c7905a1e23 add example for input patterns 2023-07-10 23:23:45 +02:00
lovasoa 06aed518fc document the redirect component 2023-07-10 23:10:20 +02:00
lovasoa 7766a77b85 improve the form component documentation 2023-07-10 23:10:07 +02:00
lovasoa 3e1ff28a52 new builtin function sqlpage.random_string 2023-07-10 20:45:16 +02:00
lovasoa af3f128fa4 remove password from functions docs 2023-07-10 09:06:23 +02:00
lovasoa 155437c373 Document component introduction date on the website 2023-07-10 08:54:01 +02:00
lovasoa f09f828ccf implement the new hash_password function 2023-07-10 03:31:06 +02:00
lovasoa afac7ba01a document new functions 2023-07-10 02:40:14 +02:00
lovasoa 784244753f improve authorization flow, http basic auth, and error handling 2023-07-10 02:17:43 +02:00
lovasoa c1edb9a6d6 add a new "sqlpage.header" function and improve error handling in functions 2023-07-09 22:56:35 +02:00
lovasoa e91ad60d08 simplify the react integration example 2023-07-09 17:58:27 +02:00
lovasoa 44d1c03aaa add an example illustrating how to integrate a dynamic react component 2023-07-09 12:12:49 +02:00
lovasoa 3a244bf055 official site: clean support for unchecked examples
fixes the documentation of the cookie component
2023-07-09 09:54:01 +02:00
lovasoa d46bbd1c25 new example demo: taptempo 2023-07-08 22:13:12 +02:00
lovasoa ed9b07b190 fix typos 2023-07-07 20:15:02 +02:00
lovasoa 7410b4ef7e caveats 2023-07-07 20:10:25 +02:00
lovasoa 2e62d11032 Implement the full user authentication flow in the example 2023-07-07 20:07:25 +02:00
lovasoa a664b593e9 document the debug component 2023-07-07 18:29:34 +02:00
lovasoa d5a6e22be5 start work on auth example
see https://github.com/lovasoa/SQLpage/issues/12
2023-07-07 03:54:33 +02:00
lovasoa e655b741a4 fix a bug with checkboxes marked as "required" in the form component 2023-07-07 01:42:05 +02:00
lovasoa cac756165b Update readme 2023-07-06 17:23:04 +02:00
lovasoa 89bf84056c Rename nested-forms to Master-Detail Forms 2023-07-06 17:17:43 +02:00
lovasoa e6aab7fdf8 add screenshots 2023-07-05 18:25:29 +02:00
lovasoa 37b5a7fbeb Add nested forms example 2023-07-05 18:22:05 +02:00
lovasoa 11986fbf75 Fix get started tutorial 2023-07-05 10:41:16 +02:00
lovasoa 5cdcd67fb7 document footer element 2023-07-03 18:26:57 +02:00
lovasoa 67c3d50599 translate french bits in the splitwise example 2023-07-03 01:11:25 +02:00
lovasoa d5247c2a6e New example: splitwise 2023-07-02 23:09:58 +02:00
lovasoa 510a311826 update chart example 2023-07-02 22:03:22 +02:00
lovasoa 7d74820c51 New chart type: horizontal bar charts 2023-07-02 22:02:08 +02:00
lovasoa f78d710ff4 add logout cookie example 2023-06-23 14:42:36 +02:00
lovasoa f8b13dd3ca add support for cookies
docker / docker (push) Has been cancelled
Create Release / build (target/superoptimized/sqlpage, macos-latest) (push) Has been cancelled
Create Release / build (target/superoptimized/sqlpage, ubuntu-20.04) (push) Has been cancelled
Create Release / build (target/superoptimized/sqlpage.exe, windows-latest) (push) Has been cancelled
Create Release / Create Release (push) Has been cancelled
2023-06-21 02:32:47 +02:00
lovasoa 2ce4dbea7f add gitignore for game demo 2023-06-19 01:16:27 +02:00
lovasoa 3317fdaa9e Fix bug in the game example
In the "corporate conundrum" game demo for SQLPage,
there was an issue in the way the game_results view was constructed.

All impostors from all previous games for a given question were taken into account, instead of just the impostor for the current question in the current game.
2023-06-19 01:15:09 +02:00