Faton Ramadani
cdc76994f8
feat(frontend): Buttons refactor ( #2545 )
...
* feat(frontend): wip
* feat(frontend): button refactor wip
* feat(frontend): button refactor wip
* feat(frontend): fix build
* feat(frontend): fix build
* fix(frontend): fix build
* fix(frontend): fix buttons styles
* fix(frontend): remove dev file
* feat(frontend): clean up
* feat(frontend): done
* feat(frontend): done
* feat(frontend): remove duplicated componnet
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): forked Flow icons
* feat(frontend): remove legacy dropdown
* feat(frontend): migrated all + remove dependencies
* feat(frontend): clean up
2023-11-10 09:43:10 +01:00
Ruben Fiszel
d68ecf872d
feat: add support for custom sso logins
2023-11-10 00:12:36 +01:00
Ruben Fiszel
c164969764
results.x returns null in non trivial evals
2023-11-09 23:36:04 +01:00
Ruben Fiszel
b05e9f7fc0
fix detail page not showing on chrome mobile
2023-11-09 20:18:53 +01:00
Ruben Fiszel
dd24ed59ec
feat: add support for custom components in react or vanilla JS ( #2603 )
...
* cc
* cc
* cc
* all
* sqlx
2023-11-09 19:38:52 +01:00
Guillaume Bouvignies
08782f66e7
refactor: Slack error handler is handled mostly in frontend ( #2601 )
...
* refactor: Slack error handler is handled mostly in frontend
* sqlx prepare
* check for slack in function
2023-11-09 18:17:28 +01:00
Faton Ramadani
c48cb59869
fix(frontend): correctly clear result when removing all options in a multi select ( #2600 )
2023-11-09 14:25:49 +01:00
Ruben Fiszel
f780c4936e
fix enterpriseLicense check
2023-11-09 12:01:38 +01:00
Guillaume Bouvignies
bc4f935c08
fix: Fix error handler token injection ( #2598 )
...
* fix: Fix error handler token injection
* Add frontend
2023-11-09 11:58:45 +01:00
Guillaume Bouvignies
18f3a4b43b
fix: Frontend workspace error handler args ( #2597 )
...
* fix: Frontend workspace error handler args
* UPdate script version
* 6512
2023-11-09 11:04:54 +01:00
Faton Ramadani
33bcd799c6
feat(frontend): Migrate flow advanced settings to new layout ( #2589 )
...
* feat(frontend): wip
* feat(frontend): migrate flow advanced settings to new layout
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2023-11-08 17:12:31 +01:00
Ruben Fiszel
13f98308e2
decrease sso count warning
2023-11-08 14:50:00 +01:00
HugoCasa
1a41b8cf33
fix: frontend build ( #2593 )
2023-11-08 10:55:17 +01:00
HugoCasa
51d41dc7e5
fix: s3 snippets arg inputs update ( #2592 )
2023-11-08 10:26:47 +01:00
Faton Ramadani
aeaebdef63
feat(frontend): add a way to customise the link's label ( #2591 )
2023-11-08 10:21:36 +01:00
Ruben Fiszel
e16ca4d143
make tabs non disablable by default
2023-11-08 09:45:41 +01:00
Ruben Fiszel
90809b341b
improve vscode flow editor
2023-11-07 22:16:16 +01:00
Ruben Fiszel
98ee378c5b
improve vscode flow editor
2023-11-07 22:08:58 +01:00
Ruben Fiszel
a1e4e27bd7
fix: remove the FOO
2023-11-07 20:56:52 +01:00
Ruben Fiszel
f1a3afe2b0
feat: add support for flows in vscode extension ( #2585 )
...
* all
* change tagline
* all
* all
* all
2023-11-07 20:16:01 +01:00
Faton Ramadani
73bdaaf756
feat(frontend): Rework variable table ( #2576 )
...
* feat(frontend): updated variable table
* feat(frontend): updated variable table
* feat(frontend): fix folder menu
* feat(frontend): fix folder menu
* fix(frontend): fix icons
* fix(frontend): reduce table size
2023-11-07 15:13:45 +01:00
Faton Ramadani
8f3da4f9cb
fix(frontend): escape wasn't removing the hash when closing a drawer ( #2583 )
2023-11-07 15:05:00 +01:00
Guillaume Bouvignies
36ab98c1c1
feat: Add override all schedule handlers button ( #2579 )
...
* feat: Add override all schedule handlers button
* sqlx prepare
* sqlx prepare again
2023-11-07 13:29:23 +01:00
HugoCasa
4a8a16c985
fix: handle graphql invalid response ( #2582 )
2023-11-07 12:52:56 +01:00
HugoCasa
10caf11dfd
feat: add diffs when editing workspace script inside a flow ( #2581 )
2023-11-07 11:58:44 +01:00
Faton Ramadani
4c007ae3cb
fix(frontend): add missing classes when tabs are in sidebar mode ( #2577 )
...
* fix(frontend): add missing class when tabs are in sidebar mode
* fix(frontend): fix class precedence
2023-11-06 23:47:04 +01:00
Ruben Fiszel
d74d2b4efb
fix: add tag support for CLI
2023-11-06 21:40:25 +01:00
Faton Ramadani
4e4555742c
fix(frontend): fix label event issues ( #2574 )
2023-11-06 18:57:53 +01:00
HugoCasa
d9c0029d69
fix: add no changes popup when saving draft ( #2571 )
2023-11-06 18:25:52 +01:00
Guillaume Bouvignies
54cc811405
feat: Add toggle to optionally mute error handler for cancelled jobs ( #2567 )
...
* fix: Fix canceled flag in completed_job table
* Add toggle to workspace settings
2023-11-06 18:24:51 +01:00
HugoCasa
0a6b37ffab
feat: add new stats ( #2568 )
...
* feat: add new stats
* feat: use license key id + manually send usage
2023-11-06 18:23:25 +01:00
HugoCasa
f01760cac6
fix: apps diffs ( #2570 )
2023-11-06 15:52:35 +01:00
HugoCasa
40b0929397
fix: minor bug fixes ( #2566 )
2023-11-06 12:39:11 +01:00
Faton Ramadani
c15ceeb1c6
feat(frontend): Ag grid styling ( #2565 )
...
* feat(frontend): Add AG Grid styling
* feat(frontend): Fix documentation link
* feat(frontend): Fix padding issues
2023-11-06 12:38:08 +01:00
Ruben Fiszel
aeacaa2b01
fix: improve dedicated workers
2023-11-06 11:21:36 +01:00
Ruben Fiszel
d3f983e9ed
improve settings, add tag to logs
2023-11-05 23:13:58 +01:00
Ruben Fiszel
48e86ac96d
add version to workers
2023-11-05 18:59:32 +01:00
Ruben Fiszel
e25742a119
settings refactor
2023-11-05 17:58:58 +01:00
Ruben Fiszel
7f3d973e2e
settings refactor
2023-11-05 13:03:38 +01:00
Ruben Fiszel
864ca3de3a
settings refactor
2023-11-05 12:54:25 +01:00
Ruben Fiszel
4269f9467f
minor UX improvements
2023-11-05 11:18:18 +01:00
HugoCasa
aceb4476c5
feat: telemetry disclosure ( #2562 )
...
* feat: telemetry disclosure
* add anonymous
2023-11-04 22:31:35 +01:00
HugoCasa
0a008ce4fc
fix: flow diffs ( #2561 )
...
* fix: flow diffs
* fix: draft only
2023-11-04 22:31:23 +01:00
Sindre Svendby
c10c4046de
Fixed markdown syntax and typo ( #2563 )
...
* Fixed markdown syntax
<workspace> was not rendered
* Superdmin -> Superadmin
2023-11-04 22:31:11 +01:00
Ruben Fiszel
a44b4d7ec8
make popup label instant for collapsed menu
2023-11-04 17:33:43 +01:00
Ruben Fiszel
f772224271
improve tree view sorting
2023-11-04 17:18:49 +01:00
Faton Ramadani
ce34017467
fix(frontend): fix treeview ( #2552 )
...
* fix(frontend): fix wip
* fix(frontend): improving home performance
* slice number of items to show
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-11-04 09:37:30 +01:00
HugoCasa
1f9455a3d3
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
Guillaume Bouvignies
d3698fc07b
feat: Schedule error handler improvements ( #2555 )
...
* Fix schedule path for scheduled scripts
* feat: Add possibility to mute workspace error handler on schedules and define an error/recovery handler as default
* Permission error handlers to the error handler group for consistency, and small refactoring
* Fix recovery handler
* Add parent job to recovery handler for consistency
* Fix tests
* Locking feature to EE in FE
2023-11-04 00:52:37 +01:00
Ruben Fiszel
b846d2fb86
fix: make timeline fit for high number of iterations for flows
2023-11-03 19:22:14 +01:00