Giter Site home page Giter Site logo

phonegap-powerapp's People

Contributors

libbybaldwin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

phonegap-powerapp's Issues

If user logged out, can't delete items from server

When the user is logged out, and deletes an item, the item will never be deleted from the server, even if / when they log in again.

If the user if logged out and adds an item, a timestamp comparison is made, and the unsaved items are saved when the user logs in again (without action from the user).

Work-around: add same item again when logged in, then delete it when logged in.

Allow user to log in from multiple devices (currently only support single dev)

Allow detection and syncing of data by a user (already has a unique id due to google account used for username) if they log in from a second device.

Currently logging in and saving and sharing data is only supported from one device per user. Unexpected things may happen if log in from a 2nd device, and there is no way to send the already saved data from the server to another device owned by that user.

Remove unused id's in item data spans

Each span holding item data for list uses extra id's. The items are selected using the id in the enclosing li, so the additional id's in the spans are unnecessary.

Update jQuery Google Maps Plugin to 3.0-rc (currently beta)

The maps plugin should be updated to 3.0-rc version of the plugin.

Currently the 3.0-beta version is used due to a regression in marker tags filtering in the rc version.

When upgrade - fix zoom controls placement (back to orig. place).

Handle on/offline events WRT data sync on server

Currently the online and offline events are only noted, but nothing is done.

Detecting when offline should be done if the user is logged in. Warn or other meaningful ui should be added if / when the user tries to save or delete an item.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.