-
Notifications
You must be signed in to change notification settings - Fork 1
Kate/resources #2
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
Merged
Merged
Changes from all commits
Commits
Show all changes
84 commits
Select commit
Hold shift + click to select a range
d460291
adjust layout
KatKatKateryna 17bbedd
formatting
KatKatKateryna 5bfbf0b
create bbox preview
KatKatKateryna b00e656
better syntax
KatKatKateryna 851489b
load bbox on resource selection
KatKatKateryna 7282155
update resources props
KatKatKateryna 5e87822
add provider subclasses
KatKatKateryna b1dc2e5
specify provider types
KatKatKateryna 5bbd2e9
set defaults
KatKatKateryna 8dc0683
don't report missing optional fields; type check for list content
KatKatKateryna d238989
deserialize supported providers on load
KatKatKateryna c7cfeb7
rearrange functions and bbox
KatKatKateryna fcb42a3
placeholder functions
KatKatKateryna 81c7501
more UI details
KatKatKateryna c15c677
default values
KatKatKateryna 2a7fcec
save data in correct formats; write yaml as strings
KatKatKateryna 07f5da8
optimize functions
KatKatKateryna bbf55c1
list add-delete functionality
KatKatKateryna 642c9f0
UI navigation on Save or Cancel
KatKatKateryna d19e302
resource data saving and updating
KatKatKateryna 141250f
delete collections
KatKatKateryna 5eb6330
hide resource selection on edit
KatKatKateryna 5968bc4
more UI
KatKatKateryna fa691df
fix map canvas behavior
KatKatKateryna e98800d
bbox validator
KatKatKateryna 4ab9db8
more placeholders
KatKatKateryna b470576
fix lists parsing
KatKatKateryna 09be440
UI rearranged
KatKatKateryna bc9d22d
fix bbox layout
KatKatKateryna b1873cc
set UI from data(resources extents)
KatKatKateryna 1e298fb
set all data except links and providers
KatKatKateryna d843315
fix inline lists
KatKatKateryna 8a5ee40
fix temporal extent field
KatKatKateryna 3d12f1f
ignore None values on Save
KatKatKateryna 58afd05
make visibility optional
KatKatKateryna 54c4249
logging as optional
KatKatKateryna 67c884b
server.templates as optional
KatKatKateryna 169a677
load and save links
KatKatKateryna 1549f38
resource ui validation before save
KatKatKateryna fe852de
load and save Postgresql resource
KatKatKateryna 0c71f65
update ui
KatKatKateryna a27b61f
rename clearly
KatKatKateryna 338584f
fix provider saving logic
KatKatKateryna 6b3fd8c
rename btn
KatKatKateryna d4805aa
validate providers before save
KatKatKateryna c0b393d
deserialize all supported providers
KatKatKateryna a8d321f
rearrange files
KatKatKateryna 13b3fc5
ui setter class
KatKatKateryna 5050b1f
add DataSetter from UI; add Resource validator on Save
KatKatKateryna 2cfa4c8
better UI
KatKatKateryna ef6ef82
delegate methods from Dialog
KatKatKateryna d5d416e
more methods moved
KatKatKateryna 0eaa13a
fix InlineList
KatKatKateryna 35b9624
bigger indent in YAML
KatKatKateryna 7fec620
arrange imports
KatKatKateryna 391a3a7
remove unused
KatKatKateryna a5b3436
handle Enum deserialization when its a Union type
KatKatKateryna d3b0291
make UiSetter non-static
KatKatKateryna 549de07
make DataFromUiSetter non-static
KatKatKateryna 09a5e69
moving provider-specific logic out of configData (via abstract method…
KatKatKateryna efa9035
make hreflang a Dropdown
KatKatKateryna af54120
_setup all UI dropdowns in one place
KatKatKateryna f8d904f
split bbox into 4 inputs
KatKatKateryna 60e8beb
trs as a dropdown
KatKatKateryna 95a5739
_clean up fields on resource load
KatKatKateryna 57d2ee0
validate CRS
KatKatKateryna 440c768
add storage_crs
KatKatKateryna 0552a30
pack and unpack provider data in their own classes; add storage_crs
KatKatKateryna 6d50e0f
provider window always on top
KatKatKateryna 47712f1
provider_crs as array + corresponding widget
KatKatKateryna 2ace6d4
_warning stays on top
KatKatKateryna 4bfc9fe
scrollable warning message on open/save
KatKatKateryna bbf2ef8
support 2 other providers
KatKatKateryna a497e50
editing providers
KatKatKateryna 1298b81
_align names; fix crs validation; fix zoom validation
KatKatKateryna ebc3848
handle no-internet requests
KatKatKateryna 4914bcf
fix '0' value packing
KatKatKateryna a2bd9a5
set provider names as dropdowns
KatKatKateryna 6b2f0a4
save read-only providers to a separate widget
KatKatKateryna 7496b84
keep provider CRS optional
KatKatKateryna 1457e7d
properly delete providers on Delete Selected
KatKatKateryna fd64e7a
reorder read-only providers to the end of list; enable scroll for rea…
KatKatKateryna f98c714
add ui folder to zip build
KatKatKateryna 87a8857
add CRS verification for Provider.CRS list
KatKatKateryna File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.