• Joined on 2025-07-21
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2026-02-24 22:35:54 +01:00
1add319a6e Updated SKILL.md
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2026-02-23 22:57:00 +01:00
9fe511c97b Fixed double-click handling for column width reset
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2026-02-22 22:01:32 +01:00
2af43f357d Added menu management
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2026-02-22 19:06:43 +01:00
b5abb59332 Fixed transform issue and added reset
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2026-02-22 18:12:23 +01:00
3715954222 Added documentation for HierarchicalCanvasGraph.py
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2026-02-22 17:51:48 +01:00
0686103a8f Implemented new InstancesDebugger.py. Based on the HierarchicalCanvasGraph.py
8b8172231a updated css. Added orientation. Saving orientation, position and scale in state
Compare 2 commits »
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2026-02-21 23:53:16 +01:00
44691be30f New hierarchical component, used for InstancesDebugger.py
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2026-02-21 22:03:29 +01:00
9a25591edf Finish grid deletion
d447220eae Implemented Delete feature in DataGridsManager.py. There is still a bug as DBEngine.delete is not implemented
Compare 2 commits »
kodjo pushed to master at kodjo/.mysetup 2026-02-21 21:50:35 +01:00
4b0ceb559f Added mk.build mk.publish myUtils and MyFastHtml
kodjo pushed to master at kodjo/MyDbEngine 2026-02-21 21:44:40 +01:00
4a04bf50c4 Add delete and remove operations for entry management
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2026-02-20 23:32:15 +01:00
730f55d65b Refactored DataGridsManager.py for better reading
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2026-02-20 22:06:28 +01:00
c49f28da26 minor updates
40a90c7ff5 feat: implement new grid creation with inline rename in DataGridsManager
8f3b2e795e Added skills
Compare 3 commits »
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2026-02-20 20:35:17 +01:00
13f292fc9d Added IconsHelper and updated Keyboard to support require_inside flag
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2026-02-18 21:16:26 +01:00
b09763b1eb Fixed truncate on column header
5724c96917 Fixed scrollbar behavior
Compare 2 commits »
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2026-02-16 21:57:47 +01:00
70915b2691 I can add new columns
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2026-02-15 19:55:27 +01:00
f3e19743c8 I can apply formulas
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2026-02-15 18:35:51 +01:00
27f12b2c32 Fixed Syntax validation and autocompletion. Fixed unit tests
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2026-02-13 23:04:12 +01:00
789c06b842 Integrating formula editor
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2026-02-13 21:38:09 +01:00
e8443f07f9 Introducing columns formulas
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2026-02-11 22:32:25 +01:00
0df78c0513 Added keyboard support