592 Commits

Author SHA1 Message Date
lovasoa e455407c04 no redirection on 404 2024-11-20 19:44:37 +01:00
Ophir LOJKINE 939f25750d update app preview cover 2024-11-17 17:02:38 +01:00
lovasoa d8fed348b0 add roundest pokémon example 2024-11-17 14:15:51 +01:00
Xylle d18954ec8a add empty_option to the form component (#694)
* Update form.handlebars

Add empty option to select

* Update 01_documentation.sql

Add documentation

* Update examples/official-site/sqlpage/migrations/01_documentation.sql

* Update sqlpage/templates/form.handlebars

* add empty_option example

* empty_option

---------

Co-authored-by: Ophir LOJKINE <contact@ophir.dev>
2024-11-17 11:13:23 +01:00
lovasoa da4b00522a fix https://github.com/sqlpage/SQLPage/issues/610 2024-11-14 23:00:24 +01:00
lovasoa c5d45c8144 Add support for freeze_columns and freeze_headers in the table component
fixes https://github.com/sqlpage/SQLPage/issues/683
2024-11-13 23:53:19 +01:00
lovasoa 3f51185b12 change_percent without description in the big_number
fix https://github.com/sqlpage/SQLPage/issues/688
2024-11-13 22:41:12 +01:00
lovasoa 0008f3b7f8 fixed embedded chart double-initialization
Fixed a bug where embedded card contents would be initialized multiple times, potentially causing issues with some components (such as the chart component) when embedded in a card.
2024-11-13 11:46:41 +01:00
lovasoa 61cdd06911 fix documentation link 2024-11-08 13:38:50 +01:00
lovasoa 084ea582ab add a sql server example 2024-11-08 13:36:44 +01:00
lovasoa 34dc52e31a add images 2024-11-08 09:55:55 +01:00
lovasoa 68b6b09572 Merge remote-tracking branch 'refs/remotes/origin/main' 2024-11-08 09:11:33 +01:00
lovasoa 2182e48888 official site examples in tabs 2024-11-08 09:10:22 +01:00
alexisrc1 f24eb8cf09 Update 54_blog_bompard.sql
small adjustments on the article
2024-11-06 10:48:08 +01:00
lovasoa 6081c9ff9f add biome linting and formatting for a consistent style and easier contributions
this should prevent useless conflicts
2024-11-05 21:03:20 +01:00
lovasoa f82bfbc2af Add support for null as item in the columns component to skip the display of an item. Add support for markdown in the json component
closes https://github.com/sqlpage/SQLPage/issues/646
closes https://github.com/sqlpage/SQLPage/issues/642
closes https://github.com/sqlpage/SQLPage/issues/641
2024-11-05 18:30:29 +01:00
lovasoa cd73d005d4 fix incorrect link to blog 2024-11-04 23:06:21 +01:00
lovasoa 0778fb1412 add canonical URL for components doc pages 2024-11-04 22:57:18 +01:00
lovasoa f65f8bcdc2 canonical urlencoded function doc url 2024-11-04 22:53:31 +01:00
lovasoa 8ed6362ef7 improve tab component index 2024-11-04 22:45:51 +01:00
lovasoa efa0b88fee update list example 2024-11-04 21:37:40 +01:00
lovasoa b3b3b60ab4 add a canonical for /your-first-sql-website/ 2024-11-04 21:28:32 +01:00
lovasoa 21f1e798ae fix display issue on http header component docs 2024-11-04 21:26:32 +01:00
lovasoa 97625759fb prevent google duplicate content 2024-11-04 21:26:15 +01:00
lovasoa 5998d206f2 redirect invalid URLs in blog.sql 2024-11-04 21:05:22 +01:00
lovasoa 7a2cc0900c redirect /index.sql to / 2024-11-04 20:51:51 +01:00
lovasoa c2ce9d5aac easier navigation in the functions documentation 2024-11-04 20:49:33 +01:00
lovasoa aef70fb7a4 fix breadcrumb links 2024-11-04 20:39:27 +01:00
lovasoa 6fa7a59198 Fixed a bug where select dropdown fields would retain their state when their form is reset.
fixes https://github.com/sqlpage/SQLPage/issues/672
2024-11-04 16:20:21 +01:00
lovasoa c830f045ed use icons instead of unicode characters in the example component 2024-11-03 23:57:05 +01:00
lovasoa 6a1b8d93cf better comments in example 2024-11-03 23:47:08 +01:00
Ophir LOJKINE 1dae6504e2 Update README.md 2024-11-03 23:15:53 +01:00
lovasoa 5b0bed9a02 formatting 2024-11-03 23:15:11 +01:00
lovasoa 5195009bb1 readme in mysql example 2024-11-03 23:14:51 +01:00
lovasoa 243c1a55fb add a detailed example using MySQL syntax illustrating the usage of custom components 2024-11-03 23:11:37 +01:00
lovasoa 64546c47ad Update charting library and fix chart bugs
fixes https://github.com/sqlpage/SQLPage/issues/659
2024-11-01 16:38:34 +01:00
lovasoa 6c94a5d787 fix a bug where table sorting would break if table search was not also enabled
CI / compile_and_lint (push) Has been cancelled
CI / test (mssql) (push) Has been cancelled
CI / test (mysql) (push) Has been cancelled
CI / test (postgres) (push) Has been cancelled
CI / windows_test (push) Has been cancelled
CI / docker_build (linux/amd64) (push) Has been cancelled
CI / docker_build (linux/arm/v7) (push) Has been cancelled
CI / docker_build (linux/arm64) (push) Has been cancelled
CI / docker_push (push) Has been cancelled
Create Release / Build sqlpage binaries (target/superoptimized/sqlpage, macos-latest) (push) Has been cancelled
Create Release / Build sqlpage binaries (target/superoptimized/sqlpage, ubuntu-20.04) (push) Has been cancelled
Create Release / Build sqlpage binaries (target/superoptimized/sqlpage.exe, windows-latest) (push) Has been cancelled
Create Release / Build AWS Lambda Serverless zip image (push) Has been cancelled
Create Release / Create Github Release (push) Has been cancelled
Create Release / Publish to crates.io (push) Has been cancelled
fixes https://github.com/sqlpage/SQLPage/issues/660
2024-11-01 00:01:48 +01:00
lovasoa a40fc39cfa add illustration 2024-10-31 23:13:35 +01:00
lovasoa 121b08f661 improve examples 2024-10-31 22:56:52 +01:00
lovasoa 7981dd9c9a new example ! multi step forms 2024-10-31 22:51:38 +01:00
lovasoa 0dfca98edc remove reference to unsupported FOR ORDINALITY in json reference article
see https://github.com/sqlpage/SQLPage/issues/658
2024-10-30 23:51:26 +01:00
lovasoa 0f368f1dd9 csv documentation 2024-10-28 00:01:10 +01:00
lovasoa 84a938f876 improve table search and sort
this reimplements table searching and sorting from scratch inside sqlpage instead of using the (unmaintained and buggy) list.js library

this makes the sqlpage js smaller and faster to load

this improves table filtering speed

this fixes incorrect sorting when using markdown links

fixes https://github.com/sqlpage/SQLPage/issues/576
2024-10-27 23:34:37 +01:00
lovasoa 98afe59959 SEO 2024-10-27 00:12:50 +02:00
lovasoa 8d3180717f easy file name 2024-10-27 00:40:27 +03:00
lovasoa 4a6167c8f3 add slides from pgconf 2024-10-27 00:36:04 +03:00
lovasoa cb29bf4592 alexis blog post 2024-10-26 19:24:21 +03:00
lovasoa 0f4656c19d csv component documentation 2024-10-26 00:31:35 +03:00
lovasoa 46a57f0707 json docs 2024-10-24 00:34:05 +03:00
lovasoa 0a585828bb improve run_sql documentation 2024-10-23 15:36:12 +02:00