Commit Graph

20 Commits

Author SHA1 Message Date
6b94033c97 Correctly export the chat completions settings in dumps 2025-07-03 11:30:24 +02:00
d439a3cb9d Fix progress names 2025-07-01 14:39:24 +02:00
85037352b9 Fix most of the easy issues 2025-06-30 18:31:32 +02:00
e74c3b692a Introduce a new route to export documents and enqueue the export task 2025-06-25 15:26:46 +02:00
63b5e21ae1 tick: check tasks to cancel before checking for upgrade tasks 2025-04-24 16:52:28 +02:00
5820d822c8 Add more details about the finalizing progress step 2025-03-26 09:49:43 +01:00
fa00b42c93 fix the missing batch in the dumps in meilisearch and meilitools 2025-02-11 11:14:49 +01:00
27bf2f1298 remove the empty progress made for the upgrade database 2025-01-23 16:51:22 +01:00
1eb9fe8562 remove warnings 2025-01-23 16:51:20 +01:00
d3654906bf Add the new tasks with most of the job done 2025-01-23 16:48:32 +01:00
cb82b0798a Split the index-scheduler in ~500 loc modules 2025-01-06 14:08:26 +01:00
0d0c18f519 rename the Step::name into Step::current_step 2024-12-11 18:41:03 +01:00
8cd3a1aa57 fmt 2024-12-11 18:18:40 +01:00
ad4dc70720 rename the ComputingTheChanges to ComputingDocumentChanges in the edit document progress 2024-12-11 18:09:54 +01:00
5d682b4700 rename the ComputingTheChanges to ComputingDocumentChanges 2024-12-11 18:08:45 +01:00
9245c89cfe move the macros to milli 2024-12-11 18:00:46 +01:00
1f54dfa883 update the macro to look more like an enum 2024-12-11 16:26:09 +01:00
786b0fabea implement the progress for almost all the tasks 2024-12-11 16:26:08 +01:00
26733c705d add progress for the task deletion and task cancelation 2024-12-11 16:25:02 +01:00
df9b68f8ed inital implementation of the progress 2024-12-11 16:25:01 +01:00