Commit 322cd77
#1565 Homepage / target table improvements (#497)
* #1408 initial commit
* #1408 fixed some on hover behaviors
* #1408 removed username tooltip from peer review table, filter out default quality statuses
* #1408 updated LightCircle to be able to receive all component props, added onClick functionality for main quality status light and updated its hover events
* - fixes issue when main observation is no longer part of the target
* Squashed commit of the following:
commit 1d4bcf7
Author: boriskovar-m2ms <boris.kovar@m2ms.sk>
Date: Thu Apr 3 14:02:03 2025 +0200
- implements first batch of optimizations: local rdkit rendering and progress dialogs for data download and
* Squashed commit of the following:
commit 238bc95
Author: boriskovar-m2ms <boris.kovar@m2ms.sk>
Date: Tue Mar 25 13:13:29 2025 +0100
- now only main observation is displayed
* Squashed commit of the following:
commit 880b8ee
Author: boriskovar-m2ms <boris.kovar@m2ms.sk>
Date: Tue Apr 8 08:27:39 2025 +0200
- first implementation
* Squashed commit of the following:
commit 68edd73
Author: Boris Kovar <boris.kovar@m2ms.sk>
Date: Fri Apr 25 08:29:18 2025 +0200
- implements #1761
* #1565 target list split into three separate lists, fixed filters
---------
Co-authored-by: boriskovar-m2ms <boris.kovar@m2ms.sk>1 parent 03cb818 commit 322cd77
6 files changed
Lines changed: 819 additions & 1906 deletions
File tree
- js/components
- landing
- target
- redux
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | 35 | | |
37 | | - | |
38 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
39 | 61 | | |
40 | 62 | | |
41 | 63 | | |
| |||
99 | 121 | | |
100 | 122 | | |
101 | 123 | | |
102 | | - | |
| 124 | + | |
103 | 125 | | |
| 126 | + | |
104 | 127 | | |
105 | 128 | | |
106 | 129 | | |
107 | 130 | | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
113 | 141 | | |
114 | | - | |
| 142 | + | |
115 | 143 | | |
116 | 144 | | |
117 | 145 | | |
118 | 146 | | |
| 147 | + | |
119 | 148 | | |
120 | 149 | | |
121 | 150 | | |
| |||
133 | 162 | | |
134 | 163 | | |
135 | 164 | | |
136 | | - | |
137 | | - | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
138 | 181 | | |
139 | 182 | | |
140 | 183 | | |
| |||
144 | 187 | | |
145 | 188 | | |
146 | 189 | | |
147 | | - | |
| 190 | + | |
| 191 | + | |
148 | 192 | | |
149 | | - | |
150 | | - | |
| 193 | + | |
| 194 | + | |
151 | 195 | | |
152 | 196 | | |
153 | 197 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
34 | 43 | | |
35 | 44 | | |
36 | 45 | | |
| |||
52 | 61 | | |
53 | 62 | | |
54 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
55 | 70 | | |
56 | 71 | | |
57 | 72 | | |
| |||
0 commit comments