• Joined on 2025-07-21
kodjo pushed to master at kodjo/MyObsidianAI 2025-12-12 11:34:23 +01:00
177ba3ecfd Updated .gitignore
d4925f7969 Initial commit
kodjo created branch master in kodjo/MyObsidianAI 2025-12-12 11:34:23 +01:00
kodjo created repository kodjo/MyObsidianAI 2025-12-12 11:27:14 +01:00
kodjo pushed to master at kodjo/MyUtils 2025-12-09 22:50:18 +01:00
dbb2ecec33 Added Context Manager ObservableResultCollector
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2025-12-08 22:39:35 +01:00
b26abc4257 Working on Datagrid interaction
045f01b48a Refactored Command to add owner
Compare 2 commits »
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2025-12-07 20:57:28 +01:00
3aa36a91aa DatagridsManager : I can see the opened folders in the Treeview
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2025-12-07 17:46:42 +01:00
dc5ec450f0 I can open an excel file and see its content
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2025-12-07 15:43:07 +01:00
fde2e85c92 TabsManager.py Added unit tests + documentation
kodjo pushed to WorkingOnDataGrid at kodjo/MyFastHtml 2025-12-06 10:07:15 +01:00
05067515d6 Added recursion to Properties.py
kodjo created branch WorkingOnDataGrid in kodjo/MyFastHtml 2025-12-06 10:07:15 +01:00
kodjo pushed to AddingControlRenderingTests at kodjo/MyFastHtml 2025-12-05 19:17:55 +01:00
ce3924b5ca Added comprehensive documentation for TreeView and Layout components, including usage examples, advanced features, and developer references.
kodjo pushed to master at kodjo/MyFastHtml 2025-12-05 19:17:26 +01:00
8e5fa7f752 Added Controls testing + documentation
kodjo pushed to AddingControlRenderingTests at kodjo/MyFastHtml 2025-12-05 17:46:23 +01:00
8f2528787a Added tests for Layout and Treeview
kodjo pushed to AddingControlRenderingTests at kodjo/MyFastHtml 2025-12-03 22:58:01 +01:00
7c701a9116 Refactored Properties component to support grouped structures, updated InstancesDebugger and styles, and upgraded myutils to 0.5.0.
kodjo pushed to master at kodjo/MyUtils 2025-12-03 21:20:29 +01:00
d8b1ef2e2c Added ProxyObject + CLAUDE.md
kodjo pushed to AddingControlRenderingTests at kodjo/MyFastHtml 2025-12-02 22:09:44 +01:00
e96ac5ddfd Enhancing InstancesDebugger.py. I can display properties
378775cdf9 Added event handling support to VisNetwork and enhanced component documentation
e34d675e38 Working on Treeview unit tests
Compare 3 commits »
kodjo pushed to AddingControlRenderingTests at kodjo/MyFastHtml 2025-11-30 22:48:21 +01:00
93cb477c21 Added unit tests for Layout.py
kodjo pushed to AddingControlRenderingTests at kodjo/MyFastHtml 2025-11-29 23:47:28 +01:00
96ed447eae Testing Layout
1be75263ad refactored matcher and wrote readme.txt
Compare 2 commits »
kodjo created branch AddingControlRenderingTests in kodjo/MyFastHtml 2025-11-29 23:47:28 +01:00
kodjo pushed to master at kodjo/MyFastHtml 2025-11-29 18:15:25 +01:00
1d20fb8650 Added TreeView and Panel