Commit Graph

  • ba28fdeef9 Fixed keyboard latency issues WorkingOnDataGrid kodjo 2026-03-29 18:58:51 +02:00
  • 9085bcb09a Added Perf details to profiler control kodjo 2026-03-26 20:57:39 +01:00
  • 3ea551bc1a Fixed wrong full refresh kodjo 2026-03-23 22:32:05 +01:00
  • 3bcf50f55f Hardened instance creation kodjo 2026-03-23 22:10:11 +01:00
  • 7f099b14f6 Fixed double Panel double instantiation kodjo 2026-03-23 21:41:06 +01:00
  • 0e1087a614 First version of Profiler control with right part kodjo 2026-03-22 16:40:21 +01:00
  • d3c0381e34 Fixed unit tests ! kodjo 2026-03-22 08:37:07 +01:00
  • b8fd4e5ed1 Added Profiler control with basic UI kodjo 2026-03-22 08:32:40 +01:00
  • 72d6cce6ff Adding Profiler module kodjo 2026-03-21 18:08:34 +01:00
  • f887267362 Optimizing keyboard navigation and selection handling kodjo 2026-03-21 18:08:13 +01:00
  • 853bc4abae Added keyboard navigation support kodjo 2026-03-16 22:43:45 +01:00
  • 2fcc225414 Added some unit tests for the grid kodjo 2026-03-16 21:46:19 +01:00
  • ef9f269a49 I can edit a cell kodjo 2026-03-16 21:16:21 +01:00
  • 0951680466 Fixed minor issues. * highlighted cells not correctly rendered * text selection not correctly working kodjo 2026-03-15 18:45:55 +01:00
  • 0c9c8bc7fa Fixed FormattingRules not being applied kodjo 2026-03-15 16:50:21 +01:00
  • feb9da50b2 Implemented enable/disable for keyboard support kodjo 2026-03-15 08:33:39 +01:00
  • f773fd1611 Keyboard.py : ajout de enabled dans add(), nouveau render() retournant (Script, control_div), et méthodes mk_enable / mk_disable - keyboard.js : nouvelle signature add_keyboard_support(elementId, controlDivId, combinationsJson), fonction isCombinationEnabled(), vérification avant déclenchement - test_Keyboard.py : 8 tests couvrant les comportements et le rendu kodjo 2026-03-14 23:29:18 +01:00
  • af83f4b6dc Added unit test kodjo 2026-03-14 22:16:20 +01:00
  • a4ebd6d61b Fixed bugs in DataGridFormattingManager kodjo 2026-03-14 22:01:44 +01:00
  • 56fb3cf021 Working in DataGridFormattingManager kodjo 2026-03-13 22:13:01 +01:00
  • 3d1a391cba Added Rules preset (on top of format and style presets) kodjo 2026-03-13 21:02:03 +01:00
  • 3105b72ac2 Improved auto-completion engine for formatting parameters and added support for absolute value in number formatting. kodjo 2026-03-11 22:39:52 +01:00
  • e704dad62c Fixed unit tests kodjo 2026-03-11 20:59:07 +01:00
  • e01d2cd74b Reimplementing Columns Management kodjo 2026-03-08 12:03:07 +01:00
  • 30a77d1171 Refactoring DataGrid to use DataService.py kodjo 2026-03-02 22:34:14 +01:00
  • 0a766581ed Added DataServicesManager and DataService kodjo 2026-02-27 21:10:11 +01:00
  • efbc5a59ff Updated skill and documentation kodjo 2026-02-27 17:31:19 +01:00
  • c07b75ee72 I can add a new column and a new row kodjo 2026-02-26 22:44:35 +01:00
  • b383b1bc8b IconsHelper can support NotStr icons kodjo 2026-02-24 22:38:08 +01:00
  • 5dc4fbae25 Fixed parameter issue in bound command execution kodjo 2026-02-24 22:36:35 +01:00
  • 1add319a6e Updated SKILL.md kodjo 2026-02-24 22:35:49 +01:00
  • 9fe511c97b Fixed double-click handling for column width reset kodjo 2026-02-23 22:56:48 +01:00
  • 2af43f357d Added menu management kodjo 2026-02-22 22:01:26 +01:00
  • b5abb59332 Fixed transform issue and added reset kodjo 2026-02-22 19:06:40 +01:00
  • 3715954222 Added documentation for HierarchicalCanvasGraph.py kodjo 2026-02-22 18:12:19 +01:00
  • 0686103a8f Implemented new InstancesDebugger.py. Based on the HierarchicalCanvasGraph.py kodjo 2026-02-22 17:51:39 +01:00
  • 8b8172231a updated css. Added orientation. Saving orientation, position and scale in state kodjo 2026-02-22 10:28:13 +01:00
  • 44691be30f New hierarchical component, used for InstancesDebugger.py kodjo 2026-02-21 23:53:05 +01:00
  • 9a25591edf Finish grid deletion kodjo 2026-02-21 22:03:16 +01:00
  • d447220eae Implemented Delete feature in DataGridsManager.py. There is still a bug as DBEngine.delete is not implemented Improved readability for tests using matcher kodjo 2026-02-21 18:31:11 +01:00
  • 730f55d65b Refactored DataGridsManager.py for better reading kodjo 2026-02-20 23:32:11 +01:00
  • c49f28da26 minor updates kodjo 2026-02-20 22:06:23 +01:00
  • 40a90c7ff5 feat: implement new grid creation with inline rename in DataGridsManager kodjo 2026-02-20 21:50:47 +01:00
  • 8f3b2e795e Added skills kodjo 2026-02-20 20:53:02 +01:00
  • 13f292fc9d Added IconsHelper and updated Keyboard to support require_inside flag kodjo 2026-02-20 20:35:09 +01:00
  • b09763b1eb Fixed truncate on column header kodjo 2026-02-18 21:16:11 +01:00
  • 5724c96917 Fixed scrollbar behavior kodjo 2026-02-17 21:53:02 +01:00
  • 70915b2691 I can add new columns kodjo 2026-02-16 21:57:39 +01:00
  • f3e19743c8 I can apply formulas kodjo 2026-02-15 19:55:22 +01:00
  • 27f12b2c32 Fixed Syntax validation and autocompletion. Fixed unit tests kodjo 2026-02-15 18:32:34 +01:00
  • 789c06b842 Integrating formula editor kodjo 2026-02-13 23:04:06 +01:00
  • e8443f07f9 Introducing columns formulas kodjo 2026-02-13 21:38:00 +01:00
  • 0df78c0513 Added keyboard support kodjo 2026-02-11 22:32:15 +01:00
  • fe322300c1 Fixed performance issues by creating a dedicated store for dataframe and optimizing kodjo 2026-02-11 22:09:08 +01:00
  • 520a8914fc I can select range with visual feedback kodjo 2026-02-10 23:00:45 +01:00
  • 79c37493af Added mouse selection kodjo 2026-02-09 23:46:31 +01:00
  • b0d565589a Added natural colors presets kodjo 2026-02-08 23:19:47 +01:00
  • 0119f54f11 Added columns values in suggestion + fixed commands key conflicts bug kodjo 2026-02-08 22:44:06 +01:00
  • d44e0a0c01 Fixed command id collision. Added class support in style preset kodjo 2026-02-08 19:50:10 +01:00
  • 3ec994d6df Refactored assets serving kodjo 2026-02-08 16:31:38 +01:00
  • 85f5d872c8 Removed deprecated doc kodjo 2026-02-08 11:15:02 +01:00
  • 86b80b04f7 Updated documentation kodjo 2026-02-08 11:14:03 +01:00
  • 8e059df68a Fixed rule conflict management. Added User guide for formatting kodjo 2026-02-08 00:12:24 +01:00
  • fc38196ad9 Fixed issue where table rules were not applied kodjo 2026-02-07 23:03:14 +01:00
  • 6160e91665 Added "table" and "tables" in the DSL kodjo 2026-02-07 22:48:51 +01:00
  • 08c8c00e28 Improved completion to support the correct table name for autocompletion and formatting kodjo 2026-02-07 20:56:44 +01:00
  • 3fc4384251 Improving completion to support the correct table name for autocompletion and formatting kodjo 2026-02-07 18:26:29 +01:00
  • ab4f251f0c Added syntax colorization. Remove all references to deprecated lark_to_lezer module. kodjo 2026-02-07 11:08:34 +01:00
  • 1c1ced2a9f Added syntax colorization kodjo 2026-02-07 10:52:40 +01:00
  • db1e94f930 I can format columns kodjo 2026-02-06 22:46:59 +01:00
  • 0620cb678b I can validate formatting in editor kodjo 2026-02-01 21:49:46 +01:00
  • d7ec99c3d9 Working on Formating DSL completion kodjo 2026-01-31 19:09:14 +01:00
  • 778e5ac69d I can apply format rules kodjo 2026-01-26 23:29:51 +01:00
  • 9abb9dddfe Added classes to support formatting kodjo 2026-01-26 21:32:26 +01:00
  • 3083f3b1fd Clean version before implementing formatting kodjo 2026-01-26 19:09:15 +01:00
  • 05d4e5cd89 Working version of DataGridColumnsManager.py where columns can be updated kodjo 2026-01-25 21:40:32 +01:00
  • e31d9026ce I can hide and show the columns, and it dynamically updates the grid kodjo 2026-01-25 18:48:54 +01:00
  • 3abfab8e97 I can show and hide the columns comanger kodjo 2026-01-25 11:29:18 +01:00
  • 7f3e6270a2 Added draft of DataGridColumnsManager that uses Search and Dropdown kodjo 2026-01-25 09:47:05 +01:00
  • 0bd56c7f09 Working on ColumnsManager. Added CycleStateControl and DataGridColumnsManager. kodjo 2026-01-24 23:55:44 +01:00
  • 3c2c07ebfc Fixed bug where same DataGridQuery for all grids kodjo 2026-01-24 19:42:44 +01:00
  • 06e81fe72a I can select rows and columns kodjo 2026-01-24 19:23:10 +01:00
  • ba2b6e672a I can click on the grid to select a cell kodjo 2026-01-24 12:06:22 +01:00
  • 191ead1c89 First version of DataGridQuery. Fixed scrollbar issue kodjo 2026-01-23 21:26:19 +01:00
  • 872d110f07 Working on DatagridFilter kodjo 2026-01-21 22:33:17 +01:00
  • ca40333742 Fixed toolip kodjo 2026-01-21 21:07:11 +01:00
  • 346b9632c6 I can move columns kodjo 2026-01-18 20:34:36 +01:00
  • 509a7b7778 I can resize Datagrid columns kodjo 2026-01-18 19:12:13 +01:00
  • 500340fbd3 Optimized Datagrid scrolling kodjo 2026-01-16 21:00:55 +01:00
  • d909f2125d Added scrollbars kodjo 2026-01-11 23:25:55 +01:00
  • 5d6c02001e Implemented lazy loading kodjo 2026-01-11 15:49:20 +01:00
  • a9eb23ad76 Optimized Datagrid.render() kodjo 2026-01-10 22:54:02 +01:00
  • 47848bb2fd Fixed tab recreation logic and improved error handling kodjo 2026-01-10 21:18:23 +01:00
  • 5201858b79 working on improving component loading kodjo 2026-01-10 19:17:17 +01:00
  • 797883dac8 I can display datagrid content kodjo 2026-01-08 15:19:16 +01:00
  • 70abf21c14 I can save and load Datagrid content kodjo 2026-01-06 18:46:17 +01:00
  • 2f808ed226 Improved command management to reduce the number of instances kodjo 2025-12-21 11:14:02 +01:00
  • 9f69a6bc5b updated Panel implementation kodjo 2025-12-20 19:21:30 +01:00
  • 81a80a47b6 First set of upgrades for the Panel component kodjo 2025-12-20 11:52:44 +01:00
  • 1347f12618 Improved Command class management. kodjo 2025-12-19 21:12:55 +01:00