Commit graph

164 commits

Author SHA1 Message Date
2a7aa618d9
feat: add multi-column sort 2024-05-10 15:20:04 +02:00
f630ee08b8
feat: create executions without marking entry as done ('notes') 2024-05-10 13:51:55 +02:00
f485db2968
chore(release): release v0.2.1 2024-05-09 15:29:25 +02:00
c2c21d1296
fix: dont output null age 2024-05-07 02:39:06 +02:00
6bd7e157ee
fix: carta editor mobile context menu transparent 2024-05-07 01:20:41 +02:00
0ae735f286
chore(release): release v0.2.0 2024-05-07 00:55:01 +02:00
1b96a46dcf
chore: add git-cliff 2024-05-07 00:54:45 +02:00
5230ee375c
feat: add about page, licenses 2024-05-07 00:39:38 +02:00
e6302f380b
refactor: added return types 2024-05-06 22:43:45 +02:00
2cb8dce51a
feat: hide rooms/stations/categories 2024-05-06 22:14:54 +02:00
f36ae71d32
feat: use global store for saved filters, add default filters 2024-05-06 15:24:49 +02:00
21f145f5f0
feat: improve week selector, select all TODO items by default 2024-05-05 19:50:05 +02:00
519ae01eee
fix: not using UTC dates for parsing date ranges in backend 2024-05-05 19:36:39 +02:00
80c6243e2b
feat: add toast error messages 2024-05-05 19:10:46 +02:00
8630b6a32d
fix: light/dark theme 2024-05-05 16:47:18 +02:00
799dbc4097
fix: normalize line endings 2024-05-05 05:27:09 +02:00
e3f7341a0e
chore: update dependencies 2024-05-05 04:30:39 +02:00
be52e70e8d
build: remove docker multistage build, add entrypoint 2024-05-05 04:30:35 +02:00
efb0e24612
fix: date timezone issue, refactor utils 2024-05-05 00:40:10 +02:00
cfe5fc2d9f
feat: add dockerfile 2024-05-03 21:59:38 +02:00
a6f45e32ed
feat: visit: add default query params 2024-05-03 04:12:12 +02:00
9d64d40127
feat: add visit view 2024-05-03 03:44:41 +02:00
66a584f7e5
feat: add nTodo count to start page 2024-05-02 04:24:43 +02:00
a2b448814c
fix: add before/after week filters 2024-05-01 16:32:48 +02:00
0aba22fb40
add week filter 2024-05-01 03:05:04 +02:00
52d50e75ce
feat: add date range filter 2024-05-01 00:39:12 +02:00
95a5c17e5a
fix: show only 4 pagination buttons on mobile 2024-04-29 18:06:32 +02:00
152824f6c0
feat: add filter saving 2024-04-29 13:20:31 +02:00
99495aaddb
fix: keep order of filters 2024-04-25 21:28:03 +02:00
453efb0db7
fix: filter bar clear button centered 2024-04-25 03:57:34 +02:00
1c4d04c973
feat: add carta markdown editor 2024-04-25 03:28:50 +02:00
d7f7b1f539
feat: add station editor 2024-04-24 01:48:38 +02:00
e7b6ec0f53
feat: add room/category editors 2024-04-23 23:59:22 +02:00
54b780161e
WIP: add room/category editors 2024-04-22 14:21:23 +02:00
e1a682747f
fix: use qs for URL query strings 2024-04-21 18:03:30 +02:00
63eed6e1fd
chore: update eslint to new flat config format 2024-04-18 23:18:18 +02:00
ed972b68b3
chore: update dependencies 2024-04-18 20:40:55 +02:00
28c9a34794
chore: update authjs 2024-04-18 20:33:36 +02:00
362829d173
style: migrate to stylistic-eslint 2024-04-06 02:24:23 +02:00
e8e93a82ae
style: reformatted with ESLint 2024-04-06 01:05:01 +02:00
9a6b8094da
fix: add generic item type to Autocomplete 2024-04-05 00:35:07 +02:00
9b7e6fdbd4
fix: fetch Autocomplete items on select
doc: add some documentation to Autocomplete
2024-04-04 17:52:43 +02:00
c459450abc
fix: cannot create execution 2024-04-04 17:13:53 +02:00
96e55c52a5
chore: update dependencies 2024-04-04 17:06:47 +02:00
b9b8f55c28
fix: search/filter error with slash/backslash/escaped quote in query 2024-03-18 03:08:17 +01:00
5afc7da40d
fix: search/filter error with slash/backslash/escaped quote in query
now replacing ^ -> ^^, / with ^1 and \ with ^2
2024-03-18 02:08:49 +01:00
02ffd4a013
feat: add execution editor 2024-03-05 02:07:03 +01:00
16cd49456c
feat: add entry version editor 2024-03-05 01:31:21 +01:00
80c8371253
feat: create entry execution 2024-03-04 17:25:01 +01:00
9e7aa15ced
feat: add human date display 2024-03-01 17:26:57 +01:00