HugoCasa
3bfc2c81d2
feat: improve drafts and diffs ( #2534 )
...
* feat: improve drafts and diffs
* feat: add scripts diff button
* fix: remove diff drawer in scripts/add
* fix: nits
* feat: diffs for flows and apps w/ deep comparison
* fix: flow preview buttons height
* fix: use ordered json stringify
* fix: code view
* fix: temp flow diffs
* fix: flow diffs merge conflict
2023-11-04 08:45:03 +01:00
Faton Ramadani
0349ba5d56
feat(frontend): update displayed path for treeview ( #2551 )
2023-11-03 09:59:02 +01:00
Faton Ramadani
86a2ced605
feat(frontend): add treeview ( #2542 )
...
* feat(frontend): add treeview
* feat(frontend): fix size
* feat(frontend): add treeview for users
* feat(frontend): fix build + remove console.og
* feat(frontend): fix actions
* feat(frontend): add icon for fake folder
* feat(frontend): fix add sort
2023-11-02 18:51:39 +01:00
Faton Ramadani
89b7cab977
Refactor sidebar ( #2539 )
...
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): menu v2
* feat(frontend): menu v2
* feat(frontend): done
* feat(frontend): fix mobile view
* feat(frontend): fix build
* feat(frontend): fix interactions
* feat(frontend): fix small ui issues
* feat(frontend): fix close issue
* feat(frontend): fix close issue
2023-11-02 12:58:29 +01:00
Ruben Fiszel
8a8feb378e
fix: fix drawer escape order
2023-10-22 16:46:07 +02:00
Ruben Fiszel
2b7018413a
feat: dragndrop component on creation
2023-10-21 22:50:19 +02:00
Ruben Fiszel
8d0aa734a8
make select tab more resilient
2023-10-21 14:44:12 +02:00
HugoCasa
94a52f1d2d
feat: test openai key + improve AI UI ( #2465 )
2023-10-19 16:15:18 +02:00
Faton Ramadani
aaf83859bd
feat(frontend): app editor tutorials ( #2443 )
...
* feat(frontend): wip
* feat(frontend): skeleton done
* feat(frontend): background runnables
* feat(frontend): fix build
* feat(frontend): finish background runnable tuto
* feat(frontend): connection output
* feat(frontend): add simple app tutorial
* feat(frontend): add simple app trigger
* feat(frontend): fix wording
* feat(frontend): remove duplicate code
* feat(frontend): wip tutorial rework
* feat(frontend): Tutorial done
* feat(frontend): Fix build
2023-10-17 22:44:47 +02:00
Guillaume Bouvignies
2dc75f0f65
feat: Mute workspace error handler for flows and scripts ( #2458 )
...
* feat: Mute workspace error handler for flows and scripts
* implement BE muting
* Add tooltip to bell icon
* change field name to ws_error_handler_muted
* revert new field for queue table
* Error when error handler not set
* extract svelte component and use flow table column
* Fix flow error handler result arg
2023-10-17 22:07:13 +02:00
Faton Ramadani
e309dd02ad
Revert modifier ( #2440 )
...
* fix(frontend): fix modifier text size
* fix(frontend): fix modifier text size
2023-10-11 22:55:39 +02:00
Faton Ramadani
46d2c13e0d
fix(frontend): fix drawer title truncate ( #2429 )
2023-10-11 14:06:59 +02:00
Faton Ramadani
53447f1b43
feat(frontend): column definition helper ( #2399 )
...
* feat(frontend): add helper to configure AG Grid columns def
* feat(frontend): add all options
* feat(frontend): column definition helper
* feat(frontend): add header name
* feat(frontend): add presets
* feat(frontend): rework preset
* feat(frontend): rework preset
* feat(frontend): fix presets
* feat(frontend): add flex + fix adding empty column def
* feat(frontend): add missing unit
2023-10-10 15:25:40 +02:00
Faton Ramadani
11e0bc76c4
feat(frontend): App polish ( #2397 )
...
* fix(frontend): app polish
* wip
* fix(frontend): rework schedule drawer
* fix(frontend): add Label wrapper for consistency
* fix(frontend): fix tab inconstiencies
* fix(frontend): make kbd modifier visible + fix spacings
* fix(frontend): add spinning animation when assistant is loading
* wip
* fix(frontend): add inner border
* feat(frontend): reorganised metadata fields
* feat(frontend): fix merge
* feat(frontend): fix build
* feat(frontend): fix build
* Update CenteredPage.svelte
* feat(frontend): fix inner-border dark
* wip
* feat(frontend): Fix buttons
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2023-10-08 23:31:53 +02:00
Ruben Fiszel
dece99dd70
add support for single tenant microsoft login
2023-10-08 13:31:51 +02:00
Ruben Fiszel
b9858698ce
change max-w-6xl -> max-w-7xl
2023-10-08 11:27:24 +02:00
Ruben Fiszel
c4a817aeb6
feat: add support for aggrid ee
2023-10-06 17:34:13 +02:00
Ruben Fiszel
2c9ae41706
feat: manage cache and init scripts from worker group UI ( #2396 )
...
* cache & inits
* cache & inits
* cache & inits
* all
* fix tests
* improve
2023-10-05 19:42:15 +02:00
Faton Ramadani
67ee81cb8e
App polish ( #2385 )
...
* wip
* feat(frontend): polish script settings
2023-10-04 14:36:18 +02:00
Faton Ramadani
bda6f1fe5d
feat(frontend): add driverjs ( #2327 )
...
* feat(frontend): add driverjs
* feat(frontend): pipeline done
* feat(frontend): texts updated
* feat(frontend): split tutorials into two
* feat(frontend): Branch one tutorial
* wip
* feat(frontend): flow editor tutorial v0 done
* feat(frontend): flow editor tutorial v0 done
* feat(frontend): fix how tutorials are started
* feat(frontend): fix how tutorials are started
2023-10-04 10:12:07 +02:00
Ruben Fiszel
2f0e43bfdb
feat: set instance settings from UI ( #2314 )
2023-09-20 23:15:19 +02:00
Faton Ramadani
7e9ee39aa6
feat(frontend): Global CSS editor ( #2178 )
...
* feat(frontend): add global css
* feat(frontend): working styling
* feat(frontend): Add default classes
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* feat(frontend): Add global css v0
* feat(frontend): Add global css v0
* add css workers
* fix(frontend): Fix overflow issue
* wip
* feat(frontend): check for EE before injecting global css
* wip
* wip
* wip
* fix(frontend): fix typing issues
* fix(frontend): fix typing issues
* fix(frontend): fix global css
* fix(frontend): add missing mapping
* fix(frontend): Fix how styles are loaded
* fix(frontend): fix preview
* feat(frontend): fix everything
* feat(frontend): fix class autocomplete
* feat(frontend): remove console.log
* feat(frontend): update tooltup
* feat(frontend): eval
* feat(frontend): eval
* feat(frontend): fix build
* feat(frontend): fix initial binding
* feat(frontend): wip
* wip
* feat(frontend): Finish theme v0
* feat(frontend): Fix resource page
* feat(frontend): fix build
* feat(frontend): theme UI
* feat(frontend): theme UI
* feat(frontend): theme UI
* feat(frontend): fix EE
* feat(frontend): add missing warning
* feat(frontend): fix preview
* feat(frontend): fix global css by component initialisation
* feat(frontend): remove unused libraries
* feat(frontend): fix EE check
* feat(frontend): fix EE check
* feat(frontend): fix preview
* feat(frontend): Fix migration
* feat(frontend): Fix issues
* feat(frontend): add missing disabled in migration modal
* feat(frontend): Fix preview
* feat(frontend): Fix preview
* all
* all
* all
* sqlx
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-09-15 22:55:47 +02:00
Ruben Fiszel
90c10d803b
fix: update to svelte 4 ( #2280 )
...
* svelte4
* update
* update
* update
* update
* update
* update
2023-09-13 23:55:27 +02:00
Ruben Fiszel
070b16222b
feat: worker groups admin panel ( #2277 )
...
* merge
* merge
* merge
* wg
* progress
* all
* all
* all
* all
* all
* all
* fix
* fix
2023-09-13 21:24:54 +02:00
Henri Courdent
41d0ecf87e
Fix resource picker buttons ( #2273 )
...
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
2023-09-13 16:44:22 +02:00
HugoCasa
b23417ab5b
feat: improve ai flow ( #2270 )
...
* feat: improve ai flow
* fix: copilot status popup placement
* fix: step only approve flow inputs additions + nits
* fix: nits
2023-09-13 14:24:27 +02:00
Ruben Fiszel
ef4073e0e6
use pointerdown for flow builder menu item
2023-09-07 09:28:10 +02:00
Faton Ramadani
095969f125
feat(frontend): Filter runs by user ( #2187 )
...
* feat(frontend): Filter runs by user
* feat(frontend): Improve UI
* feat(frontend): Add filter by folder
* feat(frontend): Clean up filters
* feat(frontend): Clean up filters
* feat(frontend): add shortcut to filter by folder
* fix(frontend): Fix filters
* fix(frontend): remove logs
* fix(frontend): Fix filter by syncing
* fix(frontend): refactor all filters
* fix(frontend): refactor all filters
* fix(frontend): refactor all filters
* fix(frontend): refactor all filters
* fix(frontend): add missing tooltips
* fix(frontend): correcly set args and result filters + handle status filter
2023-08-29 15:42:56 +02:00
Ruben Fiszel
1db214f9d0
limit number of groups to 5 in ce
2023-08-28 02:23:36 +02:00
Ruben Fiszel
fe1e419fa8
feat: support to set linked secret variable to any field of a newly created resource
2023-08-27 11:03:49 +02:00
Ruben Fiszel
e7aaa177b7
feat: remove connect in favor of eval
2023-08-24 14:22:31 +02:00
Ruben Fiszel
de3369706d
remove connected from runnable inputs
2023-08-24 00:59:03 +02:00
Faton Ramadani
eea9ce93b9
feat(frontend): Fix workspace switch + always displays confirmation modal on top of splitpanel separator ( #2115 )
2023-08-17 23:26:06 +02:00
HugoCasa
82612c35bd
feat: copilot tokens streaming + cancel ( #2107 )
...
* feat: copilot tokens streaming + cancel
* fix: UI improvements
2023-08-17 14:21:42 +02:00
Faton Ramadani
7d88a2d13a
feat(frontend): Runs rework v2 ( #2012 )
...
* wip
* feat(frontend): Add disable prop to App Toggles
* feat(frontend): run page v2
* feat(frontend): column ordering + load more
* feat(frontend): column ordering + load more
* feat(frontend): revert old coode
* feat(frontend): simplify table + fix load more style + add groups
* feat(frontend): Done
* feat(frontend): Fix styling issues
* feat(frontend): Fix styling issues
* feat(frontend): Simplify filters
* feat(frontend): Rework runs done
* feat(frontend): fix drawer
* feat(frontend): rework the filters
* feat(frontend): rework the filters
* feat(frontend): small ui fix
* feat(frontend): correctly display title
* feat(frontend): fix dark mode switch
* feat(frontend): fix reset/clear buttons
* feat(frontend): Rework runs done
2023-08-10 17:24:31 +02:00
HugoCasa
8a1f9a7c6a
feat: add native powershell support ( #2025 )
...
* feat: add powershell support
* fix: lang build
2023-08-10 13:19:50 +00:00
HugoCasa
e4534d2dc3
feat: add graphql support ( #2014 )
...
* feat: add graphql support
* fix: use custom editor for viewing graphql schema
* fix: graphql parser cargo version
* fix: add graphql where missing
2023-08-09 16:19:57 +02:00
Faton Ramadani
57110b93c9
feat(frontend): Audit logs rework ( #1997 )
...
* feat(frontend): rework settings wup
* feat(frontend): rework settings wop
* feat(frontend): rework settings wip
* feat(frontend): rework workers + folders
* feat(frontend): modify the nord theme
* feat(frontend): folder columns size
* feat(frontend): Fix build
* feat(frontend): rework audit ogs
* feat(frontend): rework audit ogs
* feat(frontend): rework audit structure
* feat(frontend): Add missing filters
* feat(frontend): updating AuditLog openapi
* feat(frontend): desktop view done
* feat(frontend): fix build
* feat(frontend): audit log rework
* feat(frontend): fix filters
2023-08-07 15:22:13 +02:00
HugoCasa
d57b8d79ad
feat: add snowflake ( #1987 )
...
* feat: unveil windmill AI
* feat: add snowflake
* fix: uppercase snowflake auth params
2023-08-03 17:22:00 +02:00
Faton Ramadani
b8e9338d72
feat(frontend): Settings rework ( #1983 )
...
* feat(frontend): rework settings wup
* feat(frontend): rework settings wop
* feat(frontend): rework settings wip
* feat(frontend): rework workers + folders
* feat(frontend): modify the nord theme
* feat(frontend): folder columns size
* feat(frontend): Fix build
2023-08-03 12:24:38 +02:00
Faton Ramadani
eea36b5bfc
fix(frontend): Fix dropdown buttons ( #1970 )
2023-07-31 13:16:19 +02:00
HugoCasa
fd4c978874
feat: add bigquery ( #1934 )
...
* feat: add bigquery
* fix: remove debug logs
* fix: add records number limit
* fix: revert unwanted changes
* feat: bigquery enterprise only
* fix: google auth only when enterprise
* fix: rename bigquery scripts
2023-07-27 14:24:27 +02:00
Faton Ramadani
0b550fc626
popup rework ( #1904 )
...
* popup rework
* feat(frontend): adapt all popup
* feat(frontend): fix build
* feat(frontend): fix calendar
* feat(frontend): Fix merge
2023-07-26 13:52:10 +03:00
Faton Ramadani
71502c2e0e
feat(frontend): App components dark mode ( #1937 )
...
* feat(frontend): migrate app components
* feat(frontend): Fix unreadable texts
* feat(frontend): migrate app components
* feat(frontend): Fix quill editor
2023-07-26 13:28:45 +03:00
Faton Ramadani
8fa9e3ca4c
Dark mode v0 ( #1893 )
...
* feat(frontend): wip
* wip
* wip
* wip
* wip
* add toggle
* correctly handle monaco theme
* wip
* wip
* wip
* wip
* wip
* feat(frontend): Dark mode v0
* feat(frontend): Adap AI gen poppup
* feat(frontend): Adap script metadata labels
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix ressource picker
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix unreadable texts
* feat(frontend): Add theme toggle in the login page
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix language selection
* feat(frontend): Fix FlowStatusViewer colors
* feat(frontend): Fix divide colors
* feat(frontend): Fix flow graph buttons
* feat(frontend): add theme toggle in login modal
* feat(frontend): small ui fix
* feat(frontend): fix graph dark mode toggle
2023-07-25 10:43:04 +02:00
Ruben Fiszel
c4d1d50f81
feat: add SCIM support
2023-07-22 19:54:00 +02:00
Faton Ramadani
3a805d1e4b
feat(frontend): add deployment history + script path ( #1896 )
...
* feat(frontend): add deployment history + script path
* feat(frontend): adapt restore code
* feat(frontend): fix wording
2023-07-19 15:26:46 +02:00
Ruben Fiszel
b71362fc7f
feat: add powershell as a template
2023-07-16 10:47:24 +02:00
Faton Ramadani
e5027cd9a3
fix(frontend): fix payload query parameter in get by path webhook ( #1875 )
...
* fix(frontend): fix payload query parameter in get by path webhook
* feat(frontend): add missing get by path for flows
2023-07-15 11:35:03 +02:00
Faton Ramadani
4017407df5
feat(frontend): Add manual calendar button + add shortcuts ( #1866 )
...
* feat(frontend): Add manual calendar button + add shotcuts
* feat(frontend): rework calendar
* feat(frontend): revert changes
* feat(frontend): Set default date
* fix compile
* feat(frontend): fix focus
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2023-07-13 15:58:11 +02:00