Commit Graph

24 Commits

Author SHA1 Message Date
2b288348e2 Adding error management 2025-07-11 18:34:04 +02:00
03ed1af7e6 Added user input tracking + Started error management for in the Designer 2025-07-09 20:06:09 +02:00
8135e3d8af First version of DefaultDataFilter 2025-07-08 23:29:47 +02:00
e8fc972f98 Started FilterPresenter 2025-07-08 06:22:09 +02:00
14be07720f I can run simple workflow 2025-07-06 22:53:18 +02:00
e183584f52 I can show WorkflowPlayer tab 2025-07-06 12:17:20 +02:00
60872a0aec Started unit test for Workflows.py and WorkflowDesigner.py 2025-07-06 11:02:57 +02:00
9df32e3b5f I can delete a connection 2025-07-05 22:19:58 +02:00
aed1022be3 Added Default Filter and Presenter Processors 2025-07-05 10:02:10 +02:00
f86f4852c7 I can load and save Jira and Table Processor details 2025-07-04 19:03:32 +02:00
8e718ecb67 Added Simple Workflow Engine 2025-07-04 10:35:25 +02:00
46c14ad3e8 Adding splitter between designer and properties 2025-07-03 22:41:21 +02:00
797273e603 I can save workflow state + uptated css + started Properties Panek 2025-07-02 23:00:32 +02:00
d90613119f I can link items by hovering 2025-07-02 20:55:06 +02:00
f4e8f7a16c I can drag and drop items into the canvas
I
2025-07-02 18:23:49 +02:00
7f6a19813d I can show WorkflowDesigner tab
I
2025-07-02 00:05:49 +02:00
4b06a0fe9b Adding workflow management
I
2025-07-01 22:07:12 +02:00
9e1133c7fb Fixed when no Holiday data 2025-07-01 20:03:37 +02:00
Kodjo Sossouvi
d4f9c61a08 Renamed helpers into utils to remove conflicts 2025-06-27 07:54:41 +02:00
Kodjo Sossouvi
9f4b8ab4d0 Added Application HolidayViewer 2025-06-27 07:26:58 +02:00
66ea45f501 I can add tables
Refactoring DbEngine

Fixing unit tests

Fixing unit tests

Fixing unit tests

Refactored DbManager for datagrid

Improving front end performance

I can add new table

Fixed sidebar closing when clicking on it

Fix drag event rebinding, improve listener options, and add debug

Prevent duplicate drag event bindings with a dataset flag and ensure consistent scrollbar functionality. Change wheel event listener to passive mode for better performance. Refactor function naming for consistency, and add debug logs for event handling.

Refactor Datagrid bindings and default state handling.

Updated Javascript to conditionally rebind Datagrid on specific events. Improved Python components by handling empty DataFrame cases and removing redundant code. Revised default state initialization in settings for better handling of mutable fields.

Added Rowindex visualisation support

Working on Debugger with own implementation of JsonViewer

Working on JsonViewer.py

Fixed unit tests

Adding unit tests

I can fold and unfold

fixed unit tests

Adding css for debugger

Added tooltip management

Adding debugger functionalities

Refactor serializers and improve error handling in DB engine

Fixed error where tables were overwritten

I can display footer menu

Working on footer. Refactoring how heights are managed

Refactored scrollbars management

Working on footer menu

I can display footer menu + fixed unit tests

Fixed unit tests

Updated click management

I can display aggregations in footers

Added docker management

Refactor input handling and improve config defaults

Fixed scrollbars colors

Refactored tooltip management

Improved tooltip management

Improving FilterAll
2025-05-30 20:27:43 +02:00
e1c10183eb Refactoring DbEngine 2025-05-10 20:40:03 +02:00
2daff83e67 First Working version. I can add table 2025-05-10 16:55:52 +02:00
b708ef2c46 Initial commit 2024-09-22 11:08:16 +02:00