Skip to content
This repository has been archived by the owner on Apr 26, 2022. It is now read-only.

Implemented Offline-Detection for BoardZ! #60

Open
wants to merge 64 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
64 commits
Select commit Hold shift + click to select a range
9910972
update nuget packages to current releases
ThorstenHans Sep 16, 2016
fed1cd6
Implemented StatusController with Ping Endpoint
ThorstenHans Sep 16, 2016
eb71a9a
Merge branch 'feature/offline-detection-serverside' into develop
ThorstenHans Sep 16, 2016
91d5f01
ConnectionState added (check faked) and finished UI integration 😬
ThorstenHans Sep 16, 2016
a6d24ba
offline-detection implemented in angular client closes #2
ThorstenHans Sep 17, 2016
493049d
Merge branch 'feature/offline-detection-client' into develop
ThorstenHans Sep 17, 2016
909cb1f
Applied XML Docs
ThorstenHans Sep 17, 2016
90ac57d
Updated Player Model
ThorstenHans Sep 17, 2016
2239571
Updated Games Model and Controller
ThorstenHans Sep 17, 2016
4c42e59
Added AgeRatings and Categories
ThorstenHans Sep 17, 2016
a83a5f7
Cleanup Coordinate
ThorstenHans Sep 17, 2016
9db27bc
removed Packshot
ThorstenHans Sep 17, 2016
9eaa8f6
Moved PlayerWithDistance to it’s own file
ThorstenHans Sep 17, 2016
11a5552
Rework the PlayersController
ThorstenHans Sep 17, 2016
b681f99
Removed Old Storage API
ThorstenHans Sep 17, 2016
558c6a6
Added EF CodeFirst Modelling and Configuration for SQL Azure
ThorstenHans Sep 17, 2016
e6a049b
Service Layer implemented for new BoardZ datamodel
ThorstenHans Sep 17, 2016
64b59a3
Updated appConfigs to provide ConnectionString
ThorstenHans Sep 17, 2016
6f7b257
reflect new API stuff in the Client (applies only to currently existi…
ThorstenHans Sep 17, 2016
e9be687
Merge branch 'feature/new-boardz-model' into develop
ThorstenHans Sep 17, 2016
4daeb55
Added missing parts to the boardZ API
ThorstenHans Sep 17, 2016
116c7db
Added new types (models and services) / Dashboard Update
ThorstenHans Sep 17, 2016
c0b5c7e
Merge branch 'feature/new-boardz-model' into develop
ThorstenHans Sep 17, 2016
aa6a17e
Support for categories added in the Anuglar Client
ThorstenHans Sep 17, 2016
30f80b5
Some models need ❤️fixes #12
ThorstenHans Sep 17, 2016
8f03008
Transform Raw JSON objects to strongly typed instance
ThorstenHans Sep 17, 2016
c35ef88
Merge branch 'feature/update-existing-types-in-client' into develop
ThorstenHans Sep 17, 2016
a281f04
-EntityState +ModelState 💄 fixes #21
ThorstenHans Sep 17, 2016
c2ee6f4
Merge branch 'hotfix/from-entitystate-to-modelstate' into develop
ThorstenHans Sep 17, 2016
85488b1
age rating and categories
ThorstenHans Sep 17, 2016
3afdac6
Added RowVersion (EF-Migrations activated)
ThorstenHans Sep 17, 2016
ef5f719
take pics as jpeg not as png
ThorstenHans Sep 17, 2016
6dddf67
Merge branch 'hotfix/take-jpgs'
ThorstenHans Sep 17, 2016
1d67cc0
Merge branch 'master' into develop
ThorstenHans Sep 17, 2016
194f0ea
Execute Migrations when starting SelfHost
ThorstenHans Sep 17, 2016
c1b6273
Added ConnectionState.Initializing
ThorstenHans Sep 17, 2016
d63e8d0
Games.getAll respects the current ConnectionState (SPIKE)
ThorstenHans Sep 17, 2016
530af32
Offline detection service can now emit an event when the device is re…
ThorstenHans Sep 17, 2016
3f663d3
Started Sync Controller and implemented GetGamesSince
ThorstenHans Sep 17, 2016
c60da7e
Dont include byte[] RowVersion in JSON / deal with rexisting categori…
ThorstenHans Sep 18, 2016
f617373
implemented BaseApiService which respects current ConnectionState
ThorstenHans Sep 18, 2016
72a6624
Merge branch 'feature/http-calls-only-when-online' into develop
ThorstenHans Sep 18, 2016
36d579c
Reflect ModelState on the server closes #22
ThorstenHans Sep 18, 2016
22b0621
Implemented SyncController and GetChanges Since / aligned Service naming
ThorstenHans Sep 18, 2016
2b78686
Merge branch 'feature/sync-controller' into develop
ThorstenHans Sep 18, 2016
46a3520
take it offline using DexieJS
ThorstenHans Sep 20, 2016
c02c85b
Add some logs for demo
ThorstenHans Sep 20, 2016
4507c78
services offline support added
ThorstenHans Sep 20, 2016
0395592
usge getAllAgeRatings instead of initialize
ThorstenHans Sep 20, 2016
74879a7
removed unused logService
ThorstenHans Sep 20, 2016
2358c67
Don’t let user play if he/she is online
ThorstenHans Sep 20, 2016
bc8bb85
fallback ‘numberOfGames’ to ‘0’
ThorstenHans Sep 20, 2016
f918a3e
colorize the boardz-header depending on the ConnectionState
ThorstenHans Sep 20, 2016
96ef308
Merge branch 'feature/indexed-db-creation' into develop
ThorstenHans Sep 20, 2016
24f5524
SyncService and restore connection behavior
ThorstenHans Sep 21, 2016
71690a9
import observable from right package path
ThorstenHans Sep 21, 2016
1bb18bd
merge
ThorstenHans Aug 29, 2017
5675aa4
fix(ng): migrated into CLI
ThorstenHans Aug 29, 2017
9242549
fix(ng): streamlined configs
ThorstenHans Aug 30, 2017
d41809e
feat(api): Remove old API
ThorstenHans Sep 3, 2017
98be549
feat(api): Add new .NET Core API
ThorstenHans Sep 3, 2017
8c10fee
feat(spa): So many things
ThorstenHans Sep 3, 2017
415322b
fix(repo): remove old stuff 🚽♻️
ThorstenHans Sep 3, 2017
f4e18b6
fix(css): Add missing css for leaflet map
ThorstenHans Sep 4, 2017
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
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
104 changes: 0 additions & 104 deletions gulp.config.js

This file was deleted.

214 changes: 0 additions & 214 deletions gulpTasks/cordova.js

This file was deleted.

Loading