Elian Doran
|
50ebcd552c
|
fix(views/table): error when adding a new column
|
2025-06-28 16:51:24 +03:00 |
|
Elian Doran
|
ada39cd3c7
|
fix(views/table): error when adding a new row
|
2025-06-28 16:48:01 +03:00 |
|
Elian Doran
|
b2d20af51a
|
fix(views/table): refreshing of columns
|
2025-06-28 16:39:24 +03:00 |
|
Elian Doran
|
f528fa25d1
|
feat(views/table): switch to bootstrap theme
|
2025-06-28 12:51:19 +03:00 |
|
Elian Doran
|
e09a7fb6e0
|
chore(views/table): reintroduce rows
|
2025-06-28 12:24:40 +03:00 |
|
Elian Doran
|
30f7939616
|
chore(views/table): reintroduce column definitions
|
2025-06-28 12:18:24 +03:00 |
|
Elian Doran
|
16b9375b9d
|
chore(views/table): add types
|
2025-06-28 12:18:17 +03:00 |
|
Elian Doran
|
4ef93569a1
|
refactor(views/table): start switching to tabulator
|
2025-06-28 12:00:50 +03:00 |
|
Elian Doran
|
7f2c41940d
|
feat(views/table): add basic row creation mechanism
|
2025-06-28 00:07:14 +03:00 |
|
Elian Doran
|
d31ba39a91
|
feat(views/table): basic dark mode support
|
2025-06-27 23:40:00 +03:00 |
|
Elian Doran
|
c058673e33
|
feat(views/table): smooth column update
|
2025-06-27 23:01:15 +03:00 |
|
Elian Doran
|
44ce6a5169
|
feat(views/table): refresh on attribute change
|
2025-06-27 22:50:27 +03:00 |
|
Elian Doran
|
0fb0be4ffc
|
feat(views/table): actually add attributes
|
2025-06-27 22:43:29 +03:00 |
|
Elian Doran
|
fe1dbb4cbf
|
feat(views/table): display a dialog to add a new column
|
2025-06-27 22:19:09 +03:00 |
|
Elian Doran
|
f8e10f36db
|
refactor(note_list): use object for constructor arg
|
2025-06-27 21:51:38 +03:00 |
|
Elian Doran
|
bb0f384a39
|
feat(views/table): disable drag if sorted
|
2025-06-27 20:30:36 +03:00 |
|
Elian Doran
|
6a0b24f032
|
chore(views/table): remove logs
|
2025-06-27 20:08:41 +03:00 |
|
Elian Doran
|
80d5536503
|
feat(views/table): basic drag support
|
2025-06-27 19:53:40 +03:00 |
|
Elian Doran
|
9dcd79bd94
|
feat(views/table): add debouncing
|
2025-06-27 17:58:25 +03:00 |
|
Elian Doran
|
c5020b8884
|
refactor(views/table): move table view into its own folder
|
2025-06-27 17:44:29 +03:00 |
|
Elian Doran
|
0b74de275c
|
refactor(views/table): integrate parser into data
|
2025-06-27 17:43:19 +03:00 |
|
Elian Doran
|
e66aef17df
|
refactor(views/table): merge storage into table view
|
2025-06-27 17:40:56 +03:00 |
|
Elian Doran
|
19eff5e6d6
|
refactor(views/table): merge renderer into table view
|
2025-06-27 17:39:57 +03:00 |
|
Elian Doran
|
88b4fc73de
|
chore(views/table): remove placeholder text
|
2025-06-27 17:22:47 +03:00 |
|
Elian Doran
|
70694542eb
|
feat(views/table): allow in search
|
2025-06-27 17:18:52 +03:00 |
|
Elian Doran
|
360e5e3102
|
Merge remote-tracking branch 'origin/main' into feature/table_view
|
2025-06-27 17:08:23 +03:00 |
|
Elian Doran
|
256ffe39f2
|
fix(server): saving revision of note with empty title not supported (closes #6103)
|
2025-06-27 14:22:08 +03:00 |
|
Elian Doran
|
45a3fb15e6
|
Merge pull request #6101 from TriliumNext/renovate/electron-36.x
chore(deps): update dependency electron to v36.6.0
|
2025-06-27 09:45:39 +03:00 |
|
renovate[bot]
|
4139a401e6
|
chore(deps): update dependency electron to v36.6.0
|
2025-06-27 06:30:28 +00:00 |
|
Elian Doran
|
57039ae8f2
|
Merge pull request #6102 from TriliumNext/renovate/openai-5.x
chore(deps): update dependency openai to v5.8.1
|
2025-06-27 09:28:26 +03:00 |
|
renovate[bot]
|
c13ae40ea4
|
chore(deps): update dependency openai to v5.8.1
|
2025-06-27 01:57:11 +00:00 |
|
renovate[bot]
|
0b963db405
|
chore(deps): update dependency dotenv to v16.6.0
|
2025-06-27 01:53:59 +00:00 |
|
Elian Doran
|
0aa08cd297
|
Merge pull request #6091 from TriliumNext/renovate/node-22.x
chore(deps): update node.js to v22.17.0
|
2025-06-26 22:10:39 +03:00 |
|
Elian Doran
|
a89ce5d931
|
chore(rebrand): adjust artifact names
|
2025-06-26 20:18:31 +03:00 |
|
Elian Doran
|
fe3350f39f
|
feat(server/script): enable a few dayjs plugins (closes #6080)
|
2025-06-26 20:13:01 +03:00 |
|
Elian Doran
|
f32f9d4326
|
test(server/script): dayjs is available
|
2025-06-26 18:34:00 +03:00 |
|
renovate[bot]
|
61f253787a
|
chore(deps): update node.js to v22.17.0
|
2025-06-26 06:52:50 +00:00 |
|
Elian Doran
|
69c24ef806
|
Merge pull request #6089 from TriliumNext/renovate/vite-plugin-static-copy-3.x
chore(deps): update dependency vite-plugin-static-copy to v3.1.0
|
2025-06-26 09:48:32 +03:00 |
|
Elian Doran
|
df7fe2bf13
|
Merge pull request #6088 from TriliumNext/renovate/anthropic-ai-sdk-0.x
chore(deps): update dependency @anthropic-ai/sdk to v0.55.0
|
2025-06-26 09:47:45 +03:00 |
|
Elian Doran
|
c47d3514be
|
Merge pull request #6086 from TriliumNext/renovate/better-sqlite3-12.x
fix(deps): update dependency better-sqlite3 to v12.1.1
|
2025-06-26 09:47:25 +03:00 |
|
renovate[bot]
|
5916b7d2a3
|
chore(deps): update dependency vite-plugin-static-copy to v3.1.0
|
2025-06-26 01:23:00 +00:00 |
|
renovate[bot]
|
fbb2c67edb
|
chore(deps): update dependency @anthropic-ai/sdk to v0.55.0
|
2025-06-26 01:21:27 +00:00 |
|
renovate[bot]
|
7e1712712e
|
fix(deps): update dependency better-sqlite3 to v12.1.1
|
2025-06-26 01:20:15 +00:00 |
|
renovate[bot]
|
3a0a79119d
|
chore(deps): update dependency @types/leaflet to v1.9.19
|
2025-06-26 01:14:26 +00:00 |
|
Elian Doran
|
ecd3b7039f
|
feat(book/table): add template
|
2025-06-25 19:31:25 +03:00 |
|
Elian Doran
|
4a22e3d2d4
|
feat(book/table): hide promoted attributes
|
2025-06-25 19:25:01 +03:00 |
|
Elian Doran
|
dcb4ebe5d9
|
feat(book/table): display even if empty
|
2025-06-25 18:31:45 +03:00 |
|
Elian Doran
|
dd379bf18d
|
refactor(book/table): fix some lack of generics
|
2025-06-25 18:30:44 +03:00 |
|
Elian Doran
|
c9b556160f
|
feat(book/table): support changing note title
|
2025-06-25 17:56:47 +03:00 |
|
Elian Doran
|
168e224d3e
|
refactor(book/table): make clear what kind of attribute is being changed
|
2025-06-25 17:54:00 +03:00 |
|