wq.app icon indicating copy to clipboard operation
wq.app copied to clipboard

💻📱 wq's app library: a JavaScript framework powering offline-first web & native apps for geospatial data collection, mobile surveys, and citizen science. Powered by Redux, React, Material UI and Ma...

Results 7 wq.app issues
Sort by recently updated
recently updated
newest added

See wq/wq#58. This seems to be a larger ecosystem issue, so deferring to 2.0 while things are sorted out. - [x] Fix relative imports to add `.js` extension - [x]...

bug
api change

Given the license change in Mapbox GL JS 2.0 (and similarly for native), we'll eventually need to migrate to the [MapLibre fork](https://www.maplibre.org/) instead. This is not urgent for now, but...

[**wq.app**](https://wq.io/wq.app) is now over 7 years old! While it has proven to be a useful library over the years, there are a number of early design decisions that are starting...

wq/app.js contains a number of foreign key lookup functions that reference `this` (e.g. `_this_parent_lookup`). It would probably be cleaner to resolve those functions to their final values before rendering the...

If a Django model field is defined with a default, that value should be propagated down through the configuration and used for new items on the client. Right now this...

wq compatibility

If a Django model field is defined with validators, they should be propagated down through the configuration and used for new/edit screens on the client. In general it is impossible...

enhancement
help wanted
needs concept design