Ruben Fiszel
|
d4e2a98cfe
|
deploy main to s3
|
2023-03-29 16:50:30 +02:00 |
|
Ruben Fiszel
|
79ba39f1e0
|
deploy main to s3
|
2023-03-29 16:46:36 +02:00 |
|
Ruben Fiszel
|
4fe2477940
|
handle space and uppercase in script_path
|
2023-03-29 16:16:14 +02:00 |
|
Ruben Fiszel
|
6f198eb0e4
|
improve focusedGrid in tabs and drawers
|
2023-03-29 10:34:31 +02:00 |
|
Faton Ramadani
|
4346ae43a5
|
feat(frontend): improve input connection UI (#1333)
* feat(frontend): improve input connection UI
* feat(frontend): prevent pointerup from bubbling + refactor the code
* feat(frontend): remove unnecessary alert + fix null display
* feat(frontend): restore hoveredComponent when connecting + properly open deeply nested component
* feat(frontend): fix ObjectViewer display
|
2023-03-29 09:05:50 +02:00 |
|
Ruben Fiszel
|
47f28c617f
|
fix(backend): add a refresh button to workspace script/hub
|
2023-03-29 01:06:24 +02:00 |
|
Ruben Fiszel
|
093bc72fb6
|
chore(main): release 1.83.1 (#1335)
* chore(main): release 1.83.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-03-28 23:38:12 +02:00 |
|
Ruben Fiszel
|
1ae84357e3
|
fix(cli): plain secrets might be undefined
|
2023-03-28 23:32:41 +02:00 |
|
Ruben Fiszel
|
6c9c91c4eb
|
fix compile issue swc_common
|
2023-03-28 23:13:43 +02:00 |
|
Ruben Fiszel
|
f015073763
|
chore(main): release 1.83.0 (#1327)
* chore(main): release 1.83.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-03-28 22:50:27 +02:00 |
|
Ruben Fiszel
|
0acbcb9678
|
fix(cli): add --plain-secrets
|
2023-03-28 22:46:43 +02:00 |
|
Ruben Fiszel
|
8aaab71161
|
fix python imports
|
2023-03-28 21:51:12 +02:00 |
|
Ruben Fiszel
|
784bc8139f
|
fix tests
|
2023-03-28 21:40:36 +02:00 |
|
Ruben Fiszel
|
2dfbf5ffcf
|
fix autogen script names
|
2023-03-28 21:07:21 +02:00 |
|
Ruben Fiszel
|
fa37d4c3f6
|
fix autogen script names
|
2023-03-28 20:43:51 +02:00 |
|
Ruben Fiszel
|
e40f790d01
|
fix autogen script names
|
2023-03-28 20:39:58 +02:00 |
|
Ruben Fiszel
|
904d74187e
|
feat(backend): allow relative imports for python
|
2023-03-28 20:27:40 +02:00 |
|
Ruben Fiszel
|
928e459228
|
fix integer handling as field type
|
2023-03-28 17:36:21 +02:00 |
|
Ruben Fiszel
|
806e2dc817
|
feat(frontend): add pagination
|
2023-03-28 16:58:43 +02:00 |
|
Ruben Fiszel
|
8e524f284e
|
more flow logs
|
2023-03-28 14:01:47 +02:00 |
|
Ruben Fiszel
|
8f7082d5ff
|
improve logging to trace job from root_job and fetching flow details from a separate workspace
|
2023-03-28 07:58:35 +02:00 |
|
Ruben Fiszel
|
0a9c8d9df6
|
minor backend fixes
|
2023-03-27 22:57:29 +02:00 |
|
Ruben Fiszel
|
9a7889d5ae
|
improve flow renaming
|
2023-03-27 21:16:43 +02:00 |
|
Ruben Fiszel
|
d1d8a7923f
|
add more sanity checks to api
|
2023-03-27 21:07:34 +02:00 |
|
Ruben Fiszel
|
432add8bcf
|
fix array list removal
|
2023-03-27 20:51:52 +02:00 |
|
Ruben Fiszel
|
62461b7629
|
feat(frontend): add textareacomponent + fix multiselect style + select multi components
|
2023-03-27 18:33:50 +02:00 |
|
Ruben Fiszel
|
6c82371670
|
feat(frontend): add recompute as a primitive
|
2023-03-27 17:41:37 +02:00 |
|
Ruben Fiszel
|
5d9519c706
|
fix recomputeOthers
|
2023-03-27 15:49:24 +02:00 |
|
Ruben Fiszel
|
4ea40eef2a
|
improve app setup
|
2023-03-27 15:24:13 +02:00 |
|
Ruben Fiszel
|
1a6e7b6208
|
feat(backend): execute /bin/bash instead of /bin/sh for bash scripts
|
2023-03-27 13:08:34 +02:00 |
|
Ruben Fiszel
|
792679ae00
|
feat(frontend): use rich json editor for arrays of objects and for object in ArgInput
|
2023-03-27 13:03:06 +02:00 |
|
Ruben Fiszel
|
a2ae78c6a1
|
minor fix
|
2023-03-27 11:54:30 +02:00 |
|
Ádám Kovács
|
937c3746b2
|
fix(frontend): Revert app upload input (#1330)
* fix(frontend): Revert app upload input
* fix default value
|
2023-03-27 11:51:30 +02:00 |
|
Faton Ramadani
|
e8aafce789
|
fix(frontend): Small app fixes (#1331)
* fix(frontend): wip
* fix(frontend): wip
* fix(frontend): merge main
* fix(frontend): fix build
* fix(frontend): revert css
* fix(frontend): fix alignement + remove id from if deleted
* fix(frontend): fix connection height
* fix(frontend): done
|
2023-03-27 11:50:40 +02:00 |
|
Ruben Fiszel
|
781da7ec60
|
feat(backend): improve relative importsfor deno
|
2023-03-27 08:45:35 +02:00 |
|
Ruben Fiszel
|
8ad321da42
|
feat(backend): increase timeout for premium workspace
|
2023-03-26 18:56:40 +02:00 |
|
Ruben Fiszel
|
68d3ee624e
|
add more variants to shadow
|
2023-03-26 18:17:47 +02:00 |
|
Ruben Fiszel
|
a3ed5f0137
|
many apps small fixes
|
2023-03-26 18:14:37 +02:00 |
|
Ruben Fiszel
|
7800771a5f
|
fix redraw issues
|
2023-03-25 20:35:28 +01:00 |
|
Ruben Fiszel
|
55842694fc
|
feat(frontend): multiselect components for apps
|
2023-03-25 16:54:50 +01:00 |
|
Ruben Fiszel
|
70c5619735
|
make cancel api an optauthed
|
2023-03-25 08:39:56 +01:00 |
|
Ruben Fiszel
|
884d59034b
|
fix(frontend): persist description for schemas
|
2023-03-25 08:28:27 +01:00 |
|
Ruben Fiszel
|
4e50278ae7
|
fix(apps): improve app table actionButtons behavior under many clicks
|
2023-03-25 07:59:32 +01:00 |
|
Ádám Kovács
|
f3c24ee3c6
|
feat(frontend): Add quick style settings to app editor (#1308)
* feat(frontend): Add app secondary settings menu
* refactor(frontend): Separate color picker
* save
* feat(frontend): Add quick style options
* fix(frontend): Handle overflow
* feat(frontend): Add suggestions to quick styles
* save wip
* feat(frontend): Add UI for quick styling
* fix(frontend): Handle multi value properties
* fix(frontend): Convenience updates
* feat(frontend): Add styling properties to components
* fix(frontend): Parse inner colors
* fix(frontend): Multi value sync
* fix(frontend): Correct unit handling
* fix(frontend): Correct multivalue handling
* remove comments
* fix color picker label
* feat(frontend): Add box-shadow property
* feat(frontend): Add concise unit selector
* feat(frontend): Update app labels
* remove unused imports
* fix width
* fix(frontend): App freezing
* fix(frontend): Remove unused imports
* fix(frontend): Conditional chaining
* fix
* revert
* minor updates
* feat(frontend): Add 'apply style to all' button
* fix(frontend): Update styling properties
* fix(frontend): Styling menu typography update
|
2023-03-24 18:26:16 +01:00 |
|
Faton Ramadani
|
da1167585c
|
fix(frontend): add a modal that is always mounted to make sure compon… (#1328)
* fix(frontend): add a modal that is always mounted to make sure component binding are properly set
* fix(frontend): remove uselss open prop
|
2023-03-24 17:30:04 +01:00 |
|
Ádám Kovács
|
21df638df7
|
fix(frontend): Disable app keyboard navigation on focused inputs (#1326)
|
2023-03-24 16:48:34 +01:00 |
|
Ruben Fiszel
|
c9ff4639a5
|
improve require super_admin check error
|
2023-03-24 14:55:56 +01:00 |
|
Ruben Fiszel
|
291d0fbeae
|
make superadmin_secret work also for apis
|
2023-03-24 14:53:28 +01:00 |
|
Ruben Fiszel
|
5aa0be8112
|
make superadmin_email permission be inherited by ephemeral tokens
|
2023-03-24 13:22:56 +01:00 |
|
Ruben Fiszel
|
cd0ca8d662
|
fix backend compile
|
2023-03-24 12:54:20 +01:00 |
|