Ruben Fiszel
a50b8d4540
frontend: remove WIP for deno
2022-06-24 22:32:01 +02:00
Ruben Fiszel
bb946ed551
fix: smart assistant reload
2022-06-24 22:25:04 +02:00
Ruben Fiszel
6c622bcc32
fix: deno exit after result logging
2022-06-24 21:57:55 +02:00
Ruben Fiszel
368779bfc5
grant workspace read
2022-06-24 20:18:22 +02:00
Ruben Fiszel
e0adf68838
sqlx fix
2022-06-24 19:32:38 +02:00
Ruben Fiszel
4947661b1d
feat: deno run with --unstable
2022-06-24 19:22:17 +02:00
Ruben Fiszel
b10645ff65
remove quotas for premium workspaces
2022-06-24 19:20:27 +02:00
Ruben Fiszel
fdf95a065e
fix: change default per page to 100
2022-06-23 21:16:17 +02:00
Ruben Fiszel
d69661bc37
(frontend) be more upfront about upcoming non-unlimited community features
2022-06-23 21:11:04 +02:00
Ruben Fiszel
6de9697d95
feat: add tesseract bin to worker image
2022-06-23 19:16:16 +02:00
Ruben Fiszel
f98f6429c1
fix: improve error handling
2022-06-23 19:09:40 +02:00
Ruben Fiszel
2efaf21915
fix: improve error handling
2022-06-23 19:00:17 +02:00
Ruben Fiszel
3e2ba96d8c
reactive workspaces UI
2022-06-23 05:11:38 +02:00
Ruben Fiszel
2d02b7b2da
split frontend common utilities
2022-06-23 05:06:07 +02:00
Ruben Fiszel
a5f08e578a
language-client imports only if language is deno or python
2022-06-23 03:12:38 +02:00
Ruben Fiszel
fc0c38ffad
fix: schemaPicker does not display editor by default
2022-06-23 02:05:44 +02:00
Ruben Fiszel
c30b31ea88
move gen as well to lib
2022-06-23 01:10:33 +02:00
Ruben Fiszel
99c861a903
fixing itemsType ts types
2022-06-22 23:27:33 +02:00
Ruben Fiszel
ecad14aa6a
add frontend package task for windmill-components for reuse in hub
2022-06-22 23:10:08 +02:00
Ruben Fiszel
47a0be6b7e
move to paths
2022-06-22 22:34:01 +02:00
Ruben Fiszel
7e4265e18f
chore(main): release 1.13.0 ( #115 )
...
* chore(main): release 1.13.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.13.0
2022-06-22 21:53:07 +02:00
Ruben Fiszel
276319d992
feat: better type narrowing for list and array types
2022-06-22 21:48:41 +02:00
Ruben Fiszel
6dc90a3906
fix: make email constraint case insensitive
2022-06-20 23:11:48 +02:00
Ian Eaves
026a449f37
Update README.md ( #116 )
...
😉
2022-06-20 19:55:34 +02:00
Ruben Fiszel
906f740a0d
fix: fix webhook path for flows
2022-06-15 04:33:47 +02:00
Ruben Fiszel
680aebb996
chore(main): release 1.12.0 ( #114 )
...
* chore(main): release 1.12.0
* Apply automatic changes
* Update CHANGELOG.md
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.12.0
2022-06-14 09:07:56 +02:00
Ruben Fiszel
28b5671402
fix: rename ResourceType -> Resource
2022-06-14 08:55:55 +02:00
Ruben Fiszel
e127d2f79f
feat: add ResourceType<'name'> as deno signature arg type
2022-06-14 03:04:00 +02:00
Ruben Fiszel
359ef15fa2
fix: more flexible ResourceType MainArgSignature parser
2022-06-14 02:23:34 +02:00
Ruben Fiszel
7739c4beaa
chore(main): release 1.11.0 ( #112 )
...
* chore(main): release 1.11.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.11.0
2022-06-14 01:45:10 +02:00
Ruben Fiszel
f1ee5f3130
feat: add ResourceType<'name'> as deno signature arg type
2022-06-14 01:43:24 +02:00
Ruben Fiszel
a59b92706b
fix(frontend): loadItems not called in script picker
2022-06-13 20:47:27 +02:00
Ruben Fiszel
9f235c404e
fix: force c_ prefix for adding resource type
2022-06-12 16:09:54 +02:00
Ruben Fiszel
95d98fc8fe
remove exec_fd for compatibility with older kernels
2022-06-12 14:42:31 +02:00
Ruben Fiszel
8c4999d528
fix DISABLE_NUSER
2022-06-12 13:55:04 +02:00
Ruben Fiszel
a72d6dcc40
chore(deps): update backend dependencies
2022-06-12 13:48:05 +02:00
Ruben Fiszel
cce46f9440
feat: add DISABLE_NUSER for older kernels
2022-06-12 13:30:40 +02:00
Ruben Fiszel
5afcb2b274
rm unecessary Caddyfile
2022-06-12 03:52:17 +02:00
Ruben Fiszel
0da602d2c7
chore(main): release 1.10.1 ( #111 )
...
* chore(main): release 1.10.1
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.10.1
2022-06-12 03:45:23 +02:00
Ruben Fiszel
295e28fd43
fix: python-client verify ssl
2022-06-12 03:42:44 +02:00
Ruben Fiszel
c3526d3172
simplify dockerfile - remove unecessary caddy
2022-06-12 03:05:39 +02:00
Ruben Fiszel
c3d2fd6e52
chore(main): release 1.10.0 ( #105 )
...
* chore(main): release 1.10.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.10.0
2022-06-12 02:01:27 +02:00
Ruben Fiszel
1a61d50076
feat: alpha hub integration + frontend user store fixes + script client base_url fix
2022-06-12 01:55:05 +02:00
Ruben Fiszel
f691f53224
chore(main): release 1.9.0 ( #63 )
...
* chore(main): release 1.9.0
* Apply automatic changes
* Update CHANGELOG.md
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.9.0
2022-06-05 13:43:51 +02:00
Ruben Fiszel
55ec20f1de
bump svelte-preprocess
2022-06-05 13:30:49 +02:00
Ruben Fiszel
f2348b5526
fix: remove annoying transitions for scripts and flows
2022-06-05 13:16:00 +02:00
Ruben Fiszel
75cdb228dc
fix login bug
2022-06-03 21:00:13 +02:00
Ruben Fiszel
26b8fd159a
fix login bug
2022-06-03 20:52:14 +02:00
Faton Ramadani
fc8b078101
Setup Cypress e2e tests ( #91 )
...
* Setup Cypress e2e tests
* Add login function
* Cypress github action setup
* Fix CI github action
* Properly setup node and install dependencies
* Wait on localhost to respond before running the tests
* Install missing dependencies
* Remove rust setup
* Stop caddy after installation
* Remove Caddy from CI
* Properly connect to DB
* CI clean up
* Run cypress after build
* Testing CI
* Restore commented code
* Fix docker image tag
* Fix tags
* Fix tag
* Fix tag
* Fix node_modules
* Fix postgres host name
* Bind
* Fix port
* Logs
* Fix DB Host
* Test GA
* Create docker network
* Get IP from container
* Try removing custom wait-on
* Correctly run cypress tests
* Print IP
* Add logs
* Debug docker
* Add logs
* Logs
* logs
* Fix DB hostname
* tring my way
* tring my way
* tring my way
* tring my way
* works
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2022-06-03 20:22:12 +02:00
Ruben Fiszel
20cabe3335
minor fixes
2022-06-03 19:39:37 +02:00