Andy Gup
|
dd2bcf1a38
|
separate out db init
|
2015-03-27 17:58:25 -06:00 |
|
Andy Gup
|
a5581aade5
|
adds layer.getUsage()
|
2015-03-27 17:58:25 -06:00 |
|
Andy Gup
|
3946006b2b
|
add deprecated functions
|
2015-03-27 17:58:25 -06:00 |
|
Andy Gup
|
c53f43a557
|
adds getPhantomGraphicsArray(), getAllEditsArray()
|
2015-03-27 17:58:25 -06:00 |
|
Andy Gup
|
4c7ca1f225
|
adds deprecated methods
|
2015-03-27 17:58:25 -06:00 |
|
Andy Gup
|
aefb5c0b26
|
refactored lib/edit/
|
2015-03-27 17:58:25 -06:00 |
|
Andy Gup
|
20616a449c
|
ability to store offline restart info in db
|
2015-03-27 17:58:25 -06:00 |
|
Andy Gup
|
940bd4ab5c
|
adds basic getFeatureLayerJSON functionality
|
2015-03-27 17:58:25 -06:00 |
|
Andy Gup
|
0a320689e2
|
code comment updates
|
2015-03-27 17:58:25 -06:00 |
|
Andy Gup
|
3cd8d27c9c
|
correctly ignore feature layer JSON & phantom graphics
|
2015-03-27 17:58:24 -06:00 |
|
Andy Gup
|
349565936a
|
reset phantom graphics queue
|
2015-03-27 17:58:24 -06:00 |
|
Andy Gup
|
5c39eecb1e
|
adds phantom graphics to db. Moves functionality to editsStore.js
|
2015-03-27 17:58:24 -06:00 |
|
Andy Gup
|
15740752a6
|
better functionality in clean edits db
|
2015-03-27 17:58:24 -06:00 |
|
Andy Gup
|
4cc0cbf536
|
capture add, update, delete errors while offline via EDITS_ENQUEUED_ERROR
|
2015-03-27 17:58:24 -06:00 |
|
Andy Gup
|
89bdbed77d
|
all tests passing again
|
2015-03-27 17:58:24 -06:00 |
|
Andy Gup
|
f2b9a1158c
|
fixes object hasOwnProperty bug
|
2015-03-27 17:58:24 -06:00 |
|
Andy Gup
|
119fb6fe33
|
correctly handle phantom graphic layer errors
|
2015-03-27 17:58:24 -06:00 |
|
Andy Gup
|
e0cbfaba1f
|
convert graphic to json before db injection
|
2015-03-27 17:58:24 -06:00 |
|
Andy Gup
|
db977b8d02
|
added global test variable
|
2015-03-27 17:58:24 -06:00 |
|
Andy Gup
|
592b7d6786
|
remove manual serialization
|
2015-03-27 17:58:23 -06:00 |
|
Andy Gup
|
1da1bb007b
|
delete single phantom graphic + unit test
|
2015-03-27 17:58:23 -06:00 |
|
Andy Gup
|
a27ad858e1
|
minor code comment cleanup
|
2015-03-27 17:58:23 -06:00 |
|
Andy Gup
|
8d1c5c307a
|
add, delete phantom graphics in db
|
2015-03-27 17:58:23 -06:00 |
|
Andy Gup
|
15e0c52f14
|
general code cleanup
|
2015-03-27 17:58:23 -06:00 |
|
Andy Gup
|
7c6d456e2a
|
rename clean functionality for clarity
|
2015-03-27 17:58:23 -06:00 |
|
Andy Gup
|
860b9bd987
|
stubs for storing phantom graphics
|
2015-03-27 17:58:23 -06:00 |
|
Andy Gup
|
fbd4fc9a37
|
Fixed deleteFeatureLayerJSON
|
2015-03-27 17:58:23 -06:00 |
|
Andy Gup
|
ff0c4eaa7e
|
removed updateFeatureLayerData()
|
2015-03-27 17:58:23 -06:00 |
|
Andy Gup
|
db1df04036
|
more function name changes
|
2015-03-27 17:58:23 -06:00 |
|
Andy Gup
|
9c0e6cac14
|
delete FeatureLayer data + unit test
|
2015-03-27 17:58:23 -06:00 |
|
Andy Gup
|
0cc9859e1f
|
correct code comment
|
2015-03-27 17:58:23 -06:00 |
|
Andy Gup
|
8177636fde
|
push, get, update, unit test FeatureLayerData object
|
2015-03-27 17:58:22 -06:00 |
|
Andy Gup
|
b377b999f6
|
additional cursor protection
|
2015-03-27 17:58:22 -06:00 |
|
Andy Gup
|
f1e850f708
|
Protect cursor
|
2015-03-27 17:58:22 -06:00 |
|
Andy Gup
|
c1a9434a2c
|
change property name
|
2015-03-27 17:58:22 -06:00 |
|
Andy Gup
|
8af096303f
|
All unit tests passing. No errors.
|
2015-03-27 17:58:22 -06:00 |
|
Andy Gup
|
ccb93afb4f
|
1st version w/ no errors.
|
2015-03-27 17:58:22 -06:00 |
|
Andy Gup
|
7566970d01
|
updated for testing
|
2015-03-27 17:58:22 -06:00 |
|
Andy Gup
|
5f6ec59246
|
1st working ver of offline features. A few errs
|
2015-03-27 17:58:22 -06:00 |
|
Andy Gup
|
8da85c9adf
|
removed unused code
|
2015-03-27 17:58:22 -06:00 |
|
Andy Gup
|
cb2c9a7f23
|
added promises to extend.update
|
2015-03-27 17:58:22 -06:00 |
|
Andy Gup
|
46053f325f
|
fix if parameters
|
2015-03-27 17:58:22 -06:00 |
|
Andy Gup
|
7c3baa2753
|
added delete, getAllEdits + unit tests
|
2015-03-27 17:58:22 -06:00 |
|
Andy Gup
|
702387f7a3
|
added editExists() + unit test
|
2015-03-27 17:58:21 -06:00 |
|
Andy Gup
|
9f565d2d1d
|
update existing edit + unit test
|
2015-03-27 17:58:21 -06:00 |
|
Andy Gup
|
150dd1b72d
|
basic push functionality
|
2015-03-27 17:58:21 -06:00 |
|
Andy Gup
|
52adc5c595
|
initial stub for editsStore rewrite + unit tests
|
2015-03-27 17:58:21 -06:00 |
|
Andy Gup
|
0bb149934e
|
update change log
|
2015-03-27 17:58:21 -06:00 |
|
Andy Gup
|
3647d2c6d2
|
add new methods
|
2014-11-26 14:02:28 -07:00 |
|
Andy Gup
|
52f14d193b
|
Closes #242 - replace constructor properties
|
2014-09-30 11:46:23 -06:00 |
|