Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
GlobeBoard_CICD
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Torgrim Thorsen
GlobeBoard_CICD
Commits
Commits · 51f988b44b88fa132f23e0bbe0c291f8459b803c
51f988b44b88fa132f23e0bbe0c291f8459b803c
Select Git revision
Selected
51f988b44b88fa132f23e0bbe0c291f8459b803c
Branches
1
main
default
protected
2 results
globeboard_cicd
Author
Search by author
Any Author
authors
Torgrim Thorsen
Nintendo_Alex
1 author
Browse files
Apr 11, 2024
Updated app_test.go for deployment, updated Docker files with dependency on...
· 51f988b4
Torgrim
authored
1 year ago
51f988b4
Implemented User Account Deletion Endpoint.
· e308c371
Torgrim
authored
1 year ago
e308c371
Apr 10, 2024
Completed Implementation of Notification Endpoint
· aa105406
Torgrim
authored
1 year ago
aa105406
Updated Error Handling to be more Precise
· e2586de8
Torgrim
authored
1 year ago
e2586de8
Updating Proofread readme.md.
· b04d78ff
Torgrim
authored
1 year ago
b04d78ff
Started Development on Notifications Endpoint
· c2f7238a
Torgrim
authored
1 year ago
c2f7238a
Dashboard Endpoint implemented fully functional.
· fee63631
Torgrim
authored
1 year ago
fee63631
Apr 08, 2024
Updated timestamping to let Firestore stamp documents. Retrieved documents are...
· cd20dc9a
Torgrim
authored
1 year ago
cd20dc9a
Updated PATCH Method Status codes to reflect better if error is BadRequest or Internal.
· 53d8c744
Torgrim
authored
1 year ago
53d8c744
Registrations PATCH method updated to not accept modification of country name and isocode.
· d48a236c
Torgrim
authored
1 year ago
d48a236c
Registrations endpoint factorized into non id requests and id requests. Docker...
· b68ffe92
Torgrim
authored
1 year ago
b68ffe92
Apr 07, 2024
Updated .gitignore and .dockerignore to exhaustive versions
· 9b97d8c2
Torgrim
authored
1 year ago
9b97d8c2
Updated example .env file to reflect changes.
· 19424d16
Torgrim
authored
1 year ago
19424d16
Status endpoint fully implemented. NotificationsDB removed from status as...
· ca7f2388
Torgrim
authored
1 year ago
ca7f2388
Go Mod Tidy + Manual Linting of deprecated modules imported indirect.
· 839c1fc4
Torgrim
authored
1 year ago
839c1fc4
Firebase Auth & User Registration endpoint implemented. Token now provided on registration.
· 77b1bc25
Torgrim
authored
1 year ago
77b1bc25
Resolved net/http redirect bug. Registration endpoint fully implemented.
· 08d44c82
Torgrim
authored
1 year ago
08d44c82
Apr 06, 2024
Implemented GET for all and specific registered countries.
· ecde0197
Torgrim
authored
1 year ago
ecde0197
POST Implemented for Registrations Endpoint. Default & Discord Webhook integration implemented.
· f7c0220f
Torgrim
authored
1 year ago
f7c0220f
Apr 05, 2024
Merge remote-tracking branch 'gitlab/main'
· 0e8e84bc
Torgrim
authored
1 year ago
0e8e84bc
Refactored Docker out of deploy folder to support environment variable defined PORT.
· 600bb50a
Torgrim
authored
1 year ago
600bb50a
Refactored Docker out of deploy folder to support environment variable defined PORT.
· fbb1173b
Torgrim
authored
1 year ago
fbb1173b
Updated Dockerfile
· 591b3655
Torgrim
authored
1 year ago
591b3655
Implemented Docker deployment.
· 1cd5c1c2
Torgrim
authored
1 year ago
1cd5c1c2
Apr 01, 2024
Merge remote-tracking branch 'gitlab/main'
· e45d44d3
Torgrim
authored
1 year ago
e45d44d3
TestDBConnection function updated to utilize http.status code for normalization.
· 8ad4ff24
Torgrim
authored
1 year ago
8ad4ff24
TestDBConnection function updated to utilize http.status code for normalization.
· 70636ea8
Torgrim
authored
1 year ago
70636ea8
status_handler updated to reflect new Status Endpoint as per project documentation.
· 3ea0f0c7
Torgrim
authored
1 year ago
3ea0f0c7
Endpoints and folder structure updated to match project documentation.
· 64791515
Torgrim
authored
1 year ago
64791515
Mar 31, 2024
Added image to be used in web application
· b2ecc36d
Torgrim
authored
1 year ago
b2ecc36d
Image update, minor changes
· ba70f95c
Torgrim
authored
1 year ago
ba70f95c
constants.go updated. old caching code removed from app.go. API TOKEN obfuscated to ENV variable
· 0fb76238
Torgrim
authored
1 year ago
0fb76238
Init Commit:
· 02faeb28
Torgrim
authored
1 year ago
02faeb28
Loading