Commit Graph

2534 Commits

Author SHA1 Message Date
Patrick Jentsch
d4cd313940 Implement /admin using flask-admin. Overall cleanup 2024-12-16 15:37:19 +01:00
Patrick Jentsch
c405061574 Restructure corpora blueprint 2024-12-16 11:39:54 +01:00
Patrick Jentsch
6c1f48eb2f Update corpora package 2024-12-16 10:09:54 +01:00
Patrick Jentsch
cda28910f5 Update settings 2024-12-16 10:07:21 +01:00
Patrick Jentsch
9a805b9d14 Add value to submit button 2024-12-16 09:57:18 +01:00
Patrick Jentsch
16bf891654 fix wtf macros 2024-12-16 09:45:19 +01:00
Patrick Jentsch
cb53b27ebf Rename function 2024-12-12 15:55:39 +01:00
Patrick Jentsch
6684257bc4 added job inputs/results blueprints 2024-12-12 15:32:56 +01:00
Patrick Jentsch
0d1805fb76 Update Job Blueprint package 2024-12-12 15:26:01 +01:00
Patrick Jentsch
bb60a2ba67 Move jobs namespace back to http routes 2024-12-12 10:32:08 +01:00
Patrick Jentsch
328f85ba52 Implement corpora endpoint/socket.io namespace 2024-12-09 16:12:49 +01:00
Patrick Jentsch
93344c9573 Add job namespace and remove old json_routes logic 2024-12-06 11:41:36 +01:00
Patrick Jentsch
1372c86609 Add api and administration links to navigations 2024-12-06 10:14:45 +01:00
Patrick Jentsch
713a7645db Bump nopaque version 2024-12-05 15:34:11 +01:00
Patrick Jentsch
0c64c07925 Update corpus analysis loading modal 2024-12-05 15:33:15 +01:00
Patrick Jentsch
a6ddf4c980 Remove import corpus button 2024-12-05 15:12:53 +01:00
Patrick Jentsch
cab5f7ea05 More js enhancements 2024-12-05 15:07:13 +01:00
Patrick Jentsch
07f09cdbd9 fix cqi_over_socketio 2024-12-05 15:07:03 +01:00
Patrick Jentsch
c97b2a886e Further js refactoring 2024-12-05 14:26:05 +01:00
Patrick Jentsch
df2bffe0fd implement first version of jobs socketio namespace 2024-12-03 16:09:14 +01:00
Patrick Jentsch
aafb3ca3ec Update javascript app structure 2024-12-03 15:59:08 +01:00
Patrick Jentsch
12a3ac1d5d Update JS code structure 2024-12-02 09:34:17 +01:00
Patrick Jentsch
a2904caea2 Update cqpserver image version 2024-11-28 10:02:27 +01:00
Patrick Jentsch
e325552100 Update corpus analysis tabs to look the same as before base template update 2024-11-28 10:02:00 +01:00
Patrick Jentsch
e269156925 fix socketio emits from database event listeners 2024-11-27 15:46:54 +01:00
Patrick Jentsch
9c9de242ca Remove unsed css 2024-11-27 11:35:51 +01:00
Patrick Jentsch
ec54fdc3bb Restore service scheme on pages 2024-11-27 11:34:21 +01:00
Patrick Jentsch
2263a8d27d codestyle enhancements in base template 2024-11-21 11:22:57 +01:00
Patrick Jentsch
143cdd91f9 update workspace settings 2024-11-21 11:22:46 +01:00
Patrick Jentsch
b5f7478e14 Update templates 2024-11-21 11:12:11 +01:00
Patrick Jentsch
a95b8d979d Fix forms 2024-11-20 15:56:48 +01:00
Patrick Jentsch
18d5ab160e Optimize jinja wtf macros 2024-11-20 15:56:29 +01:00
Patrick Jentsch
7439edacef Add background color to job list entries 2024-11-20 15:55:59 +01:00
Patrick Jentsch
99d7a8bdfc Some fixes and improve jinja2 template performance by reducing include statements 2024-11-19 15:28:43 +01:00
Patrick Jentsch
54c4295bf7 Fixes and more descriptions 2024-11-18 13:32:55 +01:00
Patrick Jentsch
1e5c26b8e3 Reorganize Socket.IO code 2024-11-18 12:36:37 +01:00
Patrick Jentsch
9f56647cf7 highlight active items in top navbar 2024-11-18 12:35:53 +01:00
Patrick Jentsch
460257294d Use relative import for sub blueprints 2024-11-18 11:08:28 +01:00
Patrick Jentsch
2c43333c94 Check tos accepted in registration form 2024-11-18 11:03:29 +01:00
Patrick Jentsch
fc8b11fa66 update auth package 2024-11-15 16:07:29 +01:00
Patrick Jentsch
a8ab1bee71 Move some blueprints and rename routes 2024-11-15 15:59:08 +01:00
Patrick Jentsch
ee7f64f5be Design update 2024-11-15 15:21:26 +01:00
Patrick Jentsch
6aacac2419 flatten the contributions blueprint 2024-11-14 14:36:18 +01:00
Patrick Jentsch
ce253f4a65 Make the header span over the complete width 2024-11-13 16:08:18 +01:00
Patrick Jentsch
7b604ce4f2 Remove manual-modal references 2024-11-11 14:51:17 +01:00
Patrick Jentsch
98b20e5cab Remove colors from social area 2024-11-11 13:38:47 +01:00
Patrick Jentsch
a322ffb2f1 Fix README 2024-11-11 12:05:03 +01:00
Patrick Jentsch
29365984a3 fix some namespace responses 2024-11-11 08:45:16 +01:00
Patrick Jentsch
bd0a9c60f8 strictly use socket.io class based namespaces 2024-11-07 12:12:42 +01:00
Patrick Jentsch
d41ebc6efe Fix project vscode settings 2024-11-07 10:51:35 +01:00