Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the development-dependencies group across 1 directory with 4 updates #66

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
cf150f3
Add database connection status to setup response and implement databa…
austenstone Nov 22, 2024
33e5219
Implement database connection and refactor database initialization logic
austenstone Nov 22, 2024
615299a
Refactor survey and metrics services, update component templates, and…
austenstone Nov 23, 2024
66d9b81
Refactor logging level, remove console logs, and update settings serv…
austenstone Nov 23, 2024
7dab661
Refactor setup service to simplify getSetupStatus method, enhance err…
austenstone Nov 23, 2024
1f4b47d
Refactor services and tests: update service imports, remove unused te…
austenstone Nov 24, 2024
6eec8c4
Refactor GitHub disconnect method, enhance usage controller query log…
austenstone Nov 25, 2024
fd62476
Refactor GitHub query service logging, enforce required relationships…
austenstone Nov 25, 2024
a33b843
Refactor application code: remove console logs, enhance error handlin…
austenstone Nov 25, 2024
9cf43d3
Refactor services: enforce required relationships in SeatsService, im…
austenstone Nov 25, 2024
14b3323
Refactor services: enhance error logging in SeatsController, improve …
austenstone Nov 25, 2024
6d9883b
Refactor services: update method names for clarity, enhance logging l…
austenstone Nov 26, 2024
a1a3260
Refactor services: update survey owner to org, enhance error logging,…
austenstone Nov 26, 2024
4786002
Refactor services: remove console logs from various components to enh…
austenstone Nov 26, 2024
c192669
Refactor tests: remove survey test file to streamline test suite and …
austenstone Nov 26, 2024
9124941
Delete backend/.env copy
austenstone Nov 26, 2024
582b82b
Merge branch 'main' into enterprise
austenstone Nov 26, 2024
e6917df
Refactor database connection: use parameterized query for database cr…
austenstone Nov 26, 2024
3e5d4c7
Merge branch 'enterprise' of github.com:austenstone/github-value into…
austenstone Nov 26, 2024
23a6c67
Refactor services and components: streamline imports, enhance type sa…
austenstone Nov 26, 2024
9a870d5
Remove unused OAuth properties from GitHub configuration and add comm…
austenstone Nov 26, 2024
db3c752
Refactor code structure: update target values method for improved rea…
austenstone Nov 26, 2024
9a8c2c3
Merge pull request #69 from austenstone/enterprise
austenstone Nov 26, 2024
96c0a97
Bump the development-dependencies group across 1 directory with 4 upd…
dependabot[bot] Nov 26, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
47 changes: 0 additions & 47 deletions backend/__tests__/survey.test.ts

This file was deleted.

Loading
Loading