Commit Graph

575 Commits

Author SHA1 Message Date
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
cab5f7ea05 More js enhancements 2024-12-05 15:07:13 +01:00
Patrick Jentsch
c97b2a886e Further js refactoring 2024-12-05 14:26:05 +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
9c9de242ca Remove unsed css 2024-11-27 11:35:51 +01:00
Patrick Jentsch
b5f7478e14 Update templates 2024-11-21 11:12:11 +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
1e5c26b8e3 Reorganize Socket.IO code 2024-11-18 12:36:37 +01:00
Patrick Jentsch
ee7f64f5be Design update 2024-11-15 15:21:26 +01:00
Patrick Jentsch
ce253f4a65 Make the header span over the complete width 2024-11-13 16:08:18 +01:00
Patrick Jentsch
bd0a9c60f8 strictly use socket.io class based namespaces 2024-11-07 12:12:42 +01:00
Patrick Jentsch
289a551122 Create dedicated '/users' Socket.IO Namespace 2024-11-06 13:04:30 +01:00
Patrick Jentsch
02e6c7c16c various updates 2024-09-25 12:08:20 +02:00
Patrick Jentsch
f79c6d48b2 Going back to vanilla css 2024-07-01 15:37:34 +02:00
Patrick Jentsch
f1ccda6ad7 Fix colors in corpus analysis 2024-06-03 11:03:57 +02:00
Patrick Jentsch
a65b1ff578 remove manual modal 2024-05-27 16:58:51 +02:00
Patrick Jentsch
fe0fcb0e10 fix job status notifications 2024-05-27 09:24:40 +02:00
Patrick Jentsch
562b8d5ce0 Move clearfix to helpers.scss 2024-05-27 08:58:04 +02:00
Patrick Jentsch
cbd0a41bce style and compatibility update 2024-05-21 10:29:12 +02:00
Patrick Jentsch
c68286e010 more flexible navbar code in base template 2024-05-08 14:01:01 +02:00
Patrick Jentsch
a03b5918d9 More Streamlining 2024-05-03 15:08:57 +02:00
Patrick Jentsch
543276d766 A lot of generalization for better scaling and overview 2024-04-30 16:00:06 +02:00
Patrick Jentsch
485a0155c6 Bump dependencies. Some parts needed to be deactivated for that. They need to be reimplemented.
- breadcrumbs (!flask-breadcrumbs)
- manual modal button
- api blueprint (!flask-marshmallow/!marshmallow-sqlalchemy)
2024-04-30 08:41:29 +02:00
Patrick Jentsch
d0d2a8abd6 Move external static content into external directory 2024-04-11 14:13:04 +02:00
Patrick Jentsch
03876f6a39 Self host external css/fonts/js 2024-04-11 11:08:37 +02:00
Patrick Jentsch
268da220d2 Enhance code structure 2024-04-10 13:34:48 +02:00
Inga Kirschnick
32ad8c7359 News + user avatar fix 2024-01-22 10:58:52 +01:00
Inga Kirschnick
5dce269736 Version number + original slogan font 2023-12-18 12:49:30 +01:00
Gloria Glinphratum
d6cebddd92 Updated query builder gifs and instructions 2023-12-12 14:56:08 +01:00
Inga Kirschnick
f02d1619e2 Try to implement anchor tags 2023-12-07 12:46:37 +01:00
Inga Kirschnick
0927edcceb Bug Fixes 2023-11-28 12:39:54 +01:00
Inga Kirschnick
afcb890ccf Element Target drag&drop + small improvements 2023-11-22 12:50:08 +01:00
Inga Kirschnick
691b2de5b2 Bug Fix: lock chips after switch to QB 2023-11-20 09:48:06 +01:00
Inga Kirschnick
fc66327920 Make double quotation marks escapable again 2023-11-17 10:15:39 +01:00
Inga Kirschnick
4f24e9f9da Erase meta data logic from struc attribute builder 2023-11-14 09:48:38 +01:00
Inga Kirschnick
6559051fd5 Delete condition logic in token builder 2023-11-13 15:37:19 +01:00
Inga Kirschnick
0882e085a3 Function renaming 2023-11-13 14:46:19 +01:00
Patrick Jentsch
ff1bcb40f3 update query builder code to fit the new style 2023-11-13 14:20:19 +01:00
Patrick Jentsch
d298b200dc Move javascript files to fit new style 2023-11-13 12:59:36 +01:00
Patrick Jentsch
df33c7b36d Fix old Utils references in js 2023-11-13 10:30:24 +01:00
Inga Kirschnick
bf8b22fb58 Merge branch 'query-builder' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into query-builder 2023-11-13 09:43:03 +01:00
Inga Kirschnick
b216ad8a40 QB parts as extensions 2023-11-13 09:42:56 +01:00
Patrick Jentsch
4822f6ec02 integrate js cqi into corpus_analysis package 2023-11-10 10:27:39 +01:00
Patrick Jentsch
61be3345be some javascript fixes after namespace implementation 2023-11-09 15:51:00 +01:00
Patrick Jentsch
e9ddb85f03 Merge branch 'query-builder' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into query-builder 2023-11-09 14:30:10 +01:00