DestinyStatus
DestinyStatus copied to clipboard
Destiny Status code base
- [x] Laravel 7 - [x] GitHub Action (Tests) - [ ] PHP74 - [x] PHPCS (GitHub Action) - [ ] Deployer (Deploys via GitHub Action) - [x] Remove hard-coded...
https://bungie-net.github.io/multi/operation_get_Destiny2-GetLinkedProfiles.html#operation_get_Destiny2-GetLinkedProfiles * Seems this endpoint was added and this is better than manually searching endpoints for matching membershipIds. * Update our OAUTH sign in and selection page to leverage this...
The Milestone endpoint is now returning 27 things. This is way better than launch D2, but the structure has changed. Lets leverage the milestone type - https://bungie-net.github.io/multi/schema_Destiny-Definitions-Milestones-DestinyMilestoneType.html#schema_Destiny-Definitions-Milestones-DestinyMilestoneType * 0 Unknown...
If dropdown is down, the overflow for selections goes behind page. Hopefully simple issue, but probably not.