• Joined on 2025-07-21
kodjo pushed to AddingTreeViewControl at kodjo/MyFastHtml 2025-11-29 18:13:58 +01:00
659c4e1d4b Added Panel.py
3271aa0d61 Working on TreeView. Enhanced matches capabilities
Compare 2 commits »
kodjo pushed to AddingTreeViewControl at kodjo/MyFastHtml 2025-11-26 23:28:24 +01:00
a3783b5fb6 first version. no icons, no user interaction
kodjo created branch AddingTreeViewControl in kodjo/MyFastHtml 2025-11-26 23:28:24 +01:00
kodjo pushed to master at kodjo/MyFastHtml 2025-11-26 20:53:19 +01:00
ce5328fe34 Added first controls
kodjo pushed to WorkingOnControls at kodjo/MyFastHtml 2025-11-26 20:50:40 +01:00
e3d9b106fb Added CLAUDE.md
kodjo pushed to WorkingOnControls at kodjo/MyFastHtml 2025-11-25 23:13:55 +01:00
d2cf51d7c3 Added Mouse Support
53253278b2 Working on Dropdown. Removed dynamic_get
Compare 2 commits »
kodjo pushed to WorkingOnControls at kodjo/MyFastHtml 2025-11-24 22:47:53 +01:00
52b4e6a8b6 Working on Dropdown
kodjo pushed to WorkingOnControls at kodjo/MyFastHtml 2025-11-24 21:31:32 +01:00
a6ab4b2a68 Added LambdaCommand
84c63f0c5a Fixed memory leak for instances
Compare 2 commits »
kodjo pushed to WorkingOnControls at kodjo/MyFastHtml 2025-11-23 23:06:59 +01:00
bb8752233e Clean instance on logout + fixed InstancesDebugger.py
kodjo pushed to WorkingOnControls at kodjo/MyFastHtml 2025-11-23 22:29:01 +01:00
dd9aefa143 Fixed darkmode load and save
kodjo pushed to WorkingOnControls at kodjo/MyFastHtml 2025-11-23 19:52:10 +01:00
b1be747101 Refactored instances management
kodjo pushed to WorkingOnControls at kodjo/MyFastHtml 2025-11-22 20:40:38 +01:00
97247f824c Added Keyboard.py + started find test method
4199427c71 Adding FileUpload control and updated related components
Compare 2 commits »
kodjo pushed to WorkingOnControls at kodjo/MyFastHtml 2025-11-16 23:06:06 +01:00
3de9aff15c Added CommandsDebugger
cdccd0cbaa Fixed InstancesDebugger not showing. Added mk.label
Compare 2 commits »
kodjo pushed to WorkingOnControls at kodjo/MyFastHtml 2025-11-16 20:11:27 +01:00
3667f1df44 Fixed when tab already exists + InstancesDebugger
66d5169b41 Updated NetworkVis + unit tests
e286b60348 Parent is now mandatory when creating a new BaseInstance class
edcd3ae1a8 Fixed Tab content lost on reload
ca238303b8 Added first version of tab management
Compare 11 commits »
kodjo pushed to WorkingOnControls at kodjo/MyFastHtml 2025-11-12 23:15:44 +01:00
7238cb085e Working and layout's drawers resize
kodjo pushed to WorkingOnControls at kodjo/MyFastHtml 2025-11-11 23:03:55 +01:00
fb57a6a81d I can persist tabmanager state
7f56b89e66 I can display tabsmanager
Compare 2 commits »
kodjo pushed to WorkingOnControls at kodjo/MyFastHtml 2025-11-11 12:07:05 +01:00
cba4f2aab4 Updated Command to allow client_response. First implementation or UserProfile control
kodjo pushed to master at kodjo/MyAuth 2025-11-11 09:30:10 +01:00
5f652b436e Added user profile modification
kodjo pushed to WorkingOnControls at kodjo/MyFastHtml 2025-11-10 23:12:12 +01:00
c641f3fd63 Added DbObjects
d302261d07 Added Layout and UserProfile
a547b2b882 Fixed wrong base url used by the auth API
3d46e092aa Reworked icons generation
Compare 4 commits »
kodjo pushed to master at kodjo/MyDbEngine 2025-11-10 21:42:25 +01:00
fe09352bed Renamed module to mydbengine