Skip to content

Commit

Permalink
Merge pull request graphql-java-kickstart#434 from Larkhis/update-altair
Browse files Browse the repository at this point in the history
Update altair version to 2.4.11 to fix graphql-java-kickstart#433
  • Loading branch information
oliemansm authored Sep 5, 2020
2 parents e30b0d3 + 80bd479 commit 1e359b4
Show file tree
Hide file tree
Showing 51 changed files with 3,681 additions and 595 deletions.
Binary file added altair-spring-boot-autoconfigure/.DS_Store
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
package graphql.kickstart.altair.boot;

import org.springframework.boot.autoconfigure.condition.ConditionalOnClass;
import org.springframework.boot.autoconfigure.condition.ConditionalOnProperty;
import org.springframework.boot.autoconfigure.condition.ConditionalOnWebApplication;
import org.springframework.boot.context.properties.EnableConfigurationProperties;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.DispatcherServlet;
import org.springframework.boot.autoconfigure.condition.ConditionalOnClass;
import org.springframework.boot.autoconfigure.condition.ConditionalOnProperty;
import org.springframework.boot.autoconfigure.condition.ConditionalOnWebApplication;
import org.springframework.boot.context.properties.EnableConfigurationProperties;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.DispatcherServlet;

/**
* @author Moncef AOUDIA
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ static class Static {
@Data
static class Cdn {
private boolean enabled = false;
private String version = "2.4.6";
private String version = "2.4.11";
}

}
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,11 @@
</div>
</div>
</app-root>
<script>
document.addEventListener('DOMContentLoaded', () => {
AltairGraphQL.init();
});
</script>
<script rel="preload" as="script" type="text/javascript" src="${altairRuntimeJsUrl}"></script>
<script rel="preload" as="script" type="text/javascript" src="${altairPolyfillsJsUrl}"></script>
<script rel="preload" as="script" type="text/javascript" src="${altairMainJsUrl}"></script>
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Translations are generated from default.json. All other translation files are autogenerated.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"CONVERT_TO_NAMED_QUERY_BUTTON": "crwdns222:0crwdne222:0",
"SET_HEADERS_BUTTON": "crwdns119:0crwdne119:0",
"SET_VARIABLES_BUTTON": "crwdns120:0crwdne120:0",
"REFACTOR_QUERY_BUTTON": "crwdns297:0crwdne297:0",
"RELOAD_DOCS_BUTTON": "crwdns121:0crwdne121:0",
"SHOW_DOCS_BUTTON": "crwdns122:0crwdne122:0",
"DOCS_TEXT": "crwdns123:0crwdne123:0",
Expand All @@ -17,6 +18,7 @@
"DONE_BUTTON": "crwdns128:0crwdne128:0",
"CLICK_HERE_TEXT": "crwdns178:0crwdne178:0",
"ADD_NEW_WINDOW_TEXT": "crwdns129:0crwdne129:0",
"RESTART_TEXT": "crwdns299:0crwdne299:0",
"DOCS_GO_BACK_TEXT": "crwdns130:0crwdne130:0",
"DOCS_EXPORT_SDL": "crwdns276:0crwdne276:0",
"DOCS_LOAD_SCHEMA": "crwdns278:0crwdne278:0",
Expand All @@ -35,13 +37,15 @@
"DOCS_INTERFACE_TEXT": "crwdns143:0crwdne143:0",
"DOCS_IMPLEMENTATIONS_TEXT": "crwdns144:0crwdne144:0",
"DOCS_IMPLEMENTS_TEXT": "crwdns145:0crwdne145:0",
"DOCS_LAST_UPDATED": "crwdns311:0crwdne311:0",
"QUERY_RESULT_NO_RESULT_TEXT": "crwdns146:0crwdne146:0",
"QUERY_RESULT_STATUS_TEXT": "crwdns147:0crwdne147:0",
"QUERY_RESULT_STATUS_CODE_TEXT": "crwdns148:0crwdne148:0",
"QUERY_RESULT_TIME_SPENT_TEXT": "crwdns149:0crwdne149:0",
"QUERY_RESULT_DOWNLOAD_RESULT_BUTTON": "crwdns150:0crwdne150:0",
"SUBSCRIPTIONS_STOP_TEXT": "crwdns180:0crwdne180:0",
"SUBSCRIPTIONS_CLEAR_TEXT": "crwdns181:0crwdne181:0",
"SUBSCRIPTIONS_AUTOSCROLL_TEXT": "crwdns295:0crwdne295:0",
"VARIABLES_TEXT": "crwdns151:0crwdne151:0",
"SET_VARIABLES_DIALOG_SUBTEXT": "crwdns152:0crwdne152:0",
"HEADERS_TEXT": "crwdns153:0crwdne153:0",
Expand All @@ -64,6 +68,7 @@
"SETTINGS_SHOW_EDITOR_HINT": "crwdns216:0crwdne216:0",
"SETTINGS_KEYBOARD_SHORTCUTS": "crwdns260:0crwdne260:0",
"SETTINGS_RESET_APPLICATION_DATA": "crwdns262:0crwdne262:0",
"SETTINGS_TOGGLE_ADVANCED_MODE": "crwdns290:0crwdne290:0",
"VIEW_ON_GITHUB_TEXT": "crwdns167:0crwdne167:0",
"STAR_ON_GITHUB_TEXT": "crwdns177:0crwdne177:0",
"REPORT_BUG_TEXT": "crwdns204:0crwdne204:0",
Expand All @@ -72,6 +77,7 @@
"CLOSE_WINDOWS_TO_THE_RIGHT_TEXT": "crwdns224:0crwdne224:0",
"CLOSE_OTHER_WINDOWS_TEXT": "crwdns226:0crwdne226:0",
"DUPLICATE_WINDOW_TEXT": "crwdns170:0crwdne170:0",
"REOPEN_CLOSED_WINDOW_TEXT": "crwdns288:0crwdne288:0",
"IMPORT_WINDOW_TEXT": "crwdns171:0crwdne171:0",
"IMPORT_WINDOW_FROM_CURL_TEXT": "crwdns172:0crwdne172:0",
"EXPORT_WINDOW_TEXT": "crwdns173:0crwdne173:0",
Expand All @@ -87,6 +93,7 @@
"SAVE_TO_COLLECTION_NAME_OF_QUERY": "crwdns199:0crwdne199:0",
"CREATE_COLLECTION_BUTTON": "crwdns193:0crwdne193:0",
"NUMBER_OF_QUERIES": "crwdns195:0crwdne195:0",
"COLLECTIONS_NUMBER_OF_REQUESTS": "crwdns578:0crwdne578:0",
"COLLECTIONS_QUERY_MENU_DELETE": "crwdns200:0crwdne200:0",
"COLLECTIONS_MENU_DELETE": "crwdns201:0crwdne201:0",
"COLLECTIONS_MENU_EDIT": "crwdns208:0crwdne208:0",
Expand All @@ -98,6 +105,7 @@
"COLLECTIONS_SORT_BY_Z_A": "crwdns270:0crwdne270:0",
"COLLECTIONS_SORT_BY_NEWEST": "crwdns272:0crwdne272:0",
"COLLECTIONS_SORT_BY_OLDEST": "crwdns274:0crwdne274:0",
"COLLECTIONS_DEPRECATED_QUERY_WARNING": "crwdns286:0crwdne286:0",
"EDIT_COLLECTION_TITLE_TEXT": "crwdns210:0crwdne210:0",
"EDIT_COLLECTION_TITLE_SUBTEXT": "crwdns212:0crwdne212:0",
"COLLECTION_TITLE_LABEL": "crwdns214:0crwdne214:0",
Expand All @@ -114,5 +122,15 @@
"FILE_NAME_PLACEHOLDER": "crwdns246:0crwdne246:0",
"LEARN_MORE_TEXT": "crwdns248:0crwdne248:0",
"STREAM_CONNECTION_TRYING": "crwdns256:0crwdne256:0",
"STREAM_CONNECTION_CONNECTED": "crwdns258:0crwdne258:0"
"STREAM_CONNECTION_CONNECTED": "crwdns258:0crwdne258:0",
"PRE_REQUEST_EDITOR_HEADER": "crwdns280:0crwdne280:0",
"PRE_REQUEST_EDITOR_SUBTEXT": "crwdns282:0crwdne282:0",
"PRE_REQUEST_ENABLE_TEXT": "crwdns284:0crwdne284:0",
"SCHEMA_FORM_LIST_ADD": "crwdns292:0crwdne292:0",
"SCHEMA_FORM_LIST_REMOVE": "crwdns294:0crwdne294:0",
"PLUGINS_TEXT": "crwdns301:0crwdne301:0",
"PLUGINS_SUB_TEXT": "crwdns303:0crwdne303:0",
"PLUGIN_UNIQUE_NAME_TEXT": "crwdns305:0crwdne305:0",
"PLUGIN_ADD_BUTTON": "crwdns307:0crwdne307:0",
"PLUGIN_REMOVE_BUTTON": "crwdns309:0crwdne309:0"
}
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@
"COLLECTIONS_SORT_BY_Z_A": "Z - A",
"COLLECTIONS_SORT_BY_NEWEST": "Newest",
"COLLECTIONS_SORT_BY_OLDEST": "Oldest",
"COLLECTIONS_DEPRECATED_QUERY_WARNING": "This query is old and not compatible. Please delete and create it again to prevent data loss.",
"EDIT_COLLECTION_TITLE_TEXT": "Edit Collection",
"EDIT_COLLECTION_TITLE_SUBTEXT": "Update your collection details",
"COLLECTION_TITLE_LABEL": "Collection title",
Expand All @@ -114,5 +115,8 @@
"FILE_NAME_PLACEHOLDER": "File name (used as query variable)",
"LEARN_MORE_TEXT": "Learn more",
"STREAM_CONNECTION_TRYING": "Trying to connect to server stream...",
"STREAM_CONNECTION_CONNECTED": "Connected to server stream"
"STREAM_CONNECTION_CONNECTED": "Connected to server stream",
"PRE_REQUEST_EDITOR_HEADER": "Pre-request Editor",
"PRE_REQUEST_EDITOR_SUBTEXT": "Write a script to be executed before the request is sent",
"PRE_REQUEST_ENABLE_TEXT": "Enable pre-request script"
}
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@
"COLLECTIONS_SORT_BY_Z_A": "Z - A",
"COLLECTIONS_SORT_BY_NEWEST": "Newest",
"COLLECTIONS_SORT_BY_OLDEST": "Oldest",
"COLLECTIONS_DEPRECATED_QUERY_WARNING": "This query is old and not compatible. Please delete and create it again to prevent data loss.",
"EDIT_COLLECTION_TITLE_TEXT": "Edit Collection",
"EDIT_COLLECTION_TITLE_SUBTEXT": "Update your collection details",
"COLLECTION_TITLE_LABEL": "Collection title",
Expand All @@ -114,5 +115,8 @@
"FILE_NAME_PLACEHOLDER": "File name (used as query variable)",
"LEARN_MORE_TEXT": "Learn more",
"STREAM_CONNECTION_TRYING": "Trying to connect to server stream...",
"STREAM_CONNECTION_CONNECTED": "Connected to server stream"
"STREAM_CONNECTION_CONNECTED": "Connected to server stream",
"PRE_REQUEST_EDITOR_HEADER": "Pre-request Editor",
"PRE_REQUEST_EDITOR_SUBTEXT": "Write a script to be executed before the request is sent",
"PRE_REQUEST_ENABLE_TEXT": "Enable pre-request script"
}
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@
"COLLECTIONS_SORT_BY_Z_A": "Z - A",
"COLLECTIONS_SORT_BY_NEWEST": "Newest",
"COLLECTIONS_SORT_BY_OLDEST": "Oldest",
"COLLECTIONS_DEPRECATED_QUERY_WARNING": "This query is old and not compatible. Please delete and create it again to prevent data loss.",
"EDIT_COLLECTION_TITLE_TEXT": "Edit Collection",
"EDIT_COLLECTION_TITLE_SUBTEXT": "Update your collection details",
"COLLECTION_TITLE_LABEL": "Collection title",
Expand All @@ -114,5 +115,8 @@
"FILE_NAME_PLACEHOLDER": "File name (used as query variable)",
"LEARN_MORE_TEXT": "Learn more",
"STREAM_CONNECTION_TRYING": "Trying to connect to server stream...",
"STREAM_CONNECTION_CONNECTED": "Connected to server stream"
"STREAM_CONNECTION_CONNECTED": "Connected to server stream",
"PRE_REQUEST_EDITOR_HEADER": "Pre-request Editor",
"PRE_REQUEST_EDITOR_SUBTEXT": "Write a script to be executed before the request is sent",
"PRE_REQUEST_ENABLE_TEXT": "Enable pre-request script"
}
Loading

0 comments on commit 1e359b4

Please sign in to comment.