Alexander Petric
a88fbb238a
feat: msft teams support for critical alerts ( #5113 )
...
* feat: msft teams support for critical alerts
* ee changes
* ee
* sqlx prep
* multiple teams channels
* commit file, not symlink
* improve reactivity
* docs link
* Update ee-repo-ref.txt
2025-01-23 19:57:13 +01:00
Ruben Fiszel
9cc3dd3c5a
update monaco-languageclient & wrapper to 6.1.1
2025-01-23 14:29:31 +01:00
Ruben Fiszel
737e664792
fix: improve environment variables config
2025-01-22 18:19:37 +01:00
Guilhem
59bcce7a96
feat (frontend): improve capture UI ( #5051 )
...
* feat (frontend): improve capture UI
* show schema diff
* add accept reject form
* add diff for first node input
* move update schema button
* change modified properties display
* propagate change through nested components
* allow modification of nested object in schema
* reject nested changes
* clean logic
* clean code
* clean
* nit
* fix first strep input
* fix argument preview
* clean
* restore indentation for nested objects
* ignore undefined field in diff computation
* fix run button disabled update
* nit
* fix update JSON
* fix deletion of nested components
* dark mode
* clean
* replace dropdown with sidebar
* only check type for compatibility
* add shadow
* disbale dnd on edit
* auto-scroll within schema
* fix nested not dnd object diff viewer
* fix captures drawer
* open edit tab on add new arg
* change button label when schema is the same
* ajust padding
* fix arg update
* fix oneof display
* propagate change event through nested schema
* handle oneOf
* fix preview arg sync
* handle s3 object
* fix arg sync
* update schema input compatibility
* clean compatible
* accept empty array items
* clean
* increase of schema args gap
* fix nested schema update
* allow number and int compatibility
* reset args when modifying schema
* open fields on add with addPropertyV2
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-01-22 12:51:14 +01:00
Ruben Fiszel
669a1ff8e6
fix: improve workspace specific tags behavior
2025-01-21 18:15:34 +01:00
Ruben Fiszel
ffc156c4a6
fix table actions job preview
2025-01-21 01:52:08 +01:00
wendrul
298aaaefa3
fix: c# on windows, oracledb test connection, cli for C# and Oracle DB ( #5090 )
...
* Fix c# on windows
* Fix test connection on oracledb
* Add csharp and oracledb to CLI
* Fix missing extensions
* Build wasm for cli
2025-01-17 20:16:22 +01:00
Ruben Fiszel
0d153a0a2d
fix: fix workspace specific custom tags
2025-01-17 19:48:38 +01:00
HugoCasa
501c44b3a1
fix(frontend): webhook/route payload from args ( #5088 )
2025-01-17 18:59:30 +01:00
HugoCasa
64f4958774
fix(frontend): empty arg initial height ( #5089 )
2025-01-17 18:59:21 +01:00
HugoCasa
d234431b7e
nits cloud team plan settings ( #5086 )
2025-01-17 16:48:19 +01:00
Ruben Fiszel
854febdafd
fix: require preexisting user option for auth correctly saved
2025-01-17 15:22:22 +01:00
HugoCasa
d1794c9811
fix(frontend): input autosize on default value ( #5080 )
2025-01-17 14:12:11 +01:00
HugoCasa
742d04df38
fix: preprocessor script kind option ( #5081 )
...
* fix: preprocessor script kind option
* oups
* oups
2025-01-17 14:10:39 +01:00
HugoCasa
1f53ded622
team plans billing threshold alert ( #5078 )
...
* team plans billing threshold alert
* nits
* tmp ee ref
* update ee ref
2025-01-17 14:06:47 +01:00
Ruben Fiszel
7f18d84edc
simplify worker loading logic
2025-01-17 11:27:56 +01:00
Ruben Fiszel
75344e4d54
nit
2025-01-16 17:28:20 +01:00
Ruben Fiszel
995b1bf319
diff
2025-01-16 17:02:10 +01:00
Ruben Fiszel
77f2b33f92
improve step mocking ui
2025-01-16 14:03:43 +01:00
Ruben Fiszel
a27be2dded
remove flow badge incorrect link
2025-01-16 13:49:46 +01:00
Ruben Fiszel
33227f8448
fix: add support for previous result as expression in the flow
2025-01-16 13:27:51 +01:00
HugoCasa
b7eeed0729
triggers improvements ( #5074 )
...
* triggers improvements
* nits
* nits
* update ee ref
2025-01-16 13:01:45 +01:00
Ruben Fiszel
9647f1a95c
add extra fields to one oneOfs
2025-01-16 12:25:30 +01:00
Ruben Fiszel
b75a76ca67
fix disabled input file input
2025-01-16 11:59:30 +01:00
Ruben Fiszel
ccf24f1cab
nits
2025-01-16 11:51:46 +01:00
Ruben Fiszel
fddcaca807
fix: fix default json formatter
2025-01-16 07:52:37 +01:00
Ruben Fiszel
b455f5b883
update monaco ( #5071 )
...
* update monaco
* update monaco
2025-01-15 23:57:47 +01:00
Ruben Fiszel
665580b33b
nits json editor improvements
2025-01-15 22:18:25 +01:00
Guilhem
df0faa204f
fix(frontend): fix nested shema editing ( #5068 )
...
* fix(frontend) : handle flow card height
* fix(frontend): fix oneOf order
* fix(frontend): fix schema drawer update
* clean
2025-01-15 19:32:57 +01:00
Ruben Fiszel
87304cb4b5
small nits autosize and lighweight arg textarea
2025-01-15 19:28:12 +01:00
Ruben Fiszel
1c14c3ac0e
fix: improve handling of default and set value of object args
2025-01-15 19:18:12 +01:00
Guilhem
1525684521
fix(frontend) : handle flow card height ( #5064 )
2025-01-15 14:39:44 +01:00
Ruben Fiszel
74385ef70b
fix: remove bg-red in custom ui builder
2025-01-15 10:48:10 +01:00
wendrul
77d825540f
feat: add oracle db support on ee ( #5062 )
2025-01-14 21:21:24 +01:00
HugoCasa
04fbda28e8
feat: on behalf of ( #5058 )
...
* feat: on behalf of
* fix
* revert mistakke
* temp ee ref
* renaming + CLI
* sqlx
* nits + ee ref
2025-01-14 18:32:25 +01:00
HugoCasa
8c2f2ebb1e
fix: update ms sql template ( #5059 )
2025-01-14 17:48:12 +01:00
Ruben Fiszel
c717a915d6
fix(ui): fix section height taking h-full
2025-01-14 13:46:23 +01:00
Alexander Petric
010928b37f
feat: support gpg signing commits with git sync ( #5053 )
2025-01-13 19:00:15 +01:00
Henri Courdent
06d13375ab
Workspace settings clarifications, delete workspace message ( #5052 )
2025-01-13 18:40:55 +01:00
Guilhem
ebfde197fc
fix(ui): capture v2 UX ( #4954 )
...
* feat: captures
* flow UI and improvements
* fix: build
* fix sqlx
* Move Capture WIP
* Add capture to webhook and websocket
* Move connection status viewer in the head
* change trigger section label
* Add popover capture picker using melt ui
* Add shortcut to triggers capture from input form
* remove capture tab in input
* Allways show capture
* remove useless logs
* Add email capture
* Add kafka capture into triggers
* Add edit option in capture table
* use light header for arg input
* Add prefilled group id
* Change button label
* fix logic
* Open resource drawer if prototype has fields
* fix default completion
* Change name Prototype
* Dissociate Editor Mode for triggers
* Fix bug for script
* Fix apply args
* fix apply schema
* Add capture table to script
* fix apply args
* Add capture button for script
* Delete capture tab
* Set capture on when opening triggers capture
* fix connection indicator
* fix minor issues
* Add preprocessor logic
* Use slot in log Panel for captures
* handle capture refresh in script
* Delete capture tab from script editor
* reset kafka resource on toggle static
* fix minor issue
* Allow resource in kafka capture
* use simple capture button in flow
* Remove capture panel
* Polish route trigger editor
* Fix resource saving
* Remove excessive padding
* merge nits
* Add history tab
# Conflicts:
# frontend/src/lib/components/EditableSchemaForm.svelte
* add workflow_dispatch to build
* add workflow_dispatch to build
* Move input copy from in a panel
* better capture UI
* Add smoothing animation on open input editor
* fix bad wrapping in input editor menu
* clean code
* restore captureTable
* clean
* fix sqlx
* fix build
* fix build
* build
* make initial_messages optional in line with db
* fix npm check
* better handle args for capture webhook and http
* add capture pagination
* Add capture table
* Add table for history inputs
* nit
* simplify capture table
* stop capturing on closing capture section
* show only 10 items per page for captures
* set focus to logs on script test
* Fix collapsable section
* nit
* open captures when applying args from triggers
* update edit input drawer
* fix all EditableSchemaForm
* fix panel init animation
* Add capture popover
* change open tab button
* clean code
* fix bad table display
* Fix JSON input bad sync
* make capture icon bigger
* nit
* nit
* revert unwanted change
* Change capture name and nits
* infinite scroll and cleaning
* Add toast when failing to retreive first step input
* add icons to dropdown edit input list
* remove unused log
* Add click outside to all schema pickers
* fix click oustide
* Fix migrations
* solve run button not refreshing properly
* Add a capture drawer
* change apply args and schema logic
* change apply args and schema logic
* fix toggle display
* fix schema display
* improve preview mode
* Add first step panel
* nit
* clean
* Add hint for captures
* clean
* nit
* nit
* fix script node page height
* improve animation on redirecting to capture
* improve saved input picker
* nit
* add Json placeholder
* nit
* add list animations
* delete useless logs
* add animated list to captures history and saved inputs
* Delete unused component
* clean
* nit
* clean code
* improve tab scroll experience
* nit
* nits
* nits
* fix script args update
* nit
* nit: include preview in history inputs in edit mode
---------
Co-authored-by: HugoCasa <hugo@casademont.ch >
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-01-13 14:45:38 +01:00
HugoCasa
e66fcf9270
feat: nats triggers ( #5039 )
...
* feat: nats triggers
* missing files
* fix build
* update feature flags
* event stream fixes
* update ee ref
2025-01-10 19:47:17 +01:00
Alexander Petric
03450bd6f4
ws color: separate logic from reactivity condition ( #5046 )
...
* fix workspace color picker issue
* removing useless reactive statement
* some ui fixes
* separate logic from reactivity condition
2025-01-10 19:41:50 +01:00
Alexander Petric
089e698d43
workspace color fixes part2 ( #5045 )
...
* fix workspace color picker issue
* removing useless reactive statement
* some ui fixes
2025-01-10 19:33:45 +01:00
Alexander Petric
cc3fabbb0e
remove unused reactive statement ( #5044 )
...
* fix workspace color picker issue
* removing useless reactive statement
2025-01-10 16:50:00 +01:00
Alexander Petric
6d934ddb43
fix workspace color picker issue ( #5043 )
2025-01-10 16:36:14 +01:00
Alexander Petric
6711a81378
only load critical alerts modal once devops store is set ( #5034 )
...
* only load critical alerts modal once devops store is set
* remove console log
2025-01-09 06:43:08 +01:00
Alexander Petric
0c391372cc
feat(frontend): allow workspace admin to set workspace color ( #5032 )
...
* feat(frontend): allow workspace admin to set workspace color
* sqlx prep
* sqlx prep
* make border wider, add removed comment
2025-01-09 06:42:36 +01:00
Alexander Petric
53c62f2dbc
fix: support html in github markdown plugin ( #5031 )
...
* support html in github markdown plugin
* also support github alerts in markdown
2025-01-09 06:40:54 +01:00
Ruben Fiszel
4c8c90e7fb
nits
2025-01-08 23:01:54 +01:00
Alexander Petric
02b96ba00f
doc link job labels ( #5028 )
2025-01-08 18:50:08 +01:00