Elian Doran
|
376ef0c679
|
chore(react/type_widgets): introduce disabled tooltip
|
2025-09-21 12:02:02 +03:00 |
|
Elian Doran
|
dc73467d34
|
chore(react/type_widget): list attachments with content
|
2025-09-21 10:32:12 +03:00 |
|
Elian Doran
|
e117fbd471
|
chore(react/type_widget): port atttachment list header
|
2025-09-21 09:57:09 +03:00 |
|
Elian Doran
|
143e6a556c
|
chore(react/type_widget): persist data
|
2025-09-20 22:22:20 +03:00 |
|
Elian Doran
|
c49b90d33f
|
chore(react/type_widget): add preview buttons
|
2025-09-20 13:15:13 +03:00 |
|
Elian Doran
|
6dd939df14
|
chore(react/type_widget): bring back update interval
|
2025-09-20 13:04:36 +03:00 |
|
Elian Doran
|
695e8489ad
|
chore(react/type_widget): pass error information
|
2025-09-20 12:41:39 +03:00 |
|
Elian Doran
|
c86123e3a9
|
chore(react/type_widget): integrate touch bar for editable code
|
2025-09-20 10:03:00 +03:00 |
|
Elian Doran
|
79be13e6c7
|
chore(react/type_widget): reload content on external change
|
2025-09-20 09:56:55 +03:00 |
|
Elian Doran
|
63e3a27b34
|
refactor(react/type_widget): simplify handling of new notes
|
2025-09-20 09:47:28 +03:00 |
|
Elian Doran
|
9eae6620d0
|
chore(react/type_widget): basic editable code
|
2025-09-20 09:44:36 +03:00 |
|
Elian Doran
|
ba740eff9b
|
fix(client): global menu blur-behind not working
|
2025-09-18 12:36:39 +03:00 |
|
Elian Doran
|
fbd47025d6
|
chore(react): monkey patch boostrap tooltip handling
|
2025-09-17 08:47:13 +03:00 |
|
Elian Doran
|
f87d270caa
|
refactor(react): get rid of jQuery in static tooltip
|
2025-09-17 08:26:05 +03:00 |
|
Elian Doran
|
6077da0df8
|
chore(react/collections): fix the rest of client type errors
|
2025-09-14 10:53:54 +03:00 |
|
Elian Doran
|
3ac0dfb2ad
|
refactor(react): add type safety for note relations
|
2025-09-14 10:22:20 +03:00 |
|
Elian Doran
|
b8e4947adb
|
refactor(react): add type safety for note labels
|
2025-09-14 10:17:06 +03:00 |
|
Elian Doran
|
5bb1432450
|
fix(react/collections/geomap): "note not found" when deleting GPX
|
2025-09-13 15:46:09 +03:00 |
|
Elian Doran
|
dd6003172d
|
feat(collections/geomap): show toast if drag not enabled
|
2025-09-12 21:06:54 +03:00 |
|
Elian Doran
|
85949a0464
|
Merge remote-tracking branch 'origin/main' into react/collections
; Conflicts:
; pnpm-lock.yaml
|
2025-09-12 13:58:00 +03:00 |
|
Elian Doran
|
1b711e2c08
|
fix(client/dialogs): shrink images checked when it shouldn't (closes #6930)
|
2025-09-12 13:50:06 +03:00 |
|
Elian Doran
|
68b8ba691f
|
chore(react/collections/table): fix one extra rendering of wrong type
|
2025-09-11 20:45:54 +03:00 |
|
Elian Doran
|
2b452a18df
|
refactor(react/collections/table): use class-based API
|
2025-09-11 19:14:54 +03:00 |
|
Elian Doran
|
043791fc91
|
chore(react/collections/table): port note ID formatter
|
2025-09-09 20:35:57 +03:00 |
|
Elian Doran
|
f076581bed
|
chore(react/collections/table): get table to render
|
2025-09-06 18:48:58 +03:00 |
|
Elian Doran
|
1cffff77bf
|
fix(client): touch bar triggering on server
|
2025-09-06 17:26:48 +03:00 |
|
Elian Doran
|
76d068aa23
|
chore(react/collections/calendar): optimize button building
|
2025-09-06 16:13:33 +03:00 |
|
Elian Doran
|
8dcef5ea9f
|
chore(react/collections): add spacer for calendar touch bar
|
2025-09-06 15:40:47 +03:00 |
|
Elian Doran
|
05299952a9
|
chore(react/collections): use normal buttons for calendar prev/next
|
2025-09-06 15:36:37 +03:00 |
|
Elian Doran
|
5966b9ff23
|
chore(react/collections): add date navigation buttons to calendar touchbar
|
2025-09-06 15:20:22 +03:00 |
|
Elian Doran
|
1917c04baf
|
chore(react/collections): reintroduce calendar title & type touch bar
|
2025-09-06 14:59:57 +03:00 |
|
Elian Doran
|
4c20ac0b1c
|
chore(react/collections): reintroduce geomap touch bar buttons
|
2025-09-06 14:31:41 +03:00 |
|
Elian Doran
|
3e7f0ad0a8
|
chore(react/touchbar): add slider
|
2025-09-06 14:18:32 +03:00 |
|
Elian Doran
|
785f72ecd6
|
chore(react/touchbar): react to updates
|
2025-09-06 14:08:00 +03:00 |
|
Elian Doran
|
62cdb1a797
|
chore(react): basic React-like touch bar support
|
2025-09-06 14:00:23 +03:00 |
|
Elian Doran
|
05ebe821f2
|
Revert "chore(collections/calendar): experiment with avoiding floating buttons"
This reverts commit 6c4ac347db9be75d730fbabbc309c430289a853c.
|
2025-09-06 13:17:21 +03:00 |
|
Elian Doran
|
6c4ac347db
|
chore(collections/calendar): experiment with avoiding floating buttons
|
2025-09-06 13:09:24 +03:00 |
|
Elian Doran
|
afc17f41f6
|
feat(collections/calendar): use own UI for header
|
2025-09-06 12:26:42 +03:00 |
|
Elian Doran
|
ba42e90502
|
chore(react/collections/calendar): handle resize
|
2025-09-05 17:33:46 +03:00 |
|
Elian Doran
|
10d1ec1bb2
|
chore(react/collections/calendar): bring back saving of view
|
2025-09-05 17:18:02 +03:00 |
|
Elian Doran
|
c79dd43105
|
chore(react/collections): bring back touch bar
|
2025-09-05 11:54:58 +03:00 |
|
Elian Doran
|
9444195de7
|
chore(react/collections): set up dragging (partially)
|
2025-09-04 23:35:18 +03:00 |
|
Elian Doran
|
2689b22674
|
chore(react): not reacting to deleted note labels
|
2025-08-30 19:33:32 +03:00 |
|
Elian Doran
|
d52f9f2a92
|
chore(react/collections): highlighting in grid title
|
2025-08-30 19:07:06 +03:00 |
|
Elian Doran
|
1cee01a22a
|
chore(react/collections): content highlighting in list
|
2025-08-30 19:03:18 +03:00 |
|
Elian Doran
|
68dff71512
|
chore(react/collections): title highlighting in list title
|
2025-08-30 18:49:32 +03:00 |
|
Elian Doran
|
a9c5a3105f
|
chore(react/collections/list): add class to title
|
2025-08-30 17:00:24 +03:00 |
|
Elian Doran
|
09fd1c7628
|
chore(react/collections): get list view to show something
|
2025-08-30 15:44:49 +03:00 |
|
Elian Doran
|
fbec6d8873
|
feat(react/widgets): port shared_info
|
2025-08-30 13:59:53 +03:00 |
|
Elian Doran
|
86365ebd44
|
feat(react/widgets): port left pane toggle
|
2025-08-30 10:29:03 +03:00 |
|