Commit Graph

17 Commits

Author SHA1 Message Date
averel10
3c3176b746 feat: update sorting functionality to use dynamic columns from dataset_entry 2026-03-13 14:41:18 +01:00
averel10
7cb9c26a15 feat: add sorting functionality to dataset entries list 2026-03-13 14:22:15 +01:00
averel10
e9df095f06 feat: add functionality to upload and update dataset metadata via CSV files 2026-03-13 14:10:12 +01:00
averel10
4c9b4734e7 feat: add new fields to dataset_entry and update related components for processing and display 2026-03-13 14:01:25 +01:00
averel10
204eb483c2 feat: implement delete dataset functionality with confirmation dialog 2026-03-13 11:15:22 +01:00
averel10
412d0f1cd0 feat: add duration field to dataset entries and update related components for display and processing 2026-03-13 11:11:16 +01:00
averel10
03118c468a feat: implement download functionality for filtered dataset entries as ZIP 2026-03-13 10:53:55 +01:00
averel10
1aeb9a7c7d feat: add utterance field to dataset entries and update related components for filtering and display 2026-03-13 10:32:46 +01:00
averel10
6432375a4f feat: add description field to dataset and update related components for dataset creation and editing 2026-03-13 10:17:17 +01:00
averel10
d8a7fdf1f0 feat: enhance error handling and status updates in dataset processing 2026-03-13 09:51:51 +01:00
averel10
0fa257e53c reworked upload system to be more robust 2026-03-13 08:56:54 +01:00
averel10
cda21a60ec feat: implement one-time admin token generation and upgrade process 2026-03-13 08:11:40 +01:00
averel10
9f8530df6e added require-admin checks 2026-03-12 14:31:16 +01:00
averel10
445a429be7 added admin system 2026-03-08 10:27:23 +01:00
averel10
4d8040a674 fixed issues with upload 2026-03-08 10:06:06 +01:00
averel10
194396940e removed utterance system atm 2026-03-08 09:47:12 +01:00
averel10
c08dc46305 added backend-mgmt for dataset/dataset_entry and utterances, this includes upload and also displaying of the dataset on the admin pages 2026-03-05 11:31:06 +01:00