Ruben Fiszel
f7d7746327
fix: fix extraOptions for agGrid
2023-12-07 18:16:17 +01:00
Ruben Fiszel
2f7fb9bfd4
fix: fix extraOptions for agGrid
2023-12-07 17:58:36 +01:00
Faton Ramadani
e11b257b2d
fix(frontend): Fix chartjs options merge ( #2804 )
2023-12-07 17:02:26 +01:00
HugoCasa
f7f71302f7
fix: app reports screenshot refresh ( #2800 )
2023-12-07 11:03:23 +01:00
Ruben Fiszel
5aedc6832d
improve evalv2 fullscreen
2023-12-07 09:40:51 +01:00
Ruben Fiszel
4bda35cd35
update ag-grid
2023-12-07 09:34:59 +01:00
HugoCasa
4f6a116e46
fix: app reports ts ( #2798 )
2023-12-07 00:24:08 +01:00
HugoCasa
0b13f2d782
fix: app reports nits ( #2788 )
2023-12-06 11:45:38 +01:00
Ruben Fiszel
b5f53556a9
fix: improve conditionalwrapper selection
2023-12-05 22:29:55 +01:00
Guillaume Bouvignies
d9458e96eb
feat: CLI now accepts message arg for sync push ( #2784 )
2023-12-05 19:01:09 +01:00
HugoCasa and Ruben Fiszel
f36a510025
feat: app reports v2 ( #2778 )
...
* fix: schema autocomplete
* feat: app reports v2
* fix: remove global copilot api call
* feat: nits
* fix: backward compatible slack notif
* feat: nits
* feat: log browser logs
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2023-12-05 18:55:46 +01:00
Guillaume Bouvignies
874b7a50f7
feat: History commit message can be updated from the UI ( #2777 )
...
* feat: History comit message can be updated from the UI
* Script version history
* Display commit message in left column
* Fix FE compile break
* sqlx prepare and fix openapi file
2023-12-05 15:45:36 +01:00
Faton Ramadani
a6d1e7c79b
fix(frontend): Fix dark mode observer, removed code duplication ( #2770 )
...
* fix(frontend): Fix dark mode observer, removed code duplication
* Revert
2023-12-05 14:20:21 +01:00
Ruben Fiszel
1cc54ffb9a
more try catch around localStorage
2023-12-05 14:20:30 +01:00
Faton Ramadani
0c3d4a64c4
fix(frontend): fix fileinput drag and drop check ( #2781 )
...
* fix(frontend): fix fileinput drag and drop check
* fix(frontend): fix fileinput drag and drop check
* fix(frontend): fix fileinput drag and drop check
2023-12-05 14:11:49 +01:00
Ruben Fiszel
cb8bc75b30
smaller font size on inline editor
2023-12-04 21:32:54 +01:00
Henri Courdent
2d8bca8d38
Fixed links components ( #2776 )
2023-12-04 20:01:29 +01:00
Ruben Fiszel
bea0da3d6f
feat: perpetual scripts
2023-12-04 19:46:43 +01:00
Ruben Fiszel
f50cef0367
feat: save inline scripts of apps to workspace + search by path
2023-12-03 15:13:57 +01:00
Ruben Fiszel
51d648d450
feat: result preview in app editor ( #2761 )
...
* update cli deps settings
* update cli deps settings
* all
* iterate
2023-12-02 16:01:04 +01:00
Faton Ramadani
2f72be36e5
App menu improvements ( #2753 )
...
* fix(frontend): add dropdown menu result + fix splitpanes seperators
* fix(frontend): remove useless border
* fix(frontend): fix arg enum
* fix(frontend): remove useless div
* fix(frontend): remove duplicated code
* fix(frontend): remove duplicated code
* fix(frontend): fix reactivity
* fix(frontend): fix reactivity
2023-12-01 17:10:50 +01:00
Faton Ramadani
a3f1111ca7
feat(frontend): add before and after icons for text input components ( #2746 )
2023-12-01 13:26:50 +01:00
Ruben Fiszel
60c4860233
fix: fix early return sync on existing flows
2023-12-01 13:18:31 +01:00
Ruben Fiszel
225f675fb3
app ux nits
2023-12-01 10:00:16 +01:00
Ruben Fiszel
a122b6cab6
fix: show bg runnables currently running
2023-12-01 09:49:33 +01:00
Ruben Fiszel
45648bbf7f
fix componentoutputviewer reset
2023-12-01 07:55:33 +01:00
Ruben Fiszel
cb42f10dc6
fix: fix editorContext in preview
2023-12-01 07:38:51 +01:00
Ruben Fiszel
62de305908
fix: maps mapRegion update on move
2023-12-01 07:12:09 +01:00
Ruben Fiszel
f195320e99
fix aggrid classes
2023-12-01 00:24:09 +01:00
Ruben Fiszel
772e3b8a32
fix eval preview
2023-12-01 00:07:44 +01:00
Ruben Fiszel
1bef60dd50
fix eval preview
2023-12-01 00:02:39 +01:00
Ruben Fiszel
d4374a0103
feat: eval preview for apps
2023-11-30 23:54:33 +01:00
Ruben Fiszel
fc5f054b94
fix: improve stat card
2023-11-30 22:09:57 +01:00
Ruben Fiszel
4774e03be5
fix: improve quickstyle to be in static ccomponents only
2023-11-30 21:09:27 +01:00
Faton Ramadani
f816ad01d3
fix(frontend): rename menu component ( #2738 )
2023-11-30 17:51:21 +01:00
HugoCasa
1f99fcd3af
fix: update deployed even when draft only ( #2694 )
...
* fix: update deployed even when draft only
* feat: create new when draft only and saving draft
* fix: nit
* fix: final fixes
2023-11-30 15:46:44 +01:00
Faton Ramadani
56c0d5a755
Fix app export ( #2735 )
...
* fix(frontend): fix app export
* fix(frontend): fix app export
2023-11-30 13:30:18 +01:00
Faton Ramadani
06656924ae
feat(frontend): add menu component ( #2721 )
...
* feat(frontend): add menu component
* wip
* feat(frontend): menu component done
* feat(frontend): Fix styling + handle menu items everywhere
* feat(frontend): Fix styling + handle menu items everywhere
2023-11-30 12:39:18 +01:00
HugoCasa
3789b34dae
feat: scheduled app reports ( #2714 )
...
* feat: app preview discord
* feat: add custom, slack, email + worker groups
* fix: npm build
* fix: add assignable chromium tag
* feat: use workspace linked slack resource + hub scripts
* fix: nit
2023-11-29 16:35:42 +01:00
Faton Ramadani
1a1d1db96f
fix(frontend): Fix table initial ordering ( #2727 )
...
* fix(frontend): Fix initial column order
* fix(frontend): Fix initial column order
2023-11-29 12:07:51 +01:00
Faton Ramadani
89abb68f63
feat(frontend): Stat card improvement ( #2709 )
...
* feat(frontend): add class+ style support + added support for custom images
* feat(frontend): add class+ style support + added support for custom images
* feat(frontend): fix styling
* feat(frontend): add quick style buttons
* feat(frontend): fix quick tailwind class
* feat(frontend): add space only if needed
* feat(frontend): fix build
* feat(frontend): fix line heights
2023-11-28 22:37:11 +01:00
Faton Ramadani
2d3ce8a49c
feat(frontend): Added tailwind classes auto-complete ( #2712 )
...
* feat(frontend): Added tailwind classes auto-complete
* feat(frontend): handle tailwindcss as a language
2023-11-28 11:13:49 +01:00
Ruben Fiszel
bae0f45f21
remove transition in component output
2023-11-25 16:00:05 +01:00
Faton Ramadani
81ef24b3ce
feat(frontend): add stat card ( #2687 )
...
* feat(frontend): add stat card
* feat(frontend): fix layout
2023-11-24 20:17:45 +01:00
Faton Ramadani
f4aa76897e
fix(frontend): correctly handle when result is undefined ( #2693 )
2023-11-23 18:21:58 +01:00
Faton Ramadani
7fe3bca624
fix(frontend): improve tutorial ux ( #2677 )
...
* fix(frontend): improve tutorial ux
* fix(frontend): small ui fix
* fix(frontend): prevent tutorial from running when an app is forked from the hub or a template
2023-11-22 17:15:54 +01:00
Ruben Fiszel
7ae84fce50
fix: add image base64 source kinds
2023-11-22 11:25:36 +01:00
Ruben Fiszel
07dae13f44
fix redirection upon path change for apps
2023-11-21 15:36:05 +01:00
Ruben Fiszel
62a3d79266
fix evalClass crash
2023-11-21 14:37:23 +01:00
Ruben Fiszel
75021c444e
fix svelte-check errors
2023-11-18 15:19:17 +01:00