Ruben Fiszel
0fcd54bc07
fix: add button to easily bump git sync version
2024-04-28 15:17:56 +02:00
Ruben Fiszel
3875eec46f
fix: improve dnd on app editor for large screens
2024-04-26 21:17:26 +02:00
Ruben Fiszel
41f6bcdaa1
fix: make configurable footer for aggrid in apps
2024-04-26 18:25:26 +02:00
Ruben Fiszel
06aa0aa9f9
allow other cell renderer for aggrid
2024-04-26 18:19:22 +02:00
Ruben Fiszel
327be5bbc6
nits autodatatable
2024-04-26 16:57:37 +02:00
Henri Courdent
9d38c8c45f
Changelog 04 26 ( #3621 )
2024-04-26 14:13:38 +02:00
HugoCasa
fee22fc060
feat: pg add json support ( #3620 )
2024-04-26 13:28:15 +02:00
Ruben Fiszel
035bacb8a7
improve select resiliency
2024-04-26 11:47:55 +02:00
Ruben Fiszel
4188383d3e
feat: add distributed global cache for go
2024-04-26 11:31:21 +02:00
770f4471b5
Rich result buttons ( #3485 )
...
* Rich result buttons
* Fix rich result button
* feat(frontend): improve rich display buttons
* Icon to monitor
* Custom tooltip
* End Monitor
* Tooltip file fixed
---------
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-04-25 17:49:46 +02:00
HugoCasa
5def8cb52c
fix: support all pg types from db studio ( #3613 )
...
* fix: support all pg types from db studio
* chore: parser pkg frontend update
2024-04-25 17:32:06 +02:00
HugoCasa
c09ae3ebc6
feat: app select policy ( #3610 )
...
* feat: app select policy
* fix: question marks
2024-04-25 17:21:00 +02:00
Faton Ramadani
f26d3e62f6
fix(frontend): Improve AgGrid Infinite table default codes + deprecat… ( #3609 )
...
* fix(frontend): Improve AgGrid Infinite table default codes + deprecated table + improve AutoDatatable
* fix(frontend): Handle undefined rowCount
* fix(frontend): Improve Ag Grid footer
* fix(frontend): Improve Deprecated badge
2024-04-25 15:06:58 +02:00
Ruben Fiszel
8bdebcf212
fix: improve list markdown rendering
2024-04-24 23:51:48 +02:00
Ruben Fiszel
613bc26749
fix: improve autodata table
2024-04-24 23:22:37 +02:00
Faton Ramadani
5d486034db
fix(frontend): Fix AgGrid infinit clear ( #3607 )
2024-04-24 18:38:36 +02:00
Ruben Fiszel
cec27a87b8
feat: add planned later toggle on runs
2024-04-24 18:17:25 +02:00
Henri Courdent
e9edac4c95
Fixed docLink of AgGrid Infinite ( #3606 )
2024-04-24 17:24:30 +02:00
Faton Ramadani
200a321975
feat(frontend): Aggrid infinite default code ( #3604 )
...
* feat(frontend): Add missing licence editor + add default codes
* feat(frontend): Add missing licence editor + add default codes
2024-04-24 17:03:11 +02:00
Faton Ramadani
aece01908b
feat(frontend): add search to AgGrid Infinite ( #3600 )
...
* feat(frontend): add search fto AgGrid Infinite
* feat(frontend): add missing actions
* feat(frontend):fix initial previousResult
* feat(frontend): fix reload
2024-04-24 11:51:21 +02:00
HugoCasa and Ruben Fiszel
1d3e82607a
fix: solve invite add conflict + deprecate invites ( #3594 )
...
* fix: solver invite add conflict + deprecate invites
* fix: sqlx build
* fix: npm run check
* patch: deprecate invite from cloud as well
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-04-24 11:50:56 +02:00
Faton Ramadani
2e39337355
fix marine button ( #3602 )
2024-04-24 11:50:07 +02:00
Ruben Fiszel
6951424611
improve labels handling
2024-04-24 11:44:29 +02:00
Ruben Fiszel
0be55ae98c
feat: support multiple labels for jobs (wm_label -> wm_labels)
2024-04-24 11:32:25 +02:00
Faton Ramadani
7a8ffbea46
feat(frontend): Aggrid infinite ( #3592 )
...
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): done
* feat(frontend): done
* feat(frontend): done
* feat(frontend): fix initializing
* feat(frontend): update all refreshButtons
* feat(frontend): fix build
2024-04-24 09:32:28 +02:00
HugoCasa
0ab3d1bb8e
feat: ui helper for workspaced worker tags ( #3595 )
...
* feat: ui helper for workspaced worker tags
* fix: add red border when required
2024-04-23 23:10:29 +02:00
Ruben Fiszel
fcff457462
feat: add label and schedule filters to runs page
2024-04-23 22:48:21 +02:00
HugoCasa
ff361d9026
feat: update git sync for azure devops service principal ( #3588 )
2024-04-23 10:49:02 +02:00
HugoCasa
8ae16d90ed
feat: hide scripts with on function main from operators + badge/filter for devs ( #3584 )
...
* feat: save in DB whether script has not main function
* fix: if cannot parse script args, clear schema
* feat: no main function badge and filter
* fix: sqlx
* fix: no main
2024-04-22 15:59:13 +02:00
Faton Ramadani
f3d0bb3814
fix(frontend): Fix the table selection + improve the ComponentInputTypeEditor ( #3585 )
2024-04-22 15:50:36 +02:00
Henri Courdent
cbe3243eaf
grammar errors ( #3583 )
...
* Grammar errors
* Grammar errors
2024-04-22 14:00:28 +02:00
Amélia and Faton Ramadani
dbb691084d
Darkmode rework ( #3578 )
...
* darkmode_v2
* darkmode_v2
* feat(frontend): Fix dark theme
* feat(frontend): Remove submodule
---------
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
2024-04-22 12:19:23 +02:00
Faton Ramadani
464a2c4f66
feat(frontend): Fix style panel zIndex ( #3581 )
2024-04-22 12:17:21 +02:00
Ruben Fiszel
9d2c7544ed
table quick nits
2024-04-20 11:37:05 +02:00
Faton Ramadani
587c777d57
feat(frontend): Improve tables ( #3577 )
...
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): aggrid theme
* feat(frontend): aggrid theme
* feat(frontend): aggrid theme
* feat(frontend): support old themes
2024-04-20 10:54:34 +02:00
62fcf086cc
feat(frontend): Deeply nested Modals and Drawers ( #3565 )
...
* fix(frontend): Support deeply nested drawers and modals
* fix(frontend): Support deeply nested drawers and modals
* fix(frontend): Support deeply nested drawers and modals
* feat(frontend): fix name
* chore(main): release 1.308.2 (#3569 )
* chore(main): release 1.308.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
* feat(frontend): wip
* feat(frontend): wip
* fix(frontend): fix event propagation
* fix(frontend): fix drawers globally
* feat(frontend): Fix all drawers
* feat(frontend): split zIndexes in a new file
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-04-19 18:58:39 +02:00
Ruben Fiszel
f9b5da53e8
fix: fix password field
2024-04-19 18:15:27 +02:00
Ruben Fiszel
fa5a490283
nits
2024-04-19 17:47:18 +02:00
Ruben Fiszel
7e76d419f5
nits
2024-04-18 16:05:57 +02:00
lfanew and HugoCasa
2459a5dfed
Powershell client ( #3551 )
...
* init commit of partial functionality
* Simplified layout (matching TS client)
* reworked get & post
webrequest allows more interaction with response
* Added more functionality
* Added cancel and wait for jobs
* todo added
* Async script running and query util
* Added sync script & async flow
* Stop-WindmillExecution
Implementation of `cancel_running` from Python client.
Also changed $Body -> $Data to be more explicit (we don't expect JSON body as the method will convert it for us)
* Added get workspace and job
* added token creation
* Added job cancel cmdlet
* get id token
* Final draft
- Manual testing complete
- Rearranged methods & functions
- Added a bit more functionality
* fixed incomplete synopsis
* added parent job back
dont think it's related to this module. reported finding in discord
* feat: publish CI
---------
Co-authored-by: HugoCasa <hugo@casademont.ch >
2024-04-18 14:42:58 +02:00
Ruben Fiszel
f3666ea140
fix: update go and typesript client
2024-04-18 11:07:11 +02:00
Ruben Fiszel
024ffdeb6e
fix: improve log viewer loading from object store
2024-04-18 09:57:21 +02:00
Ruben Fiszel
f859cbb5d4
use echo -E for webhooks
2024-04-18 09:43:48 +02:00
Ruben Fiszel
c3493f838d
nits
2024-04-17 23:03:20 +02:00
Ruben Fiszel
da41e11c84
nits
2024-04-17 22:58:23 +02:00
Ruben Fiszel
ab19625688
nits
2024-04-17 22:44:21 +02:00
Ruben Fiszel
cdb01b0d01
fix: fix autosize when not rendered at initialization
2024-04-17 22:42:03 +02:00
Ruben Fiszel
071a0ae927
feat: show more for logs on s3 directly possible from browser log viewer
2024-04-17 21:42:46 +02:00
Ruben Fiszel
3f643baf1b
improve disabled dropdown style
2024-04-16 20:51:19 +02:00
HugoCasa
a8cf3ef424
feat: add visma oauth ( #3564 )
2024-04-16 12:32:48 +02:00