Commit Graph

1380 Commits

Author SHA1 Message Date
Ruben Fiszel
96f5378e72 only mask passwords in more places 2025-01-31 09:26:29 +01:00
Ruben Fiszel
a9b3877767 fix: fix app form password handling 2025-01-30 18:31:11 +01:00
Alexander Petric
1793b6ccae fix(frontend): fetching job result (db schema) separatly if too big (#5171) 2025-01-30 09:12:53 +01:00
Ruben Fiszel
af1ab4c5ae fix: fix broken tabs for apps 2025-01-28 00:16:21 +01:00
Ruben Fiszel
bb691d68ae remove lightweightschemaform 2025-01-27 21:35:46 +01:00
Alexander Petric
b85b3fb2d3 some reactivity improvements and missing dims for tabcomponents (#5146) 2025-01-27 18:24:22 +01:00
Alexander Petric
75d21755e1 feat: app builder accordion list and accordion tab component (#5132)
* feat: tabs component accordion

* accordion tabs

* accordionlistcomponent

* types

* Update AppTabs.svelte

---------

Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
2025-01-27 15:47:58 +01:00
Ruben Fiszel
21660dadcb fix table actions job preview 2025-01-21 01:52:08 +01:00
Ruben Fiszel
50a6a92a02 fix disabled input file input 2025-01-16 11:59:30 +01:00
Ruben Fiszel
6cd3381baa nits 2025-01-16 11:51:46 +01:00
wendrul
a8f49d5661 feat: add oracle db support on ee (#5062) 2025-01-14 21:21:24 +01:00
HugoCasa
9152b237c5 fix: update ms sql template (#5059) 2025-01-14 17:48:12 +01:00
HugoCasa
d291a287ba feat: allow s3 file download/preview from inside apps (#5004)
* feat: allow s3 file download/preview from inside apps

* improve security + handle image preview

* fix build

* fix build
2025-01-04 01:47:57 +01:00
Alexander Petric
069205a7f5 snowflake resource picker to show both snowflake + snowflake_oauth (#5005) 2025-01-03 16:28:09 +01:00
Ruben Fiszel
15fb69071b nits script lang 2024-12-25 13:58:11 +01:00
Ruben Fiszel
908cde8700 improve app editor behavior when hiding right panel 2024-12-21 00:53:55 +01:00
HugoCasa
86dba86913 fix frontend checks for script and flow preview jobs (#4961) 2024-12-21 05:13:27 +09:00
Ruben Fiszel
90c78219e0 improve date setValue 2024-12-17 22:17:58 +01:00
Henri Courdent
c7ce7fc22f Harmonization sentence cases (#4888)
Co-authored-by: HugoCasa <hugo@casademont.ch>
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
2024-12-13 11:31:46 +01:00
HugoCasa
8fef95fa0f fix: app custom url diff (#4914)
* fix: app custom url diff

* update ee ref
2024-12-12 18:37:34 +01:00
Ruben Fiszel
cde37fc840 feat: add ctx.name to apps #4885 2024-12-09 23:58:30 +01:00
HugoCasa
2ef160ee75 fix: disabling app custom url (#4868) 2024-12-09 19:09:18 +01:00
Lucas Abel
ef08fc8e29 feat: add db storage for app inline scripts (#4837) 2024-12-06 13:37:45 +01:00
HugoCasa
af4123f17f feat: app custom paths (#4828)
* feat: app custom paths

* nit

* make ee only + fix sqlx

* fix: custom http routes auth

* nits

* fix auth + nits

* apps_ee

* move custom path to ee

* fix app jwt

* update ee ref
2024-12-04 16:50:17 +01:00
Ruben Fiszel
fe75ef0989 nit editors 2024-12-04 07:11:31 +01:00
Ruben Fiszel
f373394bb2 improve container group creation logic 2024-12-02 15:10:07 +01:00
Ruben Fiszel
68398f28e6 schedule nits 2024-11-29 17:01:20 +01:00
Ruben Fiszel
b0248ffcad app nits (#4820)
* all

* all
2024-11-29 16:44:00 +01:00
Ruben Fiszel
0531030895 fix darkMode theme on apps 2024-11-26 17:44:28 +01:00
Ruben Fiszel
dcbc2f6924 first row fix 2024-11-26 17:07:27 +01:00
Ruben Fiszel
84caddc0ec feat: expose settable col id for app aggrid tables 2024-11-26 16:38:15 +01:00
Ruben Fiszel
60f5f8370c feat: allow forcing dark/light theme on apps 2024-11-26 13:38:31 +01:00
Ruben Fiszel
90cdb7c0ca app nits 2024-11-26 10:00:55 +01:00
Ruben Fiszel
41049b153e app nits 2024-11-26 09:39:03 +01:00
Ruben Fiszel
a5be11090b improve app editor context panel performance for large apps 2024-11-26 09:28:11 +01:00
Ruben Fiszel
c9ebf998f6 ts nits 2024-11-21 14:45:50 +01:00
Ruben Fiszel
defa7ae081 feat: allow labeled values in app multiselect 2024-11-21 10:46:15 +01:00
Guilhem
5c25754252 feat: app editor ctrl nav (#4757)
* Add panzoom

* Add panzoom

* scroll top when reseting view

* fix drop in component

* Enable panzoom in connection mode

* nit view fix

* clean

* clean

* prevent component to change when using zoom menu

* Add button to enter panzoom

* Polish grid outline

* darker outline on darkmode

* change hand icon when holding cmd

* remove unused code

* reset isModifierKeyPressed on tab change

* fix resizing component issue
2024-11-20 19:44:14 +01:00
Ruben Fiszel
f100f68b2f fix: add cancellable icons refresh in apps 2024-11-20 14:40:28 +01:00
Ruben Fiszel
c217bf27e3 app nits 2024-11-20 12:12:59 +01:00
Guilhem
7f8f6ef84f nit app editor (#4752)
* Prevent resize when connecting

* simplify cursor selection in connection mode

* remove useless log

* Add connection popover to hover
2024-11-20 09:46:37 +01:00
HugoCasa
78d08d1f90 app pdf nits (#4756) 2024-11-19 19:58:55 +01:00
HugoCasa
1453b9bfe6 feat: pdf file preview (#4753)
also fixes s3 missing content-length header
2024-11-19 19:09:20 +01:00
Guilhem
eac49d8942 feat: improve app connection UX #4687
* Add animation on connection plugs

* Remove connection pannel

* Modify click outside

* fix minor issue

* remove unused component

* Prevent keyboard component navigation when connecting

* fix left right panel inversion

* fix pannel logic

* close secondary menu on connection

* Adjust plug position according to id badge size

* Change components colors

* Change plug color

* Fix escape connection

* Change cursor when connecting

* Add user toast on connecting

* Add component to exclusion area in connection mode

* exit connection on click connection button

* create connection button component

* remove debug logs

* fix pen color

* polish

* Add alert message in connection mode

* fix minor issue

* fix unwanted cursor override
2024-11-19 16:34:42 +01:00
pyranota
e3d10def5f Ignore fields with false value in DiffViewer (#4712)
* Convert false to undefined

* Remove comments

* Make it consistent

* Formatting

* Apply at downstream
2024-11-15 19:24:57 +01:00
HugoCasa
5799d72f5b feat: s3 input available for public apps (#4685) 2024-11-12 20:07:59 +01:00
Ruben Fiszel
dc3c394e7c nit app focus 2024-11-08 12:08:30 +01:00
Guilhem
1d2e8c0eef fix(frontend): improve flow prop picker design
* improve input picker

* Put back colors for types

* Add full path to popover

* Copy instead of toast if no input selected

* Add popover and copy to value

* Add shadow en transition when selecting input

* Add border and transition when selecting input

* revert unwanted changes

* hide scrollbar when not hovering

* Add connexion animated border effect

* fix display

* fix proppicker display

* Remove badge

* Change animated button gradient

* revert scrollbar on hover

* clean design

* clean design

* clean design

* clean design

* clean design

* clean design

* clean design

* improve search

---------

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2024-11-05 21:01:49 +01:00
Ruben Fiszel
022b0e0b4d fix(apps): public apps can take full height 2024-10-29 12:40:50 +01:00
Ruben Fiszel
fd8f05c51c fix(apps): enable text selection on aggrid tables by default 2024-10-29 12:27:41 +01:00