|
|
5dc4fbae25
|
Fixed parameter issue in bound command execution
|
2026-02-24 22:36:35 +01:00 |
|
|
|
9fe511c97b
|
Fixed double-click handling for column width reset
|
2026-02-23 22:56:48 +01:00 |
|
|
|
2af43f357d
|
Added menu management
|
2026-02-22 22:01:26 +01:00 |
|
|
|
0686103a8f
|
Implemented new InstancesDebugger.py. Based on the HierarchicalCanvasGraph.py
|
2026-02-22 17:51:39 +01:00 |
|
|
|
9a25591edf
|
Finish grid deletion
|
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
|
2026-02-21 18:31:11 +01:00 |
|
|
|
13f292fc9d
|
Added IconsHelper and updated Keyboard to support require_inside flag
|
2026-02-20 20:35:09 +01:00 |
|
|
|
b09763b1eb
|
Fixed truncate on column header
|
2026-02-18 21:16:11 +01:00 |
|
|
|
70915b2691
|
I can add new columns
|
2026-02-16 21:57:39 +01:00 |
|
|
|
f3e19743c8
|
I can apply formulas
|
2026-02-15 19:55:22 +01:00 |
|
|
|
27f12b2c32
|
Fixed Syntax validation and autocompletion. Fixed unit tests
|
2026-02-15 18:32:34 +01:00 |
|
|
|
789c06b842
|
Integrating formula editor
|
2026-02-13 23:04:06 +01:00 |
|
|
|
e8443f07f9
|
Introducing columns formulas
|
2026-02-13 21:38:00 +01:00 |
|
|
|
fe322300c1
|
Fixed performance issues by creating a dedicated store for dataframe and optimizing
|
2026-02-11 22:09:08 +01:00 |
|
|
|
79c37493af
|
Added mouse selection
|
2026-02-09 23:46:31 +01:00 |
|
|
|
b0d565589a
|
Added natural colors presets
|
2026-02-08 23:19:47 +01:00 |
|
|
|
0119f54f11
|
Added columns values in suggestion + fixed commands key conflicts bug
|
2026-02-08 22:44:06 +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 |
|
|
|
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 |
|
|
|
1c1ced2a9f
|
Added syntax colorization
|
2026-02-07 10:52:40 +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 |
|
|
|
778e5ac69d
|
I can apply format rules
|
2026-01-26 23:29:51 +01:00 |
|
|
|
9abb9dddfe
|
Added classes to support formatting
|
2026-01-26 21:32:26 +01:00 |
|
|
|
3083f3b1fd
|
Clean version before implementing formatting
|
2026-01-26 19:09:15 +01:00 |
|
|
|
7f3e6270a2
|
Added draft of DataGridColumnsManager that uses Search and Dropdown
|
2026-01-25 09:47:05 +01:00 |
|
|
|
191ead1c89
|
First version of DataGridQuery. Fixed scrollbar issue
|
2026-01-23 21:26:19 +01:00 |
|
|
|
509a7b7778
|
I can resize Datagrid columns
|
2026-01-18 19:12:13 +01:00 |
|
|
|
5d6c02001e
|
Implemented lazy loading
|
2026-01-11 15:49:20 +01:00 |
|
|
|
a9eb23ad76
|
Optimized Datagrid.render()
|
2026-01-10 22:54:02 +01:00 |
|
|
|
47848bb2fd
|
Fixed tab recreation logic and improved error handling
|
2026-01-10 21:18:23 +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 |
|
|
|
70abf21c14
|
I can save and load Datagrid content
|
2026-01-06 18:46:17 +01:00 |
|
|
|
2f808ed226
|
Improved command management to reduce the number of instances
|
2025-12-21 11:14:02 +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 |
|
|
|
dc5ec450f0
|
I can open an excel file and see its content
|
2025-12-07 17:46:39 +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 |
|