Commit Graph

  • d87551ce5e fix version check (#1968) Severiano Badajoz 2020-11-04 17:43:41 -08:00
  • e8691e5292 Bump version: 0.16.5 → 0.16.6-rc.0 Seve Badajoz 2020-11-04 17:40:28 -08:00
  • f68de84758 Updates due dependency version changes. (#1960) Seve Badajoz 2020-11-04 16:11:38 -08:00
  • a5c9ae2432 Data drawer final round of prod QA fixes (#1955) Severiano Badajoz 2020-11-04 09:43:43 -08:00
  • 78176f9711 Add schema subcommand (#1939) Marcus Kinsella 2020-11-02 08:26:37 -08:00
  • b9e132a00c Updates due dependency version changes. (#1960) bmccandless 2020-11-01 12:36:38 -08:00
  • 3b6c46ba86 Fix dependency issues in compatibility tests (#1951) Madison Dunitz 2020-10-30 10:47:12 -05:00
  • 6a1e5f71be fix race condition in test_oauth (#1956) bmccandless 2020-10-29 11:05:23 -07:00
  • 727af83152 remove conditional rendering cases from color legend (#1952) Severiano Badajoz 2020-10-28 15:35:28 -07:00
  • 924b518492 Revert "Remove Continuous vars with 1 value from histogram, add to info drawer (#1927)" (#1953) Severiano Badajoz 2020-10-27 17:12:13 -07:00
  • 946a910ef4 Fix compatibility test (#1948) Madison Dunitz 2020-10-26 17:23:55 -05:00
  • 7e9353c5f1 Fix bug in oauth. (#1949) bmccandless 2020-10-26 09:39:06 -07:00
  • c106ebc525 smnall fix to the test suite. (#1944) bmccandless 2020-10-23 15:14:31 -07:00
  • 2fa206f2ad Add token invalidation tests to oauth tests (#1941) Severiano Badajoz 2020-10-23 14:51:48 -07:00
  • f41a023418 Minor changes to eb server to use Docker (#1938) bmccandless 2020-10-22 17:04:08 -07:00
  • 89195f074c Add version bump 0.16.5 maniarathi 2020-10-22 16:33:25 -07:00
  • 158a4c7d43 Bump version: 0.16.5-rc.2 → 0.16.5 maniarathi 2020-10-22 14:18:03 -07:00
  • 84c31048ad Bump version: 0.16.5-rc.1 → 0.16.5-rc.2 maniarathi 2020-10-21 11:05:01 -07:00
  • 63262e3235 Merge remote-tracking branch 'origin/main' into release-version-0.16.5 maniarathi 2020-10-21 09:17:08 -07:00
  • 9793398737 Add in missing previous crossfilter which was causing the re-embedding feature to fail. (#1936) maniarathi 2020-10-21 09:16:13 -07:00
  • 0821b38e84 Merge remote-tracking branch 'origin/main' into release-version-0.16.5 maniarathi 2020-10-21 09:13:35 -07:00
  • 377e4bccaa Remove errornous checking for converting float64 to float32. In reality the slight difference by downcasting is totally fine. (#1935) maniarathi 2020-10-19 10:31:36 -07:00
  • 6a741956e1 Update readme for eb server. (#1928) bmccandless 2020-10-16 14:02:05 -07:00
  • c9f9549118 Adopt JS standards once userinfo data is in frontend (#1930) Severiano Badajoz 2020-10-16 11:59:28 -07:00
  • 242546371b Remove Continuous vars with 1 value from histogram, add to info drawer (#1927) Madison Dunitz 2020-10-14 12:46:24 -05:00
  • 798976e4c1 Fix custom color handling (#1929) maniarathi 2020-10-13 15:47:56 -07:00
  • 5325495123 Speed up dataset drawer rendering (#1926) maniarathi 2020-10-12 11:20:58 -07:00
  • beb46bf3df add and check system arg to state auth type in e2e test(#1924) Severiano Badajoz 2020-10-09 12:42:02 -06:00
  • 86ff48ae36 Revert "Allow columns encoded in float64 to be rendered as part of continuous value histograms. (#1905)" (#1925) maniarathi 2020-10-09 10:09:32 -07:00
  • c01a2c72b6 thuang-1840-authn-prompt (#1911) Timmy Huang 2020-10-08 16:57:53 -07:00
  • 6677d0de56 disable profile picture (#1923) Severiano Badajoz 2020-10-08 12:16:02 -06:00
  • c4c48b9a57 create e2e test for auth buttons (#1907) Severiano Badajoz 2020-10-08 11:02:40 -06:00
  • b5ec43c4b1 Add a function to check the configuration for errors. (#1919) bmccandless 2020-10-08 08:44:09 -07:00
  • 6c1756f852 Enhance the AppConfig with external config sources. (#1904) bmccandless 2020-10-07 15:38:42 -07:00
  • 1c4c501c43 Auth UI tweaks (#1915) Severiano Badajoz 2020-10-07 15:02:55 -07:00
  • cf77a8da9e Add "picture" to the /userinfo endpoint. (#1914) bmccandless 2020-10-07 12:17:23 -07:00
  • eb108feb37 Performance test annotations (#1908) Madison Dunitz 2020-10-07 12:36:02 -05:00
  • 17e0cbeec9 Bump maniarathi 2020-10-06 13:56:27 -07:00
  • 1a6f89f01a Bump version: 0.16.5-rc.0 → 0.16.5-rc.1 maniarathi 2020-10-06 13:55:35 -07:00
  • e4b47fc0d3 Merge remote-tracking branch 'origin/main' into release-version-0.16.5 maniarathi 2020-10-06 13:25:53 -07:00
  • b386ca3425 Move link to cellxgene data portal higher (#1909) Leslie 2020-10-06 13:16:59 -07:00
  • b048fd8d9a Allow columns encoded in float64 to be rendered as part of continuous value histograms. (#1905) maniarathi 2020-10-06 12:59:07 -07:00
  • e8b35a36fd Merge remote-tracking branch 'origin/main' into release-version-0.16.5 maniarathi 2020-10-05 10:34:10 -07:00
  • 3718e894ed Removed legacy landing page and updated cxg readme (#1897) Leslie 2020-10-02 12:10:55 -07:00
  • 1f9bba6f00 readme correction (#1896) evanbiederstedt 2020-10-01 22:44:59 -04:00
  • 8bd4cbd1e5 1807-authN-smoke-test (#1898) Timmy Huang 2020-10-01 12:29:59 -07:00
  • e6c996ca93 Bump bl from 4.0.2 to 4.0.3 in /client (#1810) dependabot[bot] 2020-09-30 15:24:51 -07:00
  • 99152dd5aa add-menu-test-id (#1895) Timmy Huang 2020-09-30 12:53:51 -07:00
  • 04a3c3c6b6 Partial fix for 1830 (#1863) Colin Megill 2020-09-30 11:45:10 -07:00
  • 998fa4762d run black formatter on repo (#1891) Madison Dunitz 2020-09-30 11:16:13 -05:00
  • 2ffe5ffcae remove AppFeature and all references to it in the code/tests (#1893) Madison Dunitz 2020-09-29 18:31:59 -05:00
  • 4aabb8e092 Make sure there are more than 1 values in a category before rendering it (#1871) maniarathi 2020-09-29 15:32:21 -07:00
  • 7bee09cd16 Add blueprint eslint plugin (#1892) Severiano Badajoz 2020-09-29 15:00:56 -07:00
  • af3c6e1d8e config refactor (#1854) Madison Dunitz 2020-09-29 16:42:46 -05:00
  • 1145f61c78 auth: logging out should keep the user on the same page (#1877) bmccandless 2020-09-29 13:42:24 -07:00
  • 863ca8be03 Fix license years and add CZI (#1882) maniarathi 2020-09-28 16:44:56 -07:00
  • 21dfdb91a9 skip user annos when building dataset metadata (#1881) Severiano Badajoz 2020-09-28 13:17:14 -07:00
  • 374bb11279 Handle case where new drag starts while existing lasso is not finished (#1864) Severiano Badajoz 2020-09-28 10:34:47 -07:00
  • 3e2d7174fd Add user email to the userinfo response (#1862) bmccandless 2020-09-23 11:46:56 -07:00
  • b37dafa99b Bump maniarathi 2020-09-21 18:00:07 -07:00
  • f046e8e382 Bump version: 0.16.4-rc.0 → 0.16.5-rc.0 maniarathi 2020-09-21 15:49:24 -07:00
  • 684a61c409 Bump version: 0.16.3-rc.0 → 0.16.4-rc.0 maniarathi 2020-09-21 15:22:39 -07:00
  • 5a68aac8ac Bump version: 0.16.2-rc.0 → 0.16.3-rc.0 maniarathi 2020-09-21 15:09:22 -07:00
  • dbe6ce4b37 Bump version: 0.16.1-rc.1 → 0.16.2-rc.0 maniarathi 2020-09-21 14:56:53 -07:00
  • c2e71da0ae Bump version: 0.16.1-rc.0 → 0.16.1-rc.1 maniarathi 2020-09-21 12:00:48 -07:00
  • 42b2805654 Add package-lock file maniarathi 2020-09-21 11:21:22 -07:00
  • 279d1be283 Bump version: 0.16.0 → 0.16.1-rc.0 maniarathi 2020-09-21 11:19:52 -07:00
  • a817a94eec Bug reading the config file. (#1857) bmccandless 2020-09-18 19:05:14 -07:00
  • 210042814f Info Drawer format adjustments (#1853) Severiano Badajoz 2020-09-18 13:16:28 -07:00
  • 14fbe0aa77 Fix the /health endpoint (#1847) bmccandless 2020-09-17 17:14:08 -07:00
  • 25c272ae8e minor fix to auth redirect (#1845) bmccandless 2020-09-16 17:37:52 -07:00
  • a63bf9d5a3 Change psycopg to be binary (#1842) maniarathi 2020-09-16 14:46:59 -07:00
  • 3e9cb0265e Fix InfoFormat parameter checking (#1831) Severiano Badajoz 2020-09-15 12:03:59 -07:00
  • 4f339e89b1 dont cache schema (#1836) Madison Dunitz 2020-09-15 11:20:00 -05:00
  • 9fac6849a3 Fix import of anndata from master so that there aren't issues with scanpy version checking. (#1834) maniarathi 2020-09-14 17:19:24 -07:00
  • 342a9d774c app config bug fix: (#1833) bmccandless 2020-09-14 13:15:47 -07:00
  • 6a7ae8bc8e Fixes from frontend/backend url separation (#1829) bmccandless 2020-09-12 10:56:31 -07:00
  • 4b240920e2 Pass in the previous crossfilter when creating a new annomatrix for a switched embedding in order to retain the previous selection of cells. (#1832) maniarathi 2020-09-12 10:32:00 -07:00
  • a7a4580944 separate backend base url from frontend (#1819) bmccandless 2020-09-11 09:50:16 -07:00
  • 3f20f4a1f4 Change modify upgrade message to print to stderr instead of stdout (#1827) bmccandless 2020-09-11 09:24:25 -07:00
  • 5583e91392 Pull config values into dataset overview drawer (#1814) Severiano Badajoz 2020-09-10 16:41:05 -07:00
  • 89b68723cc Create dataset info drawer (#1805) Severiano Badajoz 2020-09-09 17:55:43 -07:00
  • 5781879da5 remove core team section (#1798) Ambrose J Carr 2020-09-02 20:22:31 -04:00
  • 0a27b2923a Add error message and exit if reembeddings is enabled and scanpy is n… (#1812) bmccandless 2020-09-02 15:35:50 -07:00
  • 437fd5feda Correctly check if mini histograms shouldn't be rendered (#1809) Severiano Badajoz 2020-09-01 16:45:50 -07:00
  • 54b42607ae Update the location of deployment assets for the eb server (#1806) bmccandless 2020-08-31 18:26:35 -07:00
  • ed865e9a57 Update the release process for community release to include release candidate versioning (#1802) maniarathi 2020-08-31 16:16:21 -07:00
  • d99aac4956 Bump version to 0.16.4 0.16.4 maniarathi 2020-08-28 12:29:53 -07:00
  • f8cdb12892 Fix frontend mishandling of null userinfo (#1795) bmccandless 2020-08-26 13:01:50 -07:00
  • ab1b9368a0 fix pca call in reembeddings (#1793) bmccandless 2020-08-25 17:21:39 -07:00
  • 0a10b3ec2a sort object keys to our specification before generating user colormap (#1792) Severiano Badajoz 2020-08-25 12:25:55 -07:00
  • eb05d1cb5c Update Dockerfile (#1775) Prete 2020-08-25 17:37:38 +01:00
  • 9a40b28172 thuang-fix-static-asset-font (#1791) Timmy Huang 2020-08-24 17:05:46 -07:00
  • 65ea1b673f Dunitz 1685 hosted annotations (#1789) Madison Dunitz 2020-08-24 18:26:08 -05:00
  • 5dfe0043c3 Serves static assets from each dataset root URL and switch the publicPath to be a relative path. (#1786) maniarathi 2020-08-22 10:04:40 -07:00
  • bc150a8469 Fixing bugs in cxg conversion tool (#1782) maniarathi 2020-08-22 09:53:59 -07:00
  • a5c9ffa880 When reading annotations from tiledb, check if the values are byte literals and if so, decode them. Also pin s3f3 to 0.4.2. (#1788) maniarathi 2020-08-22 09:42:11 -07:00
  • fae9ac9382 Upgrade lodash from 4.17.15 to 4.17.20 (#1759) Snyk bot 2020-08-20 21:03:30 +03:00
  • 924aaf9aef Allow user_annotations in the eb app (#1781) bmccandless 2020-08-18 17:13:57 -07:00
  • 950be4426d Handle the refresh token in oauth authentication (#1766) bmccandless 2020-08-18 14:41:15 -07:00