Ruben Fiszel
|
e53c39912f
|
fix topHash issue
|
2023-08-09 22:33:06 +02:00 |
|
HugoCasa
|
c64688084d
|
fix: graphql api not db (#2017)
* fix: graphql api not db
* fix: use api instead of db in test connection gql
|
2023-08-09 18:31:43 +02:00 |
|
Ruben Fiszel
|
080df61d7c
|
check dup on flow editor
|
2023-08-09 17:04:42 +02:00 |
|
Ruben Fiszel
|
50bed362ae
|
fix flow editor
|
2023-08-09 16:50:30 +02:00 |
|
Ruben Fiszel
|
fc0ffc3cf1
|
fix flow editor
|
2023-08-09 16:50:20 +02:00 |
|
HugoCasa
|
f1a0070b71
|
feat: add graphql support (#2014)
* feat: add graphql support
* fix: use custom editor for viewing graphql schema
* fix: graphql parser cargo version
* fix: add graphql where missing
|
2023-08-09 16:19:57 +02:00 |
|
HugoCasa
|
c3615765c3
|
fix: hide AI Gen btn when language not supported (#2016)
|
2023-08-09 16:02:23 +02:00 |
|
Ruben Fiszel
|
3f38d88c75
|
fix: make flow editor more resilient to id duplicates
|
2023-08-09 13:11:04 +02:00 |
|
Ruben Fiszel
|
8bc81107ac
|
feat: v0 of relative imports in bun
|
2023-08-09 12:05:36 +02:00 |
|
Faton Ramadani
|
18af7673bf
|
fix(frontend): Fix flow preview (#2013)
* fix(frontend): Fix flow preview
* fix(frontend): fix z-index
* fix(frontend): fix z-index
* fix(frontend): clean up Select and MultiSelect styles
* fix(frontend): clean up Select and MultiSelect styles
|
2023-08-09 10:24:59 +02:00 |
|
Faton Ramadani
|
89086afbde
|
feat(frontend): Add disable prop to App Toggles (#2010)
|
2023-08-08 15:26:15 +02:00 |
|
Ruben Fiszel
|
a2b94dc459
|
chore(main): release 1.143.0 (#2008)
* chore(main): release 1.143.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-08-08 14:20:12 +02:00 |
|
Faton Ramadani
|
0bcdae7d17
|
fix(frontend): Fix auto invite overflow (#2009)
|
2023-08-08 13:42:29 +02:00 |
|
Dave Nicolson
|
b65fdb8b67
|
Grammar fixes (#2001)
* Fix typos
* Fix TypeScript capitalization
* Fix log in verb
* Fix log out verb
---------
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com>
|
2023-08-08 12:02:51 +02:00 |
|
DM-Canteen
|
afb2e48fb8
|
feat(frontend): add disabled prop to select input (#2007)
|
2023-08-08 02:09:25 +02:00 |
|
Ruben Fiszel
|
9ad4bf7946
|
chore(main): release 1.142.0 (#1996)
* chore(main): release 1.142.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-08-07 21:38:26 +02:00 |
|
Ruben Fiszel
|
4ccac57a89
|
fix: custom config layout get priority for plotly components
|
2023-08-07 20:26:03 +02:00 |
|
Faton Ramadani
|
5dd82279cb
|
fix(frontend): Download as CSV (#2000)
* fix(frontend): Download as CSV
* fix(frontend): Download as CSV
|
2023-08-07 18:16:28 +02:00 |
|
Faton Ramadani
|
54ef5e7d43
|
feat(frontend): Audit logs rework (#1997)
* feat(frontend): rework settings wup
* feat(frontend): rework settings wop
* feat(frontend): rework settings wip
* feat(frontend): rework workers + folders
* feat(frontend): modify the nord theme
* feat(frontend): folder columns size
* feat(frontend): Fix build
* feat(frontend): rework audit ogs
* feat(frontend): rework audit ogs
* feat(frontend): rework audit structure
* feat(frontend): Add missing filters
* feat(frontend): updating AuditLog openapi
* feat(frontend): desktop view done
* feat(frontend): fix build
* feat(frontend): audit log rework
* feat(frontend): fix filters
|
2023-08-07 15:22:13 +02:00 |
|
HugoCasa
|
2b542832a8
|
feat(frontend): make diff editor editable (#1999)
|
2023-08-07 12:40:17 +02:00 |
|
Ruben Fiszel
|
2913ecacdc
|
fix: refresh token on login and regularly
|
2023-08-06 10:27:57 +02:00 |
|
Ruben Fiszel
|
b32b9828d5
|
chore(main): release 1.141.0 (#1995)
* chore(main): release 1.141.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-08-05 19:29:15 +02:00 |
|
Ruben Fiszel
|
4f6f221b79
|
chore(main): release 1.140.1 (#1994)
* chore(main): release 1.140.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-08-05 18:18:24 +02:00 |
|
Ruben Fiszel
|
18bb9ddfb7
|
chore(main): release 1.140.0 (#1979)
* chore(main): release 1.140.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-08-05 12:10:28 +02:00 |
|
Ruben Fiszel
|
48b33ae5d5
|
improve resource component
|
2023-08-05 11:40:07 +02:00 |
|
Faton Ramadani
|
9aa0c2b90e
|
fix(frontend): Fix image loading animation + app preview select scrolling issues (#1990)
* fix(frontend): Fix image jump onload
* fix(frontend): Fix select scrolling issues
* fix(frontend): Fix select scrolling issues
* fix(frontend): Fix select scrolling issues
* fix(frontend): Fix multiselect offset
* fix(frontend): only restore scroll in app editor
|
2023-08-05 10:48:17 +02:00 |
|
HugoCasa
|
b5e126ea77
|
feat: add test connection for bigquery (#1988)
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
|
2023-08-05 10:26:22 +02:00 |
|
HugoCasa
|
93c2c71556
|
fix: ai code block regex (#1992)
|
2023-08-04 18:42:44 +02:00 |
|
HugoCasa
|
335366b558
|
feat: add toggle for postgres between public and all schemas (#1991)
|
2023-08-04 16:48:09 +02:00 |
|
HugoCasa
|
488d2813f3
|
feat: add snowflake (#1987)
* feat: unveil windmill AI
* feat: add snowflake
* fix: uppercase snowflake auth params
|
2023-08-03 17:22:00 +02:00 |
|
Faton Ramadani
|
3576d7c85f
|
feat(frontend): Add flow steps details (#1986)
|
2023-08-03 16:23:54 +02:00 |
|
Faton Ramadani
|
84c1172f30
|
feat(frontend): Settings rework (#1983)
* feat(frontend): rework settings wup
* feat(frontend): rework settings wop
* feat(frontend): rework settings wip
* feat(frontend): rework workers + folders
* feat(frontend): modify the nord theme
* feat(frontend): folder columns size
* feat(frontend): Fix build
|
2023-08-03 12:24:38 +02:00 |
|
Ruben Fiszel
|
0995f8eeca
|
fix: make plotly dynamically change on layout change
|
2023-08-02 19:53:47 +02:00 |
|
Ruben Fiszel
|
b34b02495f
|
feat: support native jobs from hub
|
2023-08-02 18:37:46 +02:00 |
|
Faton Ramadani
|
c3c5b498bb
|
fix(frontend): Fix flow editor panel sizes (#1985)
|
2023-08-02 17:47:29 +02:00 |
|
Faton Ramadani
|
2732144743
|
fix(frontend): View runs+ fix flow graph overflow issues (#1984)
* fix(frontend): View runs+ fix flow graph overflow issues
* fix(frontend): revert changes
|
2023-08-02 17:38:53 +02:00 |
|
HugoCasa
|
15eeb0f99e
|
fix: reset with minimal code (#1982)
|
2023-08-02 09:16:36 +02:00 |
|
Faton Ramadani
|
d57ce8a86b
|
fix(frontend): Fix log bg color + add style to the supabase connect button (#1981)
|
2023-08-01 21:33:31 +02:00 |
|
Ruben Fiszel
|
28508ff8f5
|
chore(main): release 1.139.0 (#1968)
* chore(main): release 1.139.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-08-01 17:55:18 +02:00 |
|
Ruben Fiszel
|
68a4e327a6
|
fix: fix draft permissions (require writer instead of owner)
|
2023-08-01 17:02:29 +02:00 |
|
Faton Ramadani
|
0a67a55e24
|
feat(frontend): Add config to optionally include mimetype (#1978)
|
2023-08-01 13:08:04 +02:00 |
|
Faton Ramadani
|
edd98c6149
|
fix(frontend): Fix app icons (#1977)
|
2023-08-01 12:55:45 +02:00 |
|
Faton Ramadani
|
d7ec2c0ab4
|
feat(frontend): Sanitize Supabase resource name (#1975)
|
2023-08-01 12:15:23 +02:00 |
|
Faton Ramadani
|
894554fdfb
|
fix(frontend): Display transformer errors (#1971)
* fix(frontend): Display transformer errors
* feat(frontend): Display both script and transformer results
* feat(frontend): Merge main + remove debug code
* feat(frontend): refactor runnableComponent
* feat(frontend): fix empty object
* feat(frontend): improve error popover
|
2023-08-01 11:59:26 +02:00 |
|
Ruben Fiszel
|
ddcf73b85c
|
improve error for app select
|
2023-08-01 10:31:25 +02:00 |
|
Ruben Fiszel
|
0f3a3a06ac
|
remove uncessary console logs
|
2023-08-01 09:36:54 +02:00 |
|
Ruben Fiszel
|
888af6a1aa
|
remove unecessary console debug
|
2023-08-01 09:21:45 +02:00 |
|
Ruben Fiszel
|
f5483397c0
|
fix: improve code structure to reduce unecessary dependency of apppreview on heavy packages
|
2023-08-01 09:16:16 +02:00 |
|
Faton Ramadani
|
43cb5a985e
|
feat(frontend): App carousel (#1956)
* feat(frontend): app carousel
* carousel wip
* feat(frontend): add carousel component
* feat(frontend): add slide handler
* feat(frontend): Fix styling issues
* feat(frontend): Update subgrid focus on page change
* feat(frontend): fix subgrid issues + add carousel list
* feat(frontend): fix carousel width issues
* feat(frontend): fix build
* feat(frontend): fix build
* feat(frontend): revert changes
* feat(frontend): add missing tooltips
* feat(frontend): remove autoplay
* feat(frontend): add missing tooltip + add select for timings
* feat(frontend): simplify carousel
* feat(frontend): fix render when data changes
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
|
2023-07-31 17:56:38 +02:00 |
|
Faton Ramadani
|
b4268b1db1
|
feat(frontend): add markdown component (#1959)
* feat(frontend): add markdown component
* feat(frontend): add markdown component
* feat(frontend): switch library to fix build
* feat(frontend): fix md display
* feat(frontend): add a compact prop
* feat(frontend): Size as list
|
2023-07-31 17:54:43 +02:00 |
|