Commit Graph

34 Commits

Author SHA1 Message Date
94214125fd Adding authentication integration test 2025-08-30 20:26:24 +02:00
17b08be077 Refactored Database management to allow isolated integration tests 2025-08-30 19:36:19 +02:00
db56363b1f Working version of playwright 2025-08-30 18:51:42 +02:00
3bd503d4d2 Added callback support 2025-08-29 19:17:24 +02:00
292a477298 Added Hooks implementation 2025-08-28 23:24:28 +02:00
eb8d6a99a2 Refactored JsonViewer 2025-08-27 23:06:12 +02:00
33970c9c97 Added lazy loading when showing grid to improve performance 2025-08-23 22:26:14 +02:00
8eca1da3ca Updated .idea for Sheerka. Updated requirements for Arpeggio 2025-08-09 16:57:53 +02:00
e73709c859 Adding integration tests for workflow engine 2025-08-06 18:22:16 +02:00
f0d98d23ff I can finally chain Processor calls 2025-08-05 19:45:25 +02:00
2bd998fe69 Refactoring Properties component 2025-08-03 11:10:17 +02:00
3ca23449e4 Fixed unit tests 2025-08-01 18:55:40 +02:00
37c91d0d5d Another implementation of undo/redo 2025-07-31 22:54:09 +02:00
Kodjo Sossouvi
72f5f30da6 Working on undo redo 2025-07-25 17:22:18 +02:00
fb82365980 Improving functionalities and adding unit tests 2025-07-25 09:50:36 +02:00
aa8aa8f58c Working on undo redo capabilities 2025-07-24 23:41:27 +02:00
1ceddfac7c Fixed double shift implementation. Added implicit renaming 2025-07-24 21:42:13 +02:00
a0cf5aff0c Working implementation of DefaultDataPresenter 2025-07-20 19:17:55 +02:00
ed793995fb Fixed unit tests 2025-07-13 18:11:17 +02:00
f3deeaefd1 Adding unit tests to WorkflowPlayer.py 2025-07-13 12:23:25 +02:00
fdf05edec3 Adding unit tests to WorkflowPlayer.py 2025-07-12 18:40:36 +02:00
2754312141 Adding visual return when error 2025-07-12 09:52:56 +02:00
2b288348e2 Adding error management 2025-07-11 18:34:04 +02:00
8135e3d8af First version of DefaultDataFilter 2025-07-08 23:29:47 +02:00
14be07720f I can run simple workflow 2025-07-06 22:53:18 +02:00
60872a0aec Started unit test for Workflows.py and WorkflowDesigner.py 2025-07-06 11:02:57 +02:00
8e718ecb67 Added Simple Workflow Engine 2025-07-04 10:35:25 +02:00
797273e603 I can save workflow state + uptated css + started Properties Panek 2025-07-02 23:00:32 +02:00
7f6a19813d I can show WorkflowDesigner tab
I
2025-07-02 00:05:49 +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