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
lovasoa
f37429614b
remove svg
2023-06-12 18:20:43 +02:00
lovasoa
766023a255
improve docs and graphics
2023-06-12 18:12:37 +02:00
lovasoa
a14a2bbc54
Add support for markdown in tables
...
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
Closes https://github.com/lovasoa/SQLpage/issues/4
See https://github.com/lovasoa/SQLpage/discussions/11
2023-06-12 00:35:59 +02:00
lovasoa
fc85aeedab
improve README in simple example
2023-06-12 00:10:06 +02:00
lovasoa
7ea9457c6f
add support for <select> as a form input
...
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
Closes https://github.com/lovasoa/SQLpage/issues/5
2023-06-11 02:10:48 +02:00
lovasoa
6bdbd8b327
Fix broken link
2023-06-11 01:27:06 +02:00
lovasoa
f5f3f79fe8
document chart
2023-06-11 00:18:21 +02:00
lovasoa
90971da842
typo
2023-06-10 10:25:37 +02:00
lovasoa
12c9bd1132
typo
2023-06-10 10:22:56 +02:00
lovasoa
6e5014f220
improve example readme
2023-06-10 10:19:48 +02:00
lovasoa
528027e7ea
community color
2023-06-10 10:13:29 +02:00
lovasoa
68e9a72bf6
add a link to the example
2023-06-10 10:12:56 +02:00
lovasoa
8a0454027a
Add a simple CRUD application example
2023-06-10 10:10:19 +02:00
lovasoa
8ddf4e9f78
add a simple CRUD application example
2023-06-10 10:10:04 +02:00
lovasoa
74a32fa47b
improve official site
2023-06-10 09:42:29 +02:00