Commit 700f03d
Create new release (#312)
* Support disabling wait-for
* Init handling workshop service
* Dependency handling community service
* Lint
* Handle health
* Bump k8s-wait-for to v2.0 for arm64 (#256)
* Bump k8s-wait-for to v2.0 for arm64
* Update certs
* Update README.md (#257)
* Correct training
* Timeout handling for gateway (#259)
Timeout handling for gateway
* Update pr-build.yml
* Make vin numbers to be VIN regex complaint (#261)
* Fix VIN
* add permissions pull request write
---------
Co-authored-by: Roshan Piyush <[email protected]>
* Make storage provisions configurable. (#263)
Persistent volume helm configuration
* Escaped validation for unsigned JWTs (#265)
* added check for unsigned jwt
* Change to typescript from js and show service request history (#269)
* Use typescript
* Fix bugs
* lint
* Convert more to typescript
* More typescript
* User service req view
* Update dockerfile
* Implement service history
* Update docker-compose.yml
* Implement report view (#270)
* Update pr-build.yml
* Change phone number feature (#268)
* Added functionality to send otp for phone number change request
---------
Co-authored-by: Roshan Piyush <[email protected]>
* Phone number change web service (#271)
* web service verify OTP impl
* minor identity service changes
---------
Co-authored-by: Roshan Piyush <[email protected]>
* Mechanic ux (#281)
* E2E-UI
* Mechanic UX fixes
* Fix profile pages
* Update web and identity images (#282)
* Fix convention
* Enhanced README to Pull and Modify Variables in the .env file (#288)
* enhanced readme
* enhanced setup.md
* enhanced setup.md
* Update LICENSE.md
* Update README.md
* Update setup.md
* Fix health of gateway image (#289)
* Fix health of gateway image
* Update docker compose
* Fix filename typos in README.md (#290)
The current name of the docker compose file is `docker-compose.yml`. The readme command examples indicated that the name was `docker compose.yml`. This commit updates all README cases of this error to reflect the actual name of the file, making the command functional again.
* Update values-pv.yaml
* Chatbot impl (#295)
* Implement chatbot UI
* added llm chatbot service (#242)
* added llm chatbot service
* Llm chatbot (#243)
* removed unused imports
* Integration
* Lint
* Minor fixes
* Fix ssl issue
* Fix docker
* Fix entrypoint
* increase timeout
* Implement helm
* Fix entrypoint
* Store user state for chatbot
* resolved segmentation fault error in chatbot (#245)
* Add release workflow
* Instructions
* Fix tag publish
* Strip tag prefix
* String tag prefix for docker tags
* Fix entrypoint.sh
* Session based chat
* Fix UI
* Lint
* Fix configmap
* Update requirements
* Fix dockerfile
* Fix UX
* Seperate prompts
* Change to ChatOpenAI
* Change to ChatOpenAI
* Return messages
* Save chat history
* Cleanup
* Cleanup
* Preserve X-Forwarded-For
* Add mongo dependency for chatbot
* Use old turbo model
* FSession logs not clearer debug
* Add ssn
* Fix gateway service health
* Chatbot typescript
* Upgrade packages
* Dummy commit
* Lint
* lint
* Reduce max mem
* Update chatbot
* Update chatbot
* Potential fix for code scanning alert no. 21: Flask app is run in debug mode
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Chatbot mcp impl
* spotless
* Fix chatbot
* Spotless
* Fix usage
* MCP server fix (#303)
* Remove errors
* Remove variables not needed
* Add management scripts
* Make executable
* Fix config
* Fix config
* Add init for chatbot
* Add retry for apikey
* Add retry for apikey
* Chatbot UX fix
* update tool versions
* Lint fix
* Upgrade golangci-lint
* Npm lint fix
---------
Co-authored-by: Dhruv Singhal <[email protected]>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: keyurdoshi03 <[email protected]>
* Update Chart.yaml
* Update VERSION - Correct value (#305)
Align VERSION file with release info.
* Chatbot markdown (#308)
* Bot support markdown in chat
* Model selection implemented (#309)
* Model selection implemented
* Refactor: moved default model env variable to correct files
* User context provided (#310)
* Model selection implemented
* Refactor: moved default model env variable to correct files
* User context provided
* Create challenges.md
* Update challenges
* Update challenges
* lint
* Implemented vector index and MCP tool for semantic search (#311)
* Implemented vector index for chat history context and MCP tool for semantic search & summarization
* Persisted storage of vectors using Chroma
* JWT auth added for MCP server's api calls (#314)
* JWT auth added for MCP server's api calls
* Uxrevamp (#316)
* Chroma fixes (#317)
* Fix mcpserver
* fix chatbot
* Fix async calls
* black
* Http client fix
* Fix async
* Fix async
* Upgrade chromadb
* Fixes
* Fix css of remaining components
* Interaction fix
* chat fix (#318)
* chat fix
* prettier formatting
* LFI vuln (v1) (#319)
* LFI vuln (v1)
* Change log level for API key retrieval success
* helm fixes (#320)
* helm fixes
* resolved comments
---------
Co-authored-by: Namburi Soujanya <[email protected]>
Co-authored-by: Mathew Jose Mammoottil <[email protected]>
Co-authored-by: Pushkar Pawar <[email protected]>
Co-authored-by: massey-n <[email protected]>
Co-authored-by: Dhruv Singhal <[email protected]>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: keyurdoshi03 <[email protected]>
Co-authored-by: Rick M <[email protected]>1 parent 004fc32 commit 700f03d
File tree
286 files changed
+45741
-35576
lines changed- .github/workflows
- deploy
- docker
- scripts
- helm
- templates
- chatbot
- chromadb
- community
- identity
- mongodb
- postgres
- web
- workshop
- k8s/base
- chatbot
- chromadb
- community
- identity
- web
- workshop
- docs
- postman_collections
- services
- chatbot
- certs
- retrieval/instructions
- src
- chatbot
- mcpserver
- resources
- community
- api
- auth
- controllers
- models
- responses
- seed
- certs
- gateway-service
- identity
- src
- main
- java/com/crapi
- config
- constant
- controller
- entity
- model
- repository
- service
- Impl
- utils
- resources/certs
- test/java/com/crapi/service/Impl
- mailhog
- web
- certs
- public
- images
- src
- actions
- assets
- components
- bot
- changeEmail
- changePhoneNumber
- contactMechanic
- dashboard
- emailForm
- forgotPassword
- forum
- layout
- login
- mechanicDashboard
- mechanicServiceRequest
- newEmailForm
- newPhoneNumberForm
- newPost
- order
- otpChangePhoneForm
- otpForm
- pastOrders
- post
- profile
- resetPassword
- serviceReport
- shop
- signup
- tokenForm
- unlock
- vehicleServiceDashboard
- verifyVehicle
- constants
- containers
- contactMechanic
- dashboard
- emailForm
- forum
- login
- mechanicDashboard
- mechanicServiceRequest
- newEmailForm
- newPhoneNumberForm
- newPost
- order
- otpForm
- otpPhoneChangeForm
- pastOrders
- post
- profile
- resetPassword
- serviceReport
- shop
- signup
- tokenForm
- unlock
- vehicleServiceDashboard
- verifyVehicle
- middleware
- reducers
- sagas
- types
- workshop
- certs
- core/management/commands
- crapi_site
- crapi
- mechanic
- merchant
- migrations
- shop
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
286 files changed
+45741
-35576
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
| |||
32 | 35 | | |
33 | 36 | | |
34 | 37 | | |
| 38 | + | |
| 39 | + | |
35 | 40 | | |
36 | 41 | | |
37 | 42 | | |
| |||
43 | 48 | | |
44 | 49 | | |
45 | 50 | | |
46 | | - | |
| 51 | + | |
47 | 52 | | |
48 | 53 | | |
49 | 54 | | |
| |||
93 | 98 | | |
94 | 99 | | |
95 | 100 | | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
96 | 112 | | |
97 | 113 | | |
98 | 114 | | |
| |||
146 | 162 | | |
147 | 163 | | |
148 | 164 | | |
149 | | - | |
| 165 | + | |
150 | 166 | | |
151 | 167 | | |
152 | | - | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
153 | 171 | | |
154 | 172 | | |
155 | 173 | | |
| |||
168 | 186 | | |
169 | 187 | | |
170 | 188 | | |
171 | | - | |
| 189 | + | |
172 | 190 | | |
173 | 191 | | |
174 | 192 | | |
175 | 193 | | |
176 | 194 | | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
177 | 199 | | |
178 | 200 | | |
179 | 201 | | |
180 | 202 | | |
181 | 203 | | |
182 | 204 | | |
183 | 205 | | |
184 | | - | |
| 206 | + | |
185 | 207 | | |
186 | 208 | | |
187 | 209 | | |
| |||
192 | 214 | | |
193 | 215 | | |
194 | 216 | | |
195 | | - | |
| 217 | + | |
196 | 218 | | |
197 | 219 | | |
198 | | - | |
| 220 | + | |
199 | 221 | | |
200 | 222 | | |
201 | 223 | | |
| |||
210 | 232 | | |
211 | 233 | | |
212 | 234 | | |
213 | | - | |
| 235 | + | |
214 | 236 | | |
215 | 237 | | |
216 | 238 | | |
217 | 239 | | |
218 | | - | |
| 240 | + | |
219 | 241 | | |
220 | 242 | | |
221 | 243 | | |
| |||
249 | 271 | | |
250 | 272 | | |
251 | 273 | | |
252 | | - | |
| 274 | + | |
253 | 275 | | |
254 | 276 | | |
255 | 277 | | |
| |||
258 | 280 | | |
259 | 281 | | |
260 | 282 | | |
261 | | - | |
| 283 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| |||
48 | 50 | | |
49 | 51 | | |
50 | 52 | | |
51 | | - | |
| 53 | + | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| |||
102 | 104 | | |
103 | 105 | | |
104 | 106 | | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
105 | 117 | | |
106 | 118 | | |
107 | 119 | | |
| |||
0 commit comments