-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ArcGIS Rest Service Layer UI #715
base: master
Are you sure you want to change the base?
Add ArcGIS Rest Service Layer UI #715
Conversation
JakobMiksch
commented
Jan 4, 2023
•
edited
Loading
edited
- for description see ArcGIS Rest Service Layers visibility compassinformatics/cpsi-mapview#626
- (follow up of Add ArcGIS Rest Service Layer UI #713)
@JakobMiksch to fix tests failing in this pull request, the dependant changes in Alternatively, we could temporarily update Or another option is to change the karma config so that it doesn't get GeoExt from |
…function and support root url, linting, tests
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Someone should
- address the TODOs
- clean up commits
- and also this should probably be unmarked as draft
Or is sth. else missing?
this.arcGISLayerConfig.service.name, | ||
'json' | ||
); | ||
// TODO requesting service and populating store should |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TODO
Should be addressed please
}, | ||
|
||
onRequestServiceFailure: function (status) { | ||
// TODO: read text from viewmodel or config |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TODO
should be addressed.