Commit Graph

37 Commits

Author SHA1 Message Date
70915b2691 I can add new columns 2026-02-16 21:57:39 +01:00
fe322300c1 Fixed performance issues by creating a dedicated store for dataframe and optimizing 2026-02-11 22:09:08 +01:00
520a8914fc I can select range with visual feedback 2026-02-10 23:00:45 +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
3ec994d6df Refactored assets serving 2026-02-08 16:31:38 +01:00
1c1ced2a9f Added syntax colorization 2026-02-07 10:52:40 +01:00
db1e94f930 I can format columns 2026-02-06 22:46:59 +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
05d4e5cd89 Working version of DataGridColumnsManager.py where columns can be updated 2026-01-25 21:40:32 +01:00
e31d9026ce I can hide and show the columns, and it dynamically updates the grid 2026-01-25 18:48:54 +01:00
3abfab8e97 I can show and hide the columns comanger 2026-01-25 11:29:18 +01:00
7f3e6270a2 Added draft of DataGridColumnsManager that uses Search and Dropdown 2026-01-25 09:47:05 +01:00
0bd56c7f09 Working on ColumnsManager. Added CycleStateControl and DataGridColumnsManager. 2026-01-24 23:55:44 +01:00
06e81fe72a I can select rows and columns 2026-01-24 19:23:10 +01:00
ba2b6e672a I can click on the grid to select a cell 2026-01-24 12:06:22 +01:00
191ead1c89 First version of DataGridQuery. Fixed scrollbar issue 2026-01-23 21:26:19 +01:00
872d110f07 Working on DatagridFilter 2026-01-21 22:33:17 +01:00
ca40333742 Fixed toolip 2026-01-21 21:07:11 +01:00
346b9632c6 I can move columns 2026-01-18 20:34:36 +01:00
509a7b7778 I can resize Datagrid columns 2026-01-18 19:12:13 +01:00
500340fbd3 Optimized Datagrid scrolling 2026-01-16 21:00:55 +01:00
d909f2125d Added scrollbars 2026-01-11 23:25:55 +01:00
5d6c02001e Implemented lazy loading 2026-01-11 15:49:20 +01:00
797883dac8 I can display datagrid content 2026-01-08 15:19:16 +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
3aa36a91aa DatagridsManager : I can see the opened folders in the Treeview 2025-12-07 20:57:20 +01:00
05067515d6 Added recursion to Properties.py 2025-12-06 10:06:42 +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