index
:
manager
this commit
master
The manager
emile
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
CI
Emile
2019-10-20
*
Docker
Emile
2019-10-20
*
moved the go module files
Emile
2019-10-20
*
fixed the edit function + error handling
Emile
2019-10-20
*
delete function
Emile
2019-10-20
*
delete challenge function
Emile
2019-10-20
*
linking back to the selection page
Emile
2019-10-20
*
edit / delete button
Emile
2019-10-20
*
editSelect endpoint
Emile
2019-10-20
*
design fixes
Emile
2019-10-20
*
basic api description
Emile
2019-10-20
*
stripped challenge for the getChallenges endpoint
Emile
2019-10-20
*
redirect after creating a challenge
Emile
2019-10-20
*
getChallenges endpoint
Emile
2019-10-20
*
dont need to hand over global vars
Emile
2019-10-20
*
consistet naming for the db functions
Emile
2019-10-20
*
added the go report card
Emile
2019-10-20
*
added a redirect after a challenge has been edited to /edit
Emile
2019-10-19
*
formatting
Emile
2019-10-19
*
using the dbGetChallengeByUUID function
Emile
2019-10-19
*
implemented dbGetChallengeByUUID function
Emile
2019-10-19
*
removed debug prints
Emile
2019-10-19
*
full width button
Emile
2019-10-19
*
edit using uuid
Emile
2019-10-19
*
edit challenge endpoints
Emile
2019-10-19
*
edit challenge function
Emile
2019-10-19
*
more uuids
Emile
2019-10-19
*
uuid foo
Emile
2019-10-19
*
using uuids
Emile
2019-10-19
*
responsive table
Emile
2019-10-19
*
landing page
Emile
2019-10-19
*
correctly parsing the http form creating the new challenge
Emile
2019-10-19
*
implemented the dbNewChallenge function
Emile
2019-10-19
*
implemented the create HTTP POST endpoint
Emile
2019-10-19
*
added the newChallenge function signature
Emile
2019-10-19
*
added field names to all the fields
Emile
2019-10-19
*
function comment
Emile
2019-10-19
*
cleaned stuff
Emile
2019-10-19
*
updated the struct fields to exported fields
Emile
2019-10-19
*
view all challenges in the database
Emile
2019-10-19
*
exporting the struct fields for templating
Emile
2019-10-19
*
fixed the go module because of renaming the repo
emile
2019-10-19
*
renamed the repo to circus-manager
emile
2019-10-19
*
challenge struct
Emile
2019-10-19
*
added static files
Emile
2019-10-19
*
formatting
Emile
2019-10-19
*
setting up the database connection correctly
Emile
2019-10-19
*
printing all the challenge names
Emile
2019-10-19
*
getAllChallenges function
Emile
2019-10-19
*
basic database connection
Emile
2019-10-18
[next]