Commit Graph

  • f3f53dafb6 Add some links + info to readme main Mario Voigt 2025-03-03 22:50:42 +00:00
  • c5a59880ad remove useless MR/PR templates Mario Voigt 2025-02-28 21:59:18 +01:00
  • 120db0a68a Remove docs dir because we put information at centralized docs.fab-access.og Mario Voigt 2025-02-28 21:57:50 +01:00
  • ce49e3d07c Synchronize documentation with in-code docs and remove them from capnp file Mario Voigt 2025-02-24 15:21:42 +00:00
  • 879bc578b2 Make terminalMain.capnp compile claims_cs Nadja von Reitzenstein Čerpnjak 2024-05-07 13:27:21 +02:00
  • d49319fc26 Make getBy* properly fallible Nadja von Reitzenstein Čerpnjak 2024-05-07 13:25:42 +02:00
  • d4e6d048e3 Terminal stuff Nadja von Reitzenstein Čerpnjak 2024-05-06 14:26:32 +02:00
  • a2552c6759 Hints and Interest fallible methods Nadja von Reitzenstein Čerpnjak 2024-05-06 13:15:58 +02:00
  • cae56b0084 Improve Rust code generation and add Upgrade tasks Nadja von Reitzenstein Čerpnjak 2024-04-22 13:56:50 +02:00
  • 229026db42 Make build in c# TheJoKlLa 2024-04-22 12:37:23 +02:00
  • b6c35cabc6 Add continue result to authentication Nadja von Reitzenstein Čerpnjak 2024-04-22 12:23:13 +02:00
  • 637e56c4ad Compact struct return values Nadja von Reitzenstein Čerpnjak 2024-04-22 11:00:27 +02:00
  • 8f9770ac22 Stuff! Nadja von Reitzenstein Čerpnjak 2024-04-16 15:54:47 +02:00
  • d28a3ea5aa Make claims/interest owned Nadja von Reitzenstein Čerpnjak 2024-04-16 15:12:44 +02:00
  • 1378c8722d Make compile Nadja von Reitzenstein Čerpnjak 2024-04-16 15:03:10 +02:00
  • 568c7ac50a Add C# annotations Nadja von Reitzenstein Čerpnjak 2024-04-16 14:38:54 +02:00
  • d7c26ed4c1 Add traits Nadja von Reitzenstein Čerpnjak 2024-04-16 14:37:41 +02:00
  • ef3db21789 Stuff! Nadja von Reitzenstein Čerpnjak 2024-04-15 16:28:23 +02:00
  • 9d7c66b9dd Test Traits TheJoKlLa 2024-03-30 19:20:42 +01:00
  • 158d307d74 temporary fix to build cs TheJoKlLa 2024-03-27 19:43:37 +01:00
  • f7cb8a7d81 Update API a bit Nadja von Reitzenstein Čerpnjak 2024-03-01 15:39:30 +01:00
  • 9ba04c622c Update claims to match meeting 2023-11-02 Nadja Reitzenstein 2023-11-23 12:36:28 +01:00
  • ec8352c6ae Add vendor API endpoint Nadja Reitzenstein 2023-05-24 13:41:30 +02:00
  • cde4677575 prodable machines Nadja Reitzenstein 2023-02-14 17:03:26 +01:00
  • 0628c0c3a9 s/Transaction/Atomic/g Nadja Reitzenstein 2022-12-07 16:12:50 +01:00
  • 3543493c50 Fix user.capnp id numbering Nadja Reitzenstein 2022-11-04 16:19:53 +01:00
  • 23d9ef2573 If you have disclose on an user you should be able to see their name Nadja Reitzenstein 2022-11-04 16:15:56 +01:00
  • a1ca3e2ccd Stop doing initial data that way, it's a bad idea D:< Nadja Reitzenstein 2022-11-04 16:07:33 +01:00
  • b12fa851c5 Make Users::addUser fail in a better way Nadja Reitzenstein 2022-11-04 15:54:15 +01:00
  • a3b02d8102 whoops, fix Nadja Reitzenstein 2022-11-04 15:25:30 +01:00
  • b48ec883eb Revamp permissions a bit Nadja Reitzenstein 2022-11-04 15:23:25 +01:00
  • 2d8c5fb2e8 Add resource description fields Nadja Reitzenstein 2022-11-01 12:44:33 +01:00
  • 1d6a3b157a Define resource locking capabilities Nadja Reitzenstein 2022-11-01 12:11:53 +01:00
  • d5d07a1203 Flesh out state updates Nadja Reitzenstein 2022-11-01 11:54:01 +01:00
  • b5f5a4981f Mirror persistent.capnp which isn't provided by capnproto-rust Nadja Reitzenstein 2022-11-01 11:03:26 +01:00
  • 21574d8185 update Nadja Reitzenstein 2022-10-31 15:19:56 +01:00
  • 19f20f5154 Update usersystem.capnp v0.3 TheJoKlLa 2022-05-10 21:04:13 +00:00
  • f1fa024613 Yeah we should link to the english one from the german one Nadja Reitzenstein 2022-04-30 19:49:12 +02:00
  • 54508a7944 Update links to respective other language template Nadja Reitzenstein 2022-04-30 19:47:59 +02:00
  • 5e7b7d9949 Rename Templates, parentheses break gitlab Nadja Reitzenstein 2022-04-30 19:47:30 +02:00
  • 544402ea39 Test template 4, 3 successful Nadja Reitzenstein 2022-04-30 19:43:46 +02:00
  • 6043448645 Test template 3 Nadja Reitzenstein 2022-04-30 19:43:03 +02:00
  • d2e46cc6d2 Test template 2 Nadja Reitzenstein 2022-04-30 19:42:19 +02:00
  • 1e2f1b40a9 Adds a trivial test template because something is breaking Nadja Reitzenstein 2022-04-30 19:41:48 +02:00
  • 8f1e528ba8 Adds issue templates for feature requests Nadja Reitzenstein 2022-04-30 19:37:37 +02:00
  • 244eb9bd1b Merge branch 'feature/fallible' into 'main' dequbed 2022-04-28 18:19:48 +00:00
  • d04d930bd3 Add an 'invalid password' error Nadja Reitzenstein 2022-04-28 20:12:16 +02:00
  • c00a274a16 Add deprecation comment Nadja Reitzenstein 2022-04-28 20:11:08 +02:00
  • 93f130873e stay backwards compatible Nadja Reitzenstein 2022-04-28 20:10:06 +02:00
  • 750ae0c34b Make the API be more proper regarding user mgmnt Nadja Reitzenstein 2022-04-28 19:01:15 +02:00
  • f02afb3736 Parameters should remain named Nadja Reitzenstein 2022-04-27 20:24:07 +02:00
  • aea03aabe3 Make all fields that may not have an User be Optional(User) Nadja Reitzenstein 2022-04-22 20:02:52 +02:00
  • aa006507c4 return Optional value for searches Nadja Reitzenstein 2022-04-22 19:32:17 +02:00
  • 049b183f96 Merge branch 'fix/MachineUserSystemInterface' into 'main' TheJoKlLa 2022-04-21 21:54:06 +00:00
  • 2406e77fb9 fix4 Nadja Reitzenstein 2022-04-21 20:21:10 +02:00
  • f8b317bb15 fix3 Nadja Reitzenstein 2022-04-21 20:19:59 +02:00
  • d006351b6f fix2 Nadja Reitzenstein 2022-04-21 20:17:03 +02:00
  • 2977a0f5d9 fix Nadja Reitzenstein 2022-04-21 20:08:55 +02:00
  • ea388f998c Changed MachineInterface and UserInterface to Field from Method TheJoKlLa 2022-04-20 10:50:01 +00:00
  • c9283ebd69 initial data like that makes no sense Nadja Reitzenstein 2022-03-12 14:59:38 +01:00
  • c20703dd5b return structs directly Nadja Reitzenstein 2022-03-12 14:37:25 +01:00
  • 9c745b79bb make compile for Rust Nadja Reitzenstein 2022-03-12 01:57:12 +01:00
  • 557f37b7cf Merge branch 'develop' into 'main' dequbed 2022-03-11 23:08:24 +00:00
  • 564a69ef35 Slimming down the useless parts Nadja Reitzenstein 2022-03-11 23:59:18 +01:00
  • 63e74aacc0 Improve Auth & Session Nadja Reitzenstein 2021-09-23 23:02:04 +02:00
  • 277133dd35 Make Authentication return an authenticated Bootstrap instead Nadja Reitzenstein 2021-09-23 22:33:56 +02:00
  • 6b0aba90a9 Fixed: C# Name for TakeoverInterface TheJoKlLa 2022-03-12 00:00:05 +01:00
  • 97ca7deba1 Added: instructorUser for tracking of the user who has released the machine for a user without the permission for the machine. && Added; releasefortakeover to get from inuse state to totakeover state TheJoKlLa 2022-03-11 23:56:01 +01:00
  • 76b886140d Fixed IDs TheJoKlLa 2022-03-09 16:59:28 +01:00
  • bda6c0be37 Fixed: InfosExtended to ManageInterface && Added: Machine totakeover state TheJoKlLa 2022-03-09 16:02:40 +01:00
  • 18ed9c2ae6 Merge branch 'v0.3' into 'main' Nadja Reitzenstein 2022-02-04 14:36:09 +01:00
  • 3ccfcc2b35 make compile Nadja Reitzenstein 2022-01-05 20:20:30 +01:00
  • ae1c762f3e Revert "render ADRs via gitlab pages" Kai Jan Kriegel 2022-01-05 20:18:58 +01:00
  • 4925081753 correct @kjkriegel's nick Nadja Reitzenstein 2022-01-05 19:56:54 +01:00
  • 64863ec96c try gitbook Kai Kriegel 2022-01-05 18:22:54 +00:00
  • a9ea612073 render ADRs via gitlab pages Kai Kriegel 2022-01-05 18:07:02 +00:00
  • bb88fb1832 Add category field to Machines Nadja Reitzenstein 2022-01-05 17:39:00 +01:00
  • 8033653d2c fix links in ADR-0001 Nadja Reitzenstein 2022-01-05 17:34:24 +01:00
  • 5de7dc2ef3 Transport encryption ADR Nadja Reitzenstein 2022-01-05 17:31:29 +01:00
  • f1a7e3882d use MADR Nadja Reitzenstein 2022-01-05 16:43:58 +01:00
  • 89edea3ead Make const defs UPPERCASE Nadja Reitzenstein 2022-01-05 16:24:39 +01:00
  • b12a5601c3 make getServerVersion able to return more informational output Nadja Reitzenstein 2022-01-05 16:06:39 +01:00
  • f1bd45141e Changed API Version ID to get backward compatibility in Bootstrap Interface TheJoKlLa 2021-12-22 19:13:42 +00:00
  • d34c06c48e Add API and Server Version TheJoKlLa 2021-12-22 19:08:23 +00:00
  • c855646a90 Merge branch 'TheJoKlLa-main-patch-40770' into 'main' v0.2 TheJoKlLa 2021-12-05 16:56:11 +00:00
  • d3c6b4f25a Changed Get Machine by ID TheJoKlLa 2021-12-05 16:55:58 +00:00
  • 26a615db77 Merge branch 'TheJoKlLa-main-patch-56369' into 'main' Gregor "dequbed" Reitzenstein 2021-12-05 16:48:44 +00:00
  • 984f389d2c Changed ID to Text TheJoKlLa 2021-12-05 16:38:15 +00:00
  • a13478a3f0 Update claims from our discussion two days ago Nadja Reitzenstein 2021-11-26 03:18:33 +01:00
  • c10dc43f77 Clean up structure a bit Nadja Reitzenstein 2021-11-26 02:25:47 +01:00
  • f713df2221 More fragmentation Nadja Reitzenstein 2021-10-28 00:32:25 +02:00
  • 3023fb2259 Schema update™ Nadja Reitzenstein 2021-10-18 11:29:25 +02:00
  • 743c18393c Merge branch 'QR' into 'main' Gregor "dequbed" Reitzenstein 2021-10-13 10:19:22 +00:00
  • c3b72e01e1 Added URN and wiki TheJoKlLa 2021-10-12 22:31:19 +00:00
  • 2a14158a76 Be more specific Nadja Reitzenstein 2021-10-02 12:41:57 +02:00
  • 8b94301382 At least be consistent Nadja Reitzenstein 2021-10-02 12:18:28 +02:00
  • 170d4df51c More changes because breaking existing code is fun Nadja Reitzenstein 2021-10-02 12:02:38 +02:00
  • c185283f35 Fix spelling mistakes Nadja Reitzenstein 2021-10-01 20:09:42 +02:00
  • 32309d09f3 Claims draft Nadja Reitzenstein 2021-10-01 20:06:06 +02:00
  • 2c01a62085 Merge branch 'feature/multiauth' into 'main' Gregor "dequbed" Reitzenstein 2021-09-23 21:38:21 +00:00