-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1089 from xcube-dev/forman-x-fix_importing_server…
…_side_contribs Allow server-side panel code on S3
- Loading branch information
Showing
11 changed files
with
250 additions
and
82 deletions.
There are no files selected for viewing
This file contains 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 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 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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
Viewer: | ||
Augmentation: | ||
Path: "" | ||
Path: "viewer/extensions" | ||
Extensions: | ||
- viewer_panels.ext | ||
- my_ext.ext | ||
|
||
DataStores: | ||
- Identifier: test | ||
|
@@ -16,18 +16,3 @@ DataStores: | |
ServiceProvider: | ||
ProviderName: "Brockmann Consult GmbH" | ||
ProviderSite: "https://www.brockmann-consult.de" | ||
ServiceContact: | ||
IndividualName: "Norman Fomferra" | ||
PositionName: "Senior Software Engineer" | ||
ContactInfo: | ||
Phone: | ||
Voice: "+49 4152 889 303" | ||
Facsimile: "+49 4152 889 330" | ||
Address: | ||
DeliveryPoint: "HZG / GITZ" | ||
City: "Geesthacht" | ||
AdministrativeArea: "Herzogtum Lauenburg" | ||
PostalCode: "21502" | ||
Country: "Germany" | ||
ElectronicMailAddress: "[email protected]" | ||
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains 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.