Commit Graph

596 Commits

Author SHA1 Message Date
27791ed19b Move around Ownership until it compiles 2021-09-21 07:54:18 +02:00
e678e67d32 Pointerwise moving is even easier 2021-09-21 07:54:18 +02:00
d29b0c207d Unused lifetime parameter are unused. 2021-09-21 07:54:18 +02:00
4e3bb44040 Start the user API 2021-09-21 07:54:18 +02:00
006ae0af68 Better user 2021-09-21 07:54:18 +02:00
2fe6aa41c1 Dump RoleIdentifier the right way around 2021-09-21 07:54:18 +02:00
ce7f678afa added a docker volume for bffh db 2021-09-20 20:21:34 +00:00
c2fa76de42 update schema submodule 2021-09-19 21:55:06 +02:00
3709c13af5 fix config file for docker 2021-09-19 19:45:52 +00:00
bf840a2c94 GetMachine impl 2021-09-19 20:34:03 +02:00
ba7a59c3de Stuff to make work 2021-09-19 19:48:16 +02:00
abc9126137 Fix clippy lints 2021-09-19 19:48:16 +02:00
b033b6dc07 Update docker build system 2021-09-19 16:30:14 +00:00
7d2213f239 Update .gitlab-ci.yml 2021-09-19 16:27:33 +00:00
1cab3ab264 Update .gitlab-ci.yml 2021-09-19 16:24:58 +00:00
660fe5ed9e Most of Machine implemented 2021-09-19 15:58:37 +02:00
e5903961d1 More API implementation 2021-09-19 15:58:37 +02:00
b8a9b64953 Remove removed schemata include 2021-09-19 15:58:37 +02:00
a1355aaa6a Fix all tests 2021-09-19 15:58:37 +02:00
8ceee0bd94 Better database abstraction 2021-09-19 15:58:37 +02:00
d0b73c9b49 make compile 2021-09-19 15:58:37 +02:00
05cbfc7199 Update schema to latest main 2021-09-19 15:58:37 +02:00
4362eaf36d Commit updated Cargo.lock 2021-09-19 15:58:37 +02:00
8e1c0ea0a3 Setup new schema modules 2021-09-19 15:58:37 +02:00
320521d28b Update crate dependencies 2021-09-19 15:58:37 +02:00
678a274544 Make the build script smarter 2021-09-19 15:58:37 +02:00
076675370a Update capnp crate version 2021-09-19 15:58:37 +02:00
38dd0e7055 Switch schema to new structure 2021-09-19 15:58:37 +02:00
913c4ea746 Add feature requests text to CONTRIBUTING.md 2021-09-19 15:58:14 +02:00
000ffbc2dc Update CONTRIBUTING.md 2021-09-19 15:44:13 +02:00
16c94ae473 Merge branch 'feature/configchecker' into 'development'
do a basic config check

See merge request fabinfra/fabaccess/bffh!8
2021-08-29 07:09:14 +00:00
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
4349a6fee6 Updated submodule schema 2021-08-28 23:20:31 +02:00
fc614d7ce2 added config check 2021-08-27 21:51:44 +02:00
8ce5c2f6ff Minimal draft implementation of getGiveBack
It's untested but it should(TM) work.
2021-03-23 15:24:58 +01:00
dcdbc42274 Ignore IDEA setting files 2021-03-23 14:24:48 +01:00
19a17f80ba Update lock and API 2021-03-23 14:20:58 +01:00
27e039991c Release 0.2.0 release/0.2.0 2021-02-23 11:44:04 +01:00
7065dd4351 Release 0.2 2021-02-23 11:43:03 +01:00
886d795d15 A sprinkle of "documentation".
<.<
>.>

Yeah, I need to work on that.
2021-02-23 11:41:37 +01:00
7db9c708e2 Merge branch 'feature/dequbed-give-back' into 'development'
Adds GiveBack

See merge request fabinfra/fabaccess/bffh!7
2021-02-22 16:33:08 +00:00
1a241f1f7d Adds working GiveBack 2021-02-22 17:26:18 +01:00
131546e150 Start adding a Future ReturnToken 2021-02-22 17:26:18 +01:00
2db596dad0 Add .idea files to .gitignore 2021-02-22 17:25:52 +01:00
2c2232b4e8 Merge branch 'development' of gitlab.com:fabinfra/fabaccess/bffh into development 2021-02-09 18:43:34 +01:00
55dcf6dd80 Updates to allow use()ing stuff 2021-02-09 17:41:05 +00:00
1752383ff9 Changed: User Config in docker example 2021-02-09 18:32:59 +01:00
8f333b81ad Merge branch 'development' of gitlab.com:fabinfra/fabaccess/bffh into development 2021-02-09 17:20:52 +00:00
c643dc9d61 Update Cargo.lock 2021-02-09 17:20:27 +00:00
82cf15c4e8 Give the testuser some roles 2021-02-09 17:20:27 +00:00