Ádám Kovács and Faton Ramadani
4b2b3467d2
feat: Update apps button component with colors ( #936 )
...
* feat: Update app component types
* fix: Typos
* feat: Add select input type to components
* fix: Remove width property from component types
* fix: Make button full width in editor
* fix: Types
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
2022-11-23 19:45:19 +01:00
Faton Ramadani
ab481b3096
fix(frontend): Fix context panel + delete component ( #937 )
...
* fix(frontend): Fix context panel + delete component
* fix(frontend): Handle nested paths
2022-11-23 19:31:36 +01:00
Faton Ramadani
fa4840ad65
fix(frontend): Cleanup dead code ( #935 )
2022-11-23 14:45:56 +01:00
Faton Ramadani
b59a1de93b
fix(frontend): properly refresh context panel + Adjust style in the flow editor ( #934 )
2022-11-23 14:24:04 +01:00
Ruben Fiszel
0968caa6e9
nits on nsjail config
2022-11-23 14:00:49 +01:00
Ruben Fiszel
1ad3d263d9
UX nits and theme
2022-11-23 12:30:05 +01:00
Ruben Fiszel
90d4d99bea
UX nits and theme
2022-11-23 12:19:00 +01:00
Ruben Fiszel
2a1898216b
UX nits
2022-11-23 11:29:06 +01:00
Faton Ramadani
682c44a39e
Runnable refactor ( #932 )
...
* fix(frontend): Support runnable everywhere
* fix(frontend): Runnable component working
* fix(frontend): Simplify implementation
* fix(frontend): User inputs working
* fix(frontend): Fix connections
* fix(frontend): auto refresh
* fix(frontend): revert changes
2022-11-23 10:30:58 +01:00
Ruben Fiszel
df97121527
UX nits
2022-11-23 10:30:08 +01:00
Ruben Fiszel
d26539a1ac
UX nits
2022-11-23 01:03:03 +01:00
Ruben Fiszel
841382e566
UX nits
2022-11-23 00:58:50 +01:00
Ruben Fiszel
5028d8603d
feat(frontend): login page makeup
2022-11-23 00:53:37 +01:00
Ruben Fiszel
ced2678a21
feat(frontend): login page makeup
2022-11-23 00:53:37 +01:00
Ruben Fiszel
7cab28db95
fix icon for bash on flows
2022-11-22 17:05:35 +01:00
Ruben Fiszel and Faton Ramadani
802abe7f90
feat(frontend): flow UX overhaul II + go + python support for trigger scripts ( #928 )
...
* all
* improve all
* improve all
* fix frontend
* fix input picker nits
* fix(frontend): Fix Menu display
* all
* fix all
* fix all
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
2022-11-22 16:18:14 +01:00
Faton Ramadani
b935d69aad
Runnable refactor ( #929 )
...
* fix(frontend): Support runnable everywhere
* fix(frontend): Runnable component working
2022-11-22 15:45:10 +01:00
dependabot[bot]
aa08263661
chore(deps): bump svelte-chartjs from 3.0.1 to 3.1.0 in /frontend ( #925 )
...
Bumps [svelte-chartjs](https://github.com/SauravKanchan/svelte-chartjs ) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/SauravKanchan/svelte-chartjs/releases )
- [Changelog](https://github.com/SauravKanchan/svelte-chartjs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/SauravKanchan/svelte-chartjs/compare/v3.0.1...v3.1.0 )
---
updated-dependencies:
- dependency-name: svelte-chartjs
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-11-21 18:45:38 +00:00
dependabot[bot]
67da9b9514
chore(deps-dev): bump @playwright/test in /frontend ( #924 )
...
Bumps [@playwright/test](https://github.com/Microsoft/playwright ) from 1.27.1 to 1.28.0.
- [Release notes](https://github.com/Microsoft/playwright/releases )
- [Commits](https://github.com/Microsoft/playwright/compare/v1.27.1...v1.28.0 )
---
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>
2022-11-21 18:45:07 +00:00
Ruben Fiszel and rubenfiszel
a3ab4f1b87
chore(main): release 1.50.0 ( #921 )
...
* chore(main): release 1.50.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-11-21 19:06:13 +01:00
Faton Ramadani
7bf21f572d
App editor inline editor ( #917 )
...
* fix(frontend): add table
* fix(frontend): Rework the context panel
* fix(frontend): WIP
* fix(frontend): hide script selector when selected
* fix(frontend): Fix preview mode + remove errors
* fix(frontend): Fix table search
* fix(frontend): temporary fix
2022-11-21 18:24:46 +01:00
Ruben Fiszel
aa7275d148
flow UX nit
2022-11-21 17:39:24 +01:00
Ruben Fiszel
d23e218e1f
feat(frontend): overhaul the whole flow UX
2022-11-21 17:28:55 +01:00
Ruben Fiszel
c6dc07007c
fix tarring the entire cache back to s3 + UX nits
2022-11-21 09:25:22 +01:00
Ruben Fiszel and rubenfiszel
52b744f8f3
chore(main): release 1.49.1 ( #920 )
...
* chore(main): release 1.49.1
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-11-20 20:10:02 +01:00
Ruben Fiszel and rubenfiszel
801ceec416
chore(main): release 1.49.0 ( #918 )
...
* chore(main): release 1.49.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-11-20 15:01:49 +01:00
Ruben Fiszel
591f4540cf
remove ? from Issues/Feedback
2022-11-19 19:39:29 +01:00
Ruben Fiszel and rubenfiszel
1043666ae9
chore(main): release 1.48.2 ( #916 )
...
* chore(main): release 1.48.2
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-11-19 18:54:47 +01:00
Ruben Fiszel
17c3181264
nit for app resource types
2022-11-19 18:13:26 +01:00
Ruben Fiszel
ca1d7e1278
add editable resources
2022-11-19 18:10:04 +01:00
Ruben Fiszel and rubenfiszel
29521dd6cb
chore(main): release 1.48.1 ( #915 )
...
* chore(main): release 1.48.1
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-11-19 15:17:11 +01:00
Ruben Fiszel
52f05355cf
redirect to cli for sync from github
2022-11-19 15:16:15 +01:00
Ruben Fiszel
968675d8d0
fix(python-client): get_state on empty state return None
2022-11-19 10:10:38 +01:00
Ruben Fiszel
5a133c61a1
improve run page UX
2022-11-19 09:15:03 +01:00
Ruben Fiszel and rubenfiszel
d1df88b2bb
chore(main): release 1.48.0 ( #910 )
...
* chore(main): release 1.48.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-11-18 20:40:49 +01:00
Faton Ramadani
3f8295bb0c
fix(frontend): Reduce the size of the separator + fix Auto scroll ( #895 )
...
* fix(frontend): Reduce the size of the separator + fix Auto scroll padding
* fix(frontend): revert changes
2022-11-18 14:46:48 +01:00
Ruben Fiszel
b65594c41a
adjust cookie set-header for CaddyfileRemote
2022-11-18 11:13:58 +01:00
Ruben Fiszel
d054686471
allow rd to external sites after login
2022-11-18 09:33:37 +01:00
Faton Ramadani
53a8c5e04c
fix(frontend): app editor v1 ( #908 )
...
* fix(frontend): app editor v1
* fix(frontend): fix new section
* fix(frontend): Component creation
* fix(frontend): Add preview
* fix(frontend): Add helper text
* fix(frontend): Add plain text component
* fix(frontend): Add text component
* fix(frontend): Fix DND
* fix(frontend): Fix
* fix(frontend): remove debugger
* fix(frontend): fix build errors
2022-11-18 00:28:25 +01:00
Ruben Fiszel
0b50e2b9ce
improve same_worker UX clarity
2022-11-17 18:03:07 +01:00
Ruben Fiszel
4e6cb10776
clearer connect button in flows
2022-11-17 14:42:26 +01:00
Ruben Fiszel
140c83abc9
make parameters of flow inputs reorderable
2022-11-17 13:44:35 +01:00
Ruben Fiszel
448b08dd05
fix removing element from schemaeditor without resetting all required
2022-11-17 13:18:01 +01:00
Ruben Fiszel
6152bd3692
m-1 on drawercontent buttons
2022-11-17 13:09:56 +01:00
Ruben Fiszel
d28e671b97
fix load flow input correctly
2022-11-17 12:17:06 +01:00
Ruben Fiszel
80df3c92bd
fix initial python script
2022-11-17 12:07:13 +01:00
Ruben Fiszel
18e298f2ad
overflow-auto table custom
2022-11-17 10:13:06 +01:00
Ruben Fiszel
199a11a8cf
fix: support flows to be triggered by slack commands
2022-11-16 21:50:51 +01:00
Jakub Kołodziejczak
ae6ca89957
chore(frontend): improve ux for "skip if stopped" ( #912 )
2022-11-16 21:12:22 +01:00
Ruben Fiszel
5f83655daa
add build-essential to base image + pip install has path as env variable
2022-11-16 18:47:11 +01:00