Commit Graph

200 Commits

Author SHA1 Message Date
Nadja Reitzenstein
48978326af Clean up dependencies 2021-10-27 14:49:45 +02:00
Nadja Reitzenstein
937d271b20 It's evening 2021-10-20 20:56:47 +02:00
Nadja Reitzenstein
9e244aab7e All the things. 2021-10-20 18:37:50 +02:00
Nadja Reitzenstein
a7754f057b Cleanup of permissions.rs 2021-10-20 14:11:56 +02:00
Nadja Reitzenstein
efe2da87d3 Further cleanup 2021-10-20 13:47:44 +02:00
Nadja Reitzenstein
eec6c3b60c Add Permissions back 2021-10-20 13:47:32 +02:00
Nadja Reitzenstein
541f8585c0 Update config.rs to compile 2021-10-20 12:58:05 +02:00
Nadja Reitzenstein
80b6807f21 Current state commit 2021-10-19 11:16:24 +02:00
Nadja Reitzenstein
d837e1c364 Make tests compile 2021-10-18 11:28:50 +02:00
Nadja Reitzenstein
fb8cbfc864 Working new State encoding 2021-10-18 10:39:31 +02:00
Nadja Reitzenstein
f2679a3408 Serde part works now 2021-10-13 14:15:52 +02:00
Nadja Reitzenstein
8d7a4ac5be the worst part of all of this is that it works :D 2021-10-13 04:57:40 +02:00
Nadja Reitzenstein
33131f38c4 Whoo boy this is a big one 2021-10-07 16:44:01 +02:00
Nadja Reitzenstein
6a6bc4e452 Tear it down so you can rebuild it again 2021-10-06 13:53:14 +02:00
Nadja Reitzenstein
65830af01d Stuff 2021-09-30 10:26:04 +02:00
Nadja Reitzenstein
04d3c5d267 Batch module draft 2021-09-30 10:26:04 +02:00
Nadja Reitzenstein
14402d627c Be consistent in the api 2021-09-21 22:57:50 +02:00
Nadja Reitzenstein
ba73fe80c5 Re-enable MQTT 2021-09-21 18:45:35 +02:00
Nadja Reitzenstein
04052b6193 better output and examples 2021-09-21 09:22:54 +02:00
Nadja Reitzenstein
aa58657122 Let's not break, shall we? ^^' 2021-09-21 09:06:49 +02:00
Nadja Reitzenstein
bd635d97ac Make work 2021-09-21 07:54:18 +02:00
Nadja Reitzenstein
f4fead00e6 Only return caps the user can have 2021-09-21 07:54:18 +02:00
Nadja Reitzenstein
27791ed19b Move around Ownership until it compiles 2021-09-21 07:54:18 +02:00
Nadja Reitzenstein
e678e67d32 Pointerwise moving is even easier 2021-09-21 07:54:18 +02:00
Nadja Reitzenstein
d29b0c207d Unused lifetime parameter are unused. 2021-09-21 07:54:18 +02:00
Nadja Reitzenstein
4e3bb44040 Start the user API 2021-09-21 07:54:18 +02:00
Nadja Reitzenstein
006ae0af68 Better user 2021-09-21 07:54:18 +02:00
Nadja Reitzenstein
2fe6aa41c1 Dump RoleIdentifier the right way around 2021-09-21 07:54:18 +02:00
Nadja Reitzenstein
bf840a2c94 GetMachine impl 2021-09-19 20:34:03 +02:00
Nadja Reitzenstein
ba7a59c3de Stuff to make work 2021-09-19 19:48:16 +02:00
Nadja Reitzenstein
abc9126137 Fix clippy lints 2021-09-19 19:48:16 +02:00
Nadja Reitzenstein
660fe5ed9e Most of Machine implemented 2021-09-19 15:58:37 +02:00
Nadja Reitzenstein
e5903961d1 More API implementation 2021-09-19 15:58:37 +02:00
Nadja Reitzenstein
b8a9b64953 Remove removed schemata include 2021-09-19 15:58:37 +02:00
Gregor Reitzenstein
a1355aaa6a Fix all tests 2021-09-19 15:58:37 +02:00
Gregor Reitzenstein
8ceee0bd94 Better database abstraction 2021-09-19 15:58:37 +02:00
Gregor Reitzenstein
d0b73c9b49 make compile 2021-09-19 15:58:37 +02:00
Gregor Reitzenstein
8e1c0ea0a3 Setup new schema modules 2021-09-19 15:58:37 +02:00
Kai Kriegel
8d337248a8 only do a basic config check
Printing of normalized dhall will have to wait until i figure out how to supply the needed type info to the serializer
2021-08-28 23:20:41 +02:00
Kai Kriegel
fc614d7ce2 added config check 2021-08-27 21:51:44 +02:00
Gregor Reitzenstein
8ce5c2f6ff Minimal draft implementation of getGiveBack
It's untested but it should(TM) work.
2021-03-23 15:24:58 +01:00
Gregor Reitzenstein
1a241f1f7d Adds working GiveBack 2021-02-22 17:26:18 +01:00
Gregor Reitzenstein
131546e150 Start adding a Future ReturnToken 2021-02-22 17:26:18 +01:00
Gregor Reitzenstein
55dcf6dd80 Updates to allow use()ing stuff 2021-02-09 17:41:05 +00:00
Gregor Reitzenstein
d5b635025d Actually set the API user as well 2021-02-09 17:20:10 +00:00
Gregor Reitzenstein
38eb26b684 format an error 2021-02-09 08:52:07 +00:00
Gregor Reitzenstein
14eb9b048a Polling futures turns out to be a smart thing to do. Fixes #12 2021-02-08 18:28:27 +00:00
Gregor Reitzenstein
9c87c192fa We don't use remote roles for now 2021-01-27 14:40:33 +00:00
Gregor Reitzenstein
4aaa281303 Marks unused variables to cut down on warnings 2021-01-26 14:47:58 +00:00
Gregor Reitzenstein
bde889582b Fixes unecessary mut all over the place 2021-01-26 14:42:04 +00:00