HugoCasa
a87f34fb4a
feat: email triggers ( #4163 )
...
* feat: email triggers v0
* update docker compose to nginx with tcp reverse proxy + move smtp to private
* fix: open source build
* test: update ee ref for testing
* feat: use caddy with layer4
* fix: nit
* feat: configurable email domain
* fix: nit
* fix: nit
* fix: get l4 from main
* fix: default email domain to mail.domain
* update ee ref
2024-08-06 16:17:33 +02:00
wendrul
edcee6d861
feat: Indexing improvements ( #4167 )
2024-08-01 16:57:42 +02:00
Ruben Fiszel
18f22be2ba
feat: remove nativets in favor of bun with native pragma
2024-07-29 19:26:26 +02:00
Ruben Fiszel
9300ee6f47
fix docker-compose
2024-07-24 19:05:31 +02:00
Ruben Fiszel
92dac027f2
fix: move bun cache to non mounted volume to benefit from cache optimization
2024-07-24 18:25:21 +02:00
wendrul
ae178cdaeb
add more logs, change a fetch_one to opt and add back show memory every ( #4087 )
...
* add more logs, change a fetch_one to opt and add back show memory every
* Update ee repo ref
2024-07-16 14:14:21 +02:00
wendrul
7ea554a7fd
feat: Full-text search on runs using tantivy and command palette for quick actions ( #4046 )
...
* Add indexer crate and files
* POC searcher
incomplete schema
only indexes at startup
* POC search component frontend
* Demo of the frontend element
* add Results and Args as text
* minimal functionality
* Make jump to scripts by name
also flows and apps
* Add button on sidebar to open search
* Update lock on indexer after merge
* Make arrow key navigation compatible with scrol
* Show empty result screen and log as a coming feat
* Add summary to script searchable items
* Catch `parts is undefined` error (uFuzzy)
* Index refreshing using tokio interval
* Fix JobLoader workspace being wrongly defined
* Fix click outside
* Add debouncing for completed run search
* Binary mode working + job index tracker
* Warning for no license + fix height scrollbars on content search
* Make it compile without EE files
* remove panic to use errors
* Move global search
* Cleanup UI, no more tab switcher but clear placeholders and actions
* Add tantivy feature flag for windmill-api
* Rework indexer mode
* Mac compatibility for shortcut
* Update test for new run_server
* Prepare sqlx
* Mac compatibility
* Fix openapi yaml
* Fix frontend
* Frontend api fix
* Update docker-compose.yml and caddyfile
With the (by default deactivated) container and reverse proxy to use the
windmill indexer
* fix feature flag for tests
* fix feature falg for running tests
* fix feature flag for running tests
* Make content search use search modal instead
* Add tantivy feature to ee build steps
* Remove old Content search
* change volume location for indexer
* Update dependencies
* Prepare sqlx
* Uncomment line on docker compose
* Add line between input and results
* Update ee repo ref
2024-07-11 11:13:27 +02:00
Ruben Fiszel
a3a66d0577
feat: logs can be downloaded directly from server/frontend if using shared volume
2024-05-12 04:16:04 +02:00
Jacopo Bonomi
ca0b2418af
typo error on comment ( #3225 )
2024-02-14 19:40:31 +01:00
Ruben Fiszel
c733085569
updating docker-compose to pg16 + increase shm size
2024-02-11 23:58:34 +01:00
Bret Mogilefsky
54bdc59e41
Fix typo in docker-compose.yml comment ( #3056 )
2024-01-21 21:01:46 +01:00
Guillaume Bouvignies
bbf897a718
feat: File path is option when uploading a file to S3 ( #3029 )
...
* feat: File path is option when uploading a file to S3
* Add frontend
* Fix lock
* Drag and drop file upload UI
2024-01-19 14:17:42 +01:00
HugoCasa
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
abda93c40a
chore: Update comments for Caddy with HTTPS ( #2569 )
2023-11-06 18:25:32 +01:00
Ruben Fiszel
c0d7769e1b
update deno to 1.38.0 and bun to 1.0.8
2023-11-04 18:22:53 +01:00
Ruben Fiszel
479e27290d
add static version to lsp in docker-compose
2023-11-01 01:47:54 +01:00
Ruben Fiszel
55ceca1913
fix: move keep job directories and expose debug metrics to instance settings UI
2023-10-26 13:08:39 +02:00
Ruben Fiszel
ea28163865
fix: prometheus metrics are an instance settings
2023-10-25 23:32:47 +02:00
Ruben Fiszel
b18ab1d154
add MODE env variable
2023-10-16 15:20:50 +02:00
Ruben Fiszel
3d166635f9
remove license key from .env
2023-10-12 00:46:31 +02:00
Ruben Fiszel
b9ab5d8fc9
update docker-compose
2023-09-21 15:08:02 +02:00
Ruben Fiszel
f68ecffd6d
update docker-compose
2023-09-21 15:07:15 +02:00
Ruben Fiszel
ef98d71031
improve and simplify setup
2023-09-21 11:00:42 +02:00
Ruben Fiszel
512a7c1b73
add WORKER_GROUP to docker-compose
2023-09-13 21:42:56 +02:00
Ruben Fiszel
2afea50497
feat: prometheus metrics are now ee only
2023-08-20 12:29:05 +02:00
HugoCasa
8a1f9a7c6a
feat: add native powershell support ( #2025 )
...
* feat: add powershell support
* fix: lang build
2023-08-10 13:19:50 +00:00
Ruben Fiszel
fb4cb32644
add snowflake to native workers in docker-compose
2023-08-09 16:21:26 +02:00
Ruben Fiszel
d6b266a696
refactor native workers to use native jobs
2023-08-03 10:32:45 +02:00
Ruben Fiszel
c22d2b91a1
feat: use flock to avoid concurrency issues on pip and shared volume
2023-07-26 20:17:26 +02:00
Ruben Fiszel
a048e0d7e2
feat: add mysql as native integration ( #1859 )
2023-07-11 22:53:02 +02:00
Ruben Fiszel
45d89496c0
fix docker-compose
2023-07-09 09:52:53 +02:00
Ruben Fiszel
1c1ab1b8d7
Update docker-compose.yml
2023-07-08 17:02:46 +02:00
Ruben Fiszel
3a2f2dd894
Update docker-compose.yml
2023-07-08 16:36:22 +02:00
Ruben Fiszel
3d999007f5
improve docker-compose
2023-07-08 09:58:45 +02:00
Ruben Fiszel
b45c3d1132
bun fixes
2023-07-06 22:29:00 +02:00
Ruben Fiszel
6ca465dee1
Update docker-compose.yml
2023-07-05 20:24:17 +02:00
Ruben Fiszel
38639c98ad
Update docker-compose.yml
2023-07-04 20:02:05 +02:00
Ruben Fiszel
c669e9940b
feat: native fetch + native postgresql jobs ( #1796 )
...
* push
* test
* test
* done
* fix
* modify script lang enum
* fix tests
* update wasm
* fix tests
2023-07-04 19:39:59 +02:00
Ruben Fiszel
8c566a2e46
feat: add configurable global error handler
2023-06-30 12:46:02 +02:00
Ruben Fiszel
f096145cee
improve docker-compose and email sending
2023-06-29 11:52:46 +02:00
Ruben Fiszel
65e6d0e2c8
add volume to persist lsp cache
2023-06-23 06:03:26 +02:00
Ruben Fiszel
f35d5a1799
add oauth.json even to worker
2023-06-20 15:45:02 +02:00
Ruben Fiszel
a4365cb864
feat: add dynamic default args to approval page form
2023-06-20 14:36:25 +02:00
Ruben Fiszel
263e03c2bd
feat: remove the need for BASE_INTERNAL_URL
2023-06-12 12:00:42 +02:00
Ruben Fiszel
bb368fcf5a
add license key in more files
2023-05-30 18:32:44 +02:00
Ruben Fiszel
428e0ab2f8
feat: add multiplayer support for webeditor ( #1562 )
2023-05-30 17:42:27 +02:00
Ruben Fiszel
b617dc8f98
update docker-compose and .env
2023-05-24 11:40:50 +02:00
Ruben Fiszel
b8da43db2c
feat: docker as a new supported language
2023-05-22 17:50:30 +02:00
Ruben Fiszel
09042583c7
update self-host
2023-04-08 13:52:31 +02:00
jneeee
4ec035b09a
fix: no need to map internal ports to hosts ( #1365 )
2023-04-05 08:01:43 +02:00