Faton Ramadani
|
d604a273ee
|
feat(frontend): Copy, Cut and Paste (#1279)
* feat(frontend): add copy, paste and cut
* feat(frontend): simplify code
* feat(frontend): add apple modifiers
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2023-03-12 20:58:06 +01:00 |
|
Ruben Fiszel
|
7ec85d42e4
|
feat(apps): add resource picker
|
2023-03-10 20:01:00 +01:00 |
|
Ruben Fiszel
|
3be96d8773
|
feat(frontend-apps): add variable picker for static string input on apps
|
2023-03-10 18:41:27 +01:00 |
|
Ruben Fiszel
|
cfa91f55d5
|
trim tailwind safelist
|
2023-03-10 01:06:55 +01:00 |
|
Faton Ramadani
|
c530127216
|
fix(frontend): fix splitpanes navigation (#1276)
|
2023-03-10 00:32:33 +01:00 |
|
Ruben Fiszel
|
d3496c6a49
|
fix importjson
|
2023-03-09 22:42:47 +01:00 |
|
Ruben Fiszel
|
c9c4b94bc6
|
fix key navigation
|
2023-03-09 19:41:12 +01:00 |
|
Faton Ramadani
|
ec879162ec
|
feat(frontend): Add key navigation in app editor (#1273)
* feat(frontend): add expand
* feat(frontend): fix container height
* feat(frontend): remove code duplication
* feat(frontend): add historic
* feat(frontend): add key navigation
* feat(frontend): simplfiy
* feat(frontend): add support for subgrids
* feat(frontend): update key navigation
* feat(frontend): update key navigation
* feat(frontend): fix nested component
* feat(frontend): fix build
* feat(frontend): remove code duplication
* feat(frontend): support tabs
* feat(frontend): support tabs
* feat(frontend): Fix AppTabs + handle tab navigation
* feat(frontend): support splitpanes
|
2023-03-09 18:23:12 +01:00 |
|
Ruben Fiszel
|
1f49066b69
|
fix(frontend): simplify input bindings
|
2023-03-09 14:25:08 +01:00 |
|
Ádám Kovács
|
3a135b550f
|
feat(frontend): Add color picker input to app (#1270)
* feat(frontend): Add color picker input to app
* fix(frontend): Add color input to dividers
|
2023-03-08 22:57:34 +01:00 |
|
Faton Ramadani
|
850f1e8855
|
feat(frontend): add expand (#1268)
* feat(frontend): add expand
* feat(frontend): fix container height
* feat(frontend): remove code duplication
* feat(frontend): add historic
|
2023-03-08 22:56:30 +01:00 |
|
Ruben Fiszel
|
f96a4b9814
|
improve rendering performances for non visible elements
|
2023-03-08 16:39:16 +01:00 |
|
Faton Ramadani
|
6b5c4efa83
|
feat(frontend): add a way to automatically resize (#1259)
* feat(frontend): add a way to automatically resize (wip) + add automatic resizable component
* feat(frontend): fix text resize
* feat(frontend): remvove useless softWrap
* feat(frontend): remove useless softWrap
* feat(frontend): Fix recomputeIds + app table
* feat(frontend): Fix app preview error display
|
2023-03-07 16:53:29 +01:00 |
|
Ruben Fiszel
|
f0ba4da849
|
feat(frontend): add fork/save buttons + consistent styling for slider/range
|
2023-03-06 22:35:25 +01:00 |
|
Ádám Kovács
|
adc3a4054e
|
feat(frontend): Add app PDF viewer (#1254)
* feat(frontend): Add app PDF viewer (wip)
* fix(frontend): Handle file upload
* fix(frontend): Handle multi page pdf
* feat(frontend): Add pdf page numbering
* feat(frontend): Add more pdf viewer controls
* save
* fix(frontend): Pdf loading
* fix(frontend): Resize PDF in small window
* fix(frontend): Minor fixes
* feat(frontend): Add pdf zoom configuration
* fix wip
* save
* bg color
* save progress
* pdf scaling
* feat(frontend): fix zoom synchro
* fix(frontend): Pdf scroll tracking
* fix(frontend): Double scrollbar
* nits
* fixes
---------
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com>
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2023-03-06 20:17:36 +01:00 |
|
Ruben Fiszel
|
9fda7e4eda
|
feat(frontend): add creatable select
|
2023-03-03 01:06:36 +01:00 |
|
Ádám Kovács
|
2a4a65f83e
|
feat(frontend): Add app map component (#1251)
* feat(frontend): Add app map component (wip)
* fix(frontend): Revert
* feat(frontend): sync map configuration (#1252)
* fix(frontend): Map markers
* fix(frontend): Switching between input types
* fix(frontend): Customize map controls
* feat(frontend): Fix output + add set region button
* feat(frontend): Fix output + add set region button
* feat(frontend): Fix output + add set region button
* feat(frontend): Only display set region button on edit mode
---------
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com>
|
2023-03-02 14:25:30 +01:00 |
|
Ruben Fiszel
|
78400c53a2
|
fix(frontend): fix table bindings
|
2023-03-02 09:54:30 +01:00 |
|
Ruben Fiszel
|
91fe87c481
|
fix splitpanes
|
2023-03-02 02:31:39 +01:00 |
|
Faton Ramadani
|
02995b04c2
|
feat(frontend): app splitpanes (#1248)
* feat(frontend): app splitpanes
* feat(frontend): app splitpanes vertical
* feat(frontend): support both splitpanes
* done
* done
* default select value
* container height
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2023-03-02 01:30:07 +01:00 |
|
Ruben Fiszel
|
404fa410ef
|
fix(frontend): rework app reactivity
|
2023-03-01 20:01:59 +01:00 |
|
Ruben Fiszel
|
73379f4845
|
active grid border-dashed for apps
|
2023-03-01 01:18:10 +01:00 |
|
Ruben Fiszel
|
80b5b4eae6
|
fix app fields
|
2023-02-28 22:41:21 +01:00 |
|
Ádám Kovács
|
61f1e36d9d
|
fix(frontend): Add more app custom css (#1247)
* fix(frontend): Add number input custom css
* fix(frontend): Add currency input custom css
* fix(frontend): Add slider custom css
* fix(frontend): Add range custom css
* fix(frontend): Add password input custom css
* fix(frontend): Add date input custom css
* fix(frontend): Add tabs custom css
* fix(frontend): Minor stylings
* fix(frontend): Add icon custom css
* fix(frontend): Add dividers custom css
* fix(frontend): Add file input custom css
* fix(frontend): Add image custom css
|
2023-02-28 21:05:58 +01:00 |
|
Faton Ramadani
|
7dea6f30a6
|
feat(frontend): App drawer (#1246)
* feat(frontend): app drawer
* feat(frontend): app drawer
* feat(frontend): app drawer
* feat(frontend): app drawer wip
* feat(frontend): drawer wip
* feat(frontend): drawer wip
* feat(frontend): app missing prop
* feat(frontend): revert drawer changes
* feat(frontend): highlight subgrid
|
2023-02-28 15:49:57 +01:00 |
|
Ádám Kovács
|
870c1997b2
|
fix(frontend): Add more app custom css (#1229)
* fix(frontend): Add container custom css
* fix(frontend): Add form custom css
* fix(frontend): Add form button custom css
* feat(frontend): Add css quick reset button
* feat(frontend): Filter component css by usage
* fix(frontend): Save state of unused component display
* fix(frontend): Add pie chart custom css
* fix(frontend): Add bar chart custom css
* fix(frontend): Update vega lite and plotly loading
* fix(frontend): Add html and timeseries custom css
* fix(frontend): Add scatter chart custom css
* fix(frontend): Add table custom css
* fix(frontend): Revert container custom styles
* fix(frontend): Add toggle custom css
* fix(frontend): Add text input custom css
* fix(frontend): Update
* fix(frontend): Remove undefined css customizations
|
2023-02-28 09:21:56 +01:00 |
|
Ruben Fiszel
|
be8c70f94d
|
apps improvements
|
2023-02-27 14:37:32 +01:00 |
|
Ruben Fiszel
|
8b6e579c16
|
fix many apps bugs
|
2023-02-26 23:43:00 +01:00 |
|
Ruben Fiszel
|
e7a7859d07
|
feat(apps): add ag grid
|
2023-02-25 13:11:50 +01:00 |
|
Ruben Fiszel
|
4b417e9b6a
|
making slider/range values connectable
|
2023-02-24 20:50:01 +01:00 |
|
Faton Ramadani
|
9ff6e9e672
|
fix(frontend): gridtab
|
2023-02-24 19:52:20 +01:00 |
|
Faton Ramadani
|
65ccae6837
|
fix(frontend): delete grid item
|
2023-02-24 19:52:20 +01:00 |
|
Faton Ramadani
|
fae7f0365b
|
fix(frontend): rewrote utils
|
2023-02-24 19:52:20 +01:00 |
|
Ruben Fiszel
|
457056e3c8
|
flatten
|
2023-02-24 19:52:20 +01:00 |
|
Ruben Fiszel
|
247d5ad26c
|
tab rework v2
|
2023-02-23 23:39:57 +01:00 |
|
Ruben Fiszel
|
08e2e6dbb2
|
fix(frontend): containers and tab fixes v1
|
2023-02-23 19:59:23 +01:00 |
|
Ádám Kovács
|
cc3ef78776
|
refactor(frontend): Reorganise app components (#1224)
* refactor(frontend): Reorganise app components
* refactor(frontend): Restructure app component
|
2023-02-23 14:15:45 +01:00 |
|