624 Commits

Author SHA1 Message Date
lovasoa b50167b730 link to editor from official website 2024-12-29 00:05:37 +01:00
lovasoa 83a2e869c8 map component docs 2024-12-28 23:38:05 +01:00
lovasoa 9e804ccfab improve links in lists
and improve docs
2024-12-28 22:57:45 +01:00
lovasoa 50d22992e8 tutorials 2024-12-28 12:04:19 +01:00
lovasoa 9135861df2 add a checkbox example 2024-12-25 12:21:33 +01:00
lovasoa 155e820ffc fix docker compose image references 2024-12-25 12:06:46 +01:00
lovasoa eb4c0ce4be rewrite "SQLPage versus No-Code tools" 2024-12-24 23:17:42 +01:00
lovasoa 6067aa29cd syntax 2024-12-24 21:27:35 +01:00
lovasoa 0db588f1da json in sql 2024-12-24 21:26:49 +01:00
lovasoa fb43436091 fmt 2024-12-24 09:59:10 +01:00
lovasoa ee9227bb28 add print code style
closes https://github.com/sqlpage/SQLPage/pull/748
2024-12-24 09:58:48 +01:00
lovasoa 8ba2fd21c8 new article prop 2024-12-24 09:58:31 +01:00
Floflobel fbc4f29d7e fix cards that have embedded contents (#744)
* fix https://github.com/sqlpage/SQLPage/issues/743

* fix https://github.com/sqlpage/SQLPage/issues/743

* handle icons separately

* remove description test, since descriptions are overwritten by card embeds anyway

---------

Co-authored-by: Florian Bellencontre <fbellencontre@cosium.com>
Co-authored-by: lovasoa <contact@ophir.dev>
2024-12-22 20:41:36 +01:00
lovasoa c9fdfbba27 Make maximum recursion depth of run_sql configurable
fixes #739
2024-12-15 14:33:30 +01:00
lovasoa b6f3c0ba50 tuto video series 2024-12-13 09:22:43 +01:00
lovasoa 4676113e62 improve linux browser detection 2024-12-13 09:18:16 +01:00
lovasoa 062d5e983c fix broken docker links 2024-12-10 14:20:37 +01:00
lovasoa 539d5aab4a fix image references 2024-12-07 21:16:51 +01:00
lovasoa 15dada8de3 fix docker image references 2024-12-07 21:14:13 +01:00
lovasoa 0d51d52393 not on a personal repo anymore 2024-12-06 21:42:55 +01:00
lovasoa c73ff58fc3 Fix a bug where the table component would not sort columns that contained a space in their name
Fixes https://github.com/sqlpage/SQLPage/issues/724
2024-12-06 10:36:43 +01:00
lovasoa dfecd006d2 map component docs 2024-12-03 22:30:46 +01:00
lovasoa 52e995b3cd rework documentation 2024-12-03 01:46:26 +01:00
lovasoa 154f5d05a0 new form component documentation 2024-12-03 01:32:44 +01:00
lovasoa daec7b7995 fmt 2024-11-28 22:33:58 +01:00
lovasoa 9e9d4e213d add robots txt 2024-11-28 22:17:23 +01:00
lovasoa f05f421842 add docs 2024-11-27 18:28:40 +01:00
lovasoa b1da4d6aea sql.datapage.app -> sql-page.com 2024-11-26 23:26:09 +01:00
lovasoa 09f405f1c5 increase default pool size for sqlite inmemory dbs
Fixes https://github.com/sqlpage/SQLPage/issues/713
2024-11-26 16:36:56 +01:00
lovasoa 81a963eeb3 increase db acquire timeout on official site as a workaround to https://github.com/sqlpage/SQLPage/issues/713 2024-11-26 00:23:26 +01:00
lovasoa 51b0f2371f updated examples 2024-11-25 01:17:07 +01:00
lovasoa 141844a715 improve installation instructions for macos
fixes https://github.com/sqlpage/SQLPage/discussions/707
2024-11-25 01:06:50 +01:00
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