aboutsummaryrefslogtreecommitdiff
path: root/bh20simplewebuploader/static/main.css
AgeCommit message (Collapse)Author
2020-11-14SPARQLplayground: Adding additional examplelltommy
2020-11-13Initial commit: SPARQL playground, which replaces the demo page. Some ↵lltommy
queries have to be adjusted once changed metadata schema is live
2020-11-10Add tweet feedBonfaceKilz
* bh20simplewebuploader/main.py (send_home): Fetch tweets from Redis. * bh20simplewebuploader/static/main.css: Add styles for tweets * bh20simplewebuploader/templates/home.html: Add tweet section in frontpage.
2020-10-28Create permalink and some outputPjotr Prins
2020-10-28Fix CSS errorsPjotr Prins
2020-10-26Minor CSS for the mapPjotr Prins
2020-10-26Improved map to show sequences in one viewPjotr Prins
2020-08-23More infoPjotr Prins
2020-08-22Reorganize footerPjotr Prins
2020-07-27added thumbnail and big poster in the footerAndreaGuarracino
2020-07-19Search tablePjotr Prins
2020-07-18Map: cleanup CSSPjotr Prins
2020-07-18Updating stylesheets and about page after receiving feedback.Pjotr Prins
2020-07-17Align map a bitPjotr Prins
2020-07-17Map is backPjotr Prins
2020-07-16Improve upload form layout.Peter Amstutz
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
2020-07-16Add edit icon to text on githubPjotr Prins
Closes #76
2020-07-08Split upload tab. Add upload status tab.Peter Amstutz
Add more direct links on download page. Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
2020-06-17Add styling to mapBonfaceKilz
2020-06-17Add section for map and add basic stylingBonfaceKilz
2020-06-17Remove literal json representation of mapBonfaceKilz
2020-06-12Removing external CSS dependencyPjotr Prins
2020-05-23BLOG menuPjotr Prins
2020-05-23Fixed HTML footerPjotr Prins
2020-05-23CSS: counter in a blockPjotr Prins
2020-05-23Site: stack images and update Arvados logoPjotr Prins
2020-05-23Website: added menu/toolbarPjotr Prins
2020-05-16Change the ugly table of sponsors in a (slightly less) annoying image to size ;)Pjotr Prins
2020-05-14main.css: change color to darkerPjotr Prins
2020-05-05Add back necessary form-swapping javascriptAdam Novak
This partially reverts 03cbed808805ccdbff639eaa67e8f8b26c7275b3. Unless we actually take the inactive form fields out of the form in the DOM, their "required" attributes will prevent form submission. We can't just hide them.
2020-05-05Use invisible class instead of hidden classAdam Novak
2020-05-05Add JS at front end for lists, and date support on backendAdam Novak
2020-04-26Update styles to match suggested mockupBonfaceKilz
Ref: https://xd.adobe.com/view/fa2b4841-e463-432e-7465-e96b4ed200ff-8c1a/screen/b84fcf66-9580-4ae2-b37d-7ee15401d627/Pangenome-Browser-Manual-Metadata-Host
2020-04-26Display the output of the queries as prettified JSON for nowBonfaceKilz
2020-04-26Add basic structure for interacting with the APIBonfaceKilz
2020-04-26Remove unnecessary JSBonfaceKilz
2020-04-26Put CSS code into it's own separate CSS fileBonfaceKilz