Commit Graph

5965 Commits

Author SHA1 Message Date
Faton Ramadani
f1107240ad fix(frontend): use correct id for selected for loop iteration (#2787) 2023-12-06 13:57:31 +01:00
Guillaume Bouvignies
5cc80f36d2 fix: Allow run git for Deno (#2789) 2023-12-06 12:18:25 +01:00
HugoCasa
88b3d24dff fix: app reports nits (#2788) 2023-12-06 11:45:38 +01:00
Ruben Fiszel
c3140e9b86 fix: improve conditionalwrapper selection 2023-12-05 22:29:55 +01:00
Ruben Fiszel
49923331a4 fix: add run_flow_sync to python client + few nits 2023-12-05 19:49:18 +01:00
Guillaume Bouvignies
925632ffd7 feat: CLI now accepts message arg for sync push (#2784) 2023-12-05 19:01:09 +01:00
HugoCasa
2768379885 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
2980402ca3 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
Guillaume Bouvignies
e6e8b95042 fix: Array of S3 files now shows links to the S3 explorer (#2783)
* fix: array of s3 object result

* Add more text file extensions

* Fix bug when adding a s3object param
2023-12-05 15:44:10 +01:00
Ruben Fiszel
0becec154f nits 2023-12-05 15:17:10 +01:00
Faton Ramadani
2a269ab7f8 fix(frontend): infer args if the schema is not an object (#2782) 2023-12-05 15:03:49 +01:00
Faton Ramadani
f6e3bf6ca3 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
27f6117f0f more try catch around localStorage 2023-12-05 14:20:30 +01:00
Faton Ramadani
727a6798b6 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
2ea609acbb smaller font size on inline editor 2023-12-04 21:32:54 +01:00
Ruben Fiszel
6e29f08256 nit webhook panel 2023-12-04 20:59:56 +01:00
Henri Courdent
d31d48e258 Fixed links components (#2776) 2023-12-04 20:01:29 +01:00
Ruben Fiszel
7beccdb886 feat: perpetual scripts 2023-12-04 19:46:43 +01:00
Guillaume Bouvignies
bfb5eb27b5 feat: Add workspace settings to sync scripts/flows/apps to git repo on deployment (#2740)
* feat: Add workspace settings to sync script to git repo on deployment

* track deployment callback jobs in separate table

* sqlx prepare

* update deployment_metadata table

* Point to hub script

* Add details to the settings page and restrict to EE only

* cleanup unused impots

* Flows and Apps are now pushed to GH as well

* Ignore scripts/flows/apps located in private user folders
2023-12-04 14:26:27 +01:00
Guillaume Bouvignies
ba5af7d069 feat: Various minor improvements for S3 DX (#2760)
* feat: Various minor improvements for S3 DX

* Fix openAPI yaml

* Remove unused imports
2023-12-04 13:20:04 +01:00
Ruben Fiszel
f31cdc46ff feat: save inline scripts of apps to workspace + search by path 2023-12-03 15:13:57 +01:00
Ruben Fiszel
8409547cd1 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
8884d379be fix(frontend): fix sign in with Google button (#2756) 2023-12-01 18:33:00 +01:00
Faton Ramadani
fdc35b40f2 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
HugoCasa
eecc4755f5 fix: do not prorate for team plan checkouts mornings of firsts (#2751) 2023-12-01 15:16:54 +01:00
Faton Ramadani
cdc6611244 fix(frontend): fix resource search (#2748) 2023-12-01 13:32:45 +01:00
Faton Ramadani
9c008e0fd1 feat(frontend): add before and after icons for text input components (#2746) 2023-12-01 13:26:50 +01:00
Ruben Fiszel
482ba6c5aa fix: fix early return sync on existing flows 2023-12-01 13:18:31 +01:00
Faton Ramadani
4778c0522d fix(frontend): fix tutorials contols (#2745) 2023-12-01 10:20:53 +01:00
Ruben Fiszel
811b01f187 app ux nits 2023-12-01 10:00:16 +01:00
Ruben Fiszel
e19500b742 fix: show bg runnables currently running 2023-12-01 09:49:33 +01:00
Ruben Fiszel
9ce6ebc86f fix componentoutputviewer reset 2023-12-01 07:55:33 +01:00
Ruben Fiszel
43572f4639 fix: fix editorContext in preview 2023-12-01 07:38:51 +01:00
Ruben Fiszel
d1df8a4b1e fix: maps mapRegion update on move 2023-12-01 07:12:09 +01:00
Ruben Fiszel
6529c8eaf5 fix aggrid classes 2023-12-01 00:24:09 +01:00
Ruben Fiszel
56446f3830 fix eval preview 2023-12-01 00:13:27 +01:00
Ruben Fiszel
a216948f28 fix eval preview 2023-12-01 00:07:44 +01:00
Ruben Fiszel
2e8edd79d9 fix eval preview 2023-12-01 00:02:39 +01:00
Ruben Fiszel
aa3708af9d feat: eval preview for apps 2023-11-30 23:54:33 +01:00
Ruben Fiszel
e44ebc45fb fix: improve stat card 2023-11-30 22:09:57 +01:00
Ruben Fiszel
205339b3b6 fix: improve quickstyle to be in static ccomponents only 2023-11-30 21:09:27 +01:00
Faton Ramadani
a08b724155 fix(frontend): rename menu component (#2738) 2023-11-30 17:51:21 +01:00
HugoCasa
4ad47d4981 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
5959a2e2bf feat(frontend): resource rework (#2725)
* feat(frontend): resource rework wip

* feat(frontend): Fix styling

* fix(frontend): fix loading state

* fix(frontend): correclty handle the case wihout any resouces
2023-11-30 15:43:03 +01:00
Faton Ramadani
790d5bd001 Fix app export (#2735)
* fix(frontend): fix app export

* fix(frontend): fix app export
2023-11-30 13:30:18 +01:00
Faton Ramadani
64cc375cbc 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
Guillaume Bouvignies
a0563d0064 fix: Workspace error handler creation was not adding the slack resource (#2733)
Co-authored-by: admin <admin@windmill.dev>
2023-11-30 12:20:32 +01:00
HugoCasa
253b679271 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
ed814fdda4 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
Ruben Fiszel
9105c7ad0e fix: only list session and permanent token in user settings 2023-11-29 00:34:04 +01:00