Commit Graph

5061 Commits

Author SHA1 Message Date
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 fde056a62f fix: add access-control-allow-origin to static assets 2023-12-05 12:15:21 +01:00
Guillaume Bouvignies 0ac99e57da fix: strip prefix of s3 resource (#2780) 2023-12-05 09:52: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 5e693cc28a fix: deployment_metadata table app_version is a nullable BIGINT (#2769) 2023-12-04 17:00:52 +01:00
Guillaume Bouvignies 244db422f2 fix: string results with custom content types are not quoted (#2768) 2023-12-04 15:07:56 +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
Guillaume Bouvignies 36db047a86 feat: Custom content type for script and flow results (#2767) 2023-12-04 13:19:40 +01:00
Bret Mogilefsky 5de6973bba Fix typo (#2765) 2023-12-04 07:36:59 +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 77ee39d6b6 fix: improve azure openai readme (#2754) 2023-12-01 17:10:19 +01:00
HugoCasa 13547a6399 fix: string or enum (#2752) 2023-12-01 16:07:16 +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 59fd0b78fd display more info on backend tests 2023-12-01 08:08:58 +01:00
Ruben Fiszel 9ce6ebc86f fix componentoutputviewer reset 2023-12-01 07:55:33 +01:00
Ruben Fiszel b6891c7683 chore(main): release 1.219.1 (#2742)
* chore(main): release 1.219.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-12-01 07:41:18 +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 00a3e07a7a chore(main): release 1.219.0 (#2739)
* chore(main): release 1.219.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-12-01 01:20:38 +01:00
Ruben Fiszel c051dffea6 fix: limit log pull from queued jobs 2023-12-01 01:14:01 +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
Ruben Fiszel 056d03b386 fix: support INET in pg 2023-11-30 20:18:43 +01:00
Faton Ramadani a08b724155 fix(frontend): rename menu component (#2738) 2023-11-30 17:51:21 +01:00
Ruben Fiszel 532b0ac53f chore(main): release 1.218.0 (#2731)
* chore(main): release 1.218.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-11-30 17:22:05 +01:00
Ruben Fiszel b4b08d694c fix: make REST language support URLSearchParams, headers, FormData 2023-11-30 16:50:00 +01:00
Guillaume Bouvignies 5bc00dad02 fix: Using latest gosyn (#2737) 2023-11-30 15:57:16 +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
Roman Grazhdan 8f1bbc49aa Adding build options for images, utilities and utilities' versions (#2736)
* Adding build options for images, utilities and utilities' versions

* Adding build options for images, utilities and utilities' versions

---------

Co-authored-by: r.grazdhan <r.grazdhan@team.bumble.com>
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
2023-11-30 15:44:11 +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