Ruben Fiszel
071a0ae927
feat: show more for logs on s3 directly possible from browser log viewer
2024-04-17 21:42:46 +02:00
Guillaume Bouvignies
32254203d8
feat: Set a default app for each workspace ( #3014 )
...
* feat: workspace default app
* sqlx prepare
* rebase migration
* Redirect from home page
* move redirect to the workspaces page
* sqlx prepare
* auto redirect when only one workspace and load user before redirecting
* Add check for operator
* refresh userstore before redirecting to workspace app
* check for superadmin
* revert node_modules
* revert package-lock.json
2024-01-24 09:26:23 +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
Faton Ramadani
fe35c7ad3c
feat(frontend): Buttons refactor ( #2545 )
...
* feat(frontend): wip
* feat(frontend): button refactor wip
* feat(frontend): button refactor wip
* feat(frontend): fix build
* feat(frontend): fix build
* fix(frontend): fix build
* fix(frontend): fix buttons styles
* fix(frontend): remove dev file
* feat(frontend): clean up
* feat(frontend): done
* feat(frontend): done
* feat(frontend): remove duplicated componnet
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): forked Flow icons
* feat(frontend): remove legacy dropdown
* feat(frontend): migrated all + remove dependencies
* feat(frontend): clean up
2023-11-10 09:43:10 +01:00
HugoCasa
ef3e4b2623
feat: local hub embeddings search ( #2463 )
...
* feat: local hub embeddings search
* fix: cargo lock
* fix: sqlx prepare
* fix: cargo tinyvector
* feat: add DISABLE_EMBEDDING env var
* fix: cargo lock
2023-10-19 17:27:42 +02:00
Guillaume Bouvignies
5a8dcc186d
Filter script kinds in the backend ( #2450 )
2023-10-13 20:34:39 +02:00
Guillaume Bouvignies
8a3537b761
fix: Error handler script pickers lists both "regular" script and "error handler" scripts ( #2449 )
...
* fix: Error handler script pickers lists both regular script and error handle scripts
* filter on backend if only one kind
2023-10-13 18:50:48 +02:00
Guillaume Bouvignies
45dd53457c
refactor: Extract error / recovery handler to its own component ( #2445 )
...
* refactor: Extract error / recovery handler to its own component
* Small design changes
* Reset handler args on openNew
* Slack handler as EE only
* Add link to windmill hub
* Fix "undefined" when input disabled
* tooltip on custom tab header
2023-10-13 15:01:18 +02:00
Ruben Fiszel
53976da8ae
fix: make workspace error handler picker accept any script
2023-08-25 23:23:09 +02:00
HugoCasa
0dcb425e4a
feat: schedule recovery handler ( #2126 )
...
* feat: schedule recovery handler
* fix: migration down
* fix: rename
* fix: adjust + add tests
* fix: merge + sqlx prepare
* fix: more complete recovery handler
* feat: schedule error and recovery times
* fix: schedule worker test
* feat: slack schedule handlers
* fix: update schedule handlers
2023-08-24 18:20:35 +02:00
Ruben Fiszel
ae4dfe634f
UX nits + fix flow worker group
2023-07-25 16:14:23 +02:00
Faton Ramadani
8fa9e3ca4c
Dark mode v0 ( #1893 )
...
* feat(frontend): wip
* wip
* wip
* wip
* wip
* add toggle
* correctly handle monaco theme
* wip
* wip
* wip
* wip
* wip
* feat(frontend): Dark mode v0
* feat(frontend): Adap AI gen poppup
* feat(frontend): Adap script metadata labels
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix ressource picker
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix unreadable texts
* feat(frontend): Add theme toggle in the login page
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix language selection
* feat(frontend): Fix FlowStatusViewer colors
* feat(frontend): Fix divide colors
* feat(frontend): Fix flow graph buttons
* feat(frontend): add theme toggle in login modal
* feat(frontend): small ui fix
* feat(frontend): fix graph dark mode toggle
2023-07-25 10:43:04 +02:00
HugoCasa
54cd5ce569
feat: workspace error handler ( #1799 )
...
* feat: add workspace error handler
* feat: run error handler as group
* fix: handler picker initial path
* fix(backend): separate global / workspace handlers
* fix(frontend): error handler picker tab change
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2023-07-06 21:43:15 +02:00
HugoCasa
ec6fbabe88
fix(frontend): unselect ScriptPicker + slack script ( #1802 )
...
* fix(frontend): allow unselecting script/flow
* fix(frontend): slack script select
* fix: bind initial path
* fix(frontend): slack script picker tab change
2023-07-06 19:16:03 +02:00
Faton Ramadani
bd481adbfc
fix(frontend): Forked svelte-select to fix overflow issues using a po… ( #1778 )
...
* fix(frontend): Forked svelte-select to fix overflow issues using a portal
* fix(frontend): fix event bubble
* fix(frontend): fix build
* fix(frontend): Remove uncessary support for multiple values
* fix(frontend): conditional portal
* fix(frontend): conditional portal
* fix(frontend): fix resourcepicker
* fix(frontend): AppMultiSelect fix
* fix(frontend): fix build
* fix(frontend): AppMultiSelect fix
2023-07-03 09:33:24 +02:00
Faton Ramadani
99d19f6c36
fix(frontend): Fix typing ( #1774 )
...
* feat(frontend): Add documentation link in the component settings
* feat(frontend): Add missing type
* feat(frontend): fix typing errors
* feat(frontend): fix typing errors
2023-06-27 14:10:40 +02:00
Ruben Fiszel
ac1a432bb9
feat: dev/staging/prod and deploy from web ( #1733 )
2023-06-17 13:57:04 +02:00
Ruben Fiszel
632be3b8fb
feat: expose a react sdk to integrate windmill into react apps ( #1605 )
...
* expose react sdk
* expose react sdk
* iterate
* iterate
* iterate
* nit
* update example
* update example
* small fixes
* update all
2023-05-19 20:44:07 +02:00
Faton Ramadani
fff2b5a24a
fix(frontend): Add missing tooltips + multilpe small fix in the app builder ( #1590 )
...
* fix(frontend): revert commit that were removed + delete outdated components + add missing tooltips
* fix(frontend): remove outdated select button
* fix(frontend): add missing tooltips
* fix(frontend): add debug tab
* fix(frontend): remove duplicate file
* fix(frontend): add missing props
2023-05-17 17:34:40 +02:00
Ádám Kovács
a4e4d188ad
fix(frontend): Add more app custom css ( #1229 )
...
* fix(frontend): Add container custom css
* fix(frontend): Add form custom css
* fix(frontend): Add form button custom css
* feat(frontend): Add css quick reset button
* feat(frontend): Filter component css by usage
* fix(frontend): Save state of unused component display
* fix(frontend): Add pie chart custom css
* fix(frontend): Add bar chart custom css
* fix(frontend): Update vega lite and plotly loading
* fix(frontend): Add html and timeseries custom css
* fix(frontend): Add scatter chart custom css
* fix(frontend): Add table custom css
* fix(frontend): Revert container custom styles
* fix(frontend): Add toggle custom css
* fix(frontend): Add text input custom css
* fix(frontend): Update
* fix(frontend): Remove undefined css customizations
2023-02-28 09:21:56 +01:00
Ruben Fiszel
f5a01fc768
major schedules rewrite
2022-12-18 18:45:32 +01:00
Ruben Fiszel
b20c67d91a
fix select picker initialization
2022-12-03 01:13:51 +01:00
Ruben Fiszel
4245255fda
fix workspace settings script picker
2022-12-03 00:18:06 +01:00
Ruben Fiszel
6c03aad73e
UX improvements
2022-11-26 23:09:21 +01:00
Ruben Fiszel
3c09275960
feat: support bash as 4th language ( #865 )
...
* bash support
* bash backend working
* frontend part
* bash backend working
2022-11-06 23:48:18 +01:00
Ruben Fiszel
49bebe20cc
fix(frontend): fix remaining openModal bugs
2022-11-03 19:10:55 +01:00
Ruben Fiszel
6ec382f89a
modal -> drawer
2022-11-03 12:39:23 +01:00
Ruben Fiszel
1cab1e7bbf
UI improvements
2022-11-02 08:41:08 +01:00
Ruben Fiszel
5e34656517
fix codeViewer for non deno scripts
2022-10-27 09:26:52 +02:00
Ruben Fiszel
c207745fa7
feat: individual retry + flow UX refactor
2022-10-04 08:41:21 +02:00
Ádám Kovács
6a28b68dbf
refactor(frontend): Tailwind refactor ( #637 )
...
* feat(frontend): Tailwind config migration
2022-10-03 11:27:58 +02:00
Ruben Fiszel
39918a9bb1
feat: implement go support ( #571 )
...
* progress
* progress
* all in one
* frontend
* small nits
* go job test
* go.sum is optional
* add golang-go to backend test image
Co-authored-by: sqwishy <somebody@froghat.ca >
2022-09-13 21:14:21 +02:00
Ruben Fiszel
e9abcffdd1
feat: is_trigger is just a type tag, soon to include failure and command ( #523 )
...
* script kind
* all
* init code flow
* kind: trigger
* kind: trigger
2022-09-05 09:55:04 +02:00
Ruben Fiszel
893ee941d7
fix: migrate to new style radio button
2022-08-02 17:30:12 +02:00
Ruben Fiszel
d6305e8c6b
change openflow encoding for more proper oneOf + fix all from svelte:check
2022-07-31 01:20:52 +02:00
Ruben Fiszel
01bb107a0f
feat: resource type picker in schema modal + proper initialization of raw javascript editor when applicable
2022-07-29 14:13:44 +02:00
Ruben Fiszel
38987c6068
feat(frontend): title everywhere
2022-07-25 10:46:27 +02:00
Ruben Fiszel
bb58eba2b5
feat(frontend): deeper integration with the hub
2022-07-23 21:11:31 +02:00
Ruben Fiszel
97292d18fb
fix(frontend): filter script by is_trigger and jobs by is_skipped + path fix
2022-07-19 20:23:58 +02:00
Ruben Fiszel
2efaf21915
fix: improve error handling
2022-06-23 19:00:17 +02:00
Ruben Fiszel
c30b31ea88
move gen as well to lib
2022-06-23 01:10:33 +02:00
Ruben Fiszel
47a0be6b7e
move to paths
2022-06-22 22:34:01 +02:00