Commit graph

357 commits

Author SHA1 Message Date
Aurthur Musendame
4b58b41549 moved from Sanic to FastAPI 2023-11-22 11:13:16 +02:00
Aurthur Musendame
ce406e58da moved from Sanic to FastAPI 2023-11-22 11:12:55 +02:00
Aurthur Musendame
7c5613b84c updated views 2023-11-11 09:37:19 +02:00
Aurthur Musendame
2c1bc4cc86 removed href='#' bug for tabs in history mode behavior 2023-11-10 18:56:12 +02:00
Aurthur Musendame
d88dfd9a14 updated backend to servr static files 2023-11-10 18:48:39 +02:00
Aurthur Musendame
34c560b47d merged backend and frontend 2023-11-10 17:11:05 +02:00
Aurthur Musendame
28b47ccd48 added scripts to run the system 2023-11-10 08:16:33 +02:00
Aurthur Musendame
ba4b3019b6 merged backend and frontend 2023-11-10 08:05:15 +02:00
Aurthur Musendame
0760f3988b pumped pydantic 1 models to pydantic 2 models 2023-11-04 10:21:22 +02:00
Aurthur Musendame
ec006cc2dc fix minor issues 2023-10-28 11:34:50 +02:00
Aurthur Musendame
adf63adbf2 added permissions for storage, inventory 2023-10-02 05:38:21 +02:00
Aurthur Musendame
e1e4a6c2c1 refactored sample worflow tests 2023-09-14 10:35:24 +02:00
Aurthur Musendame
1b21ccf4f7 removed webapp to standalone 2023-09-12 12:45:22 +02:00
Aurthur Musendame
722d15a731 removed traefik 2023-09-12 09:52:53 +02:00
Aurthur Musendame
c2127eb5b9 updated felicity 2023-09-11 08:49:44 +02:00
Aurthur Musendame
abbb206f91 redefined table names to snake case 2023-09-11 08:20:47 +02:00
Aurthur Musendame
91f911f205 updated schemas to pydantic 2 2023-09-11 07:06:17 +02:00
Aurthur Musendame
7d776aacc1 refactored settings conf to pydantic 2. 2023-09-11 06:58:07 +02:00
Aurthur Musendame
cd97a8e761 refactored settings conf to pydantic 2 2023-09-11 06:57:19 +02:00
Aurthur Musendame
d8e6844eb7 reformated code, opimised imports 2023-09-11 07:02:05 +02:00
Aurthur Musendame
67fcae1aaf m 2023-08-25 22:53:40 +02:00
Aurthur Musendame
62cd86ca04 added job scheduler to bg queue 2023-08-25 22:40:56 +02:00
Aurthur Musendame
54f4a386f6 initiated sanic over fastapi 2023-08-13 20:08:08 +02:00
Aurthur Musendame
f15c3acde1 added auth persistence 2023-08-13 10:22:54 +02:00
Aurthur Musendame
f7746d2673 commented out trial codegen auth 2023-08-12 11:15:00 +02:00
Aurthur Musendame
94a3e5893e fix merge issues 2023-08-12 11:11:44 +02:00
Aurthur Musendame
34d4eabea4 re-align rebase references 2023-08-12 11:09:25 +02:00
Aurthur Musendame
48c0a6edea added gql codegen 2023-08-12 10:55:12 +02:00
Aurthur Musendame
b779ad6863 fixed graphql codegen errors 2023-08-12 10:55:12 +02:00
Aurthur Musendame
facecba908 added appings fe 2023-08-12 10:55:12 +02:00
Aurthur Musendame
3a791a9f8d Removes double checks
having 2 permission checks causes an an error
2023-08-12 10:55:12 +02:00
Aurthur Musendame
f631bc4dbc added rhobhust auth 2023-08-12 10:55:12 +02:00
Aurthur Musendame
1ae5707505 fixed reference to Method 2023-08-12 10:53:49 +02:00
Aurthur Musendame
9d007573b6 linked stock orders ato transactions events 2023-08-12 10:42:09 +02:00
Aurthur Musendame
5c0dc554a2 reset migrations 2023-08-12 09:26:46 +02:00
Aurthur Musendame
140b2cb970 optimised the system installation process 2023-08-06 15:17:41 +02:00
Aurthur Musendame
5daff93091 added gql codegen 2023-08-05 16:56:27 +02:00
Aurthur Musendame
20cc26d97f fixed graphql codegen errors 2023-08-04 07:12:43 +02:00
Aurthur Musendame
3c917883f0 added appings fe 2023-08-02 22:49:06 +02:00
Aurthur Musendame
26d58700d9 Removes double checks
having 2 permission checks causes an an error
2023-07-27 10:58:58 +02:00
Aurthur Musendame
58eb84d590 added rhobhust auth 2023-07-26 09:23:28 +02:00
Aurthur Musendame
bd75168b89 added standard code mappings tables 2023-07-25 17:22:31 +02:00
Aurthur Musendame
3891f887d3 reset db tables 2023-07-17 12:10:03 +02:00
Aurthur Musendame
0653d031e9 reset migrations 2023-07-17 12:05:43 +02:00
Aurthur Musendame
6db89701df added orders filters 2023-07-16 16:26:55 +02:00
Aurthur Musendame
609b940976 added verification check for sample states concordance 2023-07-16 08:56:35 +02:00
Aurthur Musendame
96402ca09f added sample auto verify after receiving shipped results 2023-07-16 08:42:42 +02:00
Aurthur Musendame
630ab7fb00 upgraded core packages to latest 2023-07-15 17:34:11 +02:00
Aurthur Musendame
cb2a56fea1 added result update for shipped samples 2023-07-15 14:17:54 +02:00
Aurthur Musendame
080c7a8053 added lazy load 2023-07-15 13:10:52 +02:00