Ruben Fiszel
722783f7f6
feat(backend): worker groups ( #1452 )
...
* tagged scripts
* tagged scripts
* fix
* fix
* fix
* all
* update sqlx
2023-04-23 16:57:23 +02:00
Faton Ramadani
3615fb26fb
feat(frontend): reorder array items in app editor ( #1426 )
...
* feat(frontend): reorder array items in app editor
* feat(frontend): support tab
* feat(frontend): swap subgrids accordingly
* feat(frontend): fix syncing issues
* feat(frontend): fix syncing issues
* feat(frontend): Fix reactive statement
2023-04-19 00:01:03 +02:00
Faton Ramadani
d17323286a
feat(frontend): add toast actions ( #1411 )
...
* feat(frontend): add toast actions
* feat(frontend): Fix callback
* feat(frontend): Add start from blank
* feat(frontend): support flow as well
2023-04-18 18:32:04 +02:00
Ruben Fiszel
9e1e9a8d3a
rework ownership permissions
2023-04-15 23:03:16 +02:00
Ruben Fiszel
4942691a51
consistent workspace query arg
2023-04-13 19:37:58 +02:00
Ruben Fiszel
37ee631363
experimental: make deno a separate language in the editor ( #1370 )
...
* all
* all
* all
2023-04-07 07:47:21 +02:00
Faton Ramadani
92be102a07
feat(frontend): Improve login + toasts ( #1363 )
...
* feat(frontend): Improve login + toasts
* feat(frontend): Improve workspace selection
* feat(frontend): restore package.lock
* feat(frontend): restore package.lock
* feat(frontend): Set gray background + smal fixes
* feat(frontend): fix login modal margin
* feat(frontend): update color
2023-04-06 17:23:58 +02:00
Oliver Veal and Ruben Fiszel
17176bb8d1
feat: improved cron/schedule editor ( #1362 )
...
* basic cron schedule editing ui
* schedules run in a user-specified timezone
* fix other uses of CronInput component
* use now() from database to schedule next job
* offset -> IANA timezone conversion on db migration
* sqlx ci
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-04-05 16:37:24 +02:00
Ruben Fiszel
2e7871439a
consistent sort + minor nits
2023-03-30 17:27:21 +02:00
Ádám Kovács
ac2486219c
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
bd927a27ed
feat(frontend): Component control ( #1293 )
...
* fix(frontend): fix app tabs
* fix(frontend): app controls
* fix(frontend): app controls
* fix(frontend): align output panel
* fix(frontend): clean up
* fix(frontend): refactor events
* fix(frontend): fix display
* fix(frontend): fix indentation
* fix(frontend): merge main
2023-03-16 12:42:10 +01:00
Ruben Fiszel
c082c6350e
fix runs reload
2023-03-13 13:00:23 +01:00
Ruben Fiszel
61a5e1f1ac
feat(frontend): make runs filters synced with query args
2023-03-11 17:13:49 +01:00
Ruben Fiszel
f87b722a21
apps improvements
2023-03-10 23:27:55 +01:00
Ruben Fiszel
0c2cf92dd3
feat: add delete by path for scripts
2023-03-09 12:44:49 +01:00
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
Ruben Fiszel
b796aeef7a
calculate all previous ids inside flows
2023-03-02 20:54:44 +01:00
Ruben Fiszel
6adc875610
feat(frontend): drawer for editing workspace scripts in flows
2023-02-28 15:51:56 +01:00
Ruben Fiszel
a00ff45ccf
UX nits
2023-02-22 15:06:52 +01:00
Ruben Fiszel
a939771059
fix python type inference
2023-02-05 14:09:21 +01:00
Ruben Fiszel
2ece1eb475
frontend misc
2023-02-05 10:04:26 +01:00
Ruben Fiszel
080ecb04d7
feat: add resource and resource type from json
2023-01-29 16:27:51 +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
Ruben Fiszel
22080312f0
description at bottom
2023-01-21 17:33:23 +01:00
Ruben Fiszel
c121908716
fix table static exports
2023-01-13 12:08:37 +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
50453ca690
feat: add hub support for apps
2023-01-07 07:44:44 +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
39e7fc6c28
tighten public apps security using triggerable policy
2023-01-02 18:53:10 +01:00
Ruben Fiszel
4df19ab873
add autosave for apps
2022-12-31 07:36:05 +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
067da91463
make ownership check more consistent, expose ownership api, expose update folder api
2022-12-22 14:48:57 +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
803318d0b5
align share with folder permissions
2022-12-20 07:18:10 +01:00
Ruben Fiszel
c1b0b64e17
feat: introduce folders, deprecate items owned by groups
2022-12-19 18:59:46 +01:00
Ruben Fiszel
2e7b2a9e20
rework default visibility of runs of scripts not belonging to oneself
2022-12-15 18:55:30 +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
Ruben Fiszel
4daf5c18fa
usage tracker v3
2022-12-12 01:11:44 +01:00
Ruben Fiszel
fd871093f0
feat: implement usage tracker + quotas
2022-12-11 18:47:39 +01:00
Ruben Fiszel
1dc3f915a6
fix flow input picker
2022-12-07 11:04:31 +01:00
Ruben Fiszel
73587a8400
display jobs scheduled for later in flow status viewer
2022-12-05 20:33:28 +01:00
Ruben Fiszel
ae77a71ed6
fix svelte-markdown in description
2022-12-05 17:35:22 +01:00
Ruben Fiszel
db05df6d7e
superadmin can see all
2022-12-04 01:19:38 +01:00
Faton Ramadani
5ae0e5da19
UI refactor ( #973 )
...
* fix(frontend): ui refactor
* fix(frontend): WIP
* fix(frontend): WIP
* fix(frontend): WIP
* fix(frontend): remove virtual table
* fix(frontend): Add virtual list
* fix(frontend): fix number of items
* fix(frontend): revert changes
* fix(frontend): fix build
2022-12-02 19:39:23 +01:00
Ádám Kovács
ec1cebc792
feat(frontend): Update app component list ( #947 )
...
* feat(frontend): Restructure app components folder
* fix(frontend): App component settings panel
* feat(frontend): Update grouping of app components
* fix: App table action button
* fix: Playwright test
2022-11-29 20:01:21 +01:00
Ruben Fiszel
c26be86cef
feat: overhaul scripts and flows page
2022-11-28 11:16:10 +01:00
Faton Ramadani
1069105451
feat(frontend): Add actions to tables ( #951 )
...
* fix(frontend): WIP
* fix(frontend): WIP
* fix(frontend): Sub runnable
* fix(frontend): revert changes
* fix(frontend): fix build
2022-11-27 17:47:19 +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
cc5f629a7b
fix(frontend): App Editor v0 ( #886 )
2022-11-14 17:30:49 +01:00