File Changes for chmalee
switch to commits view, user indexv486_base to v487_preview (2025-08-11 to 2025-08-18) v487
Show details
- src/hg/hgc/barChartClick.c
- lines changed 86, context: html, text, full: html, text
0b780ebaab52c71cce8e8dc15c8540eb94e3a1bf Tue Aug 5 15:23:07 2025 -0700
Draw the barChart svgs on the client so the table can take advantage of the full screen width, refs #36124
- src/hg/js/hgMyData.js
- lines changed 12, context: html, text, full: html, text
7fe593ea07a74ee88c5ad5a7c09763f4e86b2a7a Thu Aug 14 13:53:15 2025 -0700
Change displayed quota upon deleting/uploading file sucess, refs #31058
- lines changed 19, context: html, text, full: html, text
942d5c5f4dac131598bfc04d6077c53bb74a337f Thu Aug 14 14:39:11 2025 -0700
Add client side checks for preventing uploading files associated with two different genomes to the same hub (right now only support one genome per hub), and prevent uploading a hub.txt to a hub that already has a hub.txt, refs #31058
- lines changed 3, context: html, text, full: html, text
b7f8440d095182812999bab176e7d4fbc68b49ea Thu Aug 14 15:19:43 2025 -0700
Fix hs1 label to set the right dropdown value to hs1 in the default genome choices dropdown. Fix bug bug that we should only check for pre-existing hub.txt when we are uploading to an already existing hub, refs #31058
- lines changed 1, context: html, text, full: html, text
b462b3f2747d45e71716563dcbf57e0634eb6e9b Thu Aug 14 16:00:03 2025 -0700
Do not create track stanzas for vcf and bam index files, refs #31054
- src/hg/js/hgc.js
- lines changed 160, context: html, text, full: html, text
0b780ebaab52c71cce8e8dc15c8540eb94e3a1bf Tue Aug 5 15:23:07 2025 -0700
Draw the barChart svgs on the client so the table can take advantage of the full screen width, refs #36124
- src/hg/lib/userdata.c
- lines changed 4, context: html, text, full: html, text
b462b3f2747d45e71716563dcbf57e0634eb6e9b Thu Aug 14 16:00:03 2025 -0700
Do not create track stanzas for vcf and bam index files, refs #31054
switch to commits view, user index