441 Commits

Author SHA1 Message Date
Adorian Doran
cc37da9f11 style/menus: improve the icon-caption alignment 2025-12-25 03:46:32 +02:00
Elian Doran
3e50262665
fix(status_bar): attribute pane not shown when adding new attribute def 2025-12-23 23:40:16 +02:00
Elian Doran
2fef25e57b
chore(badges): allow overflow with clipping 2025-12-23 22:01:49 +02:00
Elian Doran
a6c7610fcc
fix(dropdown): clicking in the outer area of a menu dismisses it 2025-12-23 21:06:47 +02:00
Elian Doran
1ac7db41d3
fix(note_title_actions): edited notes link looking strange 2025-12-23 20:33:46 +02:00
Elian Doran
c1e01467a5
fix(breadcrumbs): not showing on first render 2025-12-23 19:12:18 +02:00
Elian Doran
9021b119b2
fix(client): some tooltips don't render correctly due to extra whitespace 2025-12-23 15:34:53 +02:00
Elian Doran
1554085d7a
chore(scripts/preact): address review 2025-12-23 13:06:33 +02:00
Elian Doran
f68f99806b
Merge remote-tracking branch 'origin/main' into feature/preact_scripts 2025-12-21 18:25:24 +02:00
Elian Doran
444c0c6107
chore(client/jsx): fix errors in API 2025-12-21 13:19:42 +02:00
Adorian Doran
1ed4192c93 style/note badges: tweak 2025-12-20 23:12:39 +02:00
Elian Doran
1e885625f6
chore(right_pane): address requested changes 2025-12-20 12:58:06 +02:00
Elian Doran
ea76fd797c
chore(right_pane): address requested changes 2025-12-20 12:29:43 +02:00
Elian Doran
e1df65adce
fix(right_pane): custom widgets not rendering after being expanded 2025-12-20 11:09:59 +02:00
Elian Doran
aac4316fb8
feat(right_pane): render title bar 2025-12-20 10:33:28 +02:00
Elian Doran
06ad0bfa90
feat(hooks): react faster to setting options 2025-12-19 21:12:49 +02:00
Elian Doran
02294206ec
chore(right_pane): revert note data store 2025-12-18 15:42:44 +02:00
Elian Doran
704dcd011e
feat(toc): basic support for docs 2025-12-18 11:46:13 +02:00
Elian Doran
b93c80fe7b
feat(toc): basic support for read-only text 2025-12-18 11:12:36 +02:00
Elian Doran
73f1b91d34
chore(toc): reintroduce basic collapse support 2025-12-18 10:49:33 +02:00
Elian Doran
60342c0f6f
fix(toc): not working on note switch 2025-12-18 10:08:10 +02:00
Elian Doran
2e484a11e6
feat(layout/right_pane): basic store to read content without blob 2025-12-17 23:40:25 +02:00
Elian Doran
737e5b85b4
fix(badges): "temporarily editable" remaining after changing editability 2025-12-16 19:40:24 +02:00
Elian Doran
713900b2b3
feat(layout): focus exactly on basic properties 2025-12-16 18:29:46 +02:00
Elian Doran
f235839d03
feat(breadcrumb): indicate archived notes 2025-12-16 13:50:53 +02:00
Elian Doran
0af5fa9f0c
feat(breadcrumb): respect note color 2025-12-16 13:40:22 +02:00
Elian Doran
2693b18ee6
refactor(breadcrumb): use new component for rendering note links 2025-12-16 13:36:50 +02:00
Elian Doran
c9025f2304
fix(breadcrumb): not reacting to changes in note path 2025-12-16 12:43:26 +02:00
Elian Doran
587ea42700
chore(breadcrumb): get a menu to render on note link 2025-12-16 09:27:40 +02:00
Elian Doran
c3a6d1bba8
feat(badge): bigger dropdown arrow 2025-12-15 17:17:01 +02:00
Elian Doran
1feeb350ce
chore(client): address requested changes 2025-12-15 17:14:00 +02:00
Elian Doran
71d8588091
feat(note_type_switcher): use arrows next to dropdowns 2025-12-15 16:47:53 +02:00
Elian Doran
ca8e889e1e
feat(breadcrumb): respect workspace color 2025-12-15 16:37:33 +02:00
Elian Doran
6d4e52c928
feat(breadcrumb): prefer workspace icon class 2025-12-15 16:31:43 +02:00
Elian Doran
af3883fdac
feat(breadcrumb): react to hosted note ID change 2025-12-15 16:20:17 +02:00
Elian Doran
eb99352fff
Revert "feat(breadcrumb): display workspace text"
This reverts commit 441958028d19f2fdcfff40b29808459d2313a3e2.
2025-12-15 15:29:53 +02:00
Elian Doran
441958028d
feat(breadcrumb): display workspace text 2025-12-15 15:10:37 +02:00
Elian Doran
80b61a35a9
feat(breadcrumb): display correct icon for first note when hoisted 2025-12-15 15:10:37 +02:00
Elian Doran
ad8e52f744
feat(layout): disable transition when promoted attributes are shown by default 2025-12-15 12:14:44 +02:00
Elian Doran
455dc5dc11
feat(layout): automatically collapse promoted attributes in full-height notes
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-12-15 12:10:12 +02:00
Elian Doran
065e97c940
chore(layout/note_actions): address requested changes 2025-12-15 10:41:58 +02:00
Elian Doran
016389df68
fix(context_menu): clicking on a submenu dismisses it 2025-12-15 07:51:53 +02:00
Elian Doran
17db2a6b38
Revert "fix(context_menu): clicking submenu dismisses the menu"
This reverts commit 34bc444b186df01461d7547e140116a49425d554.
2025-12-15 07:46:36 +02:00
Adorian Doran
d5ec80d85d client/status bar/note info: fix an issue pointed by gemini-code-assist 2025-12-15 02:23:57 +02:00
Adorian Doran
9834846a23 client/status bar/note paths: fix the issues pointed by gemini-code-assist 2025-12-15 01:43:36 +02:00
Adorian Doran
d1ae2db587 client/status bar/note paths: replace the "Clone note to new location" button with a link 2025-12-15 00:31:36 +02:00
Elian Doran
8ba2357d91
feat(layout/file): upload new revision button 2025-12-14 22:14:05 +02:00
Elian Doran
5a09a80902
feat(layout): basic ARIA & some padding 2025-12-14 21:20:55 +02:00
Elian Doran
859087b850
feat(layout/edited_notes): respect choice to auto-open 2025-12-14 20:21:30 +02:00
Elian Doran
f7b911dc0b
feat(layout): make edited notes collapsible 2025-12-14 20:15:17 +02:00