Closed whyvez closed 11 years ago
http://ogc-chisp-env-egseatsx3u.elasticbeanstalk.com/map is ready for review.
Note that for "selected" status, both "cancel" and "subscribe" are enabled. for "pending" status, clicking "subscribe" and status becomes "active" is the simulation of Vendor operation for "active" status, clicking "subscribe" and status becomes "invalid" is also the simulation of Vendor operation Then for "invalid" status, the user can click "cancel" to remove it from map
Right now an active subscription is labelled as "valid" need to be "active" as defined above. Labels and buttons should be like:
state selected : label = selected, buttons = cancel, subscribe state subscribed and pending : label = pending, buttons = cancel, subscribe state subscribed and active : label = active, buttons = unsubscribe, update state invalid: label = invalid, buttons = cancel=> action = send destroy command to broker
Ready for review: http://ogc-chisp-env-egseatsx3u.elasticbeanstalk.com/map
lets change the subscription state to this.
When posting a subscription the broker should return the submitted objects back with their id and status.