Jack Reimers

Results 6 issues of Jack Reimers

Cc: @calumjs Hi ### Pain The system prompt is mostly the same as it was when it was initially written, but has had things added. We should shorten and refine...

Type: Refactor

Cc: @danielmackay Hi ### Pain Currently all of the EF config is stored in the DbContext. Dan suggested it should be moved out into a seperate class to keep the...

Type: Refactor

Cc: Hi ### Pain When the project is built there are a lot of warnings. ### Acceptance Criteria There should be no warnings when the project builds. ### Screenshots ![image](https://github.com/SSWConsulting/SSW.Rules.GPT/assets/10693364/cf9f3762-11e3-4c3c-8bfa-bd729a4cfd42)...

Type: Refactor

Cc: @matt-goldman Hi ### Pain Currently there are secrets being stored in appsettings.json and in configuration variables in Azure. This is making setup of development environments confusing and means secrets...

Type: DevOps

Cc: Hi ### Describe the Bug There is currently no return button for users who have logged out of RulesGPT, making navigating back to the site harder. ### To Reproduce...

Type: Bug

### The problem When I try to run the application locally I get this error: ![image](https://github.com/SSWConsulting/TimesheetGPT/assets/10693364/117b9fec-8719-4b8e-9f8d-6f943d8521c6) It looks like these are missing in appsettings.json: ![image](https://github.com/SSWConsulting/TimesheetGPT/assets/10693364/62ea5c56-4a35-4b95-a9a7-1e234f6dc1a8) ### Suggested solution Put the...