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
|
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
|
4a22e3d2d4
|
feat(book/table): hide promoted attributes
|
2025-06-25 19:25:01 +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 |
|
Elian Doran
|
ccb9b7e5fb
|
feat(book/table): store hidden columns
|
2025-06-25 16:18:34 +03:00 |
|
Elian Doran
|
c7b16cd043
|
feat(book/table): allow show/hide columns
|
2025-06-25 13:52:53 +03:00 |
|
Elian Doran
|
7e20e41521
|
feat(book/table): allow editing cell values
|
2025-06-25 13:06:38 +03:00 |
|
Elian Doran
|
66761a69d3
|
refactor(book/table): clean up
|
2025-06-25 12:10:08 +03:00 |
|
Elian Doran
|
fb32d26479
|
feat(book/table): support boolean type
|
2025-06-25 12:05:10 +03:00 |
|
Elian Doran
|
b6398fdb5d
|
refactor(book/table): extract gathering definitions
|
2025-06-25 12:03:17 +03:00 |
|
Elian Doran
|
d9443527ee
|
feat(book/table): support date type
|
2025-06-25 11:56:30 +03:00 |
|
Elian Doran
|
7c175da9f1
|
chore(book/table): ignore multi attributes
|
2025-06-25 11:45:46 +03:00 |
|
Elian Doran
|
05aa087851
|
feat(book/table): support basic text columns
|
2025-06-25 11:23:34 +03:00 |
|
Elian Doran
|
592e968f9f
|
feat(book/table): display note titles
|
2025-06-25 11:06:49 +03:00 |
|
Elian Doran
|
894a26cc67
|
feat(book/table): set up sample grid
|
2025-06-25 10:49:33 +03:00 |
|
Elian Doran
|
a19186c508
|
feat(book/table): set full height
|
2025-06-25 10:40:04 +03:00 |
|
Elian Doran
|
fcd71957ff
|
feat(book/table): create new view type
|
2025-06-25 10:31:41 +03:00 |
|
Elian Doran
|
c11c271aa6
|
style(search): remove calendar view toolbar padding
|
2025-05-29 17:46:22 +03:00 |
|
Elian Doran
|
ce3506d5d0
|
feat(search): display calendar view if the right viewType attribute is set
|
2025-05-29 17:44:00 +03:00 |
|
Elian Doran
|
af5eab4518
|
fix(calendar): becomes invisible if resizing while not visible
|
2025-05-29 15:29:05 +03:00 |
|
Elian Doran
|
26c1cbeff1
|
chore(client): fix most type errors
|
2025-05-28 20:42:21 +03:00 |
|
Elian Doran
|
b4df8f75b9
|
fix(client/search): search broken due to highlighting
|
2025-05-25 23:00:53 +03:00 |
|
Elian Doran
|
e23400bec1
|
fix(client/vite): build errors due to mark.js
|
2025-05-16 21:06:21 +03:00 |
|
Elian Doran
|
9afe2ef761
|
chore(monorepo/client): move client source files
|
2025-04-22 22:12:56 +03:00 |
|
Elian Doran
|
62dbcc0a2e
|
chore(nx): move all monorepo-style in subfolder for processing
|
2025-04-22 10:06:06 +03:00 |
|
Elian Doran
|
132242bf14
|
Merge remote-tracking branch 'origin/develop' into feature/client_server_separation
|
2025-04-19 01:08:18 +03:00 |
|
Elian Doran
|
de2cdd5e78
|
chore(monorepo): relocate client files
|
2025-04-18 01:37:55 +03:00 |
|