Skip to content

[pull] main from Zipstack:main#136

Merged
pull[bot] merged 3 commits intow159:mainfrom
Zipstack:main
Jan 28, 2026
Merged

[pull] main from Zipstack:main#136
pull[bot] merged 3 commits intow159:mainfrom
Zipstack:main

Conversation

@pull
Copy link

@pull pull bot commented Jan 28, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

…#1758)

* Add copy-to-clipboard button for file execution ID in LogModal

Adds a copy icon button next to the file execution ID in the Execution Log Details modal, allowing users to quickly copy the ID to clipboard similar to the main execution ID functionality.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* Fix copy button: add aria-label, guard empty displayId, remove dash

- Only render copy button when displayId is truthy
- Add aria-label for accessibility
- Remove dash separator from title

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* Update frontend/src/components/logging/log-modal/LogModal.jsx

Signed-off-by: Chandrasekharan M <117059509+chandrasekharan-zipstack@users.noreply.github.com>

* Fix prettier trailing comma errors

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* Refactor: extract clipboard logic into useCopyToClipboard hook

- Create reusable useCopyToClipboard hook to avoid code duplication
- Update LogModal.jsx to use the shared hook
- Update DetailedLogs.jsx to use the shared hook

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* Corrected clipboard copy label

* Fix prettier trailing comma errors

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

---------

Signed-off-by: Chandrasekharan M <117059509+chandrasekharan-zipstack@users.noreply.github.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
MISC [FIX] Fix Dashboard icon always appearing highlighted

Changed dashboard icon fill color from white to #90A4B7 to fix the issue where the dashboard icon was always appearing highlighted in the sidebar.

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
* [FEAT] Remove success alerts from deployments and pipelines

Remove success alerts from API deployments, pipelines, and file history operations to reduce notification clutter.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* [FEAT] Remove success alerts from custom tools and settings components

Remove non-critical success alerts from 11 frontend components:
- Document parser, users, list of tools, file history modal
- Default triad, LLM profiles, pre/post amble modal
- Custom data/synonyms, tool settings, configure data source

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* Added alert for Test Connection

* [MISC] Enhance Save UX in prompt studio settings components (#1761)

[FIX] Fix Save→Saved button text not showing in settings components

Fix useEffect dependency bug that was resetting isSaved state immediately
after save, preventing "Saved" text from displaying on Save button.

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>

* [FIX] Add Save button UX to CustomSynonyms and PreAndPostAmbleModal

- Add hasChanges/isSaved state to track modifications
- Reset state on tool_id change to prevent stale button state
- Disable Save button until changes are made
- Show "Saved" feedback after successful save

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
@pull pull bot locked and limited conversation to collaborators Jan 28, 2026
@pull pull bot added the ⤵️ pull label Jan 28, 2026
@pull pull bot merged commit 7829c15 into w159:main Jan 28, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant