Ruben Fiszel
|
8a7ffdf5a9
|
display IPs to whitelist
|
2023-02-15 19:51:58 +01:00 |
|
Ruben Fiszel
|
fd73824397
|
dynamically reload schema if it changes
|
2023-02-15 17:56:43 +01:00 |
|
Ruben Fiszel
|
c731b978ab
|
frontend misc
|
2023-02-05 10:04:26 +01:00 |
|
Ruben Fiszel
|
a79853e3ea
|
frontend misc
|
2023-02-05 09:03:35 +01:00 |
|
Ruben Fiszel
|
cdf7a75c99
|
frontend misc
|
2023-02-05 00:05:16 +01:00 |
|
Ruben Fiszel
|
cd4023cdb5
|
refactor components to ease adding custom components
|
2023-02-03 02:11:06 +01:00 |
|
Ádám Kovács
|
db77853070
|
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 |
|
Faton Ramadani
|
161c39544c
|
fix(frontend): Check if hiddenInlineScripts are undefined before iterating over them (#1134)
|
2023-01-20 11:49:43 +01:00 |
|
Faton Ramadani
|
a9d36966ba
|
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 |
|
Ádám Kovács
|
961b85615b
|
fix(frontend): Prepare app scripts code for export (#1123)
|
2023-01-18 12:43:24 +01:00 |
|
Ruben Fiszel
|
470fb51d13
|
fix all cases where schema has been set to undefined
|
2023-01-18 06:56:44 +01:00 |
|
Ruben Fiszel
|
de49110ff7
|
all
|
2023-01-17 08:09:39 +01:00 |
|
Ádám Kovács
|
85c7571dc5
|
fix(frontend): App script list panel overflow (#1101)
|
2023-01-13 20:24:18 +01:00 |
|
Ruben Fiszel
|
0bbb41c81f
|
fix execute_component tokens
|
2023-01-12 16:53:54 +01:00 |
|
Ruben Fiszel
|
933b84749d
|
various app fixes
|
2023-01-11 10:57:30 +01:00 |
|
Ádám Kovács
|
b9bfd6e19a
|
fix(frontend): App minor fixes (#1085)
* fix(frontend): Tooltip contrast
* fix(frontend): App button padding
|
2023-01-10 22:53:11 +01:00 |
|
Ruben Fiszel
|
3da446ece5
|
fix infering schema for inlineeditor
|
2023-01-09 18:46:59 +01:00 |
|
Faton Ramadani
|
a20d57e18a
|
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
|
5cad74997d
|
add debug Runs to apps
|
2023-01-05 08:54:18 +01:00 |
|
Ruben Fiszel
|
f0a52d2f59
|
improve job loader in case of concurrent requests
|
2023-01-05 05:57:22 +01:00 |
|
Ruben Fiszel
|
cffbf8fa8e
|
add more apps components
|
2023-01-04 15:54:23 +01:00 |
|
Ruben Fiszel
|
e78449d16a
|
apps UX nits
|
2023-01-04 10:14:03 +01:00 |
|
Ruben Fiszel
|
1583f80bd1
|
add run button directly in inline editor
|
2023-01-04 05:27:47 +01:00 |
|
Ruben Fiszel
|
33faf12fee
|
fix apps UX nits
|
2023-01-04 05:07:18 +01:00 |
|
Ruben Fiszel
|
dc935fa054
|
fix forking hub deno scripts in apps
|
2023-01-03 15:56:02 +01:00 |
|
Ruben Fiszel
|
cc938166ca
|
apps improvements
|
2023-01-03 09:46:36 +01:00 |
|
Ruben Fiszel
|
70abadc015
|
improve apps wiring
|
2023-01-02 10:07:15 +01:00 |
|
Ruben Fiszel
|
222b732b20
|
add autosave for apps
|
2022-12-31 07:36:05 +01:00 |
|
Ruben Fiszel
|
fa4b3b7d09
|
app reactivity improvements
|
2022-12-30 09:56:07 +01:00 |
|
Faton Ramadani
|
6b33b80fc4
|
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 |
|
Faton Ramadani
|
2d55abfc44
|
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
|
fa1b10a6b5
|
minor editor improvements
|
2022-12-21 09:46:12 +01:00 |
|
Faton Ramadani
|
767058dcd0
|
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 |
|
Faton Ramadani
|
9314e73bfd
|
feat(frontend): Fix inline script status (#1034)
|
2022-12-20 16:17:45 +01:00 |
|
Faton Ramadani
|
d2cbf72c76
|
feat(frontend): Add an input field to edit inline script name (#1033)
|
2022-12-20 10:34:50 +01:00 |
|
Faton Ramadani
|
6333101732
|
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 |
|
Faton Ramadani
|
7a9ab35dc4
|
feat(frontend): Small UI fixes (#1026)
|
2022-12-16 14:00:43 +01:00 |
|
Faton Ramadani
|
c3a1d09e6c
|
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 |
|