Ruben Fiszel
|
ddfb4a2211
|
add options to chartjs component
|
2023-06-08 15:28:09 +02:00 |
|
Ruben Fiszel
|
f71ac4b8f4
|
feat(apps): copy paste across apps
|
2023-06-05 03:18:52 +02:00 |
|
Faton Ramadani
|
4ad364e551
|
App multi select default items (#1638)
* feat(frontend): add default items to multi select component
* feat(frontend): set the output correctly
|
2023-05-24 13:58:05 +02:00 |
|
Faton Ramadani
|
aa243f6dcf
|
feat(frontend): disable tabs (#1623)
* feat(frontend): disable tabs
* feat(frontend): disable tabs
* feat(frontend): remove console.log
* feat(frontend): remove GridTabDisabled for Stepper component
|
2023-05-22 14:37:11 +02:00 |
|
Faton Ramadani
|
dc5452474a
|
feat(frontend): add plain chartjs component (#1621)
* fix(frontend): add plain chartjs component
* feat(frontend): add missing styling
* feat(frontend): fix typing
* feat(frontend): fix typing
|
2023-05-22 11:18:04 +02:00 |
|
Ruben Fiszel
|
badeefe57b
|
feat(frontend): add flowstatus and log component for apps
|
2023-05-21 18:37:18 +02:00 |
|
Ruben Fiszel
|
9a73fd9663
|
make select full width in apps
|
2023-05-20 21:24:13 +02:00 |
|
Ruben Fiszel
|
36280cffc8
|
feat: expose a react sdk to integrate windmill into react apps (#1605)
* expose react sdk
* expose react sdk
* iterate
* iterate
* iterate
* nit
* update example
* update example
* small fixes
* update all
|
2023-05-19 20:44:07 +02:00 |
|
Ruben Fiszel
|
811501d277
|
fix: rework multiselect as app component (#1599)
|
2023-05-18 16:28:58 +02:00 |
|
Faton Ramadani
|
175785459a
|
fix(frontend): Add missing tooltips + multilpe small fix in the app builder (#1590)
* fix(frontend): revert commit that were removed + delete outdated components + add missing tooltips
* fix(frontend): remove outdated select button
* fix(frontend): add missing tooltips
* fix(frontend): add debug tab
* fix(frontend): remove duplicate file
* fix(frontend): add missing props
|
2023-05-17 17:34:40 +02:00 |
|
Faton Ramadani
|
c06782e839
|
feat(frontend): add presets components (#1589)
* feat(frontend): add presets components
* feat(frontend): fix build
|
2023-05-17 14:25:10 +02:00 |
|
Faton Ramadani
|
0ab17890b8
|
feat(frontend): stepper standalone (#1558)
|
2023-05-15 11:52:08 +02:00 |
|
Faton Ramadani
|
433514273b
|
App style rework (#1566)
* feat(frontend): fix styling in multiple components
* feat(frontend): rework modals
* feat(frontend): fix tooltip
* feat(frontend): fix ui
* feat(frontend): clean up
* feat(frontend): remove unnecessary file
|
2023-05-13 17:24:26 +02:00 |
|
Ruben Fiszel
|
699390f321
|
feat(frontend): add download button
|
2023-05-12 11:08:59 +02:00 |
|
Ruben Fiszel
|
d2057f8af7
|
feat(frontend): allow copy pasting nested containers
|
2023-05-10 20:56:28 +02:00 |
|
Faton Ramadani
|
5b6582c673
|
feat(frontend): app on error (#1556)
* feat(frontend): app on error
* feat(frontend): Add default onError errorOverlay + add toggle to optionally append error to the error toast
* feat(frontend): Add default onError errorOverlay + add toggle to optionally append error to the error toast
* feat(frontend): hide bug icon
* feat(frontend): add missing ?
* feat(frontend): simplify the code
|
2023-05-10 16:32:55 +02:00 |
|
Faton Ramadani
|
77c1bc80da
|
feat(frontend): App select tabs (#1557)
* feat(frontend): app select tabs
* feat(frontend): app select tabs
* feat(frontend): app select tabs
* feat(frontend): fix build
* feat(frontend): removeclasses
* feat(frontend): add tabSize
|
2023-05-10 16:32:37 +02:00 |
|
Faton Ramadani
|
e97ddee8e8
|
feat(frontend): conditional rendering (#1555)
* feat(frontend): conditional rendering
* feat(frontend): done
* feat(frontend): small fix
* feat(frontend): done
* feat(frontend): renaming
* feat(frontend): restructure components
* feat(frontend): revert setTab
* feat(frontend): fix setTab
* feat(frontend): fix setTab
|
2023-05-10 14:23:33 +02:00 |
|
Ruben Fiszel
|
4c3151dfdc
|
improve form config
|
2023-05-10 09:25:17 +02:00 |
|
Ruben Fiszel
|
f6b938f446
|
nit form config
|
2023-05-10 08:57:04 +02:00 |
|
Faton Ramadani
|
9ebb4877e9
|
feat(frontend): app modal (#1518)
* feat(frontend): app modal wip
* feat(frontend): Modal
* feat(frontend): fix modal title
* feat(frontend): Merge main
* feat(frontend): fix build
* feat(frontend): use ResolveConfig + rename prop
* feat(frontend): use ResolveConfig + rename prop
|
2023-05-08 18:04:43 +02:00 |
|
Faton Ramadani
|
edfda0d63a
|
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 |
|
Faton Ramadani
|
7c7b033eda
|
feat(frontend): App stepper (#1529)
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): stepper done
* feat(frontend): Fix colors
* feat(frontend): fix build
* feat(frontend): app stepper done
* feat(frontend): app stepper done
* feat(frontend): add editor mode
* feat(frontend): remove unnecessary reactivity
* feat(frontend): python default code
* feat(frontend): remove submit
* feat(frontend): pre-connect
* feat(frontend): Adapt AppStepper
* feat(frontend): add errorHandledByComponent
* feat(frontend): remove button + fix runStep
* feat(frontend): fix overflow
|
2023-05-05 17:15:40 +02:00 |
|
Faton Ramadani
|
c8ed25f943
|
feat(frontend): App Schema Form component (#1533)
* feat(frontend): app static form
* feat(frontend): working schemaForm
* feat(frontend): add lightmode
* feat(frontend): sync values direclty
* feat(frontend): remove dev code
|
2023-05-05 16:40:07 +02:00 |
|
Ruben Fiszel
|
168d48630c
|
feat(frontend): add recompute others to background scripts
|
2023-05-03 10:48:13 +02:00 |
|
Ruben Fiszel
|
503cec3f3e
|
feat(frontend): add labels as table action
|
2023-05-02 12:17:32 +02:00 |
|
Ruben Fiszel
|
3900908f50
|
feat(frontend): allow running eval in every field
|
2023-05-02 09:59:18 +02:00 |
|
Faton Ramadani
|
51e090e486
|
App UI rework (#1442)
* feat(frontend): app editor ui rework
* feat(frontend): update insert variable
* feat(frontend): fix preview button
* feat(frontend): update toggle group v2
* feat(frontend): fix typo
* feat(frontend): fix build
* feat(frontend): adapt homepage
* feat(frontend): small fix
* feat(frontend): add back type
|
2023-04-21 10:40:03 +02:00 |
|
Ádám Kovács
|
89e73b2226
|
fix(frontend): Minor update of app default codes (#1440)
|
2023-04-20 11:38:30 +02:00 |
|
Ádám Kovács
|
21d28f5ed9
|
fix(frontend): Update app default codes (#1432)
* fix(frontend): Update app default codes
* remove console log
|
2023-04-19 22:46:00 +02:00 |
|
Ádám Kovács
|
58d5238e99
|
fix(frontend): Fix app file uploads (#1408)
* fix(frontend): Image upload
* fix
* handle map input error
|
2023-04-13 21:00:12 +02:00 |
|
Ruben Fiszel
|
94098c23e0
|
fix refreshOn
|
2023-04-13 09:22:52 +02:00 |
|
Faton Ramadani
|
fac95318cd
|
fix(frontend): Remove output when deleting a component (#1397)
|
2023-04-12 10:28:54 +02:00 |
|
Faton Ramadani
|
1a51fa1526
|
fix(frontend): remove stopPropagation that was preventing components dnd (#1378)
|
2023-04-10 07:23:15 +02:00 |
|
Ruben Fiszel
|
aadaeed4c1
|
change default recomputeOnInputChanges
|
2023-04-08 12:33:03 +02:00 |
|
Faton Ramadani
|
9b3ab9d846
|
App input (#1353)
* feat(frontend): record frontend errors
* feat(frontend): display result
* feat(frontend): Fix name shadowing
* feat(frontend): fix typo
* fix(frontend): better display frontend errors
* fix(frontend): wip
* wip
* feat(frontend): text input
* feat(frontend): enable double click to open + disabled mode when input is computed or connected
* feat(frontend): fix monaco setCode
* feat(frontend): revert package.json changes
* feat(frontend): fix syncing issues
* feat(frontend): adapt style
* feat(frontend): fix event propagation
|
2023-04-04 16:00:50 +02:00 |
|
 Ádám KovácsandRuben Fiszel
|
a69feda6bf
|
feat(frontend): Add ID renaming popup (#1344)
* feat(frontend): Add id renaming popup
* fix(frontend): State reset
* actually do it
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2023-04-02 15:46:24 +02:00 |
|
Ruben Fiszel
|
85e7111c9f
|
fix cycle in imports
|
2023-04-01 01:40:19 +02:00 |
|
Ruben Fiszel
|
5bbad81a8c
|
fix(frontend): improve app tables
|
2023-03-31 00:19:14 +02:00 |
|
Ruben Fiszel
|
0bff6e251c
|
add license
|
2023-03-30 19:48:18 +02:00 |
|
Faton Ramadani
|
4346ae43a5
|
feat(frontend): improve input connection UI (#1333)
* feat(frontend): improve input connection UI
* feat(frontend): prevent pointerup from bubbling + refactor the code
* feat(frontend): remove unnecessary alert + fix null display
* feat(frontend): restore hoveredComponent when connecting + properly open deeply nested component
* feat(frontend): fix ObjectViewer display
|
2023-03-29 09:05:50 +02:00 |
|
Ruben Fiszel
|
806e2dc817
|
feat(frontend): add pagination
|
2023-03-28 16:58:43 +02:00 |
|
Ruben Fiszel
|
62461b7629
|
feat(frontend): add textareacomponent + fix multiselect style + select multi components
|
2023-03-27 18:33:50 +02:00 |
|
Faton Ramadani
|
e8aafce789
|
fix(frontend): Small app fixes (#1331)
* fix(frontend): wip
* fix(frontend): wip
* fix(frontend): merge main
* fix(frontend): fix build
* fix(frontend): revert css
* fix(frontend): fix alignement + remove id from if deleted
* fix(frontend): fix connection height
* fix(frontend): done
|
2023-03-27 11:50:40 +02:00 |
|
Ruben Fiszel
|
a3ed5f0137
|
many apps small fixes
|
2023-03-26 18:14:37 +02:00 |
|
Ruben Fiszel
|
55842694fc
|
feat(frontend): multiselect components for apps
|
2023-03-25 16:54:50 +01:00 |
|
Ruben Fiszel
|
4e50278ae7
|
fix(apps): improve app table actionButtons behavior under many clicks
|
2023-03-25 07:59:32 +01:00 |
|
Ádám Kovács
|
f3c24ee3c6
|
feat(frontend): Add quick style settings to app editor (#1308)
* feat(frontend): Add app secondary settings menu
* refactor(frontend): Separate color picker
* save
* feat(frontend): Add quick style options
* fix(frontend): Handle overflow
* feat(frontend): Add suggestions to quick styles
* save wip
* feat(frontend): Add UI for quick styling
* fix(frontend): Handle multi value properties
* fix(frontend): Convenience updates
* feat(frontend): Add styling properties to components
* fix(frontend): Parse inner colors
* fix(frontend): Multi value sync
* fix(frontend): Correct unit handling
* fix(frontend): Correct multivalue handling
* remove comments
* fix color picker label
* feat(frontend): Add box-shadow property
* feat(frontend): Add concise unit selector
* feat(frontend): Update app labels
* remove unused imports
* fix width
* fix(frontend): App freezing
* fix(frontend): Remove unused imports
* fix(frontend): Conditional chaining
* fix
* revert
* minor updates
* feat(frontend): Add 'apply style to all' button
* fix(frontend): Update styling properties
* fix(frontend): Styling menu typography update
|
2023-03-24 18:26:16 +01:00 |
|
Ádám Kovács
|
21df638df7
|
fix(frontend): Disable app keyboard navigation on focused inputs (#1326)
|
2023-03-24 16:48:34 +01:00 |
|
Ruben Fiszel
|
89db623b64
|
improve load time for tabs
|
2023-03-21 20:56:54 +01:00 |
|