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
Ádám Kovács and Ruben Fiszel
9bf0f6e70d
feat(frontend): Flow graph ( #827 )
...
* chore(frontend): Install d3@7.6.1
* feat(frontend): Add basic graph components
* feat: Add graph node component
* feat: Add graph edges
* fix: Rename graph flow module
* feat: Add flow graph to editor
* feat: Add loops
* feat: Add hub scripts to graph
* fix: Display hub scripts
* fix: Nested loops
* feat: Graph displaying packages
* fix: Remove unused parts
* feat: Update graph layout
* fix: Clean up imports
* feat: Add icons to graph nodes
* feat: Add graph viewer to flow details page
* fix: Action row component on scroll behaviour
* fix: Update supported languages type
* fix: Add bash language icons
* fix: Support empty scripts and branches
* fix: Ellipsizing virtual node text
* feat: Display script id in node
* fix: Remove graph from flow editor
* fix: Update node id display
* chore: Remove unused packages
* flow viewer
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2022-11-12 20:14:29 +01:00
Ruben Fiszel
40183ce4e4
feat: deprecate previous_result in favor of results per id
2022-11-10 01:58:52 +01:00
Ruben Fiszel
493f707e7c
fix navigation on flows and script editor
2022-11-09 00:20:43 +01:00
Ruben Fiszel
3c09275960
feat: support bash as 4th language ( #865 )
...
* bash support
* bash backend working
* frontend part
* bash backend working
2022-11-06 23:48:18 +01:00
Ruben Fiszel
8fd0e23c80
UX improvements for run script
2022-11-06 16:08:10 +01:00
Ruben Fiszel
b31c5c435e
feat(frontend): show runs using a time chart
2022-11-05 15:31:09 +01:00
Ruben Fiszel
e19131eddc
edit script preload same args
2022-11-05 10:02:00 +01:00
Ruben Fiszel
c049838fd2
approvers are available to the step right after approval
2022-11-02 10:43:19 +01:00
Ruben Fiszel
19da8e9774
UX improvements
2022-10-31 11:57:00 +01:00
Ruben Fiszel
38a764841d
fix flow node id creation
2022-10-28 15:56:23 +02:00
Ruben Fiszel
5e34656517
fix codeViewer for non deno scripts
2022-10-27 09:26:52 +02:00
Faton Ramadani
054c142882
feat(frontend): Flow editor branches ( #727 )
2022-10-25 17:26:31 +02:00
Ruben Fiszel
8ec33c5e16
feat: support running and publishing go, python scripts to the hub ( #779 )
2022-10-20 20:16:08 +02:00
Ruben Fiszel
1a93593529
feat(frontend): publish script of any lang to hub
2022-10-19 23:50:02 +02:00
Ruben Fiszel
af9e1f4479
feat: add ids to modules + input_transform lowered to flowmodulevalue ( #768 )
...
* feat: add ids to modules + inputTransforms from module to module value
* all
* delete obsolete input transforms
2022-10-17 22:34:12 +02:00
Ádám Kovács
fcb1c39d96
feat(frontend): Button with popup ( #639 )
...
* feat(frontend): Add ButtonPopup component
2022-10-06 14:18:42 +02:00
Ruben Fiszel
c207745fa7
feat: individual retry + flow UX refactor
2022-10-04 08:41:21 +02:00
Ruben Fiszel
6f767abec1
frontend use exact time in every case
2022-10-02 02:56:01 +02:00
Faton Ramadani
bbaba142ac
feat(front): Confirmation modal when deleting a resource or a variable ( #648 )
...
* feat(front): add confirmation modal when deleting a resource or a variable
* feat(front): add shift bypass
* feat(front): clear callbacks
* feat(front): Add alert to inform user can confirmation modals can be bypassed
2022-09-30 15:04:57 +02:00