-
Notifications
You must be signed in to change notification settings - Fork 13.9k
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
js translation -- performance improvment #3390
js translation -- performance improvment #3390
Commits on Jul 5, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 52cbab5 - Browse repository at this point
Copy the full SHA 52cbab5View commit details
Commits on Jul 7, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 795a05e - Browse repository at this point
Copy the full SHA 795a05eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7f01df - Browse repository at this point
Copy the full SHA f7f01dfView commit details -
Merge pull request #1 from lxzhangchao/ch_react_page
This is use react-intl-universal to improve multi language in react page
Configuration menu - View commit details
-
Copy full SHA for 5a4e13f - Browse repository at this point
Copy the full SHA 5a4e13fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a01ac9 - Browse repository at this point
Copy the full SHA 7a01ac9View commit details -
Merge pull request #2 from lxzhangchao/ch_react_page
Using react-intl-universal to improve multi language in react page
Configuration menu - View commit details
-
Copy full SHA for 551844a - Browse repository at this point
Copy the full SHA 551844aView commit details
Commits on Jul 9, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 9df5a05 - Browse repository at this point
Copy the full SHA 9df5a05View commit details -
Merge pull request #3 from lxzhangchao/ch_react_page
use react-intl-universal to improve multi language in react page
Configuration menu - View commit details
-
Copy full SHA for c173f1a - Browse repository at this point
Copy the full SHA c173f1aView commit details
Commits on Jul 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for c1e74cb - Browse repository at this point
Copy the full SHA c1e74cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbe5fe2 - Browse repository at this point
Copy the full SHA dbe5fe2View commit details -
Configuration menu - View commit details
-
Copy full SHA for fedbe5c - Browse repository at this point
Copy the full SHA fedbe5cView commit details
Commits on Jul 11, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b41a419 - Browse repository at this point
Copy the full SHA b41a419View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4ebef2 - Browse repository at this point
Copy the full SHA e4ebef2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6935759 - Browse repository at this point
Copy the full SHA 6935759View commit details -
Merge pull request apache#4 from lxzhangchao/ch_react_page
Ch react page
Configuration menu - View commit details
-
Copy full SHA for 26436d2 - Browse repository at this point
Copy the full SHA 26436d2View commit details
Commits on Jul 17, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 4c44cf5 - Browse repository at this point
Copy the full SHA 4c44cf5View commit details
Commits on Jul 19, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b084090 - Browse repository at this point
Copy the full SHA b084090View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d718a3 - Browse repository at this point
Copy the full SHA 6d718a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cd0139 - Browse repository at this point
Copy the full SHA 0cd0139View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12494ec - Browse repository at this point
Copy the full SHA 12494ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92a185c - Browse repository at this point
Copy the full SHA 92a185cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33a1d54 - Browse repository at this point
Copy the full SHA 33a1d54View commit details
Commits on Jul 20, 2017
-
Merge branch 'master' of https://github.com/apache/incubator-superset …
…into mu_js_page
Configuration menu - View commit details
-
Copy full SHA for b9ae383 - Browse repository at this point
Copy the full SHA b9ae383View commit details -
Configuration menu - View commit details
-
Copy full SHA for c072433 - Browse repository at this point
Copy the full SHA c072433View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e779b8 - Browse repository at this point
Copy the full SHA 2e779b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 503b21e - Browse repository at this point
Copy the full SHA 503b21eView commit details
Commits on Jul 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5fd2926 - Browse repository at this point
Copy the full SHA 5fd2926View commit details -
Configuration menu - View commit details
-
Copy full SHA for 550b596 - Browse repository at this point
Copy the full SHA 550b596View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91a4d42 - Browse repository at this point
Copy the full SHA 91a4d42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0931860 - Browse repository at this point
Copy the full SHA 0931860View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19006a7 - Browse repository at this point
Copy the full SHA 19006a7View commit details
Commits on Jul 23, 2017
-
Configuration menu - View commit details
-
Copy full SHA for de6af1e - Browse repository at this point
Copy the full SHA de6af1eView commit details -
Merge branch 'master' of https://github.com/apache/incubator-superset …
…into mu_js_page
Configuration menu - View commit details
-
Copy full SHA for c609467 - Browse repository at this point
Copy the full SHA c609467View commit details
Commits on Aug 2, 2017
-
Fixing the damn build (apache#3179) * Fixing the build * Going deeper [bugfix] only filterable columns should show up in FilterBox list (apache#3105) * [bugfix] only filterable columns should show up in FilterBox list * Touchups Datasource cannot be empty (apache#3035) add title description to model view (apache#3045) * add title description to model view * add missing import Add 'show/hide totals' option to pivot table vis (apache#3101) [bugfix] numeric value for date fields in table viz (apache#3036) Bug was present only when using the NOT GROUPED BY option fixes apache#3027 fix hive.fetch_logs (apache#2968) add Zalando to the list of organizations (apache#3171) docs: fixup installation examples code indentation (apache#3169) [bugfix] fix bar order (apache#3180) [bugfix] visualize flow error: 'Metric x is not valid' (apache#3181) The metric name in the frontend doesn't match the one generated on the backend. It turns out the explore view will default to the first metric so specifying one isn't needed. Fix the segment interval for pulling metadata (apache#3174) The end of the interval would be on the truncated today date, which means that you will exclude today. If your realtime ingestion job runs shorter than a day, the metadata cannot be pulled from the druid cluster. Bump cryptography to 1.9 (apache#3065) As 1.7.2 doesn't compile here with openssl 1.1.0f Escaping the user's SQL in the explore view (apache#3186) * Escaping the user's SQL in the explore view When executing SQL from SQL Lab, we use a lower level API to the database which doesn't require escaping the SQL. When going through the explore view, the stack chain leading to the same method may need escaping depending on how the DBAPI driver is written, and that is the case for Presto (and perhaps other drivers). * Using regex to avoid doubling doubles [sqllab] improve Hive support (apache#3187) * [sqllab] improve Hive support * Fix "Transport not open" bug * Getting progress bar to show * Bump pyhive to 0.4.0 * Getting [Track Job] button to show * Fix testzz Add BigQuery engine specifications (apache#3193) As contributed by @mxmzdlv on issue apache#945 [bugfix] fix merge conflict that broke Hive support (apache#3196) Adding 'apache' to docs (apache#3194) [druid] Allow custom druid postaggregators (apache#3146) * [druid] Allow custom druid postaggregators Also, fix the postaggregation for approxHistogram quantiles so it adds the dependent field and that can show up in the graphs/tables. In general, postAggregators add significant power, we should probably support including custom postAggregators. Plywood has standard postAggregators here, and a customAggregator escape hatch that allows you to define custom postAggregators. This commit adds a similar capability for Superset and a additional field/fields/fieldName breakdown of the typical naming for dependent aggregations, which should make it significantly easier to develop approxHistogram and custom postAggregation-required dashboards. * [druid] Minor style cleanup in tests file. * [druid] Apply code review suggestions * break out CustomPostAggregator into separate class. This just cleans up the creation of the postaggregator a little bit. * minor style issues. * move the function around so the git diff is more readable add combine config for metrics in pivot table (apache#3086) * add combine config for metrics in pivot table * change method to stack/unstack * update backendSync Autofocus search input in VizTypeControl modal onEnter (apache#2929) Speed up JS build time (apache#3203) Also bumping a few related libs JS Translation JS translations js translation fix issue 3204 (apache#3205) [bugfix] capture Hive job_id pre-url transformation (apache#3213) js translation fix issue 3204 (apache#3205) [bugfix] capture Hive job_id pre-url transformation (apache#3213) [docs] update url in CONTRIBUTING.md (apache#3212) [sqllab/cosmetics] add margin-top for labels in query history (apache#3222) [explore] nvd3 sort values in rich tooltip (apache#3197) [sqllab] fix UI shows 'The query returned no results' momentarily (apache#3214) this is visible when running async queries between the fetching and success state as the rows are getting cached in the component [explore] DatasourceControl to pick datasource in modal (apache#3210) * [explore] DatasourceControl to pick datasource in modal Makes it easier to change datasource, also makes it such that the list of all datasources doesn't need to be loaded upfront. * Adding more metadata
Configuration menu - View commit details
-
Copy full SHA for 63bf3cf - Browse repository at this point
Copy the full SHA 63bf3cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2271c20 - Browse repository at this point
Copy the full SHA 2271c20View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6a5bb0 - Browse repository at this point
Copy the full SHA d6a5bb0View commit details -
Merge branch 'master' of https://github.com/apache/incubator-superset …
…into js_po_translation
Configuration menu - View commit details
-
Copy full SHA for d451439 - Browse repository at this point
Copy the full SHA d451439View commit details
Commits on Aug 3, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 537b5d4 - Browse repository at this point
Copy the full SHA 537b5d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for eaeb2b4 - Browse repository at this point
Copy the full SHA eaeb2b4View commit details
Commits on Aug 4, 2017
-
Merge branch 'master' of https://github.com/apache/incubator-superset …
…into js_po_translation
Configuration menu - View commit details
-
Copy full SHA for 0600674 - Browse repository at this point
Copy the full SHA 0600674View commit details
Commits on Aug 8, 2017
-
Merge branch 'master' of https://github.com/apache/incubator-superset …
…into js_po_translation
Configuration menu - View commit details
-
Copy full SHA for 8ab28eb - Browse repository at this point
Copy the full SHA 8ab28ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3acb23 - Browse repository at this point
Copy the full SHA e3acb23View commit details
Commits on Aug 9, 2017
-
Merge branch 'master' of https://github.com/apache/incubator-superset …
…into js_po_translation
Configuration menu - View commit details
-
Copy full SHA for 84e485d - Browse repository at this point
Copy the full SHA 84e485dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73af30b - Browse repository at this point
Copy the full SHA 73af30bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e2da66 - Browse repository at this point
Copy the full SHA 2e2da66View commit details
Commits on Aug 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 8e463cb - Browse repository at this point
Copy the full SHA 8e463cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a08560 - Browse repository at this point
Copy the full SHA 4a08560View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f776ab - Browse repository at this point
Copy the full SHA 2f776abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e14a5a - Browse repository at this point
Copy the full SHA 4e14a5aView commit details
Commits on Aug 11, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b483759 - Browse repository at this point
Copy the full SHA b483759View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4289bbb - Browse repository at this point
Copy the full SHA 4289bbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5aa04b - Browse repository at this point
Copy the full SHA e5aa04bView commit details
Commits on Aug 12, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 87be912 - Browse repository at this point
Copy the full SHA 87be912View commit details -
Configuration menu - View commit details
-
Copy full SHA for 662bca0 - Browse repository at this point
Copy the full SHA 662bca0View commit details
Commits on Aug 15, 2017
-
Merge branch 'master' of https://github.com/apache/incubator-superset …
…into js_po_translation
Configuration menu - View commit details
-
Copy full SHA for b30b742 - Browse repository at this point
Copy the full SHA b30b742View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9961ab0 - Browse repository at this point
Copy the full SHA 9961ab0View commit details
Commits on Aug 22, 2017
-
Grace Guo committed
Aug 22, 2017 Configuration menu - View commit details
-
Copy full SHA for 4e9d70d - Browse repository at this point
Copy the full SHA 4e9d70dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71f96e1 - Browse repository at this point
Copy the full SHA 71f96e1View commit details -
Merge remote-tracking branch 'upstream/master' into i18n
Grace Guo committedAug 22, 2017 Configuration menu - View commit details
-
Copy full SHA for 02b5c83 - Browse repository at this point
Copy the full SHA 02b5c83View commit details -
create language pack inside common data
Grace Guo committedAug 22, 2017 Configuration menu - View commit details
-
Copy full SHA for e79ec05 - Browse repository at this point
Copy the full SHA e79ec05View commit details
Commits on Aug 23, 2017
-
Merge remote-tracking branch 'upstream/master' into i18n
Grace Guo committedAug 23, 2017 Configuration menu - View commit details
-
Copy full SHA for 0d098f5 - Browse repository at this point
Copy the full SHA 0d098f5View commit details
Commits on Aug 29, 2017
-
Merge remote-tracking branch 'upstream/master' into i18n
Grace Guo committedAug 29, 2017 Configuration menu - View commit details
-
Copy full SHA for 5cd0304 - Browse repository at this point
Copy the full SHA 5cd0304View commit details -
performance improvement for js i18n.
- js bundle should not contain localized content - we populate translation content from server-side, in boostrap.common.language_pack - in client-side, use promise to wrap around translation content. text will be translated after translation content arrived/parsed. - fix linting
Grace Guo committedAug 29, 2017 Configuration menu - View commit details
-
Copy full SHA for 398f081 - Browse repository at this point
Copy the full SHA 398f081View commit details
Commits on Aug 30, 2017
-
Grace Guo committed
Aug 30, 2017 Configuration menu - View commit details
-
Copy full SHA for f0d7ff5 - Browse repository at this point
Copy the full SHA f0d7ff5View commit details
Commits on Aug 31, 2017
-
1. add global hook for all tests, to make translation pack avaialble …
…before each test starts. 2. fix unit test for Timer component 3. remove noused method get_locale, and modules 4. fix page reload after user change page language
Grace Guo committedAug 31, 2017 Configuration menu - View commit details
-
Copy full SHA for bbbbc07 - Browse repository at this point
Copy the full SHA bbbbc07View commit details
Commits on Sep 12, 2017
-
parse and build i18n dictionary as a module
Grace Guo committedSep 12, 2017 Configuration menu - View commit details
-
Copy full SHA for 4d9dbeb - Browse repository at this point
Copy the full SHA 4d9dbebView commit details -
Merge remote-tracking branch 'upstream/master' into i18n
Grace Guo committedSep 12, 2017 Configuration menu - View commit details
-
Copy full SHA for 44d5eb6 - Browse repository at this point
Copy the full SHA 44d5eb6View commit details
Commits on Sep 13, 2017
-
Merge remote-tracking branch 'upstream/master' into i18n
Grace Guo committedSep 13, 2017 Configuration menu - View commit details
-
Copy full SHA for cd87a40 - Browse repository at this point
Copy the full SHA cd87a40View commit details
Commits on Sep 14, 2017
-
fix sync-backend task, which should run without DOM
Grace Guo committedSep 14, 2017 Configuration menu - View commit details
-
Copy full SHA for dfcc510 - Browse repository at this point
Copy the full SHA dfcc510View commit details
Commits on Sep 19, 2017
-
Merge remote-tracking branch 'upstream/master' into i18n
Grace Guo committedSep 19, 2017 Configuration menu - View commit details
-
Copy full SHA for 2d977b9 - Browse repository at this point
Copy the full SHA 2d977b9View commit details