Ruben Fiszel
|
8b2c86aaf0
|
lock hash only when relevant
|
2023-05-14 22:22:02 +02:00 |
|
Ruben Fiszel
|
fcb23a3865
|
lock hash fix, date fix, srcript editor fix
|
2023-05-14 21:55:07 +02:00 |
|
Ruben Fiszel
|
42a73bd701
|
re-allow multiple statements but must use a return
|
2023-05-14 15:02:22 +02:00 |
|
Ruben Fiszel
|
7fb71fafdb
|
fix: transform_inputs now only support single line expressions
|
2023-05-14 14:46:54 +02:00 |
|
Ruben Fiszel
|
b14f9d08df
|
fix: discriminate execute apps by component
|
2023-05-14 13:07:52 +02:00 |
|
Faton Ramadani
|
433514273b
|
App style rework (#1566)
* feat(frontend): fix styling in multiple components
* feat(frontend): rework modals
* feat(frontend): fix tooltip
* feat(frontend): fix ui
* feat(frontend): clean up
* feat(frontend): remove unnecessary file
|
2023-05-13 17:24:26 +02:00 |
|
Ruben Fiszel
|
072d2bbf05
|
chore(main): release 1.100.1 (#1563)
* chore(main): release 1.100.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-05-12 23:52:00 +02:00 |
|
Ruben Fiszel
|
e6be39a79b
|
chore(main): release 1.100.0 (#1559)
* chore(main): release 1.100.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-05-12 21:20:54 +02:00 |
|
Ruben Fiszel
|
082c8c46b1
|
fix app setup
|
2023-05-12 21:19:16 +02:00 |
|
Ruben Fiszel
|
5f1c27e15f
|
lighten script badges
|
2023-05-12 12:26:18 +02:00 |
|
Ruben Fiszel
|
b5f47a2c02
|
merge Styling and Alignment section
|
2023-05-12 12:23:14 +02:00 |
|
Ruben Fiszel
|
058e6d220c
|
add names to background runnables
|
2023-05-12 12:07:10 +02:00 |
|
Ruben Fiszel
|
699390f321
|
feat(frontend): add download button
|
2023-05-12 11:08:59 +02:00 |
|
Ruben Fiszel
|
9abf5999cf
|
add autodownload
|
2023-05-12 00:22:40 +02:00 |
|
Ruben Fiszel
|
0af640b8da
|
add mode to ctx
|
2023-05-12 00:12:47 +02:00 |
|
Ruben Fiszel
|
3b694a8a4b
|
use object viewer when json is too large
|
2023-05-11 23:44:31 +02:00 |
|
Ruben Fiszel
|
ab7cdd0dc1
|
fix(frontend): only download result for apps
|
2023-05-11 22:13:19 +02:00 |
|
Ruben Fiszel
|
ca2439ce6e
|
fix(frontend): apps rendering should not depend on local time
|
2023-05-11 15:47:52 +02:00 |
|
Ruben Fiszel
|
52e7e29a61
|
load variable on is_secret change
|
2023-05-11 09:52:35 +02:00 |
|
Ruben Fiszel
|
11227f07f0
|
requiring passing new value when updating is_secret
|
2023-05-11 08:50:53 +02:00 |
|
Ruben Fiszel
|
8f0adc1f48
|
chore(main): release 1.99.0 (#1554)
* chore(main): release 1.99.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-05-10 21:52:12 +02:00 |
|
Ruben Fiszel
|
d2057f8af7
|
feat(frontend): allow copy pasting nested containers
|
2023-05-10 20:56:28 +02:00 |
|
Ruben Fiszel
|
490dbcd2fe
|
feat(backend): run endpoints also support support x-www-form-urlencoded encoded payloads
|
2023-05-10 18:55:37 +02:00 |
|
Ruben Fiszel
|
afe7e03944
|
fix topHash on autosave reload for scripts
|
2023-05-10 18:43:16 +02:00 |
|
Ruben Fiszel
|
d1dea52dc3
|
only prettify run forms and lightweight schema form
|
2023-05-10 17:29:12 +02:00 |
|
Ruben Fiszel
|
7b364b6602
|
shortcut HEAD request on get run_wait_result
|
2023-05-10 17:15:04 +02:00 |
|
Ruben Fiszel
|
fde738aa1b
|
remove default toggle
|
2023-05-10 17:01:35 +02:00 |
|
Ruben Fiszel
|
2573530c72
|
accept head request on post methods to send webhooks
|
2023-05-10 16:48:55 +02:00 |
|
Faton Ramadani
|
5b6582c673
|
feat(frontend): app on error (#1556)
* feat(frontend): app on error
* feat(frontend): Add default onError errorOverlay + add toggle to optionally append error to the error toast
* feat(frontend): Add default onError errorOverlay + add toggle to optionally append error to the error toast
* feat(frontend): hide bug icon
* feat(frontend): add missing ?
* feat(frontend): simplify the code
|
2023-05-10 16:32:55 +02:00 |
|
Faton Ramadani
|
77c1bc80da
|
feat(frontend): App select tabs (#1557)
* feat(frontend): app select tabs
* feat(frontend): app select tabs
* feat(frontend): app select tabs
* feat(frontend): fix build
* feat(frontend): removeclasses
* feat(frontend): add tabSize
|
2023-05-10 16:32:37 +02:00 |
|
Faton Ramadani
|
e97ddee8e8
|
feat(frontend): conditional rendering (#1555)
* feat(frontend): conditional rendering
* feat(frontend): done
* feat(frontend): small fix
* feat(frontend): done
* feat(frontend): renaming
* feat(frontend): restructure components
* feat(frontend): revert setTab
* feat(frontend): fix setTab
* feat(frontend): fix setTab
|
2023-05-10 14:23:33 +02:00 |
|
Ruben Fiszel
|
de78a1b522
|
bugfix for ignoring autosave on apps
|
2023-05-10 12:03:11 +02:00 |
|
Ruben Fiszel
|
8c680c55d5
|
app schema form overflow-auto
|
2023-05-10 10:39:27 +02:00 |
|
Ruben Fiszel
|
74b0480870
|
hide refresh buttons do not apply to triggerables
|
2023-05-10 10:33:32 +02:00 |
|
Ruben Fiszel
|
35618f6bf0
|
feat(frontend): add hide refresh button
|
2023-05-10 10:08:32 +02:00 |
|
Ruben Fiszel
|
79860fd00e
|
handle revert to static better for apps
|
2023-05-10 09:39:39 +02:00 |
|
Ruben Fiszel
|
4c3151dfdc
|
improve form config
|
2023-05-10 09:25:17 +02:00 |
|
Ruben Fiszel
|
f6b938f446
|
nit form config
|
2023-05-10 08:57:04 +02:00 |
|
Ruben Fiszel
|
3769a33b90
|
fix modal
|
2023-05-10 00:08:09 +02:00 |
|
Ruben Fiszel
|
5622e67deb
|
fix quickstyle properties with app navigation
|
2023-05-09 23:29:43 +02:00 |
|
Ruben Fiszel
|
e7c782b288
|
change drawer truncated for long title
|
2023-05-09 20:36:50 +02:00 |
|
Ruben Fiszel
|
aebb68c479
|
feat(frontend): add input library to flow builder
|
2023-05-09 16:08:22 +02:00 |
|
Ruben Fiszel
|
ad4710b715
|
chore(main): release 1.98.0 (#1553)
* chore(main): release 1.98.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-05-09 15:08:05 +02:00 |
|
Ruben Fiszel
|
1b8489256c
|
fix(backend): grant all on raw_app
|
2023-05-09 15:02:04 +02:00 |
|
Ruben Fiszel
|
96c5559374
|
improve login page if providers length < 2
|
2023-05-09 14:55:03 +02:00 |
|
Ruben Fiszel
|
f8dcbb701b
|
feat(frontend): if member of a single workspace, autoset at login
|
2023-05-09 14:38:46 +02:00 |
|
Ruben Fiszel
|
6482863f2b
|
chore(main): release 1.97.0 (#1552)
* chore(main): release 1.97.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-05-09 13:09:34 +02:00 |
|
Ruben Fiszel
|
e60a4b251e
|
feat(backend): cache hub scripts in the worker cache
|
2023-05-09 12:45:54 +02:00 |
|
Ruben Fiszel
|
1964e30946
|
chore(main): release 1.96.3 (#1551)
* chore(main): release 1.96.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-05-09 01:20:19 +02:00 |
|
Ruben Fiszel
|
87532893eb
|
chore(main): release 1.96.2 (#1550)
* chore(main): release 1.96.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-05-08 23:38:26 +02:00 |
|