Guilhem
|
424cb4e7db
|
fix migrate toggle butttons to melt
|
2025-02-19 08:57:27 +00:00 |
|
Guilhem
|
fe5e8d8bdb
|
add class to flow icon
|
2025-02-19 08:17:06 +00:00 |
|
Guilhem
|
d2c868156b
|
Merge branch 'glm/replace_menuV2' into glm/use_melt_menu
# Conflicts:
# frontend/src/lib/components/meltComponents/Menu.svelte
|
2025-02-19 08:00:05 +00:00 |
|
Guilhem
|
8ed283f812
|
fix component jumping due to z-index
|
2025-02-18 19:23:23 +00:00 |
|
Guilhem
|
f7b7ff06ff
|
Add debounce effect in operator menu
|
2025-02-18 18:32:08 +00:00 |
|
Guilhem
|
af186df512
|
Merge remote-tracking branch 'origin' into glm/replace_menuV2
|
2025-02-18 18:17:57 +00:00 |
|
Guilhem
|
673e02315f
|
remove unused Portal
|
2025-02-18 18:17:22 +00:00 |
|
Guilhem
|
cc7b819012
|
fix glitch when toggle in Popover
|
2025-02-18 17:40:03 +00:00 |
|
Guilhem
|
6bf388d7d7
|
fix addProperty display
|
2025-02-18 16:34:32 +00:00 |
|
Guilhem
|
ac6a337a00
|
clean code
|
2025-02-18 16:16:33 +00:00 |
|
Ruben Fiszel
|
07237a0eb1
|
chore(main): release 1.463.6 (#5320)
* chore(main): release 1.463.6
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-02-18 14:43:46 +01:00 |
|
Ruben Fiszel
|
52e12d1021
|
fix: fix reactivity issue on loading live flow on runs page
|
2025-02-18 14:35:23 +01:00 |
|
Guilhem
|
70a016eb6b
|
Merge remote-tracking branch 'origin/main' into glm/replace_menuV2
|
2025-02-18 13:21:35 +00:00 |
|
Ruben Fiszel
|
e1a414d3ef
|
chore(main): release 1.463.5 (#5318)
* chore(main): release 1.463.4
* update
* Update CHANGELOG.md
|
2025-02-18 13:18:43 +00:00 |
|
Ruben Fiszel
|
0568474ba4
|
chore(main): release 1.463.4 (#5309)
* chore(main): release 1.463.4
* Update CHANGELOG.md
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-02-18 13:18:43 +00:00 |
|
Ruben Fiszel
|
a2f0be9d6f
|
chore(main): release 1.463.3 (#5308)
* chore(main): release 1.463.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-02-18 13:18:42 +00:00 |
|
Ruben Fiszel
|
60f8924a4c
|
nits
|
2025-02-18 13:18:42 +00:00 |
|
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
|
a6bad016bc
|
replace popup with melt popover in settings pages
|
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 |
|
Ruben Fiszel
|
112361adba
|
chore(main): release 1.463.5 (#5318)
* chore(main): release 1.463.4
* update
* Update CHANGELOG.md
|
2025-02-18 10:32:38 +01:00 |
|
Ruben Fiszel
|
3d7882577f
|
chore(main): release 1.463.4 (#5309)
* chore(main): release 1.463.4
* Update CHANGELOG.md
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-02-18 00:55:01 +01:00 |
|
Ruben Fiszel
|
fe337293da
|
chore(main): release 1.463.3 (#5308)
* chore(main): release 1.463.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-02-17 15:41:06 +01: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 |
|
Ruben Fiszel
|
3493185e2f
|
nits
|
2025-02-17 14:34:22 +01: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 |
|
Ruben Fiszel
|
449cbcf0c3
|
chore(main): release 1.463.2 (#5305)
* chore(main): release 1.463.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-02-16 02:07:01 +01:00 |
|
Ruben Fiszel
|
cad14c25f6
|
chore(main): release 1.463.1 (#5303)
* chore(main): release 1.463.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-02-15 20:44:26 +01:00 |
|
Ruben Fiszel
|
f1d9922688
|
chore(main): release 1.463.0 (#5293)
* chore(main): release 1.463.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-02-14 23:07:39 +01: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
|
e0f3e0b1f8
|
nit
|
2025-02-14 16:51:49 +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 |
|
Ruben Fiszel
|
7ec4f68dbb
|
chore(main): release 1.462.3 (#5290)
* chore(main): release 1.462.2
* bump
|
2025-02-14 11:50:12 +01:00 |
|
Ruben Fiszel
|
9c5756507b
|
chore(main): release 1.462.2 (#5286)
* chore(main): release 1.462.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-02-14 04:38:09 +01:00 |
|
Ruben Fiszel
|
6f05b7785f
|
chore(main): release 1.462.1 (#5285)
* chore(main): release 1.462.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-02-14 03:14:52 +01:00 |
|
Ruben Fiszel
|
0b4cfd8ffa
|
chore(main): release 1.462.0 (#5281)
* chore(main): release 1.462.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-02-14 00:28:22 +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 |
|