1973 Commits

Author SHA1 Message Date
lovasoa 3dd4f90c4e update tabler
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
and dry leaflet
v0.32.0
2024-12-29 00:30:59 +01:00
lovasoa ea54d43442 update rust dependencies 2024-12-29 00:24:54 +01:00
lovasoa c392b28660 display the startup message on stderr 2024-12-29 00:22:58 +01:00
lovasoa b50167b730 link to editor from official website 2024-12-29 00:05:37 +01:00
lovasoa 0e7d130d45 started successfully 2024-12-28 23:44:34 +01:00
lovasoa 84bc1287f1 format 2024-12-28 23:41:39 +01:00
lovasoa 83a2e869c8 map component docs 2024-12-28 23:38:05 +01:00
lovasoa 2c8d14edbc When using the map component without a basemap, use a light background color that respects the theme color. 2024-12-28 23:02:52 +01:00
lovasoa 9e804ccfab improve links in lists
and improve docs
2024-12-28 22:57:45 +01:00
lovasoa b07e38ed16 no emojis on windows
bad terminal support
2024-12-28 20:52:05 +01:00
lovasoa 50d22992e8 tutorials 2024-12-28 12:04:19 +01:00
lovasoa 2f9c101b3c better welcome message 2024-12-27 00:06:57 +01:00
lovasoa 75462bd664 checked = value for checkboxes 2024-12-25 12:27:09 +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 0d7c91ed59 add support for coalesce in function calls 2024-12-24 22:24:23 +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 28e21b4835 update dependencies 2024-12-21 01:12:12 +01:00
lovasoa ef82b78f38 update apex charts
fixes https://github.com/sqlpage/SQLPage/issues/733
fixes
fixes https://github.com/sqlpage/SQLPage/issues/726
2024-12-21 01:11:15 +01:00
lovasoa 1dc6da9620 update Swatinem/rust-cache 2024-12-21 00:55:41 +01:00
lovasoa ac2b2f14a6 simplify 2024-12-21 00:52:07 +01:00
lovasoa 8f5b9d6779 clippy 2024-12-21 00:49:19 +01:00
lovasoa 7dc8683b6e sqlpage.environment_variable('inexistant') = null
fixes https://github.com/sqlpage/SQLPage/issues/746
2024-12-20 16:30:17 +01:00
lovasoa a8f6d338bb fmt 2024-12-15 19:02:15 +01:00
lovasoa bce6a82a5a fix tests on dbs without json 2024-12-15 17:17:08 +01:00
lovasoa b40e35636b Fix a bug where the results of the JSON function in sqlite would be interpreted as a string instead of a json object.
fixes #738

Thank you to @SebastiendOrnano who reported the issue
2024-12-15 17:07:24 +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 ad1beeae70 update apex charts 2024-12-12 18:29:18 +01:00
lovasoa b1866d5c39 readd sqlpage db file 2024-12-11 16:08:04 +01:00
lovasoa f88c8a679b update deps 2024-12-11 16:03:36 +01:00
lovasoa d8c25dfbfb Format 2024-12-11 16:03:02 +01:00
lovasoa 63f1ff5e6f fix apexcharts bug
See https://github.com/sqlpage/SQLPage/issues/733
2024-12-10 14:25:34 +01:00
lovasoa 062d5e983c fix broken docker links 2024-12-10 14:20:37 +01:00
lovasoa 8cf963f602 update dependencies 2024-12-10 14:20:08 +01:00
lovasoa 350b4b94b9 update apexcharts 2024-12-09 21:41:34 +01:00
lovasoa 5ff3b50aa5 Fix a bug with stacked bar charts
Fix #727
2024-12-09 11:12:17 +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 bdf692c61f lower repo name 2024-12-06 23:02:49 +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 49acd4a37b fmt 2024-12-04 19:49:58 +01:00