Commit Graph

145 Commits

Author SHA1 Message Date
bb7d8eb378 - Coverage section reformatted
- Keywords section converted in linked elements
2024-09-03 16:13:27 +02:00
826c5b8c4e - Pagination arrow color fixed according to page
- Data type showed in suggestions corrected according to user-friendly values
2024-09-03 12:53:02 +02:00
7953b3c09c Merge branch 'feat/opensearch' of https://gitea.geologie.ac.at/geolba/tethys.frontend into feat/opensearch 2024-09-03 10:38:38 +02:00
2b7b5323d3 - Results box background colour changed
- Results message redesigned
- Pagination text aligned right
2024-08-30 13:50:38 +02:00
6fb7ad0e93 Code cleaning 2024-08-28 14:34:46 +02:00
9ad4037c74 Values for facet "language" changed to "English" and "Deutsch" 2024-08-28 10:29:03 +02:00
0126ae9f85 Datatype facet improved with user-friendly terms for the different types. 2024-08-26 16:36:09 +02:00
03a55f6a58 Addition of "doctype"/datatype as another possible facet and search element to use 2024-08-19 15:45:52 +02:00
110c2db8bf Facet filtering modified:
- Author and Subjects substituted by Creator and Keyword
- Facet labels now separated by "|" instead of comma
2024-08-09 16:17:30 +02:00
cc62df68da Merge Frank's branch 'dev.frontend/opensearch' into feat/opensearch 2024-08-06 16:41:48 +02:00
332923df2d Apparently OpenSearch works properly. Still some final tests pending 2024-06-21 15:07:57 +02:00
8767748f9c Ongoing improvement in OpenSearch query 2024-06-20 18:20:16 +02:00
32f743c04e Tests. TODO solving failure with the faceted search with 2 subjects 2024-06-19 16:21:31 +02:00
95c7c8ba7b Fixing facetedsearch 2024-06-19 11:12:53 +02:00
d135ab2d50 Progress OpenSearch. Pending solving onFilter issue with active filters 2024-06-13 17:01:14 +02:00
da430d6142 Facetsearch progressed. Pending fixing onClearFacetCategoryOPEN behaviour. Facets menu doesn't work properly. 2024-06-12 16:51:26 +02:00
a70e454cbc OpenSearch progress. Stetic changes in result list. Faceted search not started 2024-06-11 14:38:50 +02:00
9b8b2bd5ac OpenSearch: almost implemented, fixing case sensitive issues 2024-06-11 09:33:03 +02:00
4f53411d07 Opensearch progress.
- Term search works
- Pending faceted search
- Ongoing: highlight of fuzzy results
2024-06-07 17:44:13 +02:00
6d1c1b28c3 OpenSearch - some progress in migration 2024-06-06 17:11:54 +02:00
a853e93b68 Progress with OpenSearch tests with fuzzy search and wildcard 2024-05-28 16:33:55 +02:00
2d38b690fa Merge branch 'master' of https://gitea.geologie.ac.at/geolba/tethys.frontend 2024-05-23 10:33:51 +02:00
376b828831 - Added link to CTS logo
- Modified responsiveness of logos at the base
- Changed GeoSphere logo in footer
2024-05-22 16:27:21 +02:00
97f6d359b9 Fixed BASE logo and development notice at the top 2024-05-15 13:01:46 +00:00
484be48d1e Added queries example files 2024-05-15 13:47:22 +02:00
8962345f99 Created a first method to test query to OpenSearch 2024-05-14 16:31:22 +02:00
fab69f496b Starting of conversion to OpenSearch 2024-05-13 16:56:15 +02:00
515ef24c54 initial push test for new branch 2024-05-13 14:41:54 +02:00
0611ba9437 Update CTS link target new window 2024-05-10 15:18:44 +02:00
d50e93a658 CTS link opens in new window. New comments on search related classes and functions 2024-05-10 15:01:57 +02:00
d50bf55fb3 test2 2024-05-10 10:50:10 +02:00
07bdcd9610 test 2024-05-10 10:47:21 +02:00
85ab6fb8cc Comments added and commented code removed 2024-05-08 17:11:55 +02:00
524e996c8a Fixed 3 logos shadow 2024-05-07 14:11:54 +02:00
3dbb04d737 Initial test comments added. Some original commented code deleted 2024-05-07 13:54:28 +02:00
d75ab4f367 Added space before CTS logo 2024-05-07 13:51:50 +02:00
1e2e37aef3 Merge production tethys to incorporate last push from arno. (rollback to Bulma 0.9) 2024-05-06 14:21:40 +02:00
afa3b8264b Merge branch 'master' of gitlab.geosphere.at:tethysrdr/software-development/frontend/frontend 2024-05-06 14:09:30 +02:00
a1b2f39e98 Add another script to serve in port 3002 2024-05-06 14:02:39 +02:00
8e3245c270 - reset to bulma 0.9*
- cahnged src/assets/scss/main-styles.scss
2024-05-06 13:37:42 +02:00
c040f6c380 Activating development banner again 2024-05-02 14:36:58 +02:00
1f855b9629 Fixing last changes of logos in bottom of main page 2024-05-02 11:06:48 +02:00
00d5bbb8db Logos redistributed. CTS link. Geosphere negative logo 2024-04-30 16:04:34 +02:00
debccc2e53 Test 2024-04-30 11:28:46 +02:00
b570e364b9 - example commit 2024-04-10 09:42:48 +02:00
e997c0e1a1 - switch to tailwind 2024-04-09 14:17:30 +02:00
c6469b00b4 - added src/compoenents/Pagination.vue
- npm updates
- added "type": "module" inside package.json
- renamed .eslintrc.js, postcss.config.js and vue.config.js
- adapted search-view-component
2024-03-19 16:43:25 +01:00
315eabf3bb - prepare project for using tailwind with postcss configuration files
- change linl to backend login
- change copyright hint with actual year
2024-03-18 10:04:36 +01:00
59a83c1978 - change env variable VUE_APP_PORTAL to VUE_API
- added .env.example file
2024-03-16 17:03:46 +01:00
a85debca92 - added CTS Logo
- updated npm packages like vue-facing-decorator and some prettier and eslint dev dependecies
- remove node-polyfill-webpack-plugin
2024-03-16 16:42:25 +01:00