Commit Graph

33 Commits

Author SHA1 Message Date
e8443f07f9 Introducing columns formulas 2026-02-13 21:38:00 +01:00
79c37493af Added mouse selection 2026-02-09 23:46:31 +01:00
d44e0a0c01 Fixed command id collision. Added class support in style preset 2026-02-08 19:50:10 +01:00
8e059df68a Fixed rule conflict management. Added User guide for formatting 2026-02-08 00:12:24 +01:00
fc38196ad9 Fixed issue where table rules were not applied 2026-02-07 23:03:14 +01:00
6160e91665 Added "table" and "tables" in the DSL 2026-02-07 22:48:51 +01:00
08c8c00e28 Improved completion to support the correct table name for autocompletion and formatting 2026-02-07 20:56:44 +01:00
3fc4384251 Improving completion to support the correct table name for autocompletion and formatting 2026-02-07 18:26:29 +01:00
ab4f251f0c Added syntax colorization. Remove all references to deprecated lark_to_lezer module. 2026-02-07 11:08:34 +01:00
0620cb678b I can validate formatting in editor 2026-02-01 21:49:46 +01:00
d7ec99c3d9 Working on Formating DSL completion 2026-01-31 19:09:14 +01:00
9abb9dddfe Added classes to support formatting 2026-01-26 21:32:26 +01:00
05d4e5cd89 Working version of DataGridColumnsManager.py where columns can be updated 2026-01-25 21:40:32 +01:00
3abfab8e97 I can show and hide the columns comanger 2026-01-25 11:29:18 +01:00
5201858b79 working on improving component loading 2026-01-10 19:17:17 +01:00
797883dac8 I can display datagrid content 2026-01-08 15:19:16 +01:00
2f808ed226 Improved command management to reduce the number of instances 2025-12-21 11:14:02 +01:00
9f69a6bc5b updated Panel implementation 2025-12-20 19:21:30 +01:00
81a80a47b6 First set of upgrades for the Panel component 2025-12-20 11:52:44 +01:00
1347f12618 Improved Command class management. 2025-12-19 21:12:55 +01:00
b26abc4257 Working on Datagrid interaction 2025-12-08 22:39:26 +01:00
045f01b48a Refactored Command to add owner 2025-12-08 21:07:34 +01:00
3aa36a91aa DatagridsManager : I can see the opened folders in the Treeview 2025-12-07 20:57:20 +01:00
dc5ec450f0 I can open an excel file and see its content 2025-12-07 17:46:39 +01:00
fde2e85c92 TabsManager.py Added unit tests + documentation 2025-12-07 15:42:48 +01:00
8e5fa7f752 Added Controls testing + documentation 2025-12-05 19:17:21 +01:00
1d20fb8650 Added TreeView and Panel 2025-11-29 18:15:20 +01:00
ce5328fe34 Added first controls 2025-11-26 20:53:12 +01:00
86dfff812b First implementation of bindings 2025-11-09 19:23:18 +01:00
b21161a273 Added authentication forms and routes 2025-10-27 22:19:34 +01:00
e12e4389b6 Implemented testing functions 2025-10-25 22:35:15 +02:00
06aff27cad Added Commands Management 2025-10-24 23:02:44 +02:00
a4e122f4ea Initial commit 2025-10-22 08:54:01 +02:00