Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: LightSys/iOSEventApp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: LightSys/iOSEventApp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: version_num
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 2 files changed
  • 2 contributors

Commits on Mar 22, 2019

  1. DataFetch refactor

    Reducing the number of calls to fetchAllObjects while analyzing function call chart of DataController.swift
    Littlesnowman88 committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    52005a6 View commit details
    Browse the repository at this point in the history
  2. DataController Refactoring

    Although not yet completely callable, loadDataFromURL and loadNotificationsFromURL have been combined refactored so that the iOS App can utilize the server's version numbering system. Next: sync up loadFromURL to the QR scanner and to the reloadAllData areas.
    Michael authored and Michael committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    45aafe3 View commit details
    Browse the repository at this point in the history
  3. almost complete

    almost done hooking up loadFromURL to app; intermediary commit.
    Michael authored and Michael committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    cdfa9fc View commit details
    Browse the repository at this point in the history
  4. Slow Progress

    Still debugging. It could be something related to the context given to TrySave; when the app scans the QR, bug. But when the app is closed and restarted, things suddenly work fine. Grrrr.
    Littlesnowman88 committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    89f80bc View commit details
    Browse the repository at this point in the history
Loading