339 Commits

Author SHA1 Message Date
Elian Doran
80627997d1
fix(type_widgets): read-only text sometimes rendering wrong blob 2025-11-29 12:40:41 +02:00
Elian Doran
2e6bdc225f
style(mobile/context_menu): missing backdrop for global menu 2025-11-29 09:22:51 +02:00
Elian Doran
dc572c3815
fix(ribbon): tooltip for expand button 2025-11-26 11:59:46 +02:00
Elian Doran
f199d85d5b
chore(react): split button implementation 2025-11-26 10:36:00 +02:00
Elian Doran
fa5eb16054
fix(note_autocomplete): regression in board entry 2025-11-25 15:46:41 +02:00
Elian Doran
a398f07f9f
fix(type_widgets): double wrapper for read-only text 2025-11-25 08:31:26 +02:00
Elian Doran
4cc545659b
fix(popup_editor): keep in DOM 2025-11-24 19:38:18 +02:00
Elian Doran
1cca15ca5d
Revert "fix(react/promoted_attributes): removing relation sometimes not refreshing"
This reverts commit 320f064775926a9512db91f077fd9a532f6b47da.
2025-11-23 21:31:40 +02:00
Elian Doran
320f064775
fix(react/promoted_attributes): removing relation sometimes not refreshing 2025-11-23 14:59:23 +02:00
Elian Doran
c9b1691998
fix(react/promoted_attributes): non-existing attribute ID when deleting relations 2025-11-23 14:42:31 +02:00
Elian Doran
26f7264f3c
chore(client): fix typecheck 2025-11-22 21:37:37 +02:00
Elian Doran
56c82d7f0f
chore(quick_edit): address requested changes 2025-11-22 21:20:24 +02:00
Elian Doran
8001d940eb
chore(quick_edit): bring back coloring 2025-11-22 20:43:57 +02:00
Elian Doran
bb9cb2fb75
fix(quick_edit): note context not injected on first render 2025-11-22 19:25:35 +02:00
Elian Doran
435b856b72
fix(quick_edit): keyboard shortcuts triggering on wrong editor 2025-11-22 18:35:18 +02:00
Elian Doran
f820c6f23b
feat(board/relation): react to column title changes 2025-11-15 11:28:35 +02:00
Elian Doran
092a84693f
feat(board/relation): basic support for editing relations in columns 2025-11-15 11:13:55 +02:00
Elian Doran
20b301ac0e
fix(collections/list): archived notes not shown on first render
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
2025-11-13 10:59:56 +02:00
Elian Doran
139c60ac73
Hotfix (#7679) 2025-11-12 07:54:54 +02:00
Elian Doran
80c77eeb18
fix(ribbon): "Open attribute list" shortcut not focusing (closes #7463) 2025-11-11 12:20:16 +02:00
Elian Doran
5f4d0325aa
Merge remote-tracking branch 'origin/main' into react/type_widgets 2025-11-09 21:37:56 +02:00
Elian Doran
6f245ec8d5
fix(ribbon): not refreshing if note is temporarily edited 2025-11-09 20:15:06 +02:00
Elian Doran
7fc9f08843
Merge remote-tracking branch 'origin/main' into react/type_widgets 2025-11-09 19:30:46 +02:00
Adorian Doran
b905c1d03a style: different appearance tweaks 2025-11-09 17:10:23 +02:00
Elian Doran
ae1c8f0a0b
chore(client): review from Copilot
Some checks failed
Checks / main (push) Has been cancelled
2025-11-09 15:13:57 +02:00
Elian Doran
652cccadd7
fix(type_widgets/code): read-only bar not visible for dark themes 2025-11-09 14:59:47 +02:00
Adorian Doran
2f3be96dff style/info bar: improve style 2025-11-09 14:17:04 +02:00
Elian Doran
33a41d2f86
Merge remote-tracking branch 'origin/main' into react/type_widgets
; Conflicts:
;	apps/client/src/layouts/desktop_layout.tsx
;	apps/client/src/layouts/mobile_layout.tsx
;	apps/client/src/widgets/note_detail.ts
;	apps/client/src/widgets/react/hooks.tsx
2025-11-09 12:08:50 +02:00
Adorian Doran
50869d29db client/shared note info bar: improve appearance 2025-11-09 02:14:43 +02:00
Adorian Doran
c4603fce25 client/shared note message: convert to an info bar 2025-11-09 01:56:52 +02:00
Adorian Doran
2f74b40095 client/read only note info bar: refactor
Some checks failed
Checks / main (push) Has been cancelled
2025-11-07 23:45:48 +02:00
Adorian Doran
4fdb502a19 client: allow the isNoteReadOnly hook operate on a note and context other of the current one 2025-11-06 07:48:11 +02:00
Adorian Doran
95e5c2563e client/read only note info bar: refactor 2025-11-06 00:45:16 +02:00
Elian Doran
8828e36624
Merge remote-tracking branch 'origin/main' into react/type_widgets
Some checks failed
Checks / main (push) Has been cancelled
2025-10-26 20:19:47 +02:00
Elian Doran
8fc7a20220
fix(client/import): file remains from previous instance (closes #7428) 2025-10-20 20:24:43 +03:00
Elian Doran
d4a46ed4da
fix(settings): max content width forces minimum when typing (closes #7423) 2025-10-20 18:34:57 +03:00
Elian Doran
96f5b55d9f
refactor(collection/presentation): apply review suggestions 2025-10-16 09:02:02 +03:00
Elian Doran
319e753e7e
feat(collection/presentation): add a button to toggle slide overview 2025-10-15 23:41:39 +03:00
Elian Doran
15fc98fca1
feat(collection/presentation): button to enter full screen 2025-10-15 20:48:09 +03:00
Elian Doran
1a000fdb33
chore(collection/presentation): render with shadow DOM 2025-10-15 20:05:39 +03:00
Elian Doran
5693b59318
chore(options/i18n): fix click on label not working on select 2025-10-14 18:15:45 +03:00
Elian Doran
040ffe945a
Merge remote-tracking branch 'origin/main' into react/type_widgets 2025-10-10 22:46:53 +03:00
Elian Doran
b5f73874cb
fix(client/rtl): tooltips not inverted 2025-10-08 19:06:19 +03:00
Elian Doran
8a8727e6df
fix(client/rtl): toggling not working 2025-10-08 18:24:01 +03:00
Elian Doran
b0bb93975a
fix(client/rtl): toggle buttons out of bounds 2025-10-08 18:14:35 +03:00
Elian Doran
db1bcfda45
feat(client/rtl): handle left 2025-10-08 17:50:54 +03:00
Elian Doran
247ab1aec3
feat(client/rtl): handle margin-left 2025-10-08 17:44:17 +03:00
Elian Doran
6ffe8a2eb5
chore(react/type_widgets): save on window closing 2025-10-05 18:12:36 +03:00
Elian Doran
608605af12
chore(react/type_widgets): save if needed 2025-10-05 17:53:19 +03:00
Elian Doran
0da66617a8
chore(react): reintroduce link distance 2025-10-04 14:14:02 +03:00