Elian Doran
|
b4cead757d
|
chore(react/collections/table): get rid of react-tables
|
2025-09-06 19:12:24 +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
|
f01a772d8d
|
chore(react/collections/geomap): remove some logs
|
2025-09-06 16:23:42 +03:00 |
|
Elian Doran
|
76d068aa23
|
chore(react/collections/calendar): optimize button building
|
2025-09-06 16:13:33 +03:00 |
|
Elian Doran
|
b151db0843
|
chore(react/collections/calendar): header & touchbar sometimes not updating
|
2025-09-06 16:09:02 +03:00 |
|
Elian Doran
|
5a3f432d89
|
feat(react/collections/calendar): improve performance on option change
|
2025-09-06 16:02:25 +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
|
6bd548cc22
|
refactor(react/touchbar): use more performant mechanism
|
2025-09-06 14:23:43 +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
|
24e17c4e4f
|
style(collections/calendar): improve button style
|
2025-09-06 13:28:16 +03:00 |
|
Elian Doran
|
d664c0166d
|
style(collections/calendar): bring back some header styles + layout
|
2025-09-06 13:19:25 +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
|
e8024ce341
|
fix(collections/calendar): header not initializing properly on first render
|
2025-09-06 12:34:18 +03:00 |
|
Elian Doran
|
afc17f41f6
|
feat(collections/calendar): use own UI for header
|
2025-09-06 12:26:42 +03:00 |
|
Elian Doran
|
49c80f0e0b
|
fix(client): sql result taking unnecessary space when inactive
|
2025-09-06 11:28:19 +03:00 |
|
Elian Doran
|
10a6a3056a
|
chore(react/collections/calendar): reintroduce tests
|
2025-09-06 11:20:39 +03:00 |
|
Elian Doran
|
69af62cde0
|
refactor(react/collections/calendar): split editing
|
2025-09-06 11:06:24 +03:00 |
|
Elian Doran
|
0cc8b5def0
|
chore(react/collections/calendar): add back event customization
|
2025-09-06 10:58:24 +03:00 |
|
Elian Doran
|
fc52e73153
|
refactor(react/collections/calendar): change event handling
|
2025-09-06 10:54:18 +03:00 |
|
Elian Doran
|
ce67e460c6
|
refactor(react/collections/calendar): add a few more options
|
2025-09-06 10:53:15 +03:00 |
|
Elian Doran
|
85e5f4d2c0
|
refactor(react/collections/calendar): add back clicking on date notes
|
2025-09-06 10:52:14 +03:00 |
|
Elian Doran
|
6237afe3cd
|
refactor(react/collections/calendar): change event in api
|
2025-09-06 10:43:43 +03:00 |
|
Elian Doran
|
cfddb6f04e
|
chore(react/collections/calendar): port dragging items
|
2025-09-06 10:36:32 +03:00 |
|
Elian Doran
|
f0b5954c54
|
refactor(react/collections/calendar): refactor into API
|
2025-09-05 18:10:34 +03:00 |
|
Elian Doran
|
b93d9a6b6e
|
chore(react/collections/calendar): render calendar events
|
2025-09-05 18:00:27 +03:00 |
|
Elian Doran
|
5bb9117fde
|
chore(react/collections/calendar): render non-calendar events
|
2025-09-05 17:56:35 +03:00 |
|
Elian Doran
|
84d35c1a37
|
chore(react/collections/calendar): create event from selection
|
2025-09-05 17:44:24 +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
|
d6ccd106e6
|
chore(react/collections/calendar): bring back locale
|
2025-09-05 16:51:36 +03:00 |
|
Elian Doran
|
7f7eaea2b1
|
chore(react/collections/calendar): hide weekends & week numbers
|
2025-09-05 16:28:34 +03:00 |
|
Elian Doran
|
d33b1eb394
|
chore(react/collections/calendar): add views & first day of week
|
2025-09-05 16:26:52 +03:00 |
|
Elian Doran
|
feb984649f
|
chore(react/collections/calendar): set up CSS
|
2025-09-05 16:22:48 +03:00 |
|
Elian Doran
|
aada49e548
|
chore(react/collections/calendar): get calendar to render
|
2025-09-05 16:03:12 +03:00 |
|
Elian Doran
|
c79dd43105
|
chore(react/collections): bring back touch bar
|
2025-09-05 11:54:58 +03:00 |
|
Elian Doran
|
cb53ff880d
|
chore(react/collections/geomap): clean up
|
2025-09-05 11:04:36 +03:00 |
|
Elian Doran
|
3d88b3c74b
|
fix(react/collections/geomap): drag not always working
|
2025-09-05 10:32:26 +03:00 |
|
Elian Doran
|
d3c66714c2
|
fix(react/collections/geomap): crash for notes without location
|
2025-09-05 08:48:24 +03:00 |
|
Elian Doran
|
9444195de7
|
chore(react/collections): set up dragging (partially)
|
2025-09-04 23:35:18 +03:00 |
|
Elian Doran
|
b25f3094b7
|
refactor(react/collections): reintroduce gpx tracks
|
2025-09-04 22:53:39 +03:00 |
|
Elian Doran
|
ec378a8fc5
|
refactor(react/collections): reintroduce scale
|
2025-09-04 22:05:44 +03:00 |
|
Elian Doran
|
9adf9a841c
|
chore(react/collections/geomap): bring back remove from map
|
2025-09-04 21:52:41 +03:00 |
|