3343 Commits

Author SHA1 Message Date
Elian Doran
e3fdae8932
chore: address requested changes 2026-01-23 15:02:33 +02:00
Elian Doran
e51cea88bf
feat(calendar): don't trigger refresh on delete 2026-01-23 12:47:02 +02:00
Elian Doran
d7409bec49
feat(calendar): don't trigger refresh on rename 2026-01-23 12:35:08 +02:00
Elian Doran
17b1f599ff
feat(calendar): don't trigger refresh on event change 2026-01-23 12:24:35 +02:00
Elian Doran
81c85d712e
chore(calendar): create note with attributes atomically 2026-01-23 12:11:06 +02:00
Elian Doran
2eae8bbb64
Revert "chore(calendar): remove automatic fetching on note creation"
This reverts commit 2a61f51e06ecb476260bf45895245c8a9f68d710.
2026-01-23 12:05:12 +02:00
Elian Doran
2a61f51e06
chore(calendar): remove automatic fetching on note creation 2026-01-23 11:58:57 +02:00
Elian Doran
3e3c3e3bb4
fix(calendar): redundant refresh when adding new item 2026-01-23 11:38:18 +02:00
Elian Doran
17f3ffd00c
fix(mermaid): preview not rendering when read-only (closes #8419)
Some checks are pending
Checks / main (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Dev / Test development (push) Waiting to run
Dev / Build Docker image (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile) (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile.alpine) (push) Blocked by required conditions
/ Check Docker build (Dockerfile) (push) Waiting to run
/ Check Docker build (Dockerfile.alpine) (push) Waiting to run
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.alpine, ubuntu-latest, linux/amd64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v7) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v8) (push) Blocked by required conditions
/ Merge manifest lists (push) Blocked by required conditions
playwright / E2E tests on linux-arm64 (push) Waiting to run
playwright / E2E tests on linux-x64 (push) Waiting to run
2026-01-22 20:56:58 +02:00
Elian Doran
d6b6832a1d
fix(promoted_attributes): checkbox not displaying initial value properly (closes #8062)
Some checks are pending
Checks / main (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Dev / Test development (push) Waiting to run
Dev / Build Docker image (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile) (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile.alpine) (push) Blocked by required conditions
/ Check Docker build (Dockerfile) (push) Waiting to run
/ Check Docker build (Dockerfile.alpine) (push) Waiting to run
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.alpine, ubuntu-latest, linux/amd64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v7) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v8) (push) Blocked by required conditions
/ Merge manifest lists (push) Blocked by required conditions
playwright / E2E tests on linux-arm64 (push) Waiting to run
playwright / E2E tests on linux-x64 (push) Waiting to run
2026-01-22 08:15:40 +02:00
Elian Doran
9dfc1cdc4c
fix(render): not refreshing on attribute change (closes #8321) 2026-01-22 08:10:29 +02:00
Elian Doran
673c39d798
Revert "feat(options/advanced): add description for experimental"
This reverts commit fc2ab91280b6697a0138c3889894b6ce7276f4a8.
2026-01-22 08:05:49 +02:00
Elian Doran
5d1a63bce0
fix(print): crash when printing presentation 2026-01-19 14:55:33 +02:00
Elian Doran
e6380b87b6
fix(print): some collections not rendered at all 2026-01-18 22:26:13 +02:00
Elian Doran
eac7235199
chore(sql_console): address requested changes 2026-01-18 18:38:14 +02:00
Elian Doran
fc0ccbfcf5
chore(sql_console): address requested changes 2026-01-18 18:19:35 +02:00
Elian Doran
57d894e765
feat(sql_console): enable read-only for saved notes 2026-01-18 17:47:09 +02:00
Elian Doran
bfc521fdc0
fix(sql_console): enforce vertical layout 2026-01-18 17:11:03 +02:00
Elian Doran
4491086c55
style(sql_console): improve header & footer inputs 2026-01-18 12:34:00 +02:00
Elian Doran
28d0bfd229
chore(sql_console): reducing padding in footer 2026-01-18 12:12:05 +02:00
Elian Doran
8182a04eae
fix(sql_console): not refreshing when switching between notes 2026-01-18 12:09:01 +02:00
Elian Doran
69e88c1d9f
chore(sql_console): set gutter color 2026-01-18 11:48:34 +02:00
Elian Doran
748b87da9a
feat(sql_console): improve display for statements 2026-01-18 11:34:31 +02:00
Elian Doran
94dca4cd87
feat(sql_console): report errors inline 2026-01-18 11:13:31 +02:00
Elian Doran
7179701e0f
feat(sql_console): improve no results 2026-01-18 10:58:32 +02:00
Elian Doran
af5061646c
feat(sql_console): add not yet executed message 2026-01-18 10:36:44 +02:00
Elian Doran
9c4163ad3a
feat(sql_console): page size selector 2026-01-18 10:24:55 +02:00
Elian Doran
46c3f5296a
chore(sql_console): full-height table 2026-01-18 10:20:15 +02:00
Elian Doran
ebadcfd844
feat(sql_console): enable pagination 2026-01-18 10:14:55 +02:00
Elian Doran
56fcc7adcc
chore(sql_console): fix lint warnings 2026-01-17 22:41:55 +02:00
Elian Doran
fb0c7359f1
chore(sql_console): fix typecheck issue 2026-01-17 22:39:32 +02:00
Elian Doran
4c4e5b85e9
chore(sql_console): integrate table reference 2026-01-17 22:38:18 +02:00
Elian Doran
476247beb5
feat(sql_console): increase size for results 2026-01-17 22:29:20 +02:00
Elian Doran
2c87f609f3
feat(sql_console): add filter 2026-01-17 22:13:13 +02:00
Elian Doran
bc79ff6845
feat(sql_console): row numbers 2026-01-17 22:09:24 +02:00
Elian Doran
f10373d54f
feat(sql_console): add clipboard 2026-01-17 22:02:47 +02:00
Elian Doran
630d16b722
feat(sql_console): enable sorting 2026-01-17 21:47:02 +02:00
Elian Doran
769f3db21c
feat(sql_console): make columns resizable 2026-01-17 21:45:10 +02:00
Elian Doran
c6896a4b33
feat(sql_console): reduce column width 2026-01-17 21:43:21 +02:00
Elian Doran
7c18025098
feat(sql_console): reduce spacing to fit more content 2026-01-17 21:41:06 +02:00
Elian Doran
6ae74b3181
feat(sql_console): make scrolls and headers always visible 2026-01-17 21:35:58 +02:00
Elian Doran
2ecfbbf284
feat(sql_console): improve fit & solve build error 2026-01-17 21:26:44 +02:00
Elian Doran
781de9a1fb
feat(sql_console): basic integration of Tabulator 2026-01-17 21:22:22 +02:00
Elian Doran
6972a4b901
fix(note_detail): preview leaks between mermaid & SQL console 2026-01-17 20:58:26 +02:00
Elian Doran
52ed1750ac
fix(sql_console): runtime error for inline title 2026-01-17 20:52:53 +02:00
Elian Doran
9010e0b1ce
chore(sql_console): reverse preview and code sections 2026-01-17 20:44:03 +02:00
Elian Doran
5053e74447
fix(sql_console): note type switcher showing up 2026-01-17 20:41:45 +02:00
Elian Doran
f294276849
fix(sql_console): full-height not respected 2026-01-17 20:38:44 +02:00
Elian Doran
0740788cc8
chore(sql_console): link stylesheet 2026-01-17 20:32:28 +02:00
Elian Doran
9bac07ce62
chore(sql_console): integrate results into preview of split 2026-01-17 20:29:15 +02:00