Commit 2cdd362
AI-772: Push web dev branch to main (#18)
* 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>
* Fix base64 rendering (#11)
* Fix raw base 64 rendering
* Address sonarqube changes
* chore: update built files
* Update logo to new SAM logo (#13)
* Update logo
* Revert static files for release
* Fix conflicts for release (#15)
* 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-98386): set min python version to 3.10.16 (#6)
* 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
* Fix localhost cors bug (#16)
---------
Co-authored-by: RohanSreelesh <Rohansreelesh02@gmail.com>
Co-authored-by: Rohan <31416057+RohanSreelesh@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Art Morozov <art.morozov@solace.com>1 parent 22d990d commit 2cdd362
File tree
10 files changed
+19722
-60
lines changed- .github/workflows
- src/solace_ai_connector_web
- backend
- frontend
- static/client/assets
10 files changed
+19722
-60
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
| 13 | + | |
11 | 14 | | |
12 | 15 | | |
13 | | - | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
22 | 27 | | |
23 | 28 | | |
24 | 29 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
25 | 29 | | |
26 | 30 | | |
27 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | 8 | | |
11 | 9 | | |
12 | 10 | | |
13 | 11 | | |
14 | 12 | | |
15 | | - | |
| 13 | + | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
5 | 8 | | |
6 | 9 | | |
7 | | - | |
8 | | - | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
10 | | - | |
11 | | - | |
| 13 | + | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | | - | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
65 | | - | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
216 | 217 | | |
217 | 218 | | |
218 | 219 | | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
219 | 233 | | |
220 | 234 | | |
221 | 235 | | |
222 | 236 | | |
223 | | - | |
224 | | - | |
225 | | - | |
| 237 | + | |
226 | 238 | | |
227 | 239 | | |
228 | 240 | | |
| |||
0 commit comments