AI-693: Convert Flask instances to production ready WSGI server#17
Merged
AI-693: Convert Flask instances to production ready WSGI server#17
Conversation
Update CI to run on dev branch
AI-492: Small dark mode fix +Readme update
…tatus message display (#7) * Responsive file panel * Make it more responsive * Working html rendering * Working mermaid rendering * Add a run button to directly render supported content * html + mermaid rendering * Update rendering components * Fix scroll arrow positioning relative to preview * standardize imports * Cleanup * Cleanup + close preview panel on new session * Improve file handling
* Add helper for decoding base 64 content * Revert file row changes
* Release 0.1.1 (#5) * Update the use effect for darkmode in authcallback * Update readme * Update ci to run on dev branch * chore: update built files * Fix token refresh issue (#4) --------- * [ci skip] Bump version to 0.1.1 * Revert all static files to main for release --------- Co-authored-by: GitHub Action <action@github.com>
* Fix raw base 64 rendering * Address sonarqube changes
* Update logo * Revert static files for release
* Release 0.1.1 (#5) * Update the use effect for darkmode in authcallback * Update readme * Update ci to run on dev branch * chore: update built files * Fix token refresh issue (#4) --------- * [ci skip] Bump version to 0.1.1 * Release 0.2.0 (#9) * Update the use effect for darkmode in authcallback * Update readme * Update ci to run on dev branch * chore: update built files * Fix token refresh issue (#4) * AI-542 and AI-595: HTML/Mermaid rendering + new preview panel + new status message display (#7) * Responsive file panel * Make it more responsive * Working html rendering * Working mermaid rendering * Add a run button to directly render supported content * html + mermaid rendering * Update rendering components * Fix scroll arrow positioning relative to preview * standardize imports * Cleanup * Cleanup + close preview panel on new session * Improve file handling * chore: update built files * AI-628: Add UTF-8 support in rendering (#8) * Add helper for decoding base 64 content * Revert file row changes * chore: update built files * chore: Revert static files for release (#10) * Release 0.1.1 (#5) * Update the use effect for darkmode in authcallback * Update readme * Update ci to run on dev branch * chore: update built files * Fix token refresh issue (#4) --------- * [ci skip] Bump version to 0.1.1 * Revert all static files to main for release --------- Co-authored-by: GitHub Action <action@github.com> --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: GitHub Action <action@github.com> * chore: update built files * [ci skip] Bump version to 0.2.0 --------- Co-authored-by: GitHub Action <action@github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* chore(DATAGO-96612): set min python version to 3.11 * Add static files to gitignore * Use custom build scripts for static assets * remove package-lock from .gitignore * include lock file * use updated reusable workflow * use main * use 3.10.16 as min version * bump max version
Collaborator
|
Please point this to |
…laceLabs/solace-ai-connector-web into hugo/ai-693/production-server
RohanSreelesh
approved these changes
Apr 23, 2025
Collaborator
RohanSreelesh
left a comment
There was a problem hiding this comment.
LGTM, just one small comment
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



What is the purpose of this change?
How is this accomplished?
Anything reviews should focus on/be aware of?