Faton Ramadani
4140117b6a
Merge branch 'main' into app-preview-scroll
2023-03-07 16:50:59 +01:00
Faton Ramadani
f20ea37eb0
feat(frontend): Fix app preview error display
2023-03-07 16:48:23 +01:00
Ruben Fiszel
67d8009dcf
fix multiple app nits
2023-03-07 15:51:02 +01:00
Faton Ramadani
87d31ee63b
Merge branch 'main' into app-preview-scroll
2023-03-07 15:29:24 +01:00
Faton Ramadani
fb2d52f99b
feat(frontend): Fix recomputeIds + app table
2023-03-07 15:28:58 +01:00
Ruben Fiszel
95ccc9edf8
fix z-index for flowbuilder
2023-03-07 14:57:51 +01:00
Ruben Fiszel
9e4d90ad37
feat(frontend): add history to flows and apps
2023-03-07 14:47:17 +01:00
Faton Ramadani
2e3271257f
Merge branch 'main' into app-preview-scroll
2023-03-07 11:42:10 +01:00
Ádám Kovács
c638897fdc
fix(frontend): Side menu z-index issue ( #1265 )
2023-03-07 09:53:19 +01:00
Ruben Fiszel
71305e5154
show archived + fix graphs
2023-03-07 01:59:35 +01:00
Ruben Fiszel
9e9f8efb8e
feat(frontend): add fork/save buttons + consistent styling for slider/range
2023-03-06 22:35:25 +01:00
Ádám Kovács
3e5d09ef0b
feat(frontend): Add app PDF viewer ( #1254 )
...
* feat(frontend): Add app PDF viewer (wip)
* fix(frontend): Handle file upload
* fix(frontend): Handle multi page pdf
* feat(frontend): Add pdf page numbering
* feat(frontend): Add more pdf viewer controls
* save
* fix(frontend): Pdf loading
* fix(frontend): Resize PDF in small window
* fix(frontend): Minor fixes
* feat(frontend): Add pdf zoom configuration
* fix wip
* save
* bg color
* save progress
* pdf scaling
* feat(frontend): fix zoom synchro
* fix(frontend): Pdf scroll tracking
* fix(frontend): Double scrollbar
* nits
* fixes
---------
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-03-06 20:17:36 +01:00
Faton Ramadani
b013996585
Merge branch 'main' into app-preview-scroll
2023-03-06 18:49:55 +01:00
Ruben Fiszel
614fb5022a
feat(frontend): add ability to move nodes
2023-03-06 18:41:20 +01:00
Ruben Fiszel
0beadfd1ac
fix z-index of inputransformform
2023-03-06 16:04:32 +01:00
Faton Ramadani
0a76e3533c
feat(frontend): remove useless softWrap
2023-03-06 15:46:00 +01:00
Faton Ramadani
7648b382ff
feat(frontend): remvove useless softWrap
2023-03-06 15:14:23 +01:00
Ruben Fiszel
25580c1272
add trigger button
2023-03-06 14:11:17 +01:00
Faton Ramadani
e2747e824f
feat(frontend): merge main
2023-03-06 13:59:08 +01:00
Faton Ramadani
2060445d20
feat(frontend): fix text resize
2023-03-06 13:40:07 +01:00
Faton Ramadani
2557e136bd
fix(frontend): fix app map reactivity ( #1260 )
2023-03-06 11:26:00 +01:00
Ruben Fiszel
200cb69d82
make default branch non removable for branchone
2023-03-06 11:19:56 +01:00
Ruben Fiszel
9ee261fe1a
Update docker-compose.yml
2023-03-06 10:39:00 +01:00
Ruben Fiszel
8e563a42f5
Update docker-compose.yml with oauth example
2023-03-06 10:38:01 +01:00
Faton Ramadani
a999eb2112
fix(frontend): fix branch deletion ( #1261 )
...
* fix(frontend): fix branch deletion
* fix(frontend): fix branch deletion
* fix(frontend): fix branch deletion
2023-03-06 09:01:19 +01:00
Ruben Fiszel
e5dbe7076c
handle larger sized graphs
2023-03-06 08:33:53 +01:00
Faton Ramadani
94e30052bf
Merge branch 'main' into app-preview-scroll
2023-03-06 08:23:05 +01:00
Faton Ramadani
68add7932e
feat(frontend): add a way to automatically resize (wip) + add automatic resizable component
2023-03-06 08:21:54 +01:00
Ruben Fiszel
2ac51b0af0
feat(frontend): refactor entire flow builder UX
2023-03-05 23:00:43 +01:00
Ruben Fiszel
f3232062c3
make tailwind inputs class configurable
2023-03-03 22:32:35 +01:00
Ruben Fiszel
b11a5a2df6
only bind the staticoutputs of the first row
2023-03-03 18:00:09 +01:00
Ruben Fiszel
e2c4545240
fix(frontend): arginput + apppreview fixes
2023-03-03 17:34:08 +01:00
Faton Ramadani
70dd6f759c
App small fixes ( #1258 )
...
* fix(frontend): Fix runnable editor
* fix(frontend): remove isopenstore
* fix(frontend): add output searchbar
* fix(frontend): fix build
* fix(frontend): add missing clear button
2023-03-03 15:15:29 +01:00
Ruben Fiszel
dcfb29fb80
fix sqlx offline
2023-03-03 13:04:24 +01:00
Faton Ramadani
94f1aadef2
feat(frontend): Fix object viewer style ( #1255 )
...
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-03-03 12:47:55 +01:00
Ruben Fiszel
58300eb6ac
introduce root_job and leaf_jobs for efficient result_by_id
2023-03-03 12:44:44 +01:00
Ashutosh Narang
304dea4b74
update build instructions ( #1256 )
2023-03-03 11:19:12 +01:00
Ruben Fiszel
f4fe71e074
chore(main): release 1.72.0 ( #1250 )
...
* chore(main): release 1.72.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-03-03 11:12:18 +01:00
Ruben Fiszel
fd4e18f62f
fix minSize for app splitpanes to 20
2023-03-03 01:08:20 +01:00
Ruben Fiszel
e428662481
feat(frontend): add creatable select
2023-03-03 01:06:36 +01:00
Ruben Fiszel
b796aeef7a
calculate all previous ids inside flows
2023-03-02 20:54:44 +01:00
Ruben Fiszel
55eb48c553
fix(frontend): background script not showing inputs
2023-03-02 17:54:05 +01:00
Ruben Fiszel
a43139fe53
flow improvements
2023-03-02 17:37:51 +01:00
Ruben Fiszel
c4463bb029
fix(backend): improve result retrieval
2023-03-02 16:33:24 +01:00
Ruben Fiszel
cc6eaaf473
fix tailwind JIT for devmode + graph fixes
2023-03-02 14:49:36 +01:00
Ádám Kovács
ed25d9f186
feat(frontend): Add app map component ( #1251 )
...
* feat(frontend): Add app map component (wip)
* fix(frontend): Revert
* feat(frontend): sync map configuration (#1252 )
* fix(frontend): Map markers
* fix(frontend): Switching between input types
* fix(frontend): Customize map controls
* feat(frontend): Fix output + add set region button
* feat(frontend): Fix output + add set region button
* feat(frontend): Fix output + add set region button
* feat(frontend): Only display set region button on edit mode
---------
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
2023-03-02 14:25:30 +01:00
Ruben Fiszel
35ea2b27b1
fix(cli): fix workspace option + run script/flow + whoami
2023-03-02 13:21:50 +01:00
Ruben Fiszel
2c1e3b3372
UX nits
2023-03-02 12:08:20 +01:00
Ruben Fiszel
4101d587de
remove slide causing issues
2023-03-02 11:59:10 +01:00
Ruben Fiszel
e6ff3ab6cc
remove slide causing issues
2023-03-02 11:49:57 +01:00
Ruben Fiszel
8fc6c39129
remove bg-gray-50 from viewed apps
2023-03-02 11:06:11 +01:00
Ruben Fiszel
fcb5cf4d41
revert caddyfileremote target change
2023-03-02 10:39:01 +01:00
Ruben Fiszel
2679386bf8
fix(frontend): fix table bindings
2023-03-02 09:54:30 +01:00
Ryan Rich
580388ce19
Add support for binding server listener to a specific IP address ( #1253 )
2023-03-02 08:01:50 +01:00
Ruben Fiszel
4e6e66d7b1
fix splitpanes
2023-03-02 02:31:39 +01:00
Faton Ramadani
f4d79ee263
feat(frontend): app splitpanes ( #1248 )
...
* feat(frontend): app splitpanes
* feat(frontend): app splitpanes vertical
* feat(frontend): support both splitpanes
* done
* done
* default select value
* container height
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-03-02 01:30:07 +01:00
Ruben Fiszel
38fb3450c8
fix apps tabs + make inputvalue more resilient
2023-03-01 22:15:25 +01:00
Ruben Fiszel
94b20d2f5e
fix(frontend): rework app reactivity
2023-03-01 21:33:23 +01:00
Ruben Fiszel
1753cb7da6
fix(frontend): rework app reactivity
2023-03-01 20:01:59 +01:00
Ruben Fiszel
2a75cd250e
fix(backend): incorrect get_result_by_id for list_result job
2023-03-01 12:43:00 +01:00
Ruben Fiszel
29f3fe2663
update sqlx-data.json
2023-03-01 12:01:22 +01:00
Ruben Fiszel
4c913dc4b6
feat(backend): get_result_by_id do a downward pass to find node at any depth ( #1249 )
...
* downwardRec
* downwardRec
* any node
* any node
* any node
2023-03-01 11:33:48 +01:00
Ruben Fiszel
5c40ff4290
Update LICENSE
2023-03-01 09:53:26 +01:00
Ruben Fiszel
2bbe112444
handle more undefined cases in app
2023-03-01 08:46:20 +01:00
Ruben Fiszel
90a12f6131
drawer focus
2023-03-01 01:21:32 +01:00
Ruben Fiszel
f3f95fa865
active grid border-dashed for apps
2023-03-01 01:18:10 +01:00
Ruben Fiszel
26784464a4
revert pips change
2023-02-28 22:53:44 +01:00
Ruben Fiszel
c96e2351d9
chore(main): release 1.71.0 ( #1242 )
...
* chore(main): release 1.71.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-02-28 22:51:57 +01:00
Ruben Fiszel
ddb4916a2e
fix app fields
2023-02-28 22:41:21 +01:00
Ádám Kovács
1bb5ed9ae0
fix(frontend): Add more app custom css ( #1247 )
...
* fix(frontend): Add number input custom css
* fix(frontend): Add currency input custom css
* fix(frontend): Add slider custom css
* fix(frontend): Add range custom css
* fix(frontend): Add password input custom css
* fix(frontend): Add date input custom css
* fix(frontend): Add tabs custom css
* fix(frontend): Minor stylings
* fix(frontend): Add icon custom css
* fix(frontend): Add dividers custom css
* fix(frontend): Add file input custom css
* fix(frontend): Add image custom css
2023-02-28 21:05:58 +01:00
Ruben Fiszel
b5b32f00b3
fix overflow-y on debug runs
2023-02-28 19:54:20 +01:00
Ruben Fiszel
c06311faf8
add workspace_add events
2023-02-28 19:41:01 +01:00
Ruben Fiszel
8a639b6e7d
select input fix
2023-02-28 19:28:36 +01:00
Ruben Fiszel
05f568fb8c
display startup info in all cases
2023-02-28 17:52:47 +01:00
Ruben Fiszel
e515c70e71
fix incorrect user sttings redirect
2023-02-28 16:57:00 +01:00
Ruben Fiszel
6adc875610
feat(frontend): drawer for editing workspace scripts in flows
2023-02-28 15:51:56 +01:00
Faton Ramadani
8a0d1158c4
feat(frontend): App drawer ( #1246 )
...
* feat(frontend): app drawer
* feat(frontend): app drawer
* feat(frontend): app drawer
* feat(frontend): app drawer wip
* feat(frontend): drawer wip
* feat(frontend): drawer wip
* feat(frontend): app missing prop
* feat(frontend): revert drawer changes
* feat(frontend): highlight subgrid
2023-02-28 15:49:57 +01:00
Ruben Fiszel
ea2ebfa92e
fix compile issue
2023-02-28 11:18:09 +01:00
dependabot[bot]
ba856be10d
chore(deps): bump docker/metadata-action from 3 to 4 ( #1243 )
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 3 to 4.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md )
- [Commits](https://github.com/docker/metadata-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-28 11:02:14 +01:00
dependabot[bot]
333b873ee9
chore(deps): bump docker/build-push-action from 3 to 4 ( #1186 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-28 11:02:00 +01:00
dependabot[bot]
2785b05064
chore(deps-dev): bump @playwright/test in /frontend ( #1244 )
...
Bumps [@playwright/test](https://github.com/Microsoft/playwright ) from 1.29.2 to 1.31.1.
- [Release notes](https://github.com/Microsoft/playwright/releases )
- [Commits](https://github.com/Microsoft/playwright/compare/v1.29.2...v1.31.1 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-28 11:01:33 +01:00
Faton Ramadani
a67f10eeb6
fix(frontend): Fix deeply nested move ( #1245 )
...
* fix(frontend): Fix deeply nested move
* fix(frontend): update comment
2023-02-28 10:53:51 +01:00
Ruben Fiszel
287b2db22f
feat(cli): add autocompletions
2023-02-28 10:32:34 +01: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
2244e83b9d
fix(frontend): invisible subgrids have h-0 + app policies fix
2023-02-27 18:38:22 +01:00
Ruben Fiszel
42d1cd6456
fix(frontend): display currently selected filter even if not in list
2023-02-27 16:20:31 +01:00
Ruben Fiszel
4b64e75bd1
add back all tailwind colors to tailwind config
2023-02-27 15:11:23 +01:00
Ruben Fiszel
51a7eaaeb0
rename counters
2023-02-27 14:52:24 +01:00
Ruben Fiszel
8589b70ccf
apps improvements
2023-02-27 14:37:32 +01:00
Ruben Fiszel
0bf6f23c9e
fix setup app to use updated version of the CLI
2023-02-27 14:16:57 +01:00
Ruben Fiszel
e56869092a
feat(backend): use counter for sleep/execution/pull durations
2023-02-27 12:00:32 +01:00
Ruben Fiszel
6b8758f4a5
chore(main): release 1.70.1 ( #1241 )
2023-02-27 10:30:41 +01:00
Ruben Fiszel
fbc929ba1b
chore(main): release 1.70.1 ( #1239 )
...
* chore(main): release 1.70.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-02-27 10:07:26 +01:00
Faton Ramadani
97602ac6db
fix(frontend): Fix inline scripts list ( #1240 )
2023-02-27 10:06:42 +01:00
Faton Ramadani
8ee9d67f4f
fix(frontend): Fix subgrid lock ( #1232 )
...
* fix(frontend): Fix subgrid lock
* feat(frontend): restore
2023-02-27 10:00:18 +01:00
Ruben Fiszel
4bf6e753f1
fix findGridItemById
2023-02-27 09:56:17 +01:00
Faton Ramadani
70eab303bd
fix(frontend): Disable move in nested subgrid ( #1238 )
...
* fix(frontend): Disable move in nested subgrid
* fix(frontend): Disable move in nested subgrid
2023-02-27 09:50:39 +01:00
Ruben Fiszel
c051ffeb42
fix(cli): make cli resilient to systems without openable browsers
2023-02-27 09:48:52 +01:00
Ruben Fiszel
ebb68e5320
chore(main): release 1.70.0 ( #1236 )
...
* chore(main): release 1.70.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-02-27 09:25:03 +01:00
Ruben Fiszel
04a076f1db
fix(cli): bump cli to non broken client 1.69.3
2023-02-27 09:24:18 +01:00
Ruben Fiszel
ebd2e0323e
fix stripe checkout
2023-02-27 08:49:36 +01:00
Ruben Fiszel
cd25570003
fix minor editor bugs
2023-02-27 00:53:49 +01:00
Ruben Fiszel
e95f8ef6bf
add none color for buttons
2023-02-27 00:27:20 +01:00
Ruben Fiszel
c3d1c8ac39
fix many apps bugs
2023-02-26 23:43:00 +01:00
Ruben Fiszel
d38aff2fe2
fix: app setup and sync now uses 1.69.3
2023-02-26 14:09:16 +01:00
Ruben Fiszel
95851ea486
minor app nits
2023-02-26 13:58:51 +01:00
Ruben Fiszel
b690d801d4
feat(apps): add ag grid
2023-02-25 13:11:50 +01:00
Faton Ramadani
104e4ac5e7
feat(frontend): move to other grid ( #1230 )
...
* feat(frontend): move to other grid
* feat(frontend): wip
* feat(frontend): Fix component move
* fix(frontend): Fix build
* feat(frontend): Fix moving
* fix(frontend): Simplify code
2023-02-25 11:31:12 +01:00
Faton Ramadani
e87f4fc44b
fix(frontend): Fix duplication ( #1237 )
2023-02-25 10:18:21 +01:00
Ruben Fiszel
e1f686d850
fix(frontend): fix graph viewer id assignment
2023-02-25 08:48:24 +01:00
Ruben Fiszel
7da7dac3ac
chore(main): release 1.69.3 ( #1234 )
2023-02-24 21:11:58 +01:00
Ruben Fiszel
c2e5afd4e0
fix(deno): fix denoify buffer handling
2023-02-24 21:09:37 +01:00
Ruben Fiszel
ad9c386f41
making slider/range values connectable
2023-02-24 20:50:01 +01:00
Ruben Fiszel
a4e3f98b7d
chore(main): release 1.69.2 ( #1233 )
...
* chore(main): release 1.69.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-02-24 19:57:50 +01:00
Ruben Fiszel
dd28308c3c
fix(app): fix all nested behavior
2023-02-24 19:52:20 +01:00
Ruben Fiszel
833c2655ea
push
2023-02-24 19:52:20 +01:00
Faton Ramadani
a8295d0b5a
fix(frontend): Fix findGridItem
2023-02-24 19:52:20 +01:00
Ruben Fiszel
897e2f6b53
flatten
2023-02-24 19:52:20 +01:00
Faton Ramadani
5bb77edf45
fix(frontend): Fix findGridItem
2023-02-24 19:52:20 +01:00
Faton Ramadani
8ddcf4d9c1
fix(frontend): Fix next id
2023-02-24 19:52:20 +01:00
Faton Ramadani
33ebe2da8e
fix(frontend): wip
2023-02-24 19:52:20 +01:00
Ruben Fiszel
b3ee747014
pushed
2023-02-24 19:52:20 +01:00
Faton Ramadani
fa105b4cae
fix(frontend): gridtab
2023-02-24 19:52:20 +01:00
Faton Ramadani
483407cdf0
fix(frontend): duplicate
2023-02-24 19:52:20 +01:00
Faton Ramadani
008c30fcaa
fix(frontend): delete grid item
2023-02-24 19:52:20 +01:00
Ruben Fiszel
3387bb0d83
script editor panel
2023-02-24 19:52:20 +01:00
Ruben Fiszel
e08e7e4ae6
settings panel
2023-02-24 19:52:20 +01:00
Faton Ramadani
ea1b2c29b9
fix(frontend): rewrote utils
2023-02-24 19:52:20 +01:00
Ruben Fiszel
4ad6fbefd3
flatten
2023-02-24 19:52:20 +01:00
Ruben Fiszel
397ecd64d4
chore(main): release 1.69.1 ( #1231 )
...
* chore(main): release 1.69.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-02-24 17:26:53 +01:00
Ruben Fiszel
dd7e8c742c
fix(deno): remove mysql support waiting for deno fix
2023-02-24 17:19:13 +01:00
Ruben Fiszel
2f78132e08
fix(deno): remove mysql support waiting for deno fix
2023-02-24 17:11:53 +01:00
Ruben Fiszel
0041411c06
subgrids editor panel iter 1
2023-02-24 14:48:28 +01:00
Ruben Fiszel
54955b710c
fix subgrids final2
2023-02-24 13:11:06 +01:00
Ruben Fiszel
1eb5a0d1d3
fix subgrids final
2023-02-24 11:59:28 +01:00
Ruben Fiszel
ddda14c52b
app fixes
2023-02-24 11:39:50 +01:00
Ruben Fiszel
5123c9365c
fix subgrids final
2023-02-24 07:27:22 +01:00
Ruben Fiszel
834e7b1d1c
todo: improve deleting tab
2023-02-24 01:04:26 +01:00
Ruben Fiszel
6e9a5b026e
tab rework v2
2023-02-23 23:39:57 +01:00
Ruben Fiszel
7ad8879b09
fix binding
2023-02-23 22:14:23 +01:00
Ruben Fiszel
27cac3ffe6
fix(frontend): containers and tab fixes v1
2023-02-23 21:42:21 +01:00
Ruben Fiszel
705703a5e2
fix(frontend): containers and tab fixes v1
2023-02-23 21:01:47 +01:00
Ruben Fiszel
fac31c6628
fix(frontend): containers and tab fixes v1
2023-02-23 19:59:23 +01:00
Ruben Fiszel
90c0e140a1
chore(main): release 1.69.0 ( #1226 )
...
* chore(main): release 1.69.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-02-23 18:07:56 +01:00
Ruben Fiszel
d543650b31
fix(cli): .wmillignore whitelist behavior
2023-02-23 18:02:42 +01:00
Faton Ramadani
089a6b6ae5
feat(frontend): Duplicate component ( #1228 )
...
* feat(frontend): Duplicate component
* feat(frontend): add missing types
2023-02-23 17:43:27 +01:00
Faton Ramadani
857ee5f318
feat(frontend): Properly delete tab content ( #1227 )
2023-02-23 16:02:15 +01:00
Faton Ramadani
6ad876ebb4
feat(frontend): Support deeply nested components ( #1225 )
2023-02-23 15:33:14 +01:00
Ádám Kovács
ab4137640e
refactor(frontend): Reorganise app components ( #1224 )
...
* refactor(frontend): Reorganise app components
* refactor(frontend): Restructure app component
2023-02-23 14:15:45 +01:00
Ruben Fiszel
2bd8fabcf7
chore(main): release 1.68.0 ( #1223 )
...
* chore(main): release 1.68.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-02-23 13:42:42 +01:00
Ruben Fiszel
3b7160e84a
fix(cli): better ergonomics around workspaces
2023-02-23 13:31:08 +01:00
Ruben Fiszel
40c12e6139
fix(cli): better ergonomics around workspace add
2023-02-23 13:19:14 +01:00
Ádám Kovács
6044e3b6ef
feat(frontend): Add more app component CSS customisation ( #1218 )
...
* fix(frontend): Update app style editor
* fix(frontend): Update component custom css typings
* fix(frontend): Generalise custom CSS inputs
* feat(frontend): Add display CSS customization
2023-02-23 11:42:32 +01:00
Ruben Fiszel
18ff5c7cef
chore(main): release 1.67.4 ( #1222 )
...
* chore(main): release 1.67.4
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-02-23 09:06:34 +01:00
Ruben Fiszel
e54dc3ff97
fix(backend): workflow check for has_failure_module
2023-02-23 09:01:02 +01:00
Ruben Fiszel
4d5aae69c8
chore(main): release 1.67.3 ( #1221 )
...
* chore(main): release 1.67.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-02-23 08:34:22 +01:00
Ruben Fiszel
ec57c5977f
fix(cli): ignone non wmill looking files
2023-02-23 08:26:22 +01:00
Ruben Fiszel
df1b724626
do not create default variables on workspace creation
2023-02-23 08:07:35 +01:00
Ruben Fiszel
268dfbf831
chore(main): release 1.67.2 ( #1220 )
...
* chore(main): release 1.67.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-02-23 08:00:15 +01:00
Ruben Fiszel
969e89f8bb
fix(cli): ignone non wmill looking files
2023-02-23 07:40:04 +01:00
Ruben Fiszel
5997503961
chore(main): release 1.67.1 ( #1219 )
2023-02-22 23:47:37 +01:00
Ruben Fiszel
3fa24adad0
fix(cli): coloring nits
2023-02-22 23:46:08 +01:00
Ruben Fiszel
7471be1d81
update rustpython parser
2023-02-22 23:43:06 +01:00
Ruben Fiszel
d64e1c116a
nits on cli output
2023-02-22 23:28:50 +01:00
Ruben Fiszel
9267b1fb90
nits on webhook sync
2023-02-22 22:44:19 +01:00
Ruben Fiszel
6528a68668
chore(main): release 1.67.0 ( #1216 )
...
* chore(main): release 1.67.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-02-22 22:39:14 +01:00
Ruben Fiszel
4fd4d17a0d
update README
2023-02-22 21:49:13 +01:00
Ruben Fiszel
0548803ab7
fix flow rendering
2023-02-22 21:27:58 +01:00
Ruben Fiszel
0085b46c1e
fix(cli): add --fail-conflicts to ci push
2023-02-22 21:00:48 +01:00
Kai Jellinghaus
81ffd49bef
Remove Stripe ( #1217 )
2023-02-22 19:15:10 +01:00
Faton Ramadani
dbc59e9521
feat(frontend): Add app sub grids ( #1208 )
...
* feat(frontend): Add app sub grids
* feat(frontend): remove temp file
* feat(frontend): update package.json
* feat(frontend): fix build
* fixes
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): update dependencies
* feat(frontend): update dependencies
* feat(frontend): fix scrolling issues
* feat(frontend): fix preview + delete
* feat(frontend): done
* feat(frontend): remove dead code
* feat(frontend): fix selection
* feat(frontend): add container
* feat(frontend): fix package.json
* feat(frontend): fix package.json
* feat(frontend): fix package.json
* feat(frontend): fix package.json
* feat(frontend): fix package.json
* feat(frontend): restore npm package
* feat(frontend): add missing dependencies
* feat(frontend): remove missing dependencies
* feat(frontend): fix package.json
* feat(frontend): fix package.json
* feat(frontend): fix package.json
* feat(frontend): revert
* feat(frontend): fix package-lock
* feat(frontend): fix package-lock
* fix package-lock.json
* update
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-02-22 17:52:10 +01:00
Ruben Fiszel
121b3e9060
chore(main): release 1.66.1 ( #1215 )
...
* chore(main): release 1.66.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-02-22 15:55:37 +01:00
Ruben Fiszel
70dfc8b8d0
fix(cli): delete workspace instead of archiving them
2023-02-22 15:50:42 +01:00
Ruben Fiszel
ca3572a2a1
chore(main): release 1.66.0 ( #1214 )
...
* chore(main): release 1.66.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-02-22 15:38:01 +01:00
Ruben Fiszel
32c3c591d7
update README
2023-02-22 15:30:42 +01:00
Ruben Fiszel
1f4bc55e5c
ux nits
2023-02-22 15:11:27 +01:00
Ruben Fiszel
a00ff45ccf
UX nits
2023-02-22 15:06:52 +01:00
Ruben Fiszel
0160ce978d
cli skip pull
2023-02-22 14:29:37 +01:00
Ruben Fiszel
867c00047a
cli nits
2023-02-22 14:26:36 +01:00
Ruben Fiszel
e31d2ae27f
feat: CLI refactor v1
2023-02-22 14:21:53 +01:00
Ruben Fiszel
441f087d42
remove references to starter workspace'
2023-02-22 13:56:24 +01:00
Ruben Fiszel
4671558e6b
remove extra_perms from being encoded in non-folder zip export
2023-02-22 12:55:40 +01:00
Ruben Fiszel
08519f4099
removed edited_by from zip metadata
2023-02-22 09:53:45 +01:00
Ruben Fiszel
2727699d91
remove archived from zip
2023-02-22 09:23:23 +01:00
Ruben Fiszel
0c43b68b23
remove metadata from zip
2023-02-22 09:18:01 +01:00
Ruben Fiszel
c280f6e798
remove metadata from zip
2023-02-22 09:12:22 +01:00
Ruben Fiszel
e81f7bd723
feat: add delete flows
2023-02-22 08:40:11 +01:00
Ruben Fiszel
2213500210
remove versions from serialized apps
2023-02-22 01:13:42 +01:00
Ruben Fiszel
7558fb83d2
update cli
2023-02-22 01:07:48 +01:00
Ruben Fiszel
3d7a5a4520
v0 of cli refactor
2023-02-22 00:15:32 +01:00
Ruben Fiszel
be6f052ba4
extend zip permissions
2023-02-22 00:06:22 +01:00
Ruben Fiszel
4f1bcbb1c3
superadmin can see all
2023-02-22 00:00:43 +01:00
Ádám Kovács
a4b773af29
feat(frontend): Add image app component ( #1213 )
...
* fix(frontend): hard type app component config
* feat(frontend): Add image app component
* feat(frontend): Add upload app input type
2023-02-21 19:14:55 +01:00
Ruben Fiszel
61e6e1a4c5
fix go-client with new openapi
2023-02-21 12:25:54 +01:00
Ruben Fiszel
cf7dc3c01a
chore(main): release 1.65.0 ( #1210 )
...
* chore(main): release 1.65.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-02-21 10:17:35 +01:00
Kai Jellinghaus
41c8ea92fe
CLI fixes ( #1204 )
...
* Add default workspace URL
* R1 WIP
* Improve help docs slightly
* Rework tracking state
* WIP Rework
Remaining bug: Not returning state-only files (no local file) from *getFiles()
* Create newly found files
* Finish ZIP & new tracking code
* Fix two minor bugs
* do not consider conflict if same content
* add more logs to cli writing
* progress
* progress
* iteration
* Add most basic App support
* fix folder frontend bug
* fix folder frontend bug
* init done by default
* sqlx merge
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-02-21 10:13:21 +01:00
Ruben Fiszel
b6b0880f2f
edit main video
2023-02-21 01:28:07 +01:00
Ádám Kovács
d4b6d69126
feat(frontend): Add file input app component ( #1211 )
...
* feat(frontend): Add file input app component
* fix(frontend): Handle multiple file selects
* fix(frontend): File input styling
2023-02-20 18:05:15 +01:00
Ruben Fiszel
75edeab35e
rename panel headers
2023-02-19 22:47:30 +01:00
Ruben Fiszel
71d6dad37c
feat(apps): add asJson for customcss
2023-02-19 13:10:57 +01:00
Ruben Fiszel
7f00e1c1a8
feat(apps): add custom css for apps
2023-02-19 12:51:59 +01:00
Ruben Fiszel
a39f8e2123
added loadOnAppLoading & iconBefore and after for app buttons
2023-02-17 22:22:41 +01:00
Ruben Fiszel
2de660fef6
fix app select
2023-02-17 21:52:04 +01:00
Ruben Fiszel
dc1be9cf55
fix app select
2023-02-17 21:28:04 +01:00
Ruben Fiszel
91e1781dc1
fixes
2023-02-17 21:16:51 +01:00
Ádám Kovács
e4791c2b7e
feat(frontend): Add icon app component ( #1207 )
...
* feat(frontend): Add icon app component
* fix(frontend): Import only one icon at a time
* fix(frontend): Handle file names correctly
* feat(frontend): Use all arrow keys in popup navigation
* fix(frontend): Close popup after icon select
* fix(frontend): Position picker correctly
* fix(frontend): Handle empty search
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-02-17 20:20:28 +01:00
Ádám Kovács
c33e79e0b8
feat(frontend): Add divider app component ( #1209 )
...
* feat(frontend): Add divider app component
* fix(frontend): Separate horizontal and vertical
* fix(frontend): Update aligments
* fix(frontend): Remove unused static value
2023-02-17 19:27:14 +01:00
Kai Jellinghaus
5d109b3cd4
feat(backend): Zip Workspace Export ( #1201 )
...
* Allow different formats
* Allow Zip format in workspace export
* Fix axum error
* Use ZIP in frontend
* File ending fix
* Fix empty query
2023-02-17 19:21:06 +01:00
Ruben Fiszel
8074b26bfb
fix currency issues
2023-02-17 16:40:18 +01:00
Ruben Fiszel
98c1806369
new app component: currency + improved select
2023-02-16 23:40:58 +01:00
Ruben Fiszel
7120d6b35b
frontend nits
2023-02-16 18:15:42 +01:00
Ruben Fiszel
772bb602b0
chore(main): release 1.64.0 ( #1206 )
...
* chore(main): release 1.64.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-02-16 04:31:32 +01:00
Ruben Fiszel
5c8789b730
fix add_user
2023-02-16 04:26:36 +01:00
Ruben Fiszel
c7cd8e22d0
added connection tester
2023-02-15 21:36:13 +01:00
Ruben Fiszel
11c2c2704d
display IPs to whitelist
2023-02-15 19:51:58 +01:00
Ruben Fiszel
06a8fcf666
dynamically reload schema if it changes
2023-02-15 17:56:43 +01:00
Ádám Kovács
8445697e31
feat(frontend): Trigger settings drawer with URL hash ( #1185 )
...
* feat(frontend): Trigger settings drawer by URL hash
* fix(frontend): Add setting auto-open to workspace selector
* fix(frontend): full path redirects
* fix(frontend): Slice safety check
2023-02-15 14:47:47 +01:00
Ruben Fiszel
e0b12f88d5
chore(main): release 1.63.2 ( #1205 )
...
* chore(main): release 1.63.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-02-15 12:21:27 +01:00
Ruben Fiszel
a2fbc57025
fix(psql): update pg client
2023-02-15 12:17:42 +01:00
Ruben Fiszel
3e5950a396
fix ee
2023-02-15 11:27:53 +01:00
Ruben Fiszel
c0b87cc7d7
send a webhook on new user + lazy static refactor ( #1203 )
...
* supercharge
* supercharge
* progress
* progress
* display config
* display config
* display config
* display config
* fix extensions
* fix build
* disable nsjail = false for test
2023-02-15 10:59:50 +01:00
Ruben Fiszel
81f64a4028
UX nits
2023-02-14 17:58:38 +01:00
Ruben Fiszel
6eecae6857
chore(main): release 1.63.1 ( #1202 )
...
* chore(main): release 1.63.1
* update versions
* fix change versions
* fix change versions
* Apply automatic changes
* update base64
* fix versions
* improve app setup
* improve app setup
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-02-14 15:54:25 +01:00
Ruben Fiszel
03eb1444c4
fix: update hub sync script
2023-02-14 15:00:10 +01:00
Ruben Fiszel
7f68ae888c
chore(main): release 1.63.0 ( #1183 )
2023-02-14 14:34:35 +01:00
dependabot[bot]
1db407d983
chore(deps): bump python from 3.11.1-slim-buster to 3.11.2-slim-buster ( #1197 )
...
Bumps python from 3.11.1-slim-buster to 3.11.2-slim-buster.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-14 14:30:17 +01:00
Ruben Fiszel
9f6bffab72
add email to cli resource fetching
2023-02-14 14:27:24 +01:00
Ruben Fiszel
b835c58427
implement goto for app buttons
2023-02-14 03:33:08 +01:00
Ruben Fiszel
d2eb7a40c5
remove unused dependencies
2023-02-14 02:44:41 +01:00
Ruben Fiszel
f446ca14f5
fix run dev
2023-02-14 02:42:19 +01:00
Ruben Fiszel
5b7ce39496
implement double ended slider
2023-02-13 22:46:42 +01:00
Ruben Fiszel
2789dc2e5f
fix skipping setup
2023-02-13 18:49:13 +01:00
Ruben Fiszel
6b70dbcc61
update README
2023-02-13 17:58:49 +01:00
Ruben Fiszel
3474cd0687
fix initialization app
2023-02-13 17:18:01 +01:00
Ruben Fiszel
dabceae2ea
fix linguo
2023-02-13 15:10:48 +01:00
Ruben Fiszel
64e5bcf4b6
fix admins workspace link
2023-02-13 15:05:27 +01:00
Ruben Fiszel
9767980ca0
fix minor UX bugs
2023-02-13 13:17:20 +01:00
Ruben Fiszel
100943443b
update flow viewer
2023-02-13 12:36:04 +01:00
Ruben Fiszel
77a7b8a539
remove technical architecture
2023-02-13 02:35:07 +01:00
Kai Jellinghaus
69001bd61a
Setup Experience ( #1194 )
...
* Squash
* Update SQLX
2023-02-13 02:32:29 +01:00
Ruben Fiszel
13b1055a5f
update README
2023-02-13 02:26:06 +01:00
Ruben Fiszel
e5c4e2a754
Add video to README
2023-02-13 02:24:05 +01:00
Ruben Fiszel
5c0b0529df
update README
2023-02-13 02:22:13 +01:00
dependabot[bot]
e825bc94dc
chore(deps-dev): bump svelte from 3.55.0 to 3.55.1 in /frontend ( #1189 )
...
Bumps [svelte](https://github.com/sveltejs/svelte ) from 3.55.0 to 3.55.1.
- [Release notes](https://github.com/sveltejs/svelte/releases )
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte/compare/v3.55.0...v3.55.1 )
---
updated-dependencies:
- dependency-name: svelte
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-13 00:11:25 +01:00
dependabot[bot]
4d558640a9
chore(deps-dev): bump svelte2tsx from 0.5.22 to 0.6.1 in /frontend ( #1188 )
...
Bumps [svelte2tsx](https://github.com/sveltejs/language-tools ) from 0.5.22 to 0.6.1.
- [Release notes](https://github.com/sveltejs/language-tools/releases )
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte2tsx-0.5.22...svelte2tsx-0.6.1 )
---
updated-dependencies:
- dependency-name: svelte2tsx
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-13 00:11:01 +01:00
Ruben Fiszel
996efa1ff2
better redirect on slack callback
2023-02-10 18:53:01 +01:00
Ruben Fiszel
3f2754b330
fix(python): return none if argument is missing
2023-02-10 18:47:45 +01:00
Ruben Fiszel
4aaa5d8fb8
fix BASE_INTERNAL_URL
2023-02-10 18:29:10 +01:00
Ruben Fiszel
c5c979b7d7
fix slack command
2023-02-10 01:51:42 +01:00
Ádám Kovács
a574270bc2
fix: Update references to the docs ( #1191 )
2023-02-10 00:08:15 +01:00
Ruben Fiszel
c8f0e23eae
add clousql compatibility
2023-02-09 18:15:13 +01:00
Ruben Fiszel
42b94947c4
small flow improvements
2023-02-09 16:44:28 +01:00
Faton Ramadani
b03b3be154
feat(frontend): Minimal support for custom filenames ( #1190 )
2023-02-07 18:29:23 +01:00
Ruben Fiszel
3f8916cbc2
add MAX_RESULT_SIZE for CLOUD_HOSTED
2023-02-07 01:52:55 +01:00
Ruben Fiszel
ac991dddbc
deprecate row connection in favor of connected + selectedRow
2023-02-05 20:57:47 +01:00
Ruben Fiszel
083a304645
display token fully
2023-02-05 17:28:33 +01:00
Ruben Fiszel
91491055fa
add svg display result support
2023-02-05 17:15:40 +01:00
Ruben Fiszel
ae440203f0
script UX nits
2023-02-05 16:30:35 +01:00
Ruben Fiszel
ab432d628a
import python code as raw to avoid reindent
2023-02-05 16:03:03 +01:00
Ruben Fiszel
e1b9247e11
use VmHwm mem instead of VmPeak for more accurate memory report
2023-02-05 15:30:02 +01:00
Ruben Fiszel
07c756f460
mem_peak use greatest
2023-02-05 14:59:31 +01:00
Ruben Fiszel
2ef6af4546
fix python default tabSize
2023-02-05 14:51:33 +01:00
Ruben Fiszel
a939771059
fix python type inference
2023-02-05 14:09:21 +01:00
Ruben Fiszel
8dc467b87a
toast improvements
2023-02-05 10:12:49 +01:00
Ruben Fiszel
2ece1eb475
frontend misc
2023-02-05 10:04:26 +01:00
Ruben Fiszel
7a4da3907f
frontend misc
2023-02-05 09:03:35 +01:00
Ruben Fiszel
b9d6e67791
frontend misc
2023-02-05 00:05:16 +01:00
Ruben Fiszel
f584062f13
feat: add mem peak info
2023-02-04 20:26:15 +01:00
Ruben Fiszel
265fbc5835
feat(worker): set oom_adj to 1000 to prioritize killing subprocess
2023-02-04 16:17:47 +01:00
Ruben Fiszel
2e7e57b62d
update docker-compose
2023-02-04 15:50:28 +01:00
Ruben Fiszel
d17eeeecdc
use unsecure websocket if unsecure connection
2023-02-04 15:50:28 +01:00
Ruben Fiszel
21c2007ebd
use unsecure websocket if unsecure connection
2023-02-04 15:29:55 +01:00
Ruben Fiszel
90668902f5
avoid https on docker-compose
2023-02-04 15:20:12 +01:00
Ruben Fiszel
784aac9d1b
typo
2023-02-04 01:55:05 +01:00
Ruben Fiszel
d4207db880
app checkbox nits
2023-02-04 01:50:09 +01:00
Ruben Fiszel
4ac9484305
app checkbox and text nits
2023-02-04 01:43:17 +01:00
Ruben Fiszel
0a8f177e02
chore(main): release 1.62.0 ( #1170 )
...
* chore(main): release 1.62.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-02-03 22:52:54 +01:00
Ruben Fiszel
cfa1e6f1e8
increase max concurrent runs
2023-02-03 22:39:36 +01:00
Ruben Fiszel
be526b2f23
prune args and not kwargs for function call
2023-02-03 22:37:26 +01:00
Ruben Fiszel
8bc97e0041
remove templates
2023-02-03 22:34:36 +01:00
Kai Jellinghaus
b9ac60f8bb
feat: Add workspace webhook ( #1158 )
...
* Add workspace webhook
* Update SQLX
* Add webhook request histogram
* Move workspace webhook retrieval OOP
* Add removal to frontend, cache removed webhooks
* Remove WebhookUtil
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-02-03 19:50:18 +01:00
dependabot[bot]
c0a8545704
chore(deps-dev): bump svelte-preprocess from 5.0.0 to 5.0.1 in /frontend ( #1164 )
...
Bumps [svelte-preprocess](https://github.com/sveltejs/svelte-preprocess ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/sveltejs/svelte-preprocess/releases )
- [Changelog](https://github.com/sveltejs/svelte-preprocess/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte-preprocess/compare/v5.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: svelte-preprocess
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-03 19:50:04 +01:00
Kai Jellinghaus
cdd16195ae
feat(cli): 2-Way sync ( #1071 )
...
* Export file type from each file
* Fix example scripts
* Strongly type CLI files
* Allow bash files
* Update API version
* Remove useless files
* WIP: Diff based push
* Fixup other code
* Implement Flow diffing
* Implement resource type
* Remaining impls
* WIP
* Fix missing file error
* Fix misstyping
* Improve error message
* Fix type inferrence
* Allow REMOVE everywhere
* Fix empty changeset
* Fix error message
* Fix type inferrence 2
* Fix variable diffs
* Fix include checks
* Move push & pull
* Handle script in sync
* Handle scripts
* Allow multi-path creation
* Fix merge conflicts
* Fix #1173
* Update Dependencies
* Add missing await
* Apply review comments
* Fix diff
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-02-03 19:49:46 +01:00
Ruben Fiszel
406cba4e73
improve instructions
2023-02-03 02:19:58 +01:00
Ruben Fiszel
8d6a8386be
refactor components to ease adding custom components
2023-02-03 02:11:06 +01:00
Ruben Fiszel
1a626980df
revert single file components change
2023-02-03 00:00:28 +01:00
Ruben Fiszel
23007f7a71
feat: adding worker_busy
2023-02-02 23:57:53 +01:00
Ádám Kovács
9f5500c196
fix(frontend): Various fixes and improvements ( #1177 )
...
* fix(frontend): Editor bar
* fix(frontend): Keep settings tabs always visible
* fix(frontend): Keep app header on top in preview
2023-02-02 23:00:43 +01:00
Ruben Fiszel
a82a2efa6a
fix nosniff html component
2023-02-02 22:10:13 +01:00
Ádám Kovács
3305481d5d
feat(frontend): App initial loading animations ( #1176 )
...
* feat(frontend): App initial loading animations
* fix(frontend): Optional prop
2023-02-02 17:55:11 +01:00
Kai Jellinghaus
42691bc1bd
CLI hints ( #1140 )
...
* various improvements
* passing to kai
* passing to kai
* Outline InlineCodeCopy
* Add CLI setup steps
* Workaround #1173
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-02-02 05:30:12 -08:00
Ruben Fiszel
99568eaa47
feat: add WHITELIST_WORKSPACES and BLACKLIST_WORKSPACES
2023-02-02 07:57:03 +01:00
Ruben Fiszel
68500b12b2
improve README
2023-02-02 07:01:18 +01:00
Ruben Fiszel
f171cd8b7c
fix: navigate to new script page before saving script
2023-02-02 00:31:31 +01:00
Ruben Fiszel
0ca431b6cb
add privacy policy and terms of service links
2023-02-01 23:10:43 +01:00
Ruben Fiszel
cb9c0846ac
fix graph viewer for negative ids
2023-02-01 20:56:58 +01:00
Ádám Kovács
bc8d1a375e
fix(frontend): Render popups above components in app editor ( #1171 )
...
* fix(frontend): Render popups above items in apps
* Add explanation
2023-02-01 17:52:09 +01:00
Ruben Fiszel
0921ba0085
feat: add INCLUDE_HEADERS env variable to pass value from request headers
2023-02-01 02:22:28 +01:00
Ruben Fiszel
14b32be8b2
feat(python): add ADDITIONAL_PYTHON_PATHS
2023-02-01 02:04:53 +01:00
Ruben Fiszel
b67550a790
fix nextId for components
2023-01-31 20:49:02 +01:00
dependabot[bot]
06347746c0
chore(deps-dev): bump @sveltejs/package from 1.0.1 to 1.0.2 in /frontend ( #1165 )
...
Bumps [@sveltejs/package](https://github.com/sveltejs/kit/tree/HEAD/packages/package ) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/sveltejs/kit/releases )
- [Changelog](https://github.com/sveltejs/kit/blob/master/packages/package/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/package@1.0.2/packages/package )
---
updated-dependencies:
- dependency-name: "@sveltejs/package"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-31 20:05:16 +01:00
dependabot[bot]
0b4288ad9c
chore(deps-dev): bump vite from 4.0.3 to 4.0.4 in /frontend ( #1166 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.0.4/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-31 20:05:00 +01:00
Ruben Fiszel
a6dcb218ff
ci: seperate openbb group from main
2023-01-31 20:04:20 +01:00
Ruben Fiszel
6fe93dac58
chore(main): release 1.61.1 ( #1169 )
...
* chore(main): release 1.61.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-01-31 20:02:29 +01:00
Ruben Fiszel
202b04bb08
fix nextId for components
2023-01-31 20:01:48 +01:00
Ruben Fiszel
df8cc1f248
fix(backend): compile issue
2023-01-31 19:50:22 +01:00
Ruben Fiszel
61e3214f9e
chore(main): release 1.61.0 ( #1091 )
...
* chore(main): release 1.61.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-01-31 18:51:42 +01:00
Ruben Fiszel
d663884a99
more folders permission
2023-01-31 16:01:13 +01:00
Ruben Fiszel
a2ed69f87f
fix demoting users
2023-01-31 15:23:58 +01:00
Ruben Fiszel
f377c84f5a
feat: add sync webhook for flows
2023-01-31 10:21:48 +01:00
Ruben Fiszel
772c768cda
feat(python): add support for extra args in python
2023-01-31 09:52:29 +01:00
Ruben Fiszel
a4f8f9e1cf
feat(frontend): add plotly support
2023-01-31 08:04:46 +01:00
dependabot[bot]
dfae34d9b4
chore(deps): bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 ( #1163 )
...
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata ) from 1.3.5 to 1.3.6.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases )
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.5...v1.3.6 )
---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 18:32:13 +00:00
Ruben Fiszel
0bc995bd07
clarify exponential backoff
2023-01-30 08:58:09 +01:00
Ruben Fiszel
161e76c500
clarify exponential backoff
2023-01-30 08:49:58 +01:00
Ruben Fiszel
c186db4e3b
handle backquotes in template
2023-01-30 08:31:21 +01:00
Ruben Fiszel
652eb65082
allow whitespace in requirements override
2023-01-30 05:06:13 +01:00
Ruben Fiszel
a98ba6dc41
parseJson on resource changes
2023-01-30 03:55:01 +01:00
Ruben Fiszel
080ecb04d7
feat: add resource and resource type from json
2023-01-29 16:27:51 +01:00
Ruben Fiszel
8de3804d4a
flow builder args handling improvements
2023-01-28 23:22:51 +01:00
Ruben Fiszel
008bd32ec1
fix entirecachetar path
2023-01-28 18:54:04 +01:00
Ruben Fiszel
a2f679ffc9
add support for openbb
2023-01-28 03:57:25 +01:00
Ruben Fiszel
2d3fe64bc4
add python-310 target
2023-01-28 03:34:40 +01:00
Ruben Fiszel
b7db4c78c4
feat: add PIP_LOCAL_DEPENDENCIES
2023-01-28 03:09:47 +01:00
Ruben Fiszel
d0fc40b483
grant all privilege to table favorite
2023-01-27 22:08:46 +01:00
Ruben Fiszel
1efae55d36
update stripe products references
2023-01-27 20:59:05 +01:00
Ruben Fiszel
791a772199
increase token size for refresh token
2023-01-27 18:56:42 +01:00
Ruben Fiszel
285b896a1d
add stripe integration
2023-01-27 07:58:16 +01:00
Ruben Fiszel
098cd96655
add stripe integration
2023-01-27 07:29:51 +01:00
Adam Vollrath
4eee71a8fb
Enable GitHub OAuth for Uffizzi Previews. ( #1157 )
...
* Enable GitHub OAuth for Uffizzi Previews.
* empty
* more specific build conditions
* Increase memory resources for `windmill` container.
2023-01-26 18:48:28 +01:00
Ádám Kovács
c01bf70f62
feat(frontend): Add HTML result rendering ( #1160 )
...
* feat(frontend): Add HTML result rendering
* fix(frontend): Add reference for XSS
* fix(frontend): Require approval only in apps
* fix(frontend): Require approval in public apps
2023-01-26 18:03:25 +01:00
Faton Ramadani
3ed16b88a4
feat(frontend): Add app inputs configurations ( #1142 )
...
* feat(frontend): Add app inputs configurations
* feat(frontend): only display resource input by default
* feat(frontend): Fix no resource field empty display
* feat(frontend): open the drawer when forked from the hub
2023-01-26 15:51:38 +01:00
Ádám Kovács
18f30c8286
fix(frontend): Update app scripts pane ( #1146 )
...
* fix(frontend): Update app scripts pane
* fix wrapping content
* import capitalize util
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
2023-01-26 15:51:09 +01:00
Ádám Kovács
f221a6c17f
fix(frontend): Add highlight to selected workspace ( #1159 )
2023-01-26 15:11:29 +01:00
Ruben Fiszel
51a710ffa0
do not copy necessarily for the flow object viewer
2023-01-26 03:20:01 +01:00
Ruben Fiszel
ad0c836129
add instructions for triggers on flows
2023-01-26 01:06:53 +01:00
Ruben Fiszel
be6707b461
for python change default editor tab to 4
2023-01-25 20:40:40 +01:00
Ruben Fiszel
c227ba2794
loader for flowjobresult
2023-01-25 20:33:33 +01:00
Ruben Fiszel
d60a770eb7
flow preview status viewer display more info
2023-01-25 14:14:14 +01:00
Ruben Fiszel
30d83a942c
restrict number of jobs in the queue for free users
2023-01-25 13:34:08 +01:00
Ruben Fiszel
98bf9355dc
implement MAX_FREE_CONCURRENT_RUNS
2023-01-25 12:58:29 +01:00
Ruben Fiszel
a3928101af
worker client should use internal url
2023-01-25 00:10:37 +01:00
Ruben Fiszel
6e77757939
nodraft for editing flow from run
2023-01-24 22:57:34 +01:00
Ruben Fiszel
66c5d6e400
fix arg inputs
2023-01-24 22:44:52 +01:00
Ruben Fiszel
b0c184767c
update pricing page
2023-01-24 21:58:44 +01:00
Ruben Fiszel
1165cf6e24
UX improvements for flows
2023-01-24 21:53:41 +01:00
Ruben Fiszel
a9640107f3
background scripts now part of the policy
2023-01-24 15:09:27 +01:00
Faton Ramadani
73bc13bb7d
feat(frontend): Open debug runs from component ( #1155 )
...
* feat(frontend): Add debug runs
* feat(frontend): Fix build
* feat(frontend): revert implementation
* feat(frontend): Fix error displa
* feat(frontend): Fix error display
* feat(frontend): Fix preview mode
* feat(frontend): Fix error display
2023-01-24 14:34:19 +01:00
Ádám Kovács
e98966283d
fix(frontend): App table action button cell ( #1149 )
...
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
2023-01-24 12:20:27 +01:00
Ruben Fiszel
8ad2344ec6
improve cancel approval error message
2023-01-24 12:11:39 +01:00
Ruben Fiszel
b77c239f30
fix: improvements for error handling as first step of flow
2023-01-24 11:16:44 +01:00
Ruben Fiszel
15cb83936b
error handler improvements
2023-01-24 07:30:07 +01:00
Ruben Fiszel
e2157ee1c0
fix listing runs from schedule
2023-01-24 06:55:11 +01:00
dependabot[bot]
bdfd50b970
chore(deps): bump @leeoniya/ufuzzy from 0.9.0 to 0.9.1 in /frontend ( #1153 )
...
Bumps [@leeoniya/ufuzzy](https://github.com/leeoniya/uFuzzy ) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/leeoniya/uFuzzy/releases )
- [Commits](https://github.com/leeoniya/uFuzzy/compare/0.9.0...0.9.1 )
---
updated-dependencies:
- dependency-name: "@leeoniya/ufuzzy"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-24 04:04:34 +01:00
dependabot[bot]
4debfd68dc
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /frontend ( #1151 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.46.1 to 5.49.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.49.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-24 04:03:59 +01:00
dependabot[bot]
410032060a
chore(deps): bump chartjs-adapter-date-fns in /frontend ( #1154 )
...
Bumps [chartjs-adapter-date-fns](https://github.com/chartjs/chartjs-adapter-date-fns ) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/chartjs/chartjs-adapter-date-fns/releases )
- [Commits](https://github.com/chartjs/chartjs-adapter-date-fns/compare/v2.0.0...v3.0.0 )
---
updated-dependencies:
- dependency-name: chartjs-adapter-date-fns
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-24 04:03:32 +01:00
Faton Ramadani
22b8fed9d9
feat(frontend): Display error as an icon in order to avoid clutter wh… ( #1143 )
...
* feat(frontend): Display error as an icon in order to avoid clutter when an error occures
* feat(frontend): Fix build
* feat(frontend): Fix error icon position
2023-01-23 18:03:31 +01:00
Ruben Fiszel
0172587b12
feat: add sql as a valid type in Python
2023-01-23 15:58:33 +01:00
Faton Ramadani
f05f9e4edb
feat(frontend): add selectedRowIndex to the table outputs ( #1145 )
2023-01-23 15:39:15 +01:00
Faton Ramadani
24b1fa0ae3
fix(frontend): Make sure AppSelect items are an array ( #1144 )
...
* fix(frontend): Make sure AppSelect items are an array
* fix(frontend): restore placeholder
2023-01-23 05:37:38 -08:00
Ruben Fiszel
fedb9fe74c
update pricing page
2023-01-22 18:34:05 +01:00
Ruben Fiszel
5408da829c
update pricing page
2023-01-22 18:20:06 +01:00
Ruben Fiszel
448e45b7e4
fix privilege on cloud
2023-01-22 00:53:29 +01:00
Ruben Fiszel
156f257619
add import_map to nsjail
2023-01-21 23:28:11 +01:00
Ruben Fiszel
7f40373fd6
feat(deno): allow overriding deno sandboxing with DENO_FLAGS'
2023-01-21 22:54:14 +01:00
Ruben Fiszel
f2ec03ba1b
implement relative imports for deno
2023-01-21 19:12:22 +01:00
Ruben Fiszel
9a79c5537e
fix compile
2023-01-21 18:49:26 +01:00
Ruben Fiszel
cf156b0591
support BigInt serialization
2023-01-21 18:41:58 +01:00
Ruben Fiszel
832ddabdf2
feat(deno): add support for DENO_AUTH_TOKENS
2023-01-21 18:36:17 +01:00
Ruben Fiszel
22080312f0
description at bottom
2023-01-21 17:33:23 +01:00
Ruben Fiszel
165095376d
description at bottom
2023-01-21 10:19:05 +01:00
Ruben Fiszel
2a816b9e7b
remove square from oauth
2023-01-21 09:37:10 +01:00
Ruben Fiszel
a7d03f4e25
square use req_body_auth
2023-01-21 09:26:39 +01:00
Ruben Fiszel
5e18e580f7
fix superadmins permissions
2023-01-21 08:09:49 +01:00
Felipe Albertao
9b7906e43d
Added Square API OAuth ( #1141 )
2023-01-21 07:41:52 +01:00
Ruben Fiszel
2143bbdc94
add support for python import shopifyAPI
2023-01-20 19:52:18 +01:00
Ruben Fiszel
51a8810aa0
feat: add QUEUE_LIMIT_WAIT_RESULT
2023-01-20 19:39:31 +01:00
Faton Ramadani
8f906026b3
fix(frontend): Add default value for text, number and date input + fix issues with number input + add date input in the settings panel ( #1135 )
...
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-01-20 18:31:10 +01:00
Faton Ramadani
aa6de3bb57
fix(frontend): Prevent modal from hijacking all keypress event ( #1136 )
2023-01-20 15:39:37 +01:00
Faton Ramadani
71a443e3c5
fix(frontend): Check if hiddenInlineScripts are undefined before iterating over them ( #1134 )
2023-01-20 11:49:43 +01:00
Ruben Fiszel
d1526d9c72
fix deno nsjail vmem
2023-01-20 11:49:08 +01:00
Ruben Fiszel
2456e35908
install nodejs only on heavy
2023-01-19 21:01:30 +01:00
Ruben Fiszel
f359015d89
bump default bash tmp size
2023-01-19 20:32:08 +01:00
Ruben Fiszel
b8155f4d27
update npm used in heavy
2023-01-19 20:00:01 +01:00
Ruben Fiszel
2ce903d7e7
add more details about signals termination
2023-01-19 18:20:24 +01:00
Ruben Fiszel
d4765dee16
add nodejs npm to heavy image
2023-01-19 16:22:33 +01:00
Faton Ramadani
a78486d7e0
fix(frontend): Make sure that old apps are rendering properly ( #1132 )
2023-01-19 15:14:15 +01:00
Faton Ramadani
e969af9e44
feat(frontend): add support for background scripts + add FormButtonCo… ( #1124 )
...
* feat(frontend): add support for background scripts + add FormButtonComponnet
* feat(frontend): add background script fields
* feat(frontend): Handle deletion + display of results
* feat(frontend): Fix background script ids: Runnable ids needs to be valid js expression, because they are used in the evaluator.
* feat(frontend): add a portal to display modal
* feat(frontend): fix build
* feat(frontend): Add missing props
* feat(frontend): Fix run button + add tooltip + fix icon
2023-01-19 14:52:32 +01:00
Ruben Fiszel
e371fda1ce
relax nsjail limits
2023-01-19 14:51:43 +01:00
Ruben Fiszel
ee14bed3d9
relax nsjail limits
2023-01-19 14:35:06 +01:00
Faton Ramadani
3d873ed51c
fix(frontend): add missing condition to properly select first row ( #1128 )
2023-01-19 14:08:32 +01:00
Ruben Fiszel
d85f550611
handle empty flow module input transforms
2023-01-19 12:22:37 +01:00
Faton Ramadani
6c9daf7002
fix(frontend): fix first row selection ( #1125 )
...
* fix(frontend): fix first row selection
* fix(frontend): fix order of conditions
2023-01-19 11:52:34 +01:00
Ádám Kovács
6a88e8c4f4
feat(frontend): Add app preview lock ( #1127 )
...
* feat(frontend): Add locked state to app preview
* change color
* add transition
2023-01-19 11:27:16 +01:00
Ruben Fiszel
99246382ee
minor UI fixes
2023-01-18 17:56:40 +01:00
Ruben Fiszel
73e1018f65
minor UI fixes
2023-01-18 17:08:34 +01:00
Ruben Fiszel
f1157e3be2
remove vega lite actions
2023-01-18 16:06:56 +01:00
Ruben Fiszel
bd79938bed
feat(frontend): add vega-lite component
2023-01-18 15:49:47 +01:00
Ádám Kovács
173093a403
fix(frontend): Prepare app scripts code for export ( #1123 )
2023-01-18 12:43:24 +01:00
Ruben Fiszel
ed61df6d8a
UX nits
2023-01-18 11:30:08 +01:00
Ruben Fiszel
24feb64dfe
fix reporting duration above 60s
2023-01-18 11:23:25 +01:00
Ruben Fiszel
b3eaf86e40
HTMLComponent refresh on content change
2023-01-18 10:24:29 +01:00
Ádám Kovács
4dfdf374af
feat(frontend): Add tooltip to app recompute ( #1122 )
2023-01-18 10:10:47 +01:00
Ruben Fiszel
45191621d2
UX nits on schedule
2023-01-18 09:42:49 +01:00
Ruben Fiszel
4d60be738e
UX nits on schedule
2023-01-18 09:38:54 +01:00
Ruben Fiszel
eef3bab6e4
feat(backend): add queue_limit + configurable timeout + fix timeout cancel
2023-01-18 09:02:38 +01:00
Ruben Fiszel
14ebb6dc32
fix all cases where schema has been set to undefined
2023-01-18 06:56:44 +01:00
Ruben Fiszel
9e602691b6
do not cancel the job on leaving the preview page
2023-01-18 00:31:55 +01:00
Ruben Fiszel
02045001d2
do not cancel the job on leaving the preview page
2023-01-18 00:14:29 +01:00
Faton Ramadani
3c483f5337
fix(frontend): Select the first row by default, and remove the abilit… ( #1121 )
...
* fix(frontend): Select the first row by default, and remove the ability to deselect + fix table header z-index
* fix(frontend): restore z-index, under the floating tags
2023-01-17 19:10:06 +01:00
Ruben Fiszel
bcb5c3697d
inline tailwindcss for html component in apps
2023-01-17 17:48:40 +01:00
Ruben Fiszel
0e50579089
frontend(apps): html component uses iframe for security
2023-01-17 17:29:01 +01:00
Ádám Kovács
59c4cc2058
fix(frontend): App table header z-index ( #1120 )
2023-01-17 14:00:54 +01:00
Ádám Kovács
462adbe42f
fix(frontend): Runnable table overflow ( #1119 )
2023-01-17 12:51:14 +01:00
Ruben Fiszel
d708b6faa5
fix permissioned_as from username
2023-01-17 12:49:24 +01:00
Ruben Fiszel
40d566ab8e
remove unecessary badge width
2023-01-17 12:32:30 +01:00
Ruben Fiszel
c5d712c977
ci: build both amd and arm on same workflow leveraging depot
2023-01-17 12:16:36 +01:00
Ádám Kovács
631a3da17f
fix(frontend): Show app builder header always on top ( #1118 )
...
* fix(frontend): Keep app header always on top
* various fixes
* fix
2023-01-17 12:02:21 +01:00
Ruben Fiszel
ff5145d7bd
UI nits
2023-01-17 12:00:17 +01:00
Ruben Fiszel
d1131c1a16
various fixes
2023-01-17 11:30:37 +01:00
Ruben Fiszel
9b89df9ecf
various fixes
2023-01-17 11:30:22 +01:00
Ruben Fiszel
acff87a09f
all
2023-01-17 08:09:46 +01:00
Ruben Fiszel
a182ce2d2c
all
2023-01-17 08:09:39 +01:00
Ruben Fiszel
0954b5a4f2
ci: npm run check generate backend client
2023-01-17 07:40:40 +01:00
Ruben Fiszel
d297223fa5
ci: npm check on frontend change and uffizzi only on backend changes
2023-01-17 07:38:05 +01:00
dependabot[bot]
9bccb90c7a
chore(deps-dev): bump prettier from 2.8.1 to 2.8.3 in /frontend ( #1111 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.1 to 2.8.3.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.8.1...2.8.3 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-01-17 07:17:42 +01:00
dependabot[bot]
6403259e2a
chore(deps): bump @tanstack/svelte-table in /frontend ( #1112 )
...
Bumps [@tanstack/svelte-table](https://github.com/tanstack/table ) from 8.7.2 to 8.7.6.
- [Release notes](https://github.com/tanstack/table/releases )
- [Commits](https://github.com/tanstack/table/compare/v8.7.2...v8.7.6 )
---
updated-dependencies:
- dependency-name: "@tanstack/svelte-table"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-01-17 06:53:11 +01:00
Ruben Fiszel
fa367f4128
point uffizzi lsp to 60d image
2023-01-17 06:51:17 +01:00
Ruben Fiszel
164f281dd0
fix uffizzi preview
2023-01-17 06:46:37 +01:00
Adam Vollrath
760cb31bae
Use Uffizzi workflow v2 and other minor improvements. ( #1114 )
...
* Use Uffizzi workflow `v2` and other minor improvements.
* Specify Uffizzi Preview URL as target for `playwright`.
Answers https://github.com/windmill-labs/windmill/pull/1106#issuecomment-1384334128
* recheck
2023-01-16 20:32:46 +01:00
Faton Ramadani
4f869811fe
fix(frontend): Fix id generation when a second action ( #1110 )
2023-01-16 19:07:22 +01:00
Ruben Fiszel
0f26a3b111
playwright against uffizzi ( #1109 )
...
* all
* fix perms
* move build to depot
* login
* revert to docker build
* revert to docker build
* fix playwright
2023-01-16 18:01:45 +01:00
Vibhav Bobade
fadae2d2b7
create preview environments for every PR using Uffizzi ( #1106 )
...
* Integrate Uffizzi
* remove lsp build
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-01-16 17:03:31 +01:00
Faton Ramadani
12b00a808d
feat(frontend): Add Supabase resource ( #1107 )
...
* feat(frontend): Add Supabase resource
* feat(frontend): Added an image
2023-01-16 16:54:06 +01:00
Ádám Kovács
f0435f5f81
fix(frontend): Playwright ( #1108 )
...
* fix(frontend): Playwright
* fix(frontend): Update test base url
* feat(ci): Add base url to playwright
2023-01-16 16:51:14 +01:00
Ruben Fiszel
f018d025a2
fix schedule permissions
2023-01-16 16:42:42 +01:00
Ruben Fiszel
5d720e96e6
add row to eval input
2023-01-16 13:23:31 +01:00
Ruben Fiszel
e1b77b0d5f
migrate more builds to depot.dev
2023-01-16 10:56:20 +01:00
Ruben Fiszel
2db6424f9d
add dynamic disabled field to button
2023-01-16 01:52:18 +01:00
Ruben Fiszel
9a58145f72
add selenium-wire exception
2023-01-15 22:48:49 +01:00
Kyle Galbraith
51c1ae937c
add packages: write for ghcr ( #1105 )
2023-01-15 18:29:18 +01:00
Ruben Fiszel
26bd9ac9aa
remove comingsoon for UIs
2023-01-15 17:58:40 +01:00
Kyle Galbraith
3ba28b8156
Switch to Depot for Arm image build ( #1104 )
...
* switch to Depot for native arm builds without emulation
* set Depot project id
2023-01-15 17:55:25 +01:00
Ruben Fiszel
3f318b4ac4
add license key check
2023-01-15 12:06:37 +01:00
Ruben Fiszel
452c6de7e3
script_helpers nit
2023-01-15 08:32:37 +01:00
Ruben Fiszel
b1a86db58b
nit error handling
2023-01-15 07:22:35 +01:00
Ruben Fiszel
b29eccf4bb
:
2023-01-15 01:39:07 +01:00
Ruben Fiszel
ba28f6c62a
error improvements
2023-01-15 01:28:13 +01:00
Ruben Fiszel
279f671dcf
improve default connection for failure module
2023-01-14 19:22:59 +01:00
Ruben Fiszel
954cc1bb95
fix tests wrt to new error handling
2023-01-14 18:47:37 +01:00
Ruben Fiszel
776d4c9ca1
error handling improvements
2023-01-14 17:46:03 +01:00
Ruben Fiszel
6949516e63
improve error handling
2023-01-14 15:08:47 +01:00
Ruben Fiszel
f6c13b0324
avoid annoying panel resizing on value change
2023-01-14 14:29:12 +01:00
Ádám Kovács
d811675882
feat(frontend): Add surreal db logo ( #1102 )
2023-01-14 14:17:43 +01:00
Ruben Fiszel
735aee952a
add hub compatible json export to apps
2023-01-14 09:10:39 +01:00
Ruben Fiszel
9432f4c1fa
minor tooltip fix
2023-01-14 07:45:15 +01:00
Ruben Fiszel
5bf5a4f86e
sqlx fix
2023-01-13 22:27:18 +01:00
Ruben Fiszel
60ef8f569b
run_wait_result improvements: cancel + early tx drop
2023-01-13 21:30:29 +01:00
Ádám Kovács
7bc59d9d26
fix(frontend): App script list panel overflow ( #1101 )
2023-01-13 20:24:18 +01:00
Ruben Fiszel
bd4c7b7957
minor improvements
2023-01-13 18:52:34 +01:00
Ádám Kovács
172b5dba8f
feat(frontend): Update app table component styles ( #1100 )
...
* feat(frontend): Update app table component styles
* feat(frontend): Update table search style
2023-01-13 18:44:21 +01:00
Ruben Fiszel
b478ba8c45
clarify run detail page + allow i64 for MAX_LOG_SIZE
2023-01-13 18:39:17 +01:00
Ruben Fiszel
71708b7566
add MAX_LOG_SIZE env params
2023-01-13 14:46:07 +01:00
Ádám Kovács
c50c7406f2
feat(frontend): Add default codes to app editor ( #1099 )
2023-01-13 13:48:28 +01:00
Ruben Fiszel
00357261d5
add psycopg-pool to psycopg default install
2023-01-13 12:16:48 +01:00
Ruben Fiszel
c121908716
fix table static exports
2023-01-13 12:08:37 +01:00
Ádám Kovács
2191e85231
feat(frontend): Add more integration icons ( #1097 )
...
* feat(frontend): Add more integration icons
* fix
* fix
2023-01-13 08:48:31 +01:00
Ruben Fiszel
a85a964819
add psycopg3 to the list of support imports
2023-01-13 07:54:05 +01:00
Ruben Fiszel
2ee418b6bf
add polars to lsp
2023-01-12 23:12:07 +01:00
Ruben Fiszel
8f72c32fbe
various improvements
2023-01-12 22:20:54 +01:00
Ruben Fiszel
1cc5059179
fix execute_component tokens
2023-01-12 16:53:54 +01:00
Ruben Fiszel
9280a5132e
minor app fixes
2023-01-12 13:04:17 +01:00
Ruben Fiszel
a626aa6175
minor app fixes
2023-01-12 12:51:27 +01:00
Ádám Kovács
339742ca77
fix(frontend): App form component display ( #1096 )
2023-01-12 11:41:05 +01:00
Ádám Kovács
43e069eb96
fix(frontend): Use absolute path on connect images ( #1095 )
2023-01-12 11:40:41 +01:00
Ruben Fiszel
8e1fecfda0
make openapi viewer rely on local assets only
2023-01-11 21:02:53 +01:00
Ruben Fiszel
3e1c9463d6
make openapi viewer rely on local assets only
2023-01-11 20:41:52 +01:00
Ruben Fiszel
1337811438
feat: add openapi viewer ( #1094 )
...
* all
* all
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* fix typecheck
* fix tests
* fix tests
* fix tests
* all
2023-01-11 20:28:50 +01:00
Ruben Fiszel
a028772bf4
fix typecheck
2023-01-11 17:21:02 +01:00
Ádám Kovács
0419e7e1c9
fix(frontend): Revert component input panel change ( #1092 )
2023-01-11 16:56:58 +01:00
Ádám Kovács
bdfc38d954
feat(frontend): Add copy button option to app text display component ( #1090 )
...
* feat(frontend): Add copy button to app text
* feat(frontend): Add tooltip to component configs
* fix(frontend): Remove copy button text
2023-01-11 16:05:19 +01:00
Ruben Fiszel
dbd632375c
fix backend tests
2023-01-11 14:56:05 +01:00
Ruben Fiszel
2dfbf84d62
chore(main): release 1.60.0 ( #1086 )
...
* chore(main): release 1.60.0
* Update CHANGELOG.md
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-01-11 12:14:48 +01:00
Ádám Kovács
cb25f88300
fix(frontend): Keep pane resizer under open drawer ( #1089 )
2023-01-11 12:06:05 +01:00
Ádám Kovács
3cbe5d1f66
fix(frontend): Remove comment remnant ( #1088 )
2023-01-11 11:38:55 +01:00
Ádám Kovács
e93c511bb5
fix(frontend): App form component ( #1087 )
...
* fix(frontend): Make app form usage more clear
* fix(frontend): Form orientation
* fix(frontend): Form message format
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-01-11 11:24:46 +01:00
Ruben Fiszel
6bc0320bff
add Use as template for apps
2023-01-11 11:00:10 +01:00
Ruben Fiszel
3418a07c45
various app fixes
2023-01-11 10:57:30 +01:00
Ruben Fiszel
c0df9a5e20
update axum
2023-01-11 08:19:20 +01:00
Ruben Fiszel
b4e9468461
update change-versions
2023-01-11 04:54:55 +01:00
Ruben Fiszel
a14623feaa
feat: add 'add user to workspace'
2023-01-11 00:51:04 +01:00
Ádám Kovács
342ea5609b
fix(frontend): App minor fixes ( #1085 )
...
* fix(frontend): Tooltip contrast
* fix(frontend): App button padding
2023-01-10 22:53:11 +01:00
Ádám Kovács
8e72007368
feat(frontend): Add frost to color palette ( #1084 )
2023-01-10 22:52:37 +01:00
Ruben Fiszel
48d87ab12c
various improvements
2023-01-10 11:21:16 +01:00
dependabot[bot]
4e0c2d06fc
chore(deps-dev): bump simple-svelte-autocomplete in /frontend ( #1083 )
...
Bumps [simple-svelte-autocomplete](https://github.com/pstanoev/simple-svelte-autocomplete ) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/pstanoev/simple-svelte-autocomplete/releases )
- [Commits](https://github.com/pstanoev/simple-svelte-autocomplete/compare/v2.5.0...v2.5.1 )
---
updated-dependencies:
- dependency-name: simple-svelte-autocomplete
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 20:00:03 +01:00
Ruben Fiszel
cbddd6b98b
chore: update svelte-check
2023-01-09 19:59:17 +01:00
dependabot[bot]
35297d4b52
chore(deps): bump svelte-select from 5.0.1 to 5.0.2 in /frontend ( #1081 )
...
Bumps [svelte-select](https://github.com/rob-balfre/svelte-select ) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/rob-balfre/svelte-select/releases )
- [Changelog](https://github.com/rob-balfre/svelte-select/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rob-balfre/svelte-select/compare/v5.0.1...v5.0.2 )
---
updated-dependencies:
- dependency-name: svelte-select
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 18:54:41 +00:00
Ruben Fiszel
2c717e00e5
fix computing policy prefix for hub scripts
2023-01-09 19:46:24 +01:00
dependabot[bot]
3bc1e6248b
chore(deps): bump @leeoniya/ufuzzy from 0.8.0 to 0.9.0 in /frontend ( #1080 )
...
Bumps [@leeoniya/ufuzzy](https://github.com/leeoniya/uFuzzy ) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/leeoniya/uFuzzy/releases )
- [Commits](https://github.com/leeoniya/uFuzzy/compare/0.8.0...0.9.0 )
---
updated-dependencies:
- dependency-name: "@leeoniya/ufuzzy"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 18:30:33 +00:00
Ruben Fiszel
2e2067fe13
compute policy also for action buttons
2023-01-09 19:24:16 +01:00
dependabot[bot]
367903e359
chore(deps-dev): bump @playwright/test in /frontend ( #1079 )
...
Bumps [@playwright/test](https://github.com/Microsoft/playwright ) from 1.29.1 to 1.29.2.
- [Release notes](https://github.com/Microsoft/playwright/releases )
- [Commits](https://github.com/Microsoft/playwright/compare/v1.29.1...v1.29.2 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 18:23:48 +00:00
dependabot[bot]
37f2de6196
chore(deps-dev): bump svelte-dnd-action in /frontend ( #1076 )
...
Bumps [svelte-dnd-action](https://github.com/isaacHagoel/svelte-dnd-action ) from 0.9.21 to 0.9.22.
- [Release notes](https://github.com/isaacHagoel/svelte-dnd-action/releases )
- [Changelog](https://github.com/isaacHagoel/svelte-dnd-action/blob/master/release-notes.md )
- [Commits](https://github.com/isaacHagoel/svelte-dnd-action/commits )
---
updated-dependencies:
- dependency-name: svelte-dnd-action
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 18:21:24 +00:00
Ruben Fiszel
5505d0a7c9
fix infering schema for inlineeditor
2023-01-09 18:57:30 +01:00
Ruben Fiszel
c61f9d4d66
fix infering schema for inlineeditor
2023-01-09 18:46:59 +01:00
Ruben Fiszel
18946918c3
also update schema when moving flow
2023-01-09 17:26:45 +01:00
Ruben Fiszel
e676c18b5f
fix approval page approve endpoint empty payload
2023-01-09 17:19:56 +01:00
Ruben Fiszel
a9cce15b0c
nit: close drawer when connecting oauth in new window
2023-01-09 16:52:05 +01:00
Ruben Fiszel
eb49dd8216
nits: clarify resume messages
2023-01-09 16:46:36 +01:00
Ruben Fiszel
e2f2db2d7f
edit operatorOnly on toggle change
2023-01-09 16:42:02 +01:00
Ruben Fiszel
6e9c61a7fb
(frontend) remove duplicate of folders from folder list name
2023-01-09 16:14:38 +01:00
Ruben Fiszel
4d5acf6f52
creator of group is also automatically a member
2023-01-09 16:08:10 +01:00
Ruben Fiszel
55e2bf9fce
bump backend versions
2023-01-09 15:35:28 +01:00
Ruben Fiszel
daf8e2e8be
fix backend tests
2023-01-09 14:51:27 +01:00
Ruben Fiszel
b5b13518da
chore(main): release 1.59.0 ( #1074 )
...
* chore(main): release 1.59.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-01-09 14:03:36 +01:00
Ruben Fiszel
d3e2cf0779
fix backend tests
2023-01-09 14:00:17 +01:00
Ruben Fiszel
5347cd46a9
feat: add relative imports for python scripts ( #1075 )
...
* all
* all
2023-01-09 13:49:30 +01:00
Ruben Fiszel
32d90d4f18
add svelte as peer dep
2023-01-09 11:48:38 +01:00
Ruben Fiszel
1076c4ffc1
bump versions
2023-01-09 11:46:30 +01:00
Ádám Kovács
a84eb9b1f7
fix(frontend): Iconed resource height issue ( #1073 )
2023-01-09 11:44:16 +01:00
Ruben Fiszel
9540e6cec3
add appwrite and linkding logos
2023-01-07 19:16:41 +01:00
Ruben Fiszel
54ef5a6d87
chore(main): release 1.58.0 ( #1061 )
...
* chore(main): release 1.58.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-01-07 17:00:46 +08:00
Ruben Fiszel
6edf9b9946
feat: add archive/unarchive/delete workspace
2023-01-07 09:39:50 +01:00
Ruben Fiszel
0bcdcaedcf
feat: add min/max constraint to number + slider component
2023-01-07 08:51:09 +01:00
Ruben Fiszel
50453ca690
feat: add hub support for apps
2023-01-07 07:44:44 +01:00
Faton Ramadani
b5edb7ed98
App UI improvements ( #1072 )
...
* fix(frontend): Improve App UI
* fix(frontend):Align typing
* fix(frontend): Improve App UI
* fix(frontend): remove debug string
* fix(frontend): remove debug string
* fix(frontend): restore code from main
2023-01-06 17:46:45 +01:00
Ruben Fiszel
099c4fd10d
add debug Runs to apps
2023-01-05 08:54:18 +01:00
Ruben Fiszel
3fba91084d
improve job loader in case of concurrent requests
2023-01-05 05:57:22 +01:00
Ruben Fiszel
aaac41761c
ensuring results come-in order for testjobloader
2023-01-04 21:01:40 +01:00
Ruben Fiszel
1967413ad4
remove early return executeComponent
2023-01-04 20:24:01 +01:00
Ruben Fiszel
7aa4751531
fix some apps' components default sizing
2023-01-04 20:05:55 +01:00
Ruben Fiszel
37a8789741
remove spurrious console logs
2023-01-04 19:55:31 +01:00
Ruben Fiszel
3e9a6ebc5a
hide spurrious Unexpected usage
2023-01-04 19:03:31 +01:00
Ruben Fiszel
93ce9c42fe
fix overflow on component object viewer
2023-01-04 18:55:33 +01:00
Ruben Fiszel
7437dc00aa
apps improvements
2023-01-04 18:37:42 +01:00
Ruben Fiszel
47b498da80
fix flow input transform default bug
2023-01-04 15:57:19 +01:00
Ruben Fiszel
1c75bf7bef
add more apps components
2023-01-04 15:54:23 +01:00
Ruben Fiszel
ad1ffdb613
fix template editor monaco workers
2023-01-04 10:56:15 +01:00
Ruben Fiszel
5204e4a75d
feat: add support for yaml format as a string format
2023-01-04 10:37:13 +01:00
Ruben Fiszel
aaaece99e7
apps UX nits
2023-01-04 10:14:03 +01:00
Ruben Fiszel
03da654714
improve draft logic for scripts/apps/flows
2023-01-04 07:22:30 +01:00
Ruben Fiszel
43a7d9d7b4
apps UX nits
2023-01-04 05:35:01 +01:00
Ruben Fiszel
68a09176d3
add run button directly in inline editor
2023-01-04 05:27:47 +01:00
Ruben Fiszel
8958118bef
fix apps UX nits
2023-01-04 05:07:18 +01:00
Ruben Fiszel
82b30f4da6
fix forking hub deno scripts in apps
2023-01-03 15:56:02 +01:00
Ruben Fiszel
2acb7d1774
nit fix incorrect overflow-auto in display result
2023-01-03 11:17:15 +01:00
Ruben Fiszel
976c3d49dd
add context to context panel in apps
2023-01-03 10:41:51 +01:00
Ruben Fiszel
fa522da565
apps improvements
2023-01-03 09:46:36 +01:00
Ruben Fiszel
8517c25153
disallow loading public app if not visible anymore
2023-01-03 03:29:35 +01:00
dependabot[bot]
c2a733dc42
chore(deps-dev): bump eslint-config-prettier in /frontend ( #1068 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 8.5.0 to 8.6.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.5.0...v8.6.0 )
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-02 18:20:05 +00:00
dependabot[bot]
d8feaf341a
chore(deps-dev): bump @typescript-eslint/parser in /frontend ( #1067 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.46.1 to 5.48.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.48.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-02 18:13:16 +00:00
dependabot[bot]
4c25db3891
chore(deps-dev): bump @types/node from 18.11.9 to 18.11.18 in /frontend ( #1066 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.11.9 to 18.11.18.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-02 18:13:00 +00:00
dependabot[bot]
b0c7d9af27
chore(deps-dev): bump @playwright/test in /frontend ( #1065 )
...
Bumps [@playwright/test](https://github.com/Microsoft/playwright ) from 1.28.1 to 1.29.1.
- [Release notes](https://github.com/Microsoft/playwright/releases )
- [Commits](https://github.com/Microsoft/playwright/compare/v1.28.1...v1.29.1 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-02 18:12:40 +00:00
Ádám Kovács
76a860fe53
fix(frontend): Remove popover hover styles ( #1064 )
2023-01-02 19:05:29 +01:00
Ruben Fiszel
5de7dc9248
further public apps improvements
2023-01-02 19:02:40 +01:00
Ádám Kovács
45acb89f87
feat(frontend): Add integration icons ( #1063 )
2023-01-02 18:54:01 +01:00
Ádám Kovács
34e3331919
feat(frontend): Update app auto-refresh button ( #1062 )
...
* feat(frontend): Update interval selector
* fix(frontend): Interval
* feat(frontend): Resource saving
* fix(frontend): Update selector labels
* label
2023-01-02 18:53:47 +01:00
Ruben Fiszel
39e7fc6c28
tighten public apps security using triggerable policy
2023-01-02 18:53:10 +01:00
Ruben Fiszel
39e2bf39e9
make app public page not require login at all
2023-01-02 13:02:45 +01:00
Ádám Kovács
4d6a568820
feat(frontend): Toggle to hide optional inputs ( #1060 )
2023-01-02 10:09:33 +01:00
Ruben Fiszel
a34ae8b2ae
improve apps wiring
2023-01-02 10:07:17 +01:00
Ruben Fiszel
c7e60843d4
improve apps wiring
2023-01-02 10:07:15 +01:00
Ruben Fiszel
160dfa3121
chore(main): release 1.57.1 ( #1059 )
...
* chore(main): release 1.57.1
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-01-02 04:45:09 +01:00
Ruben Fiszel
2c8e98a9c7
fix: preserver order changes for flows' schema
2023-01-02 04:43:28 +01:00
Ruben Fiszel
334ec1a084
remove buggy transition fade on code editor
2023-01-02 04:28:23 +01:00
Ruben Fiszel
ab0aeb0df8
fix: support setting undefined states
2023-01-02 04:22:56 +01:00
Ruben Fiszel
21f98e29ea
chore(main): release 1.57.0 ( #1043 )
...
* chore(main): release 1.57.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-01-01 19:23:04 +01:00
Ruben Fiszel
be14aab9b1
feat: apps can be published publicly
2023-01-01 19:16:26 +01:00
Ruben Fiszel
e24dc6de4f
update all clients to use update resource value
2023-01-01 10:26:11 +01:00
Ruben Fiszel
4bc90e8409
improve design of items picker
2023-01-01 10:02:26 +01:00
Ruben Fiszel
4822c863f8
deprecate starters workspace by pointing resource types to admins
2023-01-01 09:00:56 +01:00
Ruben Fiszel
8f3649e940
fix is_owner for groups/folders + unift summary for apps
2023-01-01 07:23:43 +01:00
Ruben Fiszel
4135b6a4d5
apps improvements (row size, text options)
2023-01-01 06:24:21 +01:00
Ruben Fiszel
5c8bfb4d39
apps nits
2022-12-31 18:55:47 +01:00
Ádám Kovács
72aeba121c
fix(frontend): Static inputs overflow ( #1057 )
...
* fix(frontend): Static inputs overflow
* Update FlowConstantsItem.svelte
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2022-12-31 13:37:23 +01:00
Ruben Fiszel
9fa2f96b31
overhaul app creation flow
2022-12-31 13:34:59 +01:00
Ruben Fiszel
94e929ddc4
restore 12 columns for apps but introduce fullscreen mode
2022-12-31 10:04:32 +01:00
Ruben Fiszel
5e522c5720
set default for template editor
2022-12-31 07:50:18 +01:00
Ruben Fiszel
4df19ab873
add autosave for apps
2022-12-31 07:36:05 +01:00
Ruben Fiszel
eb359b1a3d
re-enable page titles
2022-12-31 05:08:47 +01:00
Ruben Fiszel
58a5889dc7
app improvements
2022-12-30 19:46:31 +01:00
Ruben Fiszel
e9488f1b66
app improvements
2022-12-30 19:04:50 +01:00
Ruben Fiszel
a1fec7c4b7
fix init edit on variable editor
2022-12-30 16:59:04 +01:00
Ruben Fiszel
54a5e73117
fix login redirection
2022-12-30 15:32:51 +01:00
Ádám Kovács
0812f6efd8
feat(frontend): Add customization props to radio ( #1056 )
2022-12-30 12:40:57 +01:00
Ruben Fiszel
3192ce5d21
more tweaks
2022-12-30 12:11:48 +01:00
Ruben Fiszel
e8fc94d7ef
further apps improvements
2022-12-30 11:55:06 +01:00
Ruben Fiszel
aedd02bc2a
app reactivity improvements
2022-12-30 09:56:07 +01:00
Ruben Fiszel
d108c3ed07
flow constants page improvements
2022-12-30 06:23:59 +01:00
Ruben Fiszel
3296debfe7
feat: add a All Static Inputs module to the flow editor
2022-12-30 05:31:45 +01:00
Ádám Kovács
2fd730f8d2
fix(frontend): List item overflowing corners ( #1055 )
2022-12-30 05:15:10 +07:00
Ruben Fiszel
a42f802cfd
items-list overflow to let dropdown go through
2022-12-29 19:33:14 +01:00
Ádám Kovács
adc84f06d9
fix(frontend): Minor fixes in editor ( #1054 )
...
* fix(frontend): Script arguments window overflow
* fix(frontend): Consistent input editor font size
* fix(frontend): Fix script settings inconsistencies
2022-12-29 18:44:56 +01:00
Ádám Kovács
9d30e5fa57
feat(frontend): Update tooltip and home list dropdown ( #1053 )
...
* feat(frontend): Update tooltip
* feat(frontend): Update list dropdown
2022-12-29 18:38:28 +01:00
Ruben Fiszel
6e271d3d61
fix dropdown
2022-12-29 15:57:27 +01:00
Kai Jellinghaus
543490b103
Allow workspace to be newly created ( #1052 )
2022-12-29 20:31:01 +07:00
Ruben Fiszel
f4c5de3d2b
fix app anchors
2022-12-29 13:53:20 +01:00
Ruben Fiszel
647b57b24e
add healthchecks to lsp
2022-12-29 12:52:30 +01:00
Ruben Fiszel
7d8cbfe115
delete comments from flow of the hub
2022-12-29 12:49:27 +01:00
Ádám Kovács
0f1b19c7d3
fix(app): Fix inconsistencies in list items and sidebar menus ( #1051 )
...
* fix(app): Fix minor issues in home page list
* fix(app): Remove inconsistencies in sidebar menus
2022-12-29 12:48:26 +01:00
Faton Ramadani
fb395655e6
App bugfix ( #1049 )
...
* adapt static adapter to cloudflare
* fix(frontend): Various bug fix
* fix typecheck
* numerous fixes
* fix all connects
* fix all connects
* more improvements
* more improvements
* everything work?
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2022-12-29 12:47:53 +01:00
Ádám Kovács
faa046a3fd
feat(app): Update sidebar menu ( #1050 )
2022-12-29 15:55:53 +07:00
Ruben Fiszel
17a5b3ffdb
fix testjobloader when running many interleaving computations
2022-12-28 17:11:58 +01:00
Ruben Fiszel
47fa61ba30
fix raw editor height for resources
2022-12-28 13:24:56 +01:00
Ruben Fiszel
efe3973c29
fix test just this step freeze svelte bc of transition:fade
2022-12-28 12:52:21 +01:00
Ruben Fiszel
26ea59b3e9
fix test just this step freeze svelte bc of transition:fade
2022-12-28 12:51:04 +01:00
Ádám Kovács
681e2e824a
feat(app): Use consistent styles on settings pages ( #1048 )
...
* feat(app): Update login page style
* feat(app): Update pages with centered modal
* fix(app): Update settings
* adapt static adapter to cloudflare
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2022-12-28 00:39:30 +01:00
Ruben Fiszel
2d4a83bf90
adapt static adapter to cloudflare
2022-12-28 00:25:00 +01:00
Ruben Fiszel
8031a7b5ec
adapt static adapter to cloudflare
2022-12-27 17:59:12 +01:00
Ruben Fiszel
b3adb7dad8
fix approval page for sveltekit 1.0
2022-12-27 17:21:45 +01:00
Ruben Fiszel
6d40f16695
add auto_https on caddyfileremote
2022-12-27 16:32:41 +01:00
Ruben Fiszel
a29357eb15
fix confirmation modal enter behavior
2022-12-27 16:29:34 +01:00
Ruben Fiszel
b72a3babd8
fix is_owner
2022-12-27 15:52:12 +01:00
Ruben Fiszel
4e1e80e673
nit redirect on logout
2022-12-27 13:38:34 +01:00
Ruben Fiszel
8c268ff34b
add dedicated logout page
2022-12-27 13:26:03 +01:00
Ruben Fiszel
1b0bb22da7
fix layout for sveltekit 1.0
2022-12-27 07:27:14 +01:00
dependabot[bot]
b24f3472d1
chore(deps): bump svelte-select from 5.0.0-beta.40 to 5.0.1 in /frontend ( #1046 )
...
Bumps [svelte-select](https://github.com/rob-balfre/svelte-select ) from 5.0.0-beta.40 to 5.0.1.
- [Release notes](https://github.com/rob-balfre/svelte-select/releases )
- [Changelog](https://github.com/rob-balfre/svelte-select/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rob-balfre/svelte-select/compare/v5.0.0-beta.40...v5.0.1 )
---
updated-dependencies:
- dependency-name: svelte-select
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-26 18:11:39 +00:00
dependabot[bot]
50c909d009
chore(deps-dev): bump @types/vscode from 1.68.1 to 1.74.0 in /frontend ( #1047 )
...
Bumps [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode ) from 1.68.1 to 1.74.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/vscode )
---
updated-dependencies:
- dependency-name: "@types/vscode"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-26 18:11:03 +00:00
Ruben Fiszel
a82ed3f744
trim imports from monaco
2022-12-25 12:58:14 +01:00
Ruben Fiszel
99fd968eba
update fontAwesome icons
2022-12-25 11:55:01 +01:00
Ruben Fiszel
0e97b98d21
update svelte-preprocess to 5.x
2022-12-25 11:46:14 +01:00
dependabot[bot]
37db806723
chore(deps-dev): bump prettier from 2.7.1 to 2.8.1 in /frontend ( #1031 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.7.1 to 2.8.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.7.1...2.8.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2022-12-25 10:34:43 +00:00
Ruben Fiszel
b805e28adf
update adapter-kit
2022-12-25 08:58:16 +01:00
Ruben Fiszel
972b2affae
minor app fixes
2022-12-25 08:39:00 +01:00
Ruben Fiszel
bf86fe5041
update to sveltekit 1.0
2022-12-25 08:05:39 +01:00
Ruben Fiszel
e7cdd72a26
svelte-migrate: renamed files
2022-12-25 05:49:06 +01:00
Ruben Fiszel
3b17820533
svelte-migrate: renamed files
2022-12-25 05:48:44 +01:00
Ruben Fiszel
eee8fcee75
nit: danger zone for flow details
2022-12-24 19:37:38 +01:00
Ruben Fiszel
037de7ec95
improve flow graph rendering behavior
2022-12-24 19:29:50 +01:00
Ruben Fiszel
0e585a81a5
resuming suspended flows as owner is now through flow id
2022-12-24 09:44:05 +01:00
Ruben Fiszel
f1d0db3bc7
make flow status viewer always open
2022-12-24 06:31:22 +01:00
Ruben Fiszel
749db01ab2
allow updating to latest hash from within flow directly if module hash locked
2022-12-24 06:24:27 +01:00
Ruben Fiszel
19ff6faf35
border around template editor
2022-12-23 17:59:42 +01:00
Ruben Fiszel
39b3c57539
fix navigation on index list rows
2022-12-23 17:40:19 +01:00
Faton Ramadani
70e7a5d075
feat(frontend): Fix initial component dimensions + Select select + add spinner when buttons are clicked ( #1044 )
2022-12-23 21:11:13 +07:00
Ruben Fiszel
2bc297f2e9
allow resuming as owner suspended job only for path owners
2022-12-23 13:44:41 +01:00
Faton Ramadani
65f4e86a22
feat(frontend): Properly support resource ( #1039 )
...
* feat(frontend): Properly support resource
* feat(frontend): remove unused import
* feat(frontend): Fix build errors
* feat(frontend): Fix table actions
* feat(frontend): Fix table parameters
* feat(frontend): Fix runnable inputs sync
* feat(frontend): Done
* fix
* fix
* feat(frontend): Fix typing issues
* feat(frontend): Fix id generation
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2022-12-23 13:42:42 +01:00
Ruben Fiszel
40195d42f6
feat(backend): resume from owner directly in flow status viewer ( #1042 )
...
* foo
* progress
2022-12-23 13:04:31 +01:00
Ruben Fiszel
2aeab245a1
schedule next job in transaction to avoid race condition
2022-12-23 06:53:26 +01:00
Ruben Fiszel
85e8b7c78d
chore(main): release 1.56.1 ( #1041 )
...
* chore(main): release 1.56.1
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-12-23 03:33:50 +01:00
Ruben Fiszel
0614ec42ba
fix(cli): typo in cli deps
2022-12-23 03:31:58 +01:00
Ruben Fiszel
03c7b38c94
chore(main): release 1.56.0 ( #1011 )
...
* chore(main): release 1.56.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-12-23 03:10:03 +01:00
Kai Jellinghaus
741646b618
feat!(cli): Folders support & Less Tarball nesting ( #1040 )
...
* Basic folder support
* Proper Folder Support + deps.ts
* Upgrade Versions
* Add folder meta to tarball
* Remove tarball folders
* Minor fixes
* Fix typo
* Remove extra_perms check
* Use new endpoint
* Use new untar location
* Fix shrinking files
2022-12-23 03:06:12 +01:00
Ruben Fiszel
067da91463
make ownership check more consistent, expose ownership api, expose update folder api
2022-12-22 14:48:57 +01:00
Ruben Fiszel
c28311242d
feat(backend): add SUPERADMIN_SECRET as an env set superadmin
2022-12-22 10:35:10 +01:00
Ruben Fiszel
e228c6448e
feat(frontend): templatable editor with autocompletion
2022-12-22 08:38:12 +01:00
Faton Ramadani
cebbc5fbd1
feat(frontend): Fix component synchro ( #1038 )
...
* feat(frontend): Fix component synchro
* feat(frontend): Fix isObject
2022-12-21 11:19:27 +01:00
Ruben Fiszel
420230ef17
minor editor improvements
2022-12-21 09:46:12 +01:00
Faton Ramadani
ab13e8cce4
feat(frontend): Fork + Fix table ( #1037 )
...
* feat(frontend): WIP
* feat(frontend): WIP
* feat(frontend): add support unused inline scripts
* feat(frontend): fix all interaction
* feat(frontend): Fix pick
* feat(frontend): add ability to fork
* feat(frontend): fix mobile preview
* feat(frontend): fix table
* feat(frontend): fix table actions
* feat(frontend): Fix build error
2022-12-21 08:22:30 +01:00
Ruben Fiszel
f73dbd8039
feat: add move to drawer for script and flows
2022-12-21 06:55:37 +01:00
Faton Ramadani
26a6de247c
feat(frontend): Add the ability to lock components so they don't move around ( #1035 )
2022-12-20 16:53:18 +01:00
Kai Jellinghaus
3b8356cf9a
Allow RUST_LOG_STYLE ( #1036 )
2022-12-20 16:19:18 +01:00
Faton Ramadani
be743117d1
feat(frontend): Fix inline script status ( #1034 )
2022-12-20 16:17:45 +01:00
Ádám Kovács
4651c9d8cd
feat(frontend): App builder password and date input ( #1022 )
...
* feat: Add password input to app builder
2022-12-20 15:34:36 +01:00
Ruben Fiszel
b7afe5ecfc
improve error message for already existing items
2022-12-20 12:52:18 +01:00
Ruben Fiszel
f195d4c4a5
improve folder UX
2022-12-20 10:47:29 +01:00
Faton Ramadani
95a0b9ceae
feat(frontend): Add an input field to edit inline script name ( #1033 )
2022-12-20 10:34:50 +01:00
Ruben Fiszel
27e840ced1
improve error message for oauth
2022-12-20 08:49:23 +01:00
Ruben Fiszel
f91967c4c8
improve error message for oauth
2022-12-20 08:20:21 +01:00
Ruben Fiszel
803318d0b5
align share with folder permissions
2022-12-20 07:18:10 +01:00
Ruben Fiszel
cd7bc33b6a
re-enable picking groups
2022-12-20 07:18:10 +01:00
Ruben Fiszel
92dee8b958
Update README.md
2022-12-20 03:21:03 +01:00
Ruben Fiszel
f8e01257a3
fix folders queries on RDS
2022-12-19 21:01:12 +01:00
Ruben Fiszel
4329d25988
feat: introduce folders, deprecate items owned by groups
2022-12-19 19:11:23 +01:00
Ruben Fiszel
c1b0b64e17
feat: introduce folders, deprecate items owned by groups
2022-12-19 18:59:46 +01:00
Ruben Fiszel
876e140626
change the default number of connections to 3 for workers
2022-12-19 18:59:46 +01:00
Faton Ramadani
b4e2735315
Inline script editor ( #1029 )
...
* feat(frontend): WIP
* feat(frontend): WI
* feat(frontend): Fix inline scripts
* feat(frontend): Fix inline scripts
2022-12-19 22:44:28 +07:00
Ruben Fiszel
f5a01fc768
major schedules rewrite
2022-12-18 18:45:32 +01:00
Ruben Fiszel
43732d2fb5
require ownership to move items && automatically edit schedule paths
2022-12-18 18:45:32 +01:00
Jakub Kołodziejczak
f77fe7b6b3
fix(frontend): copy-to-clipnoard url with protocol ( #1027 )
2022-12-18 15:38:12 +01:00
Ruben Fiszel
42d4711503
path improvements v1
2022-12-18 05:55:29 +01:00
Ruben Fiszel
398c109afe
UX improvements
2022-12-17 17:53:32 +01:00
Ruben Fiszel
321f8d28bb
add audit log for oauth login
2022-12-17 13:54:46 +01:00
Ruben Fiszel
d2ab628122
fix setting timeout duration error
2022-12-17 13:41:33 +01:00
Ruben Fiszel
576103e3b3
group refactoring
2022-12-16 20:02:13 +01:00
Faton Ramadani
ebca9f39ea
feat(frontend): Small UI fixes ( #1026 )
2022-12-16 14:00:43 +01:00
Faton Ramadani
0e871ca843
feat(frontend): Align output panel UI ( #1025 )
...
* feat(frontend): Align output pane UI
* feat(frontend): Align UI
2022-12-16 14:00:26 +01:00
Ruben Fiszel
80c84d190e
merge fix
2022-12-16 10:01:53 +01:00
Ruben Fiszel
133d1f3e56
fix v2
2022-12-16 10:01:24 +01:00
Ruben Fiszel
091af3220a
reinstate editorService fixing the editor
2022-12-16 09:57:58 +01:00
Ruben Fiszel
3e7751f705
groups
2022-12-16 09:53:17 +01:00
Ruben Fiszel
3735171a0d
Flow UX improvements wrt to triggers
2022-12-15 23:09:23 +01:00
Ruben Fiszel
2e7b2a9e20
rework default visibility of runs of scripts not belonging to oneself
2022-12-15 18:55:30 +01:00
Ruben Fiszel
09e38981ed
add visible_to_owner
2022-12-15 16:01:17 +01:00
Faton Ramadani
f6df3ae367
feat(frontend): AppTable v2 + Inline script panel ( #1023 )
...
* feat(frontend): WIP
* feat(frontend): Refator
* feat(frontend): Fix inline script creation
* feat(frontend): Fix chart display bug
* feat(frontend): Fix build
2022-12-15 15:45:04 +01:00
Ádám Kovács
08071bb66b
feat(frontend): Add select component to app builder ( #1021 )
...
* feat(frontend): Add select input to app builder
2022-12-15 08:51:43 +00:00
Ruben Fiszel
d1edf4e5c7
replace svelvet with fork to remove zoom and node moving
2022-12-15 01:53:35 +01:00
Ruben Fiszel
847dfe1c15
ux nits
2022-12-14 21:29:00 +01:00
Ruben Fiszel
af8e0ccd6a
increase banned_domains list
2022-12-14 10:24:18 +01:00
Ruben Fiszel
8f0ad7c612
team plan
2022-12-14 01:17:17 +01:00
Ruben Fiszel
5f30970703
team plan
2022-12-13 23:09:33 +01:00
Ruben Fiszel
974dc2394f
UX improvements
2022-12-13 21:24:35 +01:00
Ruben Fiszel
3485b07b25
feat: add operator mode
2022-12-13 20:16:57 +01:00
Ruben Fiszel
d813c007c0
add more metrics
2022-12-13 00:25:27 +01:00
Ruben Fiszel
48ca1e939c
add more metrics
2022-12-12 23:10:53 +01:00
Ruben Fiszel
d3d2a8bc7d
fix fixtures
2022-12-12 22:33:24 +01:00
Ruben Fiszel
2bae50f391
feat: auto-invite from same domain
2022-12-12 20:20:17 +01:00
dependabot[bot]
c8bd68b56b
chore(deps-dev): bump @typescript-eslint/parser in /frontend ( #1019 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.43.0 to 5.46.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.46.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 18:27:39 +00:00
dependabot[bot]
5d7cf4ca09
chore(deps): bump highlight.js from 11.6.0 to 11.7.0 in /frontend ( #1020 )
...
Bumps [highlight.js](https://github.com/highlightjs/highlight.js ) from 11.6.0 to 11.7.0.
- [Release notes](https://github.com/highlightjs/highlight.js/releases )
- [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md )
- [Commits](https://github.com/highlightjs/highlight.js/compare/11.6.0...11.7.0 )
---
updated-dependencies:
- dependency-name: highlight.js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 18:24:24 +00:00
dependabot[bot]
ab83f899b5
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /frontend ( #1016 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.45.0 to 5.46.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.46.1/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 18:15:04 +00:00
dependabot[bot]
14e85cd5b0
chore(deps-dev): bump prettier-plugin-svelte in /frontend ( #1017 )
...
Bumps [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte ) from 2.8.1 to 2.9.0.
- [Release notes](https://github.com/sveltejs/prettier-plugin-svelte/releases )
- [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/prettier-plugin-svelte/commits )
---
updated-dependencies:
- dependency-name: prettier-plugin-svelte
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 18:14:37 +00:00
dependabot[bot]
b36a9c2cc8
chore(deps): bump python from 3.11.0-slim-buster to 3.11.1-slim-buster ( #1014 )
...
Bumps python from 3.11.0-slim-buster to 3.11.1-slim-buster.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 18:10:40 +00:00
Faton Ramadani
f7627b5f17
fix(frontend): Fix AppTable frontend search ( #1013 )
...
* fix(frontend): Fix AppTable frontend search
* fix(frontend): Fix AppTable frontend search
2022-12-12 18:42:15 +01:00
Faton Ramadani
424c31c54a
feat(frontend): Add form component + fix connection bug ( #1012 )
2022-12-12 17:05:54 +01:00
Ádám Kovács
2fe927f7fd
feat(frontend): Add app number input ( #1010 )
...
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
2022-12-12 14:40:32 +01:00
Faton Ramadani
0ceb4ab1a8
feat(frontend): Fix UI ( #1009 )
...
* feat(frontend): Fix UI
* feat(frontend): Set correct default value when adding a new element to a typed array
* feat(frontend): add refresh all
* feat(frontend): add inline delete button
* feat(frontend): fix alignment
* feat(frontend): clean up
* feat(frontend): rework editor
* feat(frontend): Fix component dimensions
* feat(frontend): Fix default min dimensions
* feat(frontend): add missing alert
* feat(frontend): Fix default data
* feat(frontend): Support frontend/backend search
* feat(frontend): finish picker
2022-12-12 14:35:17 +01:00
Ruben Fiszel
94cecd56d2
add the all group to admin
2022-12-12 12:47:07 +01:00
Ruben Fiszel
b920345de2
improve perceived performances
2022-12-12 02:26:31 +01:00
Ruben Fiszel
bb531845b4
improve perceived performances
2022-12-12 02:05:32 +01:00
Ruben Fiszel
4daf5c18fa
usage tracker v3
2022-12-12 01:11:44 +01:00
Ruben Fiszel
ac6f9e90f0
usage tracker v2
2022-12-11 22:48:09 +01:00
Ruben Fiszel
46f3388632
UX nits
2022-12-11 21:32:07 +01:00
Ruben Fiszel
9a5fb6b9e5
UX nits
2022-12-11 21:24:48 +01:00
Ruben Fiszel
c77e4a06c0
grant all on usage
2022-12-11 20:27:04 +01:00
Ruben Fiszel
fd871093f0
feat: implement usage tracker + quotas
2022-12-11 18:47:39 +01:00
Ruben Fiszel
e4d61eeb6e
remove ButtonAndDropdown
2022-12-10 20:43:32 +01:00
Ruben Fiszel
6fe10b210f
split states from resources on resources page
2022-12-10 18:47:43 +01:00
Ruben Fiszel
5a325c9e51
remove virtual list
2022-12-10 16:35:03 +01:00
Ruben Fiszel
2e36f65986
increase variable length to 10000
2022-12-10 13:57:41 +01:00
Ruben Fiszel
f4f359e846
add more default linkedin scopes
2022-12-10 13:40:15 +01:00
Ruben Fiszel
cabadc3849
add more icons
2022-12-10 13:39:25 +01:00
Ruben Fiszel
df6049bdc5
add all current resource types icons
2022-12-10 13:05:48 +01:00
Ruben Fiszel
46975aceab
add microsoft login
2022-12-10 12:18:40 +01:00
Kai Jellinghaus
4004de0618
feat: Superadmins workspace ( #1003 )
...
* Add auto-invite superadmins workspace
* Revert "Add auto-invite superadmins workspace"
This reverts commit 768ae31857 .
* Add Admin Workspace
* Show unable to delete info in UI
* Add Hub sync
* Update Migration
* Add Starter workspace
* Add workspace_key for admins workspace
* Remove schedule
* Update CI
2022-12-10 01:46:26 +01:00
Ruben Fiszel
dc23af4209
chore(main): release 1.55.0 ( #1007 )
...
* chore(main): release 1.55.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-12-09 20:48:58 +01:00
Ruben Fiszel
0d421f1506
display account without refresh tokens as non refreshed
2022-12-09 20:17:39 +01:00
Ruben Fiszel
ffc4c3a9a0
add linkedin as oauth integration
2022-12-09 19:38:50 +01:00
Ruben Fiszel
d2dfe29f03
add linkedin as oauth integration
2022-12-09 19:28:00 +01:00
Ruben Fiszel
18c7a33b6d
add linkedin as oauth integration
2022-12-09 19:25:12 +01:00
Ruben Fiszel
dbfafda44d
add linkedin as oauth integration
2022-12-09 18:21:59 +01:00
Ruben Fiszel
64cda02a17
add linkedin as oauth integration
2022-12-09 17:47:26 +01:00
Ádám Kovács
6198383138
feat(frontend): Add text input to app builder ( #1008 )
...
* fix(frontend): Use official Lucide package
* feat(frontend): Add text input to app builder
2022-12-09 16:41:55 +01:00
Ruben Fiszel
8616570bce
get schedule from the database directly instead of the client
2022-12-09 16:36:36 +01:00
Ruben Fiszel
87c94d4015
fix list jobs
2022-12-09 14:52:49 +01:00
Ruben Fiszel
f92e581bd1
editor styling
2022-12-09 14:32:50 +01:00
Ruben Fiszel
0bfc7391b4
pin monaco to 0.33 + remove cursor style
2022-12-09 11:01:43 +01:00
Ruben Fiszel
7270baf17f
chore(main): release 1.54.0 ( #1000 )
...
* chore(main): release 1.54.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-12-08 23:57:28 +01:00
Kai Jellinghaus
abc0ca3a5b
feat(backend): Input transform errors ( #1006 )
...
* Add pre run error & propagate input transforms there
* Handle pre-run errors
* Update SQLX data
* Update SQLX data
2022-12-08 23:56:49 +01:00
Ruben Fiszel
e1f5fcb162
add public-helm to the README
2022-12-08 18:47:44 +01:00
Ruben Fiszel
2e83afbcd8
flow UX improvements
2022-12-08 17:28:24 +01:00
Ruben Fiszel
08bfc1020d
UX flow improvements
2022-12-08 17:18:24 +01:00
Ruben Fiszel
1f05a2070d
display number of retry attempts
2022-12-08 15:46:24 +01:00
Faton Ramadani
a562dee3ce
feat(frontend): Add support for object editor + fix wording ( #1004 )
2022-12-08 13:11:25 +00:00
Ruben Fiszel
c6e04414e5
sqlx update
2022-12-08 13:32:33 +01:00
Ruben Fiszel
18e1e92c23
add iteration info
2022-12-08 13:30:48 +01:00
Faton Ramadani
3942741c80
App editor v2 ( #1001 )
...
* fix(frontend): Fix app InputValue sync
* feat(frontend): WIP
* feat(frontend): WIP
* feat(frontend): Type aligned
* feat(frontend): working
* feat(frontend): working
* feat(frontend): Fix text binding
* feat(frontend): Connect + script working
* feat(frontend): Fix reactity issues
2022-12-08 13:26:01 +01:00
Ruben Fiszel
afe680b6fb
display flow errors step much better in the flow status viewer
2022-12-08 12:59:18 +01:00
Ruben Fiszel
8bcf4952a2
display errors much better in the error handler
2022-12-08 11:07:44 +01:00
Kai Jellinghaus
9715baa6b5
Correctly parse schema ( #1002 )
2022-12-07 14:22:07 +01:00
Ruben Fiszel
37a775d65a
handle undefined modules
2022-12-07 13:54:39 +01:00
Ruben Fiszel
4225f2a414
nit fix
2022-12-07 13:40:46 +01:00
Ruben Fiszel
a76ec2f3ab
improve branches module editor
2022-12-07 13:20:41 +01:00
Ruben Fiszel
82731e7248
improve branches module editor
2022-12-07 13:10:21 +01:00
Ruben Fiszel
1dc3f915a6
fix flow input picker
2022-12-07 11:04:31 +01:00
Ruben Fiszel
8c1c508358
feat: implement flow as a flow step
2022-12-06 23:38:06 +01:00
Ruben Fiszel
9a029f46af
fix flowmodule_serde test
2022-12-06 17:48:56 +01:00
Ruben Fiszel
3b46eb643c
early stop now bubble up to the top
2022-12-06 17:39:07 +01:00
Ruben Fiszel
799fa925b3
feat: add lockable version to scripts inside flows ( #972 )
...
* add it to openflow
* push
* push
* final
2022-12-06 13:11:11 +01:00
Ruben Fiszel
d5c79d12d8
document include_header in the openapi
2022-12-06 03:22:45 +01:00
Ruben Fiszel
5dbb249dc7
document include_header in the openapi
2022-12-06 03:22:35 +01:00
Ruben Fiszel
3561275be0
chore(main): release 1.53.0 ( #976 )
...
* chore(main): release 1.53.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-12-06 00:29:41 +01:00
dependabot[bot]
c5cd273728
chore(deps): bump chartjs-plugin-zoom from 1.2.1 to 2.0.0 in /frontend ( #997 )
...
Bumps [chartjs-plugin-zoom](https://github.com/chartjs/chartjs-plugin-zoom ) from 1.2.1 to 2.0.0.
- [Release notes](https://github.com/chartjs/chartjs-plugin-zoom/releases )
- [Commits](https://github.com/chartjs/chartjs-plugin-zoom/compare/v1.2.1...v2.0.0 )
---
updated-dependencies:
- dependency-name: chartjs-plugin-zoom
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 00:21:57 +01:00
Ruben Fiszel
c318cb255a
handle more waiting case as base case for special primitives in flows
2022-12-06 00:05:02 +01:00
Ruben Fiszel
31c317b358
feat: add include_header to pass request headers to script
2022-12-05 23:36:31 +01:00
Ruben Fiszel
cfe80115a4
improve flow status viewer
2022-12-05 22:32:24 +01:00
Ruben Fiszel
c7c58ad8bc
improve flow viewer
2022-12-05 21:57:04 +01:00
Ruben Fiszel
73587a8400
display jobs scheduled for later in flow status viewer
2022-12-05 20:33:28 +01:00
dependabot[bot]
764ca1d7bd
chore(deps): bump vscode-ws-jsonrpc from 2.0.0 to 2.0.1 in /frontend ( #998 )
...
Bumps [vscode-ws-jsonrpc](https://github.com/TypeFox/monaco-languageclient/tree/HEAD/packages/vscode-ws-jsonrpc ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/TypeFox/monaco-languageclient/releases )
- [Changelog](https://github.com/TypeFox/monaco-languageclient/blob/main/packages/vscode-ws-jsonrpc/CHANGELOG.md )
- [Commits](https://github.com/TypeFox/monaco-languageclient/commits/v2.0.1/packages/vscode-ws-jsonrpc )
---
updated-dependencies:
- dependency-name: vscode-ws-jsonrpc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-05 18:19:57 +00:00
dependabot[bot]
b32f282b17
chore(deps-dev): bump svelte2tsx from 0.5.20 to 0.5.22 in /frontend ( #996 )
...
Bumps [svelte2tsx](https://github.com/sveltejs/language-tools ) from 0.5.20 to 0.5.22.
- [Release notes](https://github.com/sveltejs/language-tools/releases )
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte2tsx-0.5.20...svelte2tsx-0.5.22 )
---
updated-dependencies:
- dependency-name: svelte2tsx
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-05 18:18:37 +00:00
Ruben Fiszel
ae77a71ed6
fix svelte-markdown in description
2022-12-05 17:35:22 +01:00
Faton Ramadani
e217fbf071
fix(frontend): Fix app InputValue sync ( #994 )
...
* fix(frontend): Fix app InputValue sync
* fix(frontend): Fix drawer
2022-12-05 15:19:12 +01:00
Faton Ramadani
c9ad638958
feat(frontend): Add app preview ( #993 )
2022-12-05 14:48:07 +01:00
Faton Ramadani
9f59a160c3
fix(frontend): Align hub flow list + fix drawer content everywhere ( #991 )
2022-12-05 13:28:06 +01:00
Ruben Fiszel
35b57e20ed
fix frontend errors
2022-12-05 13:26:26 +01:00
Faton Ramadani
62d2a3343d
fix(frontend): Fix home margins ( #992 )
2022-12-05 13:23:52 +01:00
Ruben Fiszel
d64030961b
improve flow viewer
2022-12-05 13:21:42 +01:00
Ruben Fiszel
ede6cbea99
improve flow viewer
2022-12-05 13:09:50 +01:00
Ruben Fiszel
177fc2b421
improve flow status viewer
2022-12-05 11:19:26 +01:00
Ruben Fiszel
d73eb26019
allow passing payload to approval method
2022-12-05 01:35:43 +01:00
Ruben Fiszel
8d27175235
fix mysql template
2022-12-05 00:09:35 +01:00
Ruben Fiszel
332bd87e9f
searchable resource and variables
2022-12-04 23:57:00 +01:00
Jakub Kołodziejczak
f880b88869
chore(frontend): update types ( #990 )
2022-12-04 22:22:35 +01:00
Jakub Kołodziejczak
e089109b50
feat(frontend): introduce mysql as a script language ( #982 )
...
* fix(deno-client): export mysql from mod.ts + improve robustness
* feat(frontend): introduce mysql as a script language
2022-12-04 19:56:51 +01:00
Faton Ramadani
11ef60fe9c
Hub lists ( #989 )
...
* fix(frontend): Adapt hub list design
* fix(frontend): revert changes
2022-12-04 18:06:57 +01:00
Kai Jellinghaus
b64d5a621b
Add CLI arg ( #987 )
2022-12-04 13:24:46 +01:00
Kai Jellinghaus
1bac23785c
fix(cli): Fix cli pull push ( #985 )
...
* Fix workspace tar
* Ignore dotfolders
2022-12-04 13:24:31 +01:00
Faton Ramadani
9264f4b233
fix(frontend): Make context clickable ( #984 )
...
* fix(frontend): Make context clickable
* fix(frontend): Fix buttons
2022-12-04 13:24:16 +01:00
Ruben Fiszel
c55fae54dd
feat: refactor favorite menu
2022-12-04 13:23:29 +01:00
Ruben Fiszel
60984a3ed8
improve search windows and remove fuse.js
2022-12-04 11:55:26 +01:00
Ruben Fiszel
372f2da5b9
remove flow_input from sleep expression
2022-12-04 01:31:59 +01:00
Ruben Fiszel
db05df6d7e
superadmin can see all
2022-12-04 01:19:38 +01:00
Ruben Fiszel
e7e79bbaf7
UX improvements
2022-12-04 01:03:38 +01:00
Ruben Fiszel
e4839e21ff
feat(frontend): clarified UX for connect step
2022-12-03 23:54:07 +01:00
Kai Jellinghaus
86eae2c824
feat(frontend); Improve Pie schema ( #983 )
...
* Make the pie schema good
* Remove private info
* Fix build error
2022-12-03 20:48:04 +01:00
Ruben Fiszel
5163c2fe8b
simplify resource picker
2022-12-03 20:25:02 +01:00
Ruben Fiszel
e51a2161e7
automatically go to resource page add + hub tab size on index
2022-12-03 18:44:39 +01:00
Faton Ramadani
fa64e83f7e
fix(frontend): fix home ( #981 )
2022-12-03 14:24:20 +01:00
Ruben Fiszel
90ce431418
fix(frontend): variables and resources uses tab navigation
2022-12-03 14:23:55 +01:00
Kai Jellinghaus
eb855942f9
Fix clear button for flows ( #980 )
2022-12-03 13:26:05 +01:00
Faton Ramadani
129a0ad56b
fix(frontend): fix app preview ( #979 )
2022-12-03 12:49:38 +01:00
Ruben Fiszel
7c1b1c068b
further resource types clarifications
2022-12-03 12:19:06 +01:00
Ruben Fiszel
d6c039935a
resources improvements
2022-12-03 12:14:24 +01:00
Ruben Fiszel
ee83b0620d
disable inputs non readable resource
2022-12-03 12:14:24 +01:00
Kai Jellinghaus
84dcde8e64
Expose root command ( #978 )
2022-12-03 11:41:54 +01:00
Ruben Fiszel
74bda463e1
improve appConnect skeletons
2022-12-03 11:26:49 +01:00
Ruben Fiszel
0ec465ca7e
skeletons for home search
2022-12-03 11:03:47 +01:00
Ruben Fiszel
2071a06668
search improvement v1
2022-12-03 10:29:41 +01:00
Faton Ramadani
e9fa0ad0b7
fix(frontend): fix home header ( #977 )
...
* fix(frontend): fix home header
* fix(frontend): fix virtual list height
2022-12-03 10:11:05 +01:00
Ruben Fiszel
cafa6d4a0c
add unique path and rls to apps
2022-12-03 09:21:26 +01:00
Ruben Fiszel
788688e92f
improvements on app connect
2022-12-03 02:18:15 +01:00
Ruben Fiszel
026d755979
add search to appconnect
2022-12-03 02:09:59 +01:00
Ruben Fiszel
16f00ce6db
fix app inline scripts
2022-12-03 01:48:39 +01:00
Ruben Fiszel
4e0816337c
add resource select it directly
2022-12-03 01:28:20 +01:00
Ruben Fiszel
b20c67d91a
fix select picker initialization
2022-12-03 01:13:51 +01:00
Ruben Fiszel
022459dcbd
adding a resource is done in inlined-drawer
2022-12-03 00:28:51 +01:00
Ruben Fiszel
4245255fda
fix workspace settings script picker
2022-12-03 00:18:06 +01:00
Ruben Fiszel
a4e4e7188f
fix creating resources manually
2022-12-03 00:08:52 +01:00
Ruben Fiszel
04d2e3f316
add path env to python req
2022-12-02 23:48:42 +01:00
Ruben Fiszel
519247740a
fix PIP_INDEX_URL when nsjail is disabled
2022-12-02 23:45:51 +01:00
Ruben Fiszel
dee9a3bb4a
ci: remove community/ and pull-hub ci
2022-12-02 22:55:07 +01:00
Kai Jellinghaus
22653727a4
feat(cli): hub sync ( #975 )
...
* Begin add hub sync
* Add Hub sync
2022-12-02 22:51:44 +01:00