https://github.com/gxa/atlas-heatmap

sort by:
Revision Author Date Message Commit Date
498f4af 3.1.1 10 July 2017, 14:57:20 UTC
ff1f863 Replace the two lines, first do leaves and then enters - makes the heatmap consistently show the hovered tissue, probably it didn't work because in leaves we cancel everything 10 July 2017, 14:56:07 UTC
2e7b552 Update demo 06 July 2017, 16:15:22 UTC
e3b708e Merge branch 'master' into gh-pages 06 July 2017, 16:13:22 UTC
1296933 3.1.0 06 July 2017, 15:20:19 UTC
0b62c9b Commit lib (do I seriously need to do this? ) 06 July 2017, 15:20:13 UTC
621cb12 Patch up an ugly close 06 July 2017, 15:16:42 UTC
7b3b83a Refer to www-test in html test pages 06 July 2017, 15:11:25 UTC
bac5be1 Fix bad merge 06 July 2017, 15:10:52 UTC
2ff9551 Restore previous behaviour for when there is only an Expression Value filter 06 July 2017, 14:52:20 UTC
ff1b932 Different grouping filters behave as an intersection 06 July 2017, 14:52:19 UTC
5354ffb Get rid of apply, update state as you make the choices 06 July 2017, 14:51:34 UTC
df09d63 Sketch - adapt the filters UI to show anatomical systems and organs 06 July 2017, 14:50:03 UTC
06668ca 3.0.2 05 July 2017, 18:48:45 UTC
7fb3a0f Fix link to repository 05 July 2017, 18:48:29 UTC
3934513 3.0.1 05 July 2017, 18:46:56 UTC
dede891 More documentation 05 July 2017, 18:46:35 UTC
6234736 3.0.0 05 July 2017, 18:16:02 UTC
24b293a Build 05 July 2017, 18:15:46 UTC
9cee51f Update documentation 05 July 2017, 18:14:39 UTC
2401a6e Update to react-bootstrap 0.31.0 05 July 2017, 18:01:48 UTC
63cc899 Update to react-highcharts 12.0.0 05 July 2017, 13:38:54 UTC
0153c5d First steps with yarn 05 July 2017, 13:38:54 UTC
26a473e Remove this to access props in stateless component (was breaking the whole heatmap!) 05 July 2017, 13:38:54 UTC
7a299ca Use ref callback instead of string See https://facebook.github.io/react/docs/refs-and-the-dom.html#legacy-api-string-refs 05 July 2017, 13:38:54 UTC
299788a Rename variable to avoid shadowing 05 July 2017, 13:38:54 UTC
1477809 Build 05 July 2017, 13:38:54 UTC
f95a893 ExpressionAtlasHeatmap is now the default export 05 July 2017, 13:38:54 UTC
0cea86f Add missing prop-types 05 July 2017, 13:38:54 UTC
4d4a51b Get rid of the last React.createClass instances 05 July 2017, 13:38:54 UTC
e60f2e1 Add lib directory 05 July 2017, 13:38:54 UTC
701b7c9 Make the heatmap conform to atlas-package - Rename all .jsx files to .js - Use regular CSS files (created with lessc) - Add script to Babelize to lib - Use prop-types package 05 July 2017, 13:38:54 UTC
3357a93 2.7.5 20 June 2017, 15:39:20 UTC
0808926 Remove the copypasted number-format package to make sure it is not used anywhere (it references wrong react) 20 June 2017, 15:38:01 UTC
1fcf388 2.7.4 19 June 2017, 10:57:50 UTC
535d546 Reword initial text when no genome browser is selected [Finishes #147101557] 19 June 2017, 10:54:36 UTC
fb75570 2.7.3 09 June 2017, 10:42:11 UTC
e7911a1 Unmapped filters go at the bottom of the group [#142139139] 09 June 2017, 10:41:49 UTC
065e745 2.7.2 07 June 2017, 01:44:11 UTC
0fca1e8 Previous bad commit: changed the arrays but not the indexes 07 June 2017, 01:43:49 UTC
85e9ec1 2.7.1 06 June 2017, 17:32:49 UTC
193fd43 Rookie mistake, geneId and trackId were switched 06 June 2017, 17:32:22 UTC
26644c6 Add a todo with an idea for future developers of Atlas 06 June 2017, 16:48:12 UTC
967d8b0 2.7.0 06 June 2017, 16:13:27 UTC
ecbab5f Use accessKey if present to get tracks in private experiments [Finishes #143403615] 06 June 2017, 16:13:01 UTC
515cdee 2.6.2 06 June 2017, 11:01:18 UTC
e1865a1 Clean up dead code and unused prop (causes console warning) 06 June 2017, 11:01:09 UTC
0c557a2 2.6.1 05 June 2017, 17:10:45 UTC
cc0f384 Fix multiexperiment heatmap Don’t pass the experiment accession unless there’s experiment info 05 June 2017, 17:10:32 UTC
a8f4828 2.6.0 [Finishes #143403615] 05 June 2017, 16:10:20 UTC
a775e81 Show usage message below the buttons when a genome browser has been selected 05 June 2017, 16:07:57 UTC
3def0b1 genomeBrowsers is just an array of labels 05 June 2017, 16:07:57 UTC
c9ac8ba Remove bottom explanation in the tooltip about the genome browser If a user “plays” with the button, she know what she’s doing. In any case, the message should appear below the button. 05 June 2017, 16:07:57 UTC
df7e4ee Pass parameters to build the new genome browser URL and add the callback to props that signal a call to render 05 June 2017, 16:07:57 UTC
c784ca7 Add parameters to onClick callback to build the URL that redirects to the selected genome browser Also, no need to curry functions, we can use regular closures. 05 June 2017, 16:07:57 UTC
2817c5e Use eventKey to nicely separate genome browser ID/URL string from its label on the button 05 June 2017, 16:07:57 UTC
6a5f5f7 Fix padding between genome browser and download table buttons [#143403615] 05 June 2017, 16:07:57 UTC
abd3860 Get an array of strings that name each genome browser instead of resources; show a dropdown selection when the array is non-empty [#143403615] 05 June 2017, 16:07:57 UTC
51d4b43 2.5.1 01 June 2017, 16:54:50 UTC
e05131c Infer units to show a gradient heatmap. Center label for gradient heatmap. 01 June 2017, 16:54:04 UTC
af2d764 2.5.0 01 June 2017, 10:20:25 UTC
b3d8e88 Expression unit is not there in prod yet so make the code backwards compatible to let us patch release 01 June 2017, 10:19:38 UTC
ac1f92f 2.4.24 31 May 2017, 17:26:57 UTC
b6c4be8 Expect rows to have units and display them 31 May 2017, 17:26:05 UTC
3502d16 2.4.23 31 May 2017, 15:18:21 UTC
38717aa Use classes instead of inline styles to hide heatmap/boxplot [Fixes #145776225] 31 May 2017, 15:18:02 UTC
1efc025 2.4.22 31 May 2017, 10:54:10 UTC
8b79e12 Remove unused properties (grep across the project for the property name returns only their definition in propTypes) 31 May 2017, 10:53:53 UTC
b421eaf Add examples to README.md and update the doc 23 May 2017, 10:18:15 UTC
0987dcd 2.4.21 17 May 2017, 15:19:39 UTC
9c5fcfb If sourceUrlFetch.value.error is set, display that instead of sourceUrlFetch.reason.message, which could be undefined 17 May 2017, 15:19:20 UTC
542b9f7 2.4.20 16 May 2017, 16:39:09 UTC
dd1541e Add an extra class gxaInfoIcon instead of overloading icon-generic The styles were overriding the colour and size of icon-generic in Complex Portal 16 May 2017, 16:25:54 UTC
0563525 2.4.19 16 May 2017, 11:38:06 UTC
df8ae03 Correctly check for type of experiment to add `expressions` or `log2foldchange` in the BedGraph file name template 16 May 2017, 11:37:49 UTC
9cad5b5 2.4.18 16 May 2017, 02:41:09 UTC
e433fc0 URL for Genome Browser must be absolute and is correctly built 16 May 2017, 02:40:52 UTC
a44c56e 2.4.17 16 May 2017, 02:30:31 UTC
784ef03 URL for Genome Browser must be absolute 16 May 2017, 02:30:11 UTC
a437be6 2.4.16 16 May 2017, 00:45:20 UTC
b9e89fd Merge branch 'master' of https://github.com/gxa/atlas-heatmap 16 May 2017, 00:44:32 UTC
0acd560 Use patched version of Highcharts 16 May 2017, 00:43:09 UTC
9e0b848 Clean code; remove a lost debugger 16 May 2017, 00:42:36 UTC
9cd1ecb 2.4.15 15 May 2017, 17:02:31 UTC
be29599 Do not assume window.ga is a function [Fixes #145264771] 15 May 2017, 17:02:10 UTC
6cf8997 2.4.14 12 May 2017, 16:38:10 UTC
7be4058 Copy Google Analytics code verbatim from Google’s documentation 12 May 2017, 16:37:50 UTC
9045b4f 2.4.13 12 May 2017, 15:15:03 UTC
1fc9413 Explicitly set window.ga in Google Analytics callback Not sure if it’ll solve anything, though... 12 May 2017, 15:09:55 UTC
a7a1135 Add outProxy to links in Y axis labels 12 May 2017, 15:07:30 UTC
e361784 2.4.12 12 May 2017, 10:58:59 UTC
bb48c3a Do not reorder data on experiment page - we shall provide the functionality on the server side: - Conflict with "custom reordering of columns" that we could no longer provide - Hard to make boxplots follow the same order as heatmap 12 May 2017, 10:56:16 UTC
7ac3c62 Refactor - multiple exports from HeatmapLegend 12 May 2017, 10:45:46 UTC
9880ac5 2.4.11 12 May 2017, 09:35:20 UTC
5b067cd Do not try to make up default values when there are no replicates [Finishes #145188315] 12 May 2017, 09:35:09 UTC
0c20253 2.4.10 11 May 2017, 10:58:29 UTC
d1e4d1b Guarded use of a global (do not rely on it being there) 11 May 2017, 10:58:22 UTC
c544f2b 2.4.9 11 May 2017, 10:51:25 UTC
2931740 Add number of biological replicates to the tooltip 11 May 2017, 10:50:57 UTC
7a2c305 2.4.8 09 May 2017, 16:29:54 UTC
back to top