issues
search
jjmark15
/
quiz-app
MIT License
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump bumpalo from 3.4.0 to 3.12.0
#59
dependabot[bot]
opened
1 year ago
0
Bump futures-task from 0.3.5 to 0.3.21
#58
dependabot[bot]
opened
2 years ago
0
Bump futures-util from 0.3.5 to 0.3.21
#57
dependabot[bot]
opened
2 years ago
0
Bump arc-swap from 0.4.7 to 0.4.8
#56
dependabot[bot]
opened
2 years ago
0
Bump net2 from 0.2.34 to 0.2.37
#55
dependabot[bot]
opened
2 years ago
0
Bump miow from 0.2.1 to 0.2.2
#54
dependabot[bot]
opened
2 years ago
0
Bump hyper from 0.13.7 to 0.13.10
#53
dependabot[bot]
opened
2 years ago
0
Bump socket2 from 0.3.12 to 0.3.19
#52
dependabot[bot]
opened
2 years ago
0
Bump generic-array from 0.12.3 to 0.12.4
#51
dependabot[bot]
opened
2 years ago
0
migrate to ports and adapter architecture
#50
jjmark15
opened
4 years ago
0
merge quiz_domain_mocks package into quiz_domain package
#49
jjmark15
closed
4 years ago
0
Allow config values to be set from system environment values
#48
jjmark15
closed
4 years ago
1
pass config file path to server as command line argument
#47
jjmark15
closed
4 years ago
0
make static methods static where possible to aid ease of mocking / testing
#46
jjmark15
opened
4 years ago
0
Implement questions with calculated answers
#45
jjmark15
opened
4 years ago
0
Implement multiple choice questions
#44
jjmark15
opened
4 years ago
0
add SimpleQuestion entity to quiz domain
#43
jjmark15
closed
4 years ago
0
Get question by ID
#42
jjmark15
opened
4 years ago
0
decide how questions are gonna work
#41
jjmark15
closed
4 years ago
1
tidy up error objects
#40
jjmark15
closed
4 years ago
0
Read application configs from yaml config files
#39
jjmark15
closed
4 years ago
1
cache cargo testing dependencies during CICD pipeline
#38
jjmark15
closed
4 years ago
1
use UUIDs for IDs of domain entity question set
#37
jjmark15
closed
4 years ago
2
create test state object for functional tests
#36
jjmark15
closed
4 years ago
3
write step functions for functional tests
#35
jjmark15
opened
4 years ago
0
Domain model impl should convert to application response object
#34
jjmark15
closed
4 years ago
0
use thiserror crate
#33
jjmark15
closed
4 years ago
0
Services belong in domain package
#32
jjmark15
closed
4 years ago
0
make domain models interfaces
#31
jjmark15
closed
4 years ago
0
document the aims and purpose of the project
#30
jjmark15
closed
4 years ago
1
persist data in a database
#29
jjmark15
opened
4 years ago
3
make error trait at application level
#28
jjmark15
closed
4 years ago
0
speed up cargo build in github actions
#27
jjmark15
closed
4 years ago
1
Create bug and feature issue templates
#26
jjmark15
closed
4 years ago
0
requests to invalid routes should return 404 instead of 500
#25
jjmark15
closed
4 years ago
0
dockerise server
#24
jjmark15
opened
4 years ago
4
InvalidVariableOverride should be called InvalidValueOverride
#23
jjmark15
closed
4 years ago
0
load test the application
#22
jjmark15
opened
4 years ago
0
use cargo release in pipeline to manage version bumps
#21
jjmark15
opened
4 years ago
0
refactor status filter to be in separate method
#20
jjmark15
closed
4 years ago
0
add status endpoint
#19
jjmark15
closed
4 years ago
0
add application info endpoint
#18
jjmark15
opened
4 years ago
0
missing unit tests for ApiVersion
#17
jjmark15
closed
4 years ago
0
configure issue templates
#16
jjmark15
closed
4 years ago
0
automate setting ApiVersion from package version
#15
jjmark15
closed
4 years ago
0
validate_api_version filter is too complex
#14
jjmark15
closed
4 years ago
0
request with no accept header causes error log but 200 response
#13
jjmark15
closed
4 years ago
0
refactor project structure
#12
jjmark15
closed
4 years ago
0
deploy to hosting service
#11
jjmark15
opened
4 years ago
0
configure server app at runtime with environment specific config
#10
jjmark15
closed
4 years ago
1
Next