centdix
|
62c1fd4ee7
|
feat(flow): add diff viewer in deployment history (#7575)
|
2026-01-15 10:12:28 +00:00 |
|
centdix
|
04d2ef419d
|
feat(flow): Add graph diff visualizer (#6948)
* graph mode
* show colors
* show module diff viewer button
* better diff logic
* small width merge graph diff
* invert logic
* simplify
* better logic
* put removed modules in initial position
* nit
* nit
* fix conflicting ids
* fix
* add shadowed for after
* better position logic
* fix
* cleaning
* use splitpanes
* add toggle
* fix
* sync move
* icons
* handle zoom
* left header snippet
* cleaning
* cleaning
* remove stats
* big cleaning
* fix
* fix
* fix
* remove not working logic
* invert logic
* nit
* use in deploymentui
* fix typo
* no custom style
* handle nested
* simpler logic
* fix
* fix
|
2025-11-01 15:17:56 +01:00 |
|
Guilhem
|
032f0c1f8c
|
feat: UX/UI full overhaul to meet new design system
|
2025-10-22 15:56:36 +00:00 |
|
centdix
|
eca3109ec6
|
feat(aichat): show diff mode on inline scripts changes (#6454)
* draft
* simplify logic
* convert diffeditor to svelte5
* add buttons to accept or reject
* set code on reject
* nit
* fix
* cleaning
* nit
|
2025-08-25 14:38:39 +00:00 |
|
![ellipsis-dev[bot]](https://secure.gravatar.com/avatar/df28fc164325e8841bb3c98e97206a08?d=identicon&s=40) HugoCasaandellipsis-dev[bot]
|
5722014651
|
feat: ai flow chat prompt and UX improvements (#5942)
* feat: ai flow chat prompt and UX improvements
* fix scroll + better stop button + snapshots base
* tmp
* feat: apply reject
* feat: warning modal + retry last + nits + use flow preview for diff/test/export
* Update frontend/src/lib/components/copilot/chat/flow/core.ts
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* typo
* feat: step summary by AI
* nits
* reactivity nits flow builder
* nits
---------
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
|
2025-06-24 09:29:38 +02:00 |
|
Ruben Fiszel
|
23920aee84
|
feat: better graph layout algorithm + migrate to svelte 5 almost everywhere + xyflow 1.0
|
2025-06-12 15:44:35 +02:00 |
|
pyranota
|
56f70fd7de
|
Ignore fields with false value in DiffViewer (#4712)
* Convert false to undefined
* Remove comments
* Make it consistent
* Formatting
* Apply at downstream
|
2024-11-15 19:24:57 +01:00 |
|
Ruben Fiszel
|
6a4ecbca45
|
lazy load editor on homepage
|
2024-08-28 10:05:07 +02:00 |
|
Ruben Fiszel
|
557df4dd56
|
fix: update monaco-editor to latest monaco/language-client (#4285)
* all
* all
* all
* recomment useless extralib imports
* small impr
|
2024-08-25 15:29:28 +02:00 |
|
Ruben Fiszel
|
e666f837cd
|
fix: further restrict job api to logged in workspace users or anonymous jobs only" (#3860)
|
2024-06-03 15:13:15 +02:00 |
|
Ruben Fiszel
|
cb6efb08a2
|
feat: show more for logs on s3 directly possible from browser log viewer
|
2024-04-17 21:42:46 +02:00 |
|
HugoCasa
|
e8837884cc
|
feat: add yaml for import/export/diff (#2631)
* feat: add yaml for import/export/diff
* fix: speeeeeeed
|
2023-11-15 18:44:16 +01:00 |
|
HugoCasa
|
10caf11dfd
|
feat: add diffs when editing workspace script inside a flow (#2581)
|
2023-11-07 11:58:44 +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 |
|
Faton Ramadani
|
b39f486c91
|
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
|
a794a6a690
|
feat: add diff viewer to script autosave discard menu
|
2023-06-19 00:37:31 +02:00 |
|