Guilhem
|
5f696f12f9
|
migrate ToggleButtonGroup to melt
|
2025-02-18 13:18:42 +00:00 |
|
Guilhem
|
4c0177c255
|
fix typo
|
2025-02-18 13:18:42 +00:00 |
|
Guilhem
|
5e73d41e85
|
remove unused TotorialItem
|
2025-02-18 13:18:42 +00:00 |
|
Guilhem
|
d483940297
|
remove unused Popup component
|
2025-02-18 13:18:42 +00:00 |
|
Guilhem
|
4960f3ce6b
|
remove unused ButtonDropdown
|
2025-02-18 13:18:42 +00:00 |
|
Guilhem
|
5684035098
|
nit
|
2025-02-18 13:18:42 +00:00 |
|
Guilhem
|
f793080828
|
fix melt tooltip display
|
2025-02-18 13:18:42 +00:00 |
|
Guilhem
|
4c48665314
|
dropdown v2 default stop propagation
|
2025-02-18 13:18:42 +00:00 |
|
Guilhem
|
76f826a222
|
fix nit
|
2025-02-17 14:26:46 +00:00 |
|
Guilhem
|
6b8ee38caa
|
replace popup with popover for app components
|
2025-02-17 14:25:09 +00:00 |
|
Guilhem
|
7fd59292eb
|
replace popup with melt popover
|
2025-02-17 10:12:42 +00:00 |
|
Guilhem
|
db4c02785f
|
Merge remote-tracking branch 'origin/main' into glm/use_melt_menu
|
2025-02-17 08:23:42 +00:00 |
|
Alexander Petric
|
8adf02ba3c
|
reactivity fix on teams workspace dropdown (#5300)
|
2025-02-14 23:07:17 +01:00 |
|
Ruben Fiszel
|
3544e20dca
|
nits
|
2025-02-14 18:49:26 +01:00 |
|
Ruben Fiszel
|
cfe5232f56
|
nits
|
2025-02-14 17:15:59 +01:00 |
|
Ruben Fiszel
|
826fd436bb
|
optimize network calls of flow status
|
2025-02-14 16:43:58 +01:00 |
|
Ruben Fiszel
|
266f82046a
|
fix: improve runs page load time
|
2025-02-14 13:30:07 +01:00 |
|
Alexander Petric
|
2ea3bdec2d
|
fix: populate teams channel on initial load (#5284)
|
2025-02-13 22:24:48 +01:00 |
|
Guilhem
|
215c48aa53
|
wip migrate popup to popover
|
2025-02-13 21:23:21 +00:00 |
|
Guilhem
|
d93e3422cf
|
Migrating popup to popover
|
2025-02-13 21:13:52 +00:00 |
|
Ruben Fiszel
|
86d45c61c9
|
fix extra_perms for schedule light
|
2025-02-13 21:34:53 +01:00 |
|
 Alexander PetricandRuben Fiszel
|
149d5fb3e1
|
feat: teams workspace scripts (#5238)
* backend and clients
* adding teams_team_name to workspace_settings
* openapi.yaml adding teams workspace settings endpoints
* teams workspace settings frontend
* workspaces router
* build ce
* ee gate
* ee oauth
* update client
* workspace error handler
* remove log
* ce
* point to new hub scripts
* updating hubPaths
* updating hubPaths
* cleanup
* merge
* schedule teams error
* polish, reactivity
* sqlx compilewarning
* sqlx migrate
* make it build
* router
* fix
* remove sqlx workaround
* Update ee-repo-ref.txt
* simplify some logic
* sqlx
* latest ee ref
* latest ee ref
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
|
2025-02-13 16:53:57 +01:00 |
|
Ruben Fiszel
|
1be335f042
|
fix(bun): remove unecessary buntar in a bun bundle world
|
2025-02-13 13:40:44 +01:00 |
|
Henri Courdent
|
69ed5a9bbf
|
List of telemetry collected (#5282)
|
2025-02-13 12:18:39 +01:00 |
|
Ruben Fiszel
|
8895f05375
|
add button work for flows
|
2025-02-13 01:34:37 +01:00 |
|
Guilhem
|
dec070458f
|
replace popup with melt popover
|
2025-02-12 22:55:01 +00:00 |
|
Ruben Fiszel
|
055c3367b7
|
fix: remove variable pickers in app forms
|
2025-02-12 23:38:58 +01:00 |
|
Guilhem
|
7438e94df0
|
Fix toggleButton
|
2025-02-12 21:13:45 +00:00 |
|
Guilhem
|
0c431b0b2c
|
replace popup with melt popover in ApiConnectForm
|
2025-02-12 21:00:04 +00:00 |
|
Guilhem
|
6c5cde4532
|
Merge remote-tracking branch 'origin/main' into glm/use_melt_menu
|
2025-02-12 20:52:01 +00:00 |
|
Guilhem
|
3b40f40a8b
|
replace popup with popover in StepinputGen
|
2025-02-12 20:31:46 +00:00 |
|
Guilhem
|
d37d090b07
|
replace popup wwith melt popover in CronGen
|
2025-02-12 19:52:48 +00:00 |
|
Guilhem
|
fa197262cc
|
replace popup with melt popover in RegexGen
|
2025-02-12 19:46:57 +00:00 |
|
Guilhem
|
b1f4a8e40a
|
replace popup with popover in ScriptFix
|
2025-02-12 19:29:05 +00:00 |
|
Guilhem
|
f37659207a
|
replace Popup with melt Popover in ScriptGen
|
2025-02-12 16:20:59 +00:00 |
|
Guilhem
|
b97af4dbf1
|
clean FlowPropertyEditor workaround flicker
|
2025-02-12 16:11:23 +00:00 |
|
Guilhem
|
a038513bfa
|
fix flicker due to z index change
|
2025-02-12 16:10:44 +00:00 |
|
 Lucas AbelandRuben Fiszel
|
bf206515e8
|
fix(backend): improve schedule queries plan to leverage indices better for performance (#5273)
* backend: fix schedule queries plan
* rework
* fix skipped as non success
* update sqlx
* update
* all
* fix npm run check
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
|
2025-02-12 16:34:03 +01:00 |
|
Guilhem
|
51549db78b
|
replace Popup with melt Popover in FlowPropertyEditor
|
2025-02-12 14:21:23 +00:00 |
|
Guilhem
|
0aae35c74a
|
replace Popup with melt Popover in FlowCopilotStatus
|
2025-02-12 12:07:27 +00:00 |
|
Guilhem
|
bdce1b75cb
|
replace popup with melt popover in RunForm
|
2025-02-12 11:52:22 +00:00 |
|
Guilhem
|
526e659dc7
|
add floating config and usePointerdownOutside to popover props
|
2025-02-12 11:49:10 +00:00 |
|
Guilhem
|
4135784719
|
use melt popover in EditableSchemaForm
|
2025-02-12 11:15:53 +00:00 |
|
Guilhem
|
cc5c50beed
|
polish popover
|
2025-02-12 11:15:33 +00:00 |
|
Guilhem
|
10a5eabf5c
|
use tooltip in ToggleButton
|
2025-02-12 11:02:16 +00:00 |
|
Guilhem
|
dc32bcb2d6
|
reolace addUser popup with popover
|
2025-02-12 11:01:52 +00:00 |
|
Guilhem
|
7df118e7d6
|
Add new tooltip component
|
2025-02-12 10:59:05 +00:00 |
|
Guilhem
|
335ae41c39
|
remove unused ButtonDropDown
|
2025-02-12 10:47:57 +00:00 |
|
Guilhem
|
6add112a54
|
Merge remote-tracking branch 'origin/main' into glm/use_melt_menu
|
2025-02-12 08:22:39 +00:00 |
|
Guilhem
|
02567839a3
|
replace ButtonDropdown with DropdownV2
|
2025-02-11 21:36:12 +00:00 |
|