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
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
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
Ádám Kovács
f4c8636209
feat(frontend): Badge component and script page ( #617 )
...
* fix(frontend): Consistent tooltip font size
* feature(frontend): Add new badge component
* feature(frontend): Add color type to badge
* feature(frontend): Add copy to clipboard utility
* feature(frontend): Update common badge component
* feature(frontend): Update badge to handle icons
* feature(frontend): Update script page design
* feat(frontend): Add capitalize option to badges
* fix(frontend): Fix shared badge text display
2022-09-23 12:10:15 +02:00
Faton Ramadani
e8e4199c5c
feature(frontend): Button component ( #616 )
...
* feature(frontend): Button component
* feature(frontend): Ajust style
2022-09-22 13:25:17 +02:00
Faton Ramadani
9ef6663dc5
feature(frontend): Prop picker panel ( #605 )
...
* feature(frontend): WIP Prop picker v2
* feature(frontend): add PropPicker context
* feature(frontend): prop picker working
* feature(frontend): restore connect button
* feature(frontend): Fix wording + fix height to avoid content shift
* feature(frontend): Fix upTo preview + adapt style
* feature(frontend): Preview results cleanup
* feature(frontend): Remove test logs
* feature(frontend): Revert wrong changes
* feature(frontend): Restore shared preview args
* feature(frontend): Reduce ObjectViewer font size + remove useless space
* feature(frontend): Wording
* feature(frontend): Fix Split panel scrolling issues
2022-09-20 23:59:48 +02:00
Ruben Fiszel
39918a9bb1
feat: implement go support ( #571 )
...
* progress
* progress
* all in one
* frontend
* small nits
* go job test
* go.sum is optional
* add golang-go to backend test image
Co-authored-by: sqwishy <somebody@froghat.ca >
2022-09-13 21:14:21 +02:00
Ruben Fiszel
e9abcffdd1
feat: is_trigger is just a type tag, soon to include failure and command ( #523 )
...
* script kind
* all
* init code flow
* kind: trigger
* kind: trigger
2022-09-05 09:55:04 +02:00
Ruben Fiszel
cf7209bdb9
feat: clean openflow spec v1 ( #491 )
...
* clean api 2
* the rest
* clean tests
* stop_after_if test
* unbox `modules: Vec<FlowModule>` in `ForloopFlow`
* migrate
* initFlow stop_after_if_expr and skip_if_stopped
* s/migrateInitTransform/migrateFlowModule
I didn't read the name before... oops
* sql migration for openflow changes
* fix frontend migration code
Co-authored-by: sqwishy <somebody@froghat.ca >
2022-09-02 01:26:39 +02:00
Faton Ramadani
d783b2f409
Sidebar rework ( #490 )
...
* feat(frontend): Add runs to landing page + fix responsive issues
* feat(frontend): Sidebar done
* feat(frontend): Align all pages to the new layout
* feat(frontend): Make scripts and flows box clickable
* feat(frontend): Revert the sidebar color
* feat(frontend): Restore missing workspace menu + fix minor UI issues
2022-08-26 17:15:27 +02:00
Ruben Fiszel
f41c612288
frontend checks for username at frontend
2022-08-23 19:40:11 +02:00
Ruben Fiszel
e7b9bace35
first pass on runs refactor
2022-08-23 02:11:01 +02:00
Faton Ramadani
bc5a5688ce
fix(frontend): simplify flow preview logic( #450 )
2022-08-19 17:14:27 +02:00