Commits on Source (31)
-
Remi PLANEL authored
-
Remi PLANEL authored
Download server data See merge request !167
-
Remi PLANEL authored
-
Remi PLANEL authored
-
Remi PLANEL authored
-
Remi PLANEL authored
-
Remi PLANEL authored
-
Remi PLANEL authored
-
Remi PLANEL authored
-
Remi PLANEL authored
-
Remi PLANEL authored
-
Remi PLANEL authored
-
Remi PLANEL authored
-
Remi PLANEL authored
-
Remi PLANEL authored
-
Remi PLANEL authored
-
Remi PLANEL authored
-
Remi PLANEL authored
Multiple slider See merge request !168
-
Remi PLANEL authored
-
Remi PLANEL authored
-
Remi PLANEL authored
-
Remi PLANEL authored
-
Remi PLANEL authored
-
Remi PLANEL authored
-
Remi PLANEL authored
-
Remi PLANEL authored
-
Remi PLANEL authored
-
Remi PLANEL authored
-
Remi PLANEL authored
-
Remi PLANEL authored
-
Remi PLANEL authored
Showing
- .gitlab-ci.yml 103 additions, 21 deletions.gitlab-ci.yml
- components/ServerDbTable.vue 64 additions, 95 deletionscomponents/ServerDbTable.vue
- components/content/ListSystems.vue 0 additions, 66 deletionscomponents/content/ListSystems.vue
- components/content/Mermaid.vue 1 addition, 1 deletioncomponents/content/Mermaid.vue
- components/content/MolstarPdbePlugin.vue 114 additions, 148 deletionscomponents/content/MolstarPdbePlugin.vue
- components/content/RefseqDb.vue 5 additions, 11 deletionscomponents/content/RefseqDb.vue
- components/content/StructureDb.vue 52 additions, 14 deletionscomponents/content/StructureDb.vue
- components/content/SystemDb.vue 5 additions, 8 deletionscomponents/content/SystemDb.vue
- composables/useCsvDownload.ts 34 additions, 42 deletionscomposables/useCsvDownload.ts
- composables/useNumericalfilter.ts 41 additions, 0 deletionscomposables/useNumericalfilter.ts
- content/5.structure.md 1 addition, 1 deletioncontent/5.structure.md
- deploy/df-wiki/templates/deployment.yaml 6 additions, 1 deletiondeploy/df-wiki/templates/deployment.yaml
- deploy/df-wiki/templates/pvc-structure.yaml 1 addition, 1 deletiondeploy/df-wiki/templates/pvc-structure.yaml
- deploy/df-wiki/templates/pvc-website.yaml 14 additions, 0 deletionsdeploy/df-wiki/templates/pvc-website.yaml
- package-lock.json 0 additions, 5 deletionspackage-lock.json
- package.json 0 additions, 1 deletionpackage.json
- packages/df-wiki-cli/df_wiki_cli/meilisearch/__init__.py 2 additions, 1 deletionpackages/df-wiki-cli/df_wiki_cli/meilisearch/__init__.py
- scripts/copy-structure-data.sh 3 additions, 0 deletionsscripts/copy-structure-data.sh
components/content/ListSystems.vue
deleted
100644 → 0
composables/useNumericalfilter.ts
0 → 100644
deploy/df-wiki/templates/pvc-website.yaml
0 → 100644
... | ... | @@ -22,7 +22,6 @@ |
"@observablehq/plot": "^0.6.13", | ||
"@pinia/nuxt": "^0.5.1", | ||
"d3": "^7.8.5", | ||
"file-saver": "^2.0.5", | ||
"meilisearch": "^0.36.0", | ||
"mermaid": "^10.6.1", | ||
"papaparse": "^5.4.1", | ||
... | ... |
scripts/copy-structure-data.sh
0 → 100644