Commit Graph

26 Commits

Author SHA1 Message Date
cc20cdc0f2 Update uikit-rs dependency 2022-05-09 12:22:10 +02:00
77254a9c1a Update Github CI configuration 2022-05-09 12:22:05 +02:00
769f920a95 Add basic documentation 2022-05-09 12:20:56 +02:00
a99af2f845 Add Docker build 2022-05-09 12:19:54 +02:00
c746325495 Add web frontend in Yew 2022-05-09 12:19:53 +02:00
5958a3ed29 Use cargo workspaces 2022-05-09 12:19:52 +02:00
b2bc58f2f6 Add task update endpoint 2022-05-09 12:19:51 +02:00
f090741944 Use configuration file 2022-05-09 12:19:50 +02:00
3e27c21565 Add some unit tests 2022-05-09 12:19:50 +02:00
294e1a867d Refactor the integration test suite 2022-05-09 12:19:49 +02:00
289c3959da Add bookmarks to Contextswitch data 2022-05-09 12:19:48 +02:00
86a2649e45 Refactor error handling 2022-05-09 12:19:47 +02:00
6f3bdf1814 Return new task after adding a new one 2022-05-09 12:19:47 +02:00
c52b573d15 Refactor modules 2022-05-09 12:19:46 +02:00
267cdb89c6 Fix concurrency bug while testing 2022-05-09 12:19:45 +02:00
f44a2958c1 Simplify logging 2022-05-09 12:19:44 +02:00
ead01e2c42 Add new task endpoint 2022-05-09 12:19:44 +02:00
8d0f656155 Use custom tarpaulin Github action with taskwarrior 2022-05-09 12:19:43 +02:00
fa86aa8e50 Remove unused dependency 2022-05-09 12:19:42 +02:00
48c61a4629 Remove unused dependency 2022-05-09 12:19:41 +02:00
2327ae5ccd Setup Github actions 2022-05-09 12:19:40 +02:00
d0c714ff1c Use contextswitch-types crates from Github 2022-05-09 12:19:40 +02:00
6bdd98396a Add observability using the tracing crate 2022-05-09 12:19:39 +02:00
c0f9a1a771 Move API Task type to shared crate contextswitch-types 2022-05-09 12:19:38 +02:00
dcdbbc785b Assert Taskwarrior data location is custom 2022-05-09 12:19:37 +02:00
5d9bac5cd1 Initial commit 2022-05-09 12:19:33 +02:00