Ruben Fiszel
9474e7c68a
fix: fix agchart rendering
2024-05-15 06:27:34 +02:00
Faton Ramadani
1532f5b239
feat(frontend): Add date format ( #3675 )
...
* feat(frontend): Add date format
* feat(frontend): Add date format
* feat(frontend): add missing case
* feat(frontend): add date format
* fix(frontend): added missing tooltip + added default value to the date component
2024-05-14 22:15:16 +02:00
Faton Ramadani
2cb04d544e
fix(frontend): Fix FileInput state when hidden ( #3730 )
2024-05-14 17:12:09 +02:00
Faton Ramadani
97bf818dce
fix(frontend): fix slider component styling ( #3720 )
2024-05-13 22:48:23 +02:00
Ruben Fiszel
fb369fb4a8
fix: selectedRow for a table is set on table actions
2024-05-11 00:47:52 +02:00
Ruben Fiszel
0ab51e8929
app nits
2024-05-10 23:56:55 +02:00
Ruben Fiszel
055c15e855
fix: fix build
2024-05-10 01:24:46 +02:00
Faton Ramadani
98f08c5e7b
feat(frontend): Improve app components ( #3672 )
...
* fix(frontend): wip
* fix(frontend): wip
* fix(frontend): improve components
* fix(frontend): improve components
* fix(frontend): improve ranges
* fix(frontend): fix build
2024-05-07 18:04:12 +02:00
Ruben Fiszel
c95bec678f
nit disablable fields preview
2024-05-04 17:36:04 +02:00
Ruben Fiszel
7634b35cb9
fix: improve conditional wrapper for app editor
2024-05-04 10:59:38 +02:00
Faton Ramadani
11e0224b76
fix(frontend): Handle empty error message in toast + hide GridEditorM… ( #3664 )
...
* fix(frontend): Handle empty error message in toast + hide GridEditorMenu when the component is not visible
* fix(frontend): Handle empty error message in toast + hide GridEditorMenu when the component is not visible
* fix(frontend): use the right id
2024-05-02 19:09:45 +02:00
Faton Ramadani
a52c07d964
fix(frontend): Disable the insert button when required fields are empty strings ( #3659 )
2024-05-01 17:30:43 +02:00
Faton Ramadani
34942896b5
fix(frontend): Restore AgGrid borders and remove the outer border pro… ( #3658 )
...
* fix(frontend): Restore AgGrid borders and remove the outer border properly. Improve the active color in both themes.
* fix(frontend): Restore AgGrid borders and remove the outer border properly. Improve the active color in both themes.
* fix(frontend): Remove old comment
2024-05-01 14:42:26 +02:00
Faton Ramadani
20b0225525
fix(frontend): improve default select styling for apps ( #3656 )
...
* fix(frontend): improve select
* fix(frontend): update border-radius
* fix(frontend): update border-radius
2024-05-01 13:25:34 +02:00
Ruben Fiszel
2ab9056744
tablecomponent added last ( #3655 )
...
* tablecomponent_legacy
* Update sets.ts
2024-05-01 10:29:06 +02:00
Faton Ramadani
047d89d14e
fix(frontend): sync columnDefs + improve columnDefs management ( #3632 )
...
* fix(frontend): sync columnDefs + improve columnDefs management
* fix(frontend): sync columnDefs + improve columnDefs management
* fix(frontend): improve code quality
* fix(frontend): improve code quality
* fix(frontend): remove useless warning while the config is loading
* fix(frontend): Disable actions for database studio, since columnDefs are managed by the component
* feat(frontend): Fix Database studio
* feat(frontend): revert changes from Database Studio
* feat(frontend): fix DB Studio refresh
* fix(frontend): improve code quality
* fix(frontend): improve code quality
* fix(frontend): fix build
* fix(frontend): fix wording
* fix(frontend): fix aggrid
2024-05-01 10:25:48 +02:00
Faton Ramadani
aad0740bc3
fix(frontend): improve result, flow status and log components ( #3653 )
2024-05-01 10:25:06 +02:00
Faton Ramadani
ab4d58f4b9
feat(frontend): Improve inputs ( #3651 )
...
* fix(frontend): Improve AgGrid Infinite table default codes + deprecated table + improve AutoDatatable
* fix(frontend): Handle undefined rowCount
* fix(frontend): Improve Ag Grid footer
* fix(frontend): Improve Deprecated badge
* fix(frontend): Improve inputs
* fix(frontend): revert select
2024-05-01 10:24:08 +02:00
Ruben Fiszel
8742f7bcfb
small error clearing fix
2024-04-30 16:07:14 +02:00
Ruben Fiszel
ad34434698
fix: fix aggrid table actions
2024-04-30 15:33:25 +02:00
HugoCasa
9c5205aba5
fix: pg types conversion dbstudio ( #3636 )
2024-04-29 22:34:43 +02:00
Ruben Fiszel
a543d1292c
fix decision tree initial rendering
2024-04-29 21:46:22 +02:00
Ruben Fiszel
81ff3415b7
fix: improve dnd on app editor for large screens
2024-04-26 21:17:26 +02:00
Ruben Fiszel
6436a96930
fix: make configurable footer for aggrid in apps
2024-04-26 18:25:26 +02:00
Ruben Fiszel
f2a8303cb9
allow other cell renderer for aggrid
2024-04-26 18:19:22 +02:00
Ruben Fiszel
7a3d9ee66b
improve select resiliency
2024-04-26 11:47:55 +02:00
HugoCasa
b1ae732df0
fix: support all pg types from db studio ( #3613 )
...
* fix: support all pg types from db studio
* chore: parser pkg frontend update
2024-04-25 17:32:06 +02:00
HugoCasa
bee719813e
feat: app select policy ( #3610 )
...
* feat: app select policy
* fix: question marks
2024-04-25 17:21:00 +02:00
Faton Ramadani
8021919bc6
fix(frontend): Improve AgGrid Infinite table default codes + deprecat… ( #3609 )
...
* fix(frontend): Improve AgGrid Infinite table default codes + deprecated table + improve AutoDatatable
* fix(frontend): Handle undefined rowCount
* fix(frontend): Improve Ag Grid footer
* fix(frontend): Improve Deprecated badge
2024-04-25 15:06:58 +02:00
Faton Ramadani
97ca8b5d32
fix(frontend): Fix AgGrid infinit clear ( #3607 )
2024-04-24 18:38:36 +02:00
Henri Courdent
5d64501288
Fixed docLink of AgGrid Infinite ( #3606 )
2024-04-24 17:24:30 +02:00
Faton Ramadani
ce4c88fb3d
feat(frontend): Aggrid infinite default code ( #3604 )
...
* feat(frontend): Add missing licence editor + add default codes
* feat(frontend): Add missing licence editor + add default codes
2024-04-24 17:03:11 +02:00
Faton Ramadani
acbc05a7ab
feat(frontend): add search to AgGrid Infinite ( #3600 )
...
* feat(frontend): add search fto AgGrid Infinite
* feat(frontend): add missing actions
* feat(frontend):fix initial previousResult
* feat(frontend): fix reload
2024-04-24 11:51:21 +02:00
Faton Ramadani
cadd39754b
feat(frontend): Aggrid infinite ( #3592 )
...
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): done
* feat(frontend): done
* feat(frontend): done
* feat(frontend): fix initializing
* feat(frontend): update all refreshButtons
* feat(frontend): fix build
2024-04-24 09:32:28 +02:00
Faton Ramadani
bccb87b8f4
fix(frontend): Fix the table selection + improve the ComponentInputTypeEditor ( #3585 )
2024-04-22 15:50:36 +02:00
Henri Courdent
3f94fc0b86
grammar errors ( #3583 )
...
* Grammar errors
* Grammar errors
2024-04-22 14:00:28 +02:00
Amélia and Faton Ramadani
4b593cb418
Darkmode rework ( #3578 )
...
* darkmode_v2
* darkmode_v2
* feat(frontend): Fix dark theme
* feat(frontend): Remove submodule
---------
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
2024-04-22 12:19:23 +02:00
Faton Ramadani
82846ccecd
feat(frontend): Fix style panel zIndex ( #3581 )
2024-04-22 12:17:21 +02:00
Ruben Fiszel
38f4a83cd9
table quick nits
2024-04-20 11:37:05 +02:00
Faton Ramadani
895ad3de05
feat(frontend): Improve tables ( #3577 )
...
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): aggrid theme
* feat(frontend): aggrid theme
* feat(frontend): aggrid theme
* feat(frontend): support old themes
2024-04-20 10:54:34 +02:00
8cb7d29cf8
feat(frontend): Deeply nested Modals and Drawers ( #3565 )
...
* fix(frontend): Support deeply nested drawers and modals
* fix(frontend): Support deeply nested drawers and modals
* fix(frontend): Support deeply nested drawers and modals
* feat(frontend): fix name
* chore(main): release 1.308.2 (#3569 )
* chore(main): release 1.308.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
* feat(frontend): wip
* feat(frontend): wip
* fix(frontend): fix event propagation
* fix(frontend): fix drawers globally
* feat(frontend): Fix all drawers
* feat(frontend): split zIndexes in a new file
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-04-19 18:58:39 +02:00
Ruben Fiszel
4eac782a84
nits
2024-04-19 17:47:18 +02:00
Ruben Fiszel
6d2f107f46
nits
2024-04-18 16:05:57 +02:00
Ruben Fiszel
abd8deb453
nits
2024-04-17 22:58:23 +02:00
Ruben Fiszel
cb6efb08a2
feat: show more for logs on s3 directly possible from browser log viewer
2024-04-17 21:42:46 +02:00
HugoCasa
86869ff61a
fix: db update cell issue when some col values are null ( #3558 )
...
* fix: db update cell issue when some col values are null
* fix: use sql cond instead + delete + format
2024-04-15 19:15:49 +02:00
Faton Ramadani
261c5bf4a4
fix(frontend): fix text alignement, email input before icon and fix m… ( #3561 )
...
* fix(frontend): fix text alignement, email input before icon and fix modal/drawer z-index
* fix(frontend): fix text alignement, email input before icon and fix modal/drawer z-index
2024-04-15 17:19:56 +02:00
Faton Ramadani and Ruben Fiszel
7ccfbd7c12
feat(frontend): ImproveApp Editor UI ( #3514 )
...
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-04-15 16:27:44 +02:00
Faton Ramadani
d92df3f3cd
feat(frontend): Add actions to Database Studio ( #3556 )
...
* feat(frontend): Add actions to Database Studio
* feat(frontend): Add actions to Database Studio
2024-04-15 14:07:35 +02:00
Faton Ramadani
0895238f31
fix(frontend): fix the initial dimension of the markdown component ( #3554 )
2024-04-15 09:05:51 +02:00