Ruben Fiszel
48289fb7e6
chore(main): release 1.182.1 ( #2420 )
...
* chore(main): release 1.182.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-10-10 17:08:38 +02:00
Henri Courdent
a970deb6d6
fix: Small fixes UI & Slack OAuth tuto ( #2398 )
...
* Small fixes frontend
* Fixes after Ruben's comments
* Small fixes UI and Slack OAuth tuto
* Fix okta logo
2023-10-10 17:05:18 +02:00
Ruben Fiszel
e133e0e090
chore(main): release 1.182.0 ( #2393 )
...
* chore(main): release 1.182.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-10-10 15:40:11 +02:00
Faton Ramadani
ade3d90d70
feat(frontend): column definition helper ( #2399 )
...
* feat(frontend): add helper to configure AG Grid columns def
* feat(frontend): add all options
* feat(frontend): column definition helper
* feat(frontend): add header name
* feat(frontend): add presets
* feat(frontend): rework preset
* feat(frontend): rework preset
* feat(frontend): fix presets
* feat(frontend): add flex + fix adding empty column def
* feat(frontend): add missing unit
2023-10-10 15:25:40 +02:00
Faton Ramadani
8491f248a0
feat(frontend): error handler tutorial ( #2404 )
...
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2023-10-09 19:07:32 +02:00
Ruben Fiszel
20201bfa4d
fix css property ( #2411 )
2023-10-09 18:22:46 +02:00
Faton Ramadani
b056216d1f
feat(frontend): fix css editor + fix dark mode ( #2409 )
2023-10-09 17:58:42 +02:00
Ruben Fiszel
a6c1114ccd
remove ability to delete worker config on non ee
2023-10-09 12:51:37 +02:00
Faton Ramadani
c4c075d029
feat(frontend): App polish ( #2397 )
...
* fix(frontend): app polish
* wip
* fix(frontend): rework schedule drawer
* fix(frontend): add Label wrapper for consistency
* fix(frontend): fix tab inconstiencies
* fix(frontend): make kbd modifier visible + fix spacings
* fix(frontend): add spinning animation when assistant is loading
* wip
* fix(frontend): add inner border
* feat(frontend): reorganised metadata fields
* feat(frontend): fix merge
* feat(frontend): fix build
* feat(frontend): fix build
* Update CenteredPage.svelte
* feat(frontend): fix inner-border dark
* wip
* feat(frontend): Fix buttons
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2023-10-08 23:31:53 +02:00
Ruben Fiszel
00434f1a78
fix: improve handling of large results by frontend
2023-10-08 15:37:10 +02:00
Ruben Fiszel
96b02a3331
add support for single tenant microsoft login
2023-10-08 13:31:51 +02:00
Ruben Fiszel
cdf493d173
improve set saved inputs for mobile
2023-10-08 11:59:44 +02:00
Ruben Fiszel
cb4172338f
clarify search by content being an ee feature
2023-10-08 11:41:20 +02:00
Ruben Fiszel
8b0d9dd4f0
change max-w-6xl -> max-w-7xl
2023-10-08 11:27:24 +02:00
Ruben Fiszel
cbc484ffd0
remove .nvmrc
2023-10-08 10:49:13 +02:00
Ruben Fiszel
c5f8786134
fix: improve flow status viewer for large values
2023-10-07 19:54:36 +02:00
Ruben Fiszel
d22031e990
fix: add lsp absolute imports for deno in all cases
2023-10-07 16:36:26 +02:00
Ruben Fiszel
eb47f2cf6d
fix setting resource type description
2023-10-07 16:26:24 +02:00
Ruben Fiszel
635054bb37
add default fallback vscode widget colors
2023-10-07 16:01:55 +02:00
Ruben Fiszel
e98144ff07
fix: fix aggrid initialization
2023-10-06 20:00:01 +02:00
Ruben Fiszel
9d250c8c0c
UX nits
2023-10-06 19:11:19 +02:00
Ruben Fiszel
e5731504d0
feat: add support for aggrid ee
2023-10-06 17:34:13 +02:00
Ruben Fiszel
268c585459
support clear on text input for date input
2023-10-05 23:43:25 +02:00
Ruben Fiszel
1ff5bc2f7a
feat: manage cache and init scripts from worker group UI ( #2396 )
...
* cache & inits
* cache & inits
* cache & inits
* all
* fix tests
* improve
2023-10-05 19:42:15 +02:00
Faton Ramadani
e1918ef66e
Ignored tutorials ( #2394 )
...
* fix(frontend): add ignored tutorials
* fix(frontend): add ignored tutorials
* fix(frontend): tutorial code cleanup
* fix(frontend): refactor how buttons are created
* fix(frontend): Correctly handled ignored tutorials
2023-10-05 17:22:40 +02:00
Faton Ramadani
48ce194a28
fix(frontend): Fix tutorial trigger ( #2392 )
...
* fix(frontend): Fix tutorial trigger
* fix(frontend): remove useless reactivity
2023-10-05 14:50:35 +02:00
Ruben Fiszel
c9285b539d
chore(main): release 1.181.0 ( #2369 )
...
* chore(main): release 1.181.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-10-05 09:56:30 +02:00
HugoCasa
9002a0e05a
fix: add numeric, array and date types ( #2379 )
...
* fix: add numeric, array and date types
* fix: update parser npm
2023-10-05 09:13:56 +02:00
Faton Ramadani
8a45891c96
App polish ( #2385 )
...
* wip
* feat(frontend): polish script settings
2023-10-04 14:36:18 +02:00
Faton Ramadani
65bacdcd7d
Tutorials improvement ( #2384 )
...
* fix(frontend): fix tutorials
* fix(frontend): simplify
* fix(frontend): simplify
* fix(frontend): fix skip all
* fix(frontend): fix toggle
* fix(frontend): simplify
2023-10-04 14:28:37 +02:00
Faton Ramadani
0cb70d975b
fix(frontend): fix flow tutorials ( #2383 )
...
* fix(frontend): fix flow tutorials
* fix(frontend): restore tainted
* fix(frontend): add guide about key arrows
* fix(frontend): add how first tutorial is started
* fix(frontend): add how first tutorial is started
* fix(frontend): remove debugger
* fix(frontend): fix deployement issues
2023-10-04 11:12:28 +02:00
Faton Ramadani
33b1c752ae
feat(frontend): add driverjs ( #2327 )
...
* feat(frontend): add driverjs
* feat(frontend): pipeline done
* feat(frontend): texts updated
* feat(frontend): split tutorials into two
* feat(frontend): Branch one tutorial
* wip
* feat(frontend): flow editor tutorial v0 done
* feat(frontend): flow editor tutorial v0 done
* feat(frontend): fix how tutorials are started
* feat(frontend): fix how tutorials are started
2023-10-04 10:12:07 +02:00
Ruben Fiszel
97acb6b757
improve displayed flow inputs
2023-10-03 16:16:12 +02:00
HugoCasa
62d090fcc9
fix: flow trigger prompt + lower temp ( #2377 )
...
* fix: flow trigger prompt + lower temp
* fix: add back await
2023-10-03 12:00:31 +02:00
HugoCasa
63a455f1c8
fix: schema autocomplete/ai ( #2372 )
...
instanceof does not work with primitive types
2023-10-02 19:57:02 +02:00
HugoCasa
78742e2d3e
fix: ai flow prompt fix + explanation in ui ( #2374 )
2023-10-02 19:40:06 +02:00
Ruben Fiszel
c8543d7ed4
feat: add npm_config_registry support for bun, deno and being settable from UI ( #2373 )
...
* foo
* foo
* npm config
2023-10-02 14:45:29 +02:00
HugoCasa
3e7827ed09
fix: trigger bun prompt ( #2368 )
2023-10-02 09:53:18 +02:00
Ruben Fiszel
dbd310fced
chore(main): release 1.180.0 ( #2366 )
...
* chore(main): release 1.180.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-10-01 21:06:13 +02:00
Ruben Fiszel
76d9dcbe4a
feat: code content search ( #2367 )
...
* code search
* foo
* foo
* all
* all
2023-10-01 21:03:08 +02:00
Ruben Fiszel
2be257e594
add fullscreen for eval fields
2023-10-01 00:21:22 +02:00
Ruben Fiszel
079de25784
fix: improve connection in apps
2023-09-30 23:53:04 +02:00
Ruben Fiszel
eb369d6287
improve mouseover behavior for components
2023-09-30 19:59:38 +02:00
Ruben Fiszel
fc3844738d
chore(main): release 1.179.1 ( #2365 )
...
* chore(main): release 1.179.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-09-30 09:03:20 +02:00
Ruben Fiszel
5651c5bd7c
catch error for loading inner modules
2023-09-30 08:06:23 +02:00
Ruben Fiszel
11b7e1d82f
chore(main): release 1.179.0 ( #2354 )
...
* chore(main): release 1.179.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-09-30 07:54:22 +02:00
Ruben Fiszel
2ae6050cd5
fix worker groups for non superadmins
2023-09-30 07:50:13 +02:00
Ruben Fiszel
3acc250e95
preserve order for form on apps
2023-09-30 07:32:21 +02:00
Ruben Fiszel
9ccb12296e
fix: improve superadmin settings page
2023-09-30 06:29:28 +02:00
Ruben Fiszel
953c7700fe
feat: add trustedDependencies escape hatch for bun ( #2364 )
...
* trustedDeps
* fix frontend
* trustedDeps
* fix frontend
2023-09-29 20:27:13 +02:00