Ruben Fiszel
c8a793d35e
feat: add support for multiselect in python
2024-01-10 13:12:20 +01:00
Ruben Fiszel
94e9b80e19
fix: expand enum type narrowing to forms
2023-11-25 11:03:14 +01:00
Faton Ramadani
0c0f43dd3a
feat(frontend): add currency format + add enum autocomplete + fix run… ( #2670 )
...
* feat(frontend): add currency format + add enum autocomplete + fix runs page layout
* feat(frontend): use ArgEnum for array when using enums
* Fix currencies
* feat(frontend): fix currency input
* feat(frontend): fix multiselect
* feat(frontend): fix multiselect
2023-11-25 10:16:06 +01:00
Ruben Fiszel
2f15ebc5f9
feat: custom error messages for forms
2023-11-19 13:54:32 +01:00
Ruben Fiszel
33dfcfbdc7
fix: nested schemas can use required
2023-11-17 14:38:00 +01:00
Ruben Fiszel
2b4b0cdc74
UX improvements
2023-11-11 10:37:18 +01:00
Faton Ramadani
fe35c7ad3c
feat(frontend): Buttons refactor ( #2545 )
...
* feat(frontend): wip
* feat(frontend): button refactor wip
* feat(frontend): button refactor wip
* feat(frontend): fix build
* feat(frontend): fix build
* fix(frontend): fix build
* fix(frontend): fix buttons styles
* fix(frontend): remove dev file
* feat(frontend): clean up
* feat(frontend): done
* feat(frontend): done
* feat(frontend): remove duplicated componnet
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): forked Flow icons
* feat(frontend): remove legacy dropdown
* feat(frontend): migrated all + remove dependencies
* feat(frontend): clean up
2023-11-10 09:43:10 +01:00
Ruben Fiszel
8ac0562a36
feat: add form validation for apps
2023-10-22 17:55:05 +02:00
Faton Ramadani
9fc30bde1f
Various fix ( #2032 )
...
* fix(frontend): Before legacy code + add confirmation modal when removing a user + fix folder stats
* fix(frontend): Add Date type narrowing
* fix(frontend): Add missing fullscreen in ScriptEditorDrawer
* fix(frontend): Check if we have un-saved changes before navigating to the homepage
* fix(frontend): correctly use the keyed each
* fix(frontend): add DateTimeInput
* fix(frontend): add DateTimeInput
* fix(frontend): add DateTimeInput
* fix(frontend): code cleanup
* fix(frontend): Set default time to 00:00
2023-08-11 18:38:45 +02:00
Ruben Fiszel
3410e66b22
fix: improve code structure to reduce unecessary dependency of apppreview on heavy packages
2023-08-01 09:16:16 +02:00
Faton Ramadani
8fa9e3ca4c
Dark mode v0 ( #1893 )
...
* feat(frontend): wip
* wip
* wip
* wip
* wip
* add toggle
* correctly handle monaco theme
* wip
* wip
* wip
* wip
* wip
* feat(frontend): Dark mode v0
* feat(frontend): Adap AI gen poppup
* feat(frontend): Adap script metadata labels
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix ressource picker
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix unreadable texts
* feat(frontend): Add theme toggle in the login page
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix language selection
* feat(frontend): Fix FlowStatusViewer colors
* feat(frontend): Fix divide colors
* feat(frontend): Fix flow graph buttons
* feat(frontend): add theme toggle in login modal
* feat(frontend): small ui fix
* feat(frontend): fix graph dark mode toggle
2023-07-25 10:43:04 +02:00
Ruben Fiszel
1b637efd74
lighten types in arg inputs
2023-06-29 13:44:26 +02:00
Ruben Fiszel
80c07ad905
feat: add diff viewer to script autosave discard menu
2023-06-19 00:37:31 +02:00
Ruben Fiszel
1060d3271c
feat: add enums to array args
2023-06-18 21:01:53 +02:00
Ruben Fiszel
a121ca0875
fix: fix app button form modal
2023-06-12 14:11:46 +02:00
Ruben Fiszel
8d8542e4cf
only prettify run forms and lightweight schema form
2023-05-10 17:29:12 +02:00
Faton Ramadani
bef829d480
feat(frontend): Add label, description, input style + add displayType… ( #1540 )
...
* feat(frontend): Add label, description, input style + add displayType prop
* feat(frontend): add large gap prop + use ResolveConfig
2023-05-08 18:04:18 +02:00
Ruben Fiszel
9e1e9a8d3a
rework ownership permissions
2023-04-15 23:03:16 +02:00
Faton Ramadani
58d4b556eb
fix(frontend): Add missing stopPropagation ( #1394 )
...
* fix(frontend): Add missing stopPropagation
* fix(frontend): fix component selection
2023-04-11 16:22:22 +02:00
Ruben Fiszel
7c0de93b3d
remove all frontend warnings and unused imports
2023-04-02 17:02:57 +02:00
Ruben Fiszel
b95afaa9bb
feat(frontend): use rich json editor for arrays of objects and for object in ArgInput
2023-03-27 13:03:06 +02:00
Ruben Fiszel
577dec5c57
feat(frontend): multiselect components for apps
2023-03-25 16:54:50 +01:00
Ruben Fiszel
e27de7fb5d
lightarginput for apps forms
2023-03-16 00:13:09 +01:00