Oliver Veal
92a293488e
feat: inputs library on run page
...
* display previous script inputs on script run page
* parallelise loading
* parallelise loading
* also working for flows
* separate endpoints for scripts and flows
* Splitpanes and Saved Inputs (UI)
* Saved inputs API endpoints
* Editable Input name
* Narrow width styling
* feat(frontend): Add a toggle to open the saved inputs (#1401 )
* feat(frontend): Add a toggle to open the saved inputs
* feat(frontend): Add a toggle to open the saved inputs
* feat(frontend): Move toggle
* update all
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
2023-04-12 17:29:06 +02:00
Ruben Fiszel
facb67093c
feat(python): cache dependency resolution
2023-04-08 23:25:46 +02:00
Ruben Fiszel
eff61bb8d3
fix(backend): allow longer name/company
2023-04-05 22:01:18 +02:00
Oliver Veal
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
e40f16c969
minor backend fixes
2023-03-27 22:57:29 +02:00
Ruben Fiszel
201aa6d088
improve app setup
2023-03-27 15:24:13 +02:00
Ruben Fiszel
58300eb6ac
introduce root_job and leaf_jobs for efficient result_by_id
2023-03-03 12:44:44 +01:00
Ruben Fiszel
0bf6f23c9e
fix setup app to use updated version of the CLI
2023-02-27 14:16:57 +01:00
Ruben Fiszel
e56869092a
feat(backend): use counter for sleep/execution/pull durations
2023-02-27 12:00:32 +01:00
Ruben Fiszel
d38aff2fe2
fix: app setup and sync now uses 1.69.3
2023-02-26 14:09:16 +01:00
Ruben Fiszel
6eecae6857
chore(main): release 1.63.1 ( #1202 )
...
* chore(main): release 1.63.1
* update versions
* fix change versions
* fix change versions
* Apply automatic changes
* update base64
* fix versions
* improve app setup
* improve app setup
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-02-14 15:54:25 +01:00
Ruben Fiszel
03eb1444c4
fix: update hub sync script
2023-02-14 15:00:10 +01:00
Ruben Fiszel
b835c58427
implement goto for app buttons
2023-02-14 03:33:08 +01:00
Ruben Fiszel
3474cd0687
fix initialization app
2023-02-13 17:18:01 +01:00
Kai Jellinghaus
69001bd61a
Setup Experience ( #1194 )
...
* Squash
* Update SQLX
2023-02-13 02:32:29 +01:00
Ruben Fiszel
f584062f13
feat: add mem peak info
2023-02-04 20:26:15 +01:00
Kai Jellinghaus
b9ac60f8bb
feat: Add workspace webhook ( #1158 )
...
* Add workspace webhook
* Update SQLX
* Add webhook request histogram
* Move workspace webhook retrieval OOP
* Add removal to frontend, cache removed webhooks
* Remove WebhookUtil
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-02-03 19:50:18 +01:00
Ruben Fiszel
d663884a99
more folders permission
2023-01-31 16:01:13 +01:00
Ruben Fiszel
d0fc40b483
grant all privilege to table favorite
2023-01-27 22:08:46 +01:00
Ruben Fiszel
791a772199
increase token size for refresh token
2023-01-27 18:56:42 +01:00
Ruben Fiszel
22080312f0
description at bottom
2023-01-21 17:33:23 +01:00
Ruben Fiszel
6edf9b9946
feat: add archive/unarchive/delete workspace
2023-01-07 09:39:50 +01:00
Ruben Fiszel
4822c863f8
deprecate starters workspace by pointing resource types to admins
2023-01-01 09:00:56 +01:00
Ruben Fiszel
4329d25988
feat: introduce folders, deprecate items owned by groups
2022-12-19 19:11:23 +01:00
Ruben Fiszel
2e7b2a9e20
rework default visibility of runs of scripts not belonging to oneself
2022-12-15 18:55:30 +01:00
Ruben Fiszel
09e38981ed
add visible_to_owner
2022-12-15 16:01:17 +01:00
Ruben Fiszel
3485b07b25
feat: add operator mode
2022-12-13 20:16:57 +01:00
Ruben Fiszel
2bae50f391
feat: auto-invite from same domain
2022-12-12 20:20:17 +01:00
Ruben Fiszel
94cecd56d2
add the all group to admin
2022-12-12 12:47:07 +01:00
Ruben Fiszel
ac6f9e90f0
usage tracker v2
2022-12-11 22:48:09 +01:00
Ruben Fiszel
c77e4a06c0
grant all on usage
2022-12-11 20:27:04 +01:00
Ruben Fiszel
fd871093f0
feat: implement usage tracker + quotas
2022-12-11 18:47:39 +01:00
Ruben Fiszel
2e36f65986
increase variable length to 10000
2022-12-10 13:57:41 +01:00
Kai Jellinghaus
4004de0618
feat: Superadmins workspace ( #1003 )
...
* Add auto-invite superadmins workspace
* Revert "Add auto-invite superadmins workspace"
This reverts commit 768ae31857 .
* Add Admin Workspace
* Show unable to delete info in UI
* Add Hub sync
* Update Migration
* Add Starter workspace
* Add workspace_key for admins workspace
* Remove schedule
* Update CI
2022-12-10 01:46:26 +01:00
Kai Jellinghaus
abc0ca3a5b
feat(backend): Input transform errors ( #1006 )
...
* Add pre run error & propagate input transforms there
* Handle pre-run errors
* Update SQLX data
* Update SQLX data
2022-12-08 23:56:49 +01:00
Ruben Fiszel
cafa6d4a0c
add unique path and rls to apps
2022-12-03 09:21:26 +01:00
Ruben Fiszel
f3f694e925
feat: add favorite/star + remove flows/scripts page in favor of unified home page ( #968 )
...
* favorites
* favorites
* favorites
* feat(frontend): add favorite + refactor homepage
2022-11-30 00:15:43 +01:00
Ruben Fiszel
37967a7950
feat: refactor variable + resource linkage + OAuth visibility
2022-11-27 17:26:37 +01:00
Ruben Fiszel
346a7f3f47
more visibility on OAuth errors Vol 1
2022-11-27 14:00:55 +01:00
Ruben Fiszel
6d134ceea3
pg migration
2022-11-26 19:39:37 +01:00
Kai Jellinghaus
4ddb3ec276
fix(backend): bash flow lock & add flow lock tests ( #933 )
...
* Fix Bash flow lock
* Tests w/ fixes
* Add Sequence privileges
2022-11-23 19:17:19 +01:00
Kai Jellinghaus
47c9ff1edc
feat(backend): Flow lock ( #868 )
...
* Add lockfile information
* Allow Lockfiles to be pushed to queue
* Handle raw_lock on worker
* Flow Lock Job
* Allow RawScript path
* Simplify handle_code_execution_job
* Regenerate SQLX
* Fix tests
* fix test
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2022-11-13 18:31:08 +01:00
Ruben Fiszel
2d9e9909da
fix(backend): apps backend v0 ( #888 )
...
* progress
* post merge
* progress
* fix
* fix
* fix
* fix
* v1
* fix openapi
2022-11-12 20:17:08 +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
6439ffc2b5
remove initial invite to demo for ruben@windmill.dev
2022-11-05 10:45:17 +01:00
Ruben Fiszel
9a67607b20
feat: payload capture of json to initialize flow input ( #655 )
...
* capture table and some endpoints for json pastebin
* only retain user's most recent captures
* merge conflict
* sqlx data
* fix migration
Co-authored-by: sqwishy <somebody@froghat.ca >
2022-10-25 00:54:53 +02:00
Ruben Fiszel
40bfc486c7
add resume_id to job_resume + add identity module
2022-10-24 14:48:28 +02:00
Ruben Fiszel
a0b2c9e77d
feat: add approver to approval step
2022-10-24 01:50:39 +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
f4caa4ffa6
feat: implement same_worker openflow attribute for running flow all in one go + sharing folder /shared ( #689 )
...
* init
* progress
* all
* sqlx
* remove unecessary test
* done
* frontend
* frontend
2022-10-06 04:59:09 +02:00