14075 Commits

Author SHA1 Message Date
Wolfgang Huß
496b5cfba2 Move all computed in file 'filterMenuMixin.js' to the store 2023-06-07 09:03:18 +02:00
Wolfgang Huß
0de47d5163 Fix typo of 'buttonLabel' 2023-06-07 09:03:18 +02:00
Wolfgang Huß
b3b5bc5452 Update webapp/components/FilterMenu/OrderByFilter.vue
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
2023-06-07 09:03:18 +02:00
Wolfgang Huß
c50e20b801 Update webapp/mixins/filterMenuMixin.js
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
2023-06-07 09:03:18 +02:00
Wolfgang Huß
87c47bc83d Update webapp/components/FilterMenu/OrderByFilter.vue
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
2023-06-07 09:03:18 +02:00
Wolfgang Huß
203b809294 Update webapp/components/FilterMenu/OrderByFilter.vue
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
2023-06-07 09:03:18 +02:00
Wolfgang Huß
240d8b2ff4 Change order of imports in 'FilterMenuComponent.vue' 2023-06-07 09:03:18 +02:00
Wolfgang Huß
df624c37c1 Fix post type filter class name 2023-06-07 09:03:18 +02:00
Wolfgang Huß
5f005b46ff Fix webapp tests 2023-06-07 09:03:18 +02:00
Wolfgang Huß
6cdd3dd2b9 Implement showing of only ended events on newsfeed 2023-06-07 09:03:18 +02:00
Wolfgang Huß
500298332f Add separate filter buttons for articles and events 2023-06-07 09:03:18 +02:00
Wolfgang Huß
29cf8323f7 Adjustment for filter button remove 'X' 2023-06-07 09:03:18 +02:00
Wolfgang Huß
451f2221b9 Fix webapp tests 2023-06-07 09:03:17 +02:00
Wolfgang Huß
a230199fec Implement order by start date for events 2023-06-07 09:03:17 +02:00
Wolfgang Huß
feb4051741 Rename post type filters computed in mixin 2023-06-07 09:03:17 +02:00
Wolfgang Huß
6a6abf1a4a Implement mixin for filter menu 2023-06-07 09:03:17 +02:00
Wolfgang Huß
0599558578 Add title 'Creation date' to 'OrderByFilter.vue' 2023-06-07 09:03:17 +02:00
Wolfgang Huß
b153619b9f Fix typo in backend 'filter-posts.spec.js' 2023-06-07 09:03:17 +02:00
Wolfgang Huß
e56d9496a5 Revert "Stop auto closing by mouse leave of filter menu"
This reverts commit 4050d8d01d0e6bbe9c72c3d5311d8c0692f34686.
2023-06-07 09:03:17 +02:00
Wolfgang Huß
8f15ddc532 Beautify horizontal line above category buttons in filter menu 2023-06-07 09:03:17 +02:00
Wolfgang Huß
fc159a290b Stop auto closing by mouse leave of filter menu 2023-06-07 09:03:17 +02:00
Wolfgang Huß
fbf1c382f7 Fix comment typing 2023-06-07 09:03:17 +02:00
Wolfgang Huß
dd5f555948 Implement dev switch for stop automatic closing of filter menu 2023-06-07 09:03:17 +02:00
Wolfgang Huß
f5611fa841 Add 'All' button to filter menu post type buttons
- Unset post type filter menu button by clicking a set button.
2023-06-07 09:03:17 +02:00
Wolfgang Huß
7854b8a083 Change behavior of filter menu post type buttons to switch between them by click 2023-06-07 09:03:17 +02:00
Wolfgang Huß
422d975388 Fix filter button and post type filter menu labels 2023-06-07 09:03:17 +02:00
32d07f840b fixed yarn lock 2023-06-07 09:03:14 +02:00
217696c3e6 we need to use sh instead of bash 2023-06-07 09:02:00 +02:00
6a8a001946 remove scripts folder from docker ignore list, convert script back to bash 2023-06-07 09:02:00 +02:00
71662712a9 use sh instead of bash 2023-06-07 09:02:00 +02:00
31033bc5f7 remove all script functionality 2023-06-07 09:02:00 +02:00
a5a547e03c capsulate in /bin/sh 2023-06-07 08:59:37 +02:00
4753248546 removed ./ 2023-06-07 08:59:37 +02:00
9d27b85e9a copy files in external script 2023-06-07 08:59:37 +02:00
mahula
14a09d9116 Revert "update cypress related packageges in package.json"
This reverts commit 59b61ef91851a6d2e75ff45f19eca262b2c47e2c.
2023-06-07 08:58:46 +02:00
mahula
ada87afef0 set back cypress-file-upload package version 2023-06-07 08:56:37 +02:00
mahula
692ec2a115 update cypress related packageges in package.json 2023-06-07 08:55:18 +02:00
mahula
d70030387d fix reporting e2e tests 2023-06-07 08:44:08 +02:00
mahula
90ec14d883 linting 2023-06-07 08:44:08 +02:00
mahula
38a135d966 fix social media test step 2023-06-07 08:44:07 +02:00
mahula
df7ade28d9 add cypresscondition to models index 2023-06-07 08:44:07 +02:00
mahula
fd68118543 add visit main page to logout e2e test 2023-06-07 08:44:07 +02:00
520e1e44b4 removed duplicate step defintion 2023-06-07 08:44:07 +02:00
38c3fc1397 fix .env loading 2023-06-07 08:44:07 +02:00
00c615d796 fix first errors 2023-06-07 08:44:07 +02:00
mahula
c8c59886a1 move cypress config to cypress.config.js 2023-06-07 08:44:07 +02:00
mahula
60c30dea28 set cypress specpattern in congif file 2023-06-07 08:41:43 +02:00
mahula
b308b290aa drop usage of environment variables for neo4j in cypress:
- the default values in backend's neo4j.js are used
2023-06-07 08:41:43 +02:00
mahula
74a054e2b4 correct dependencies in step definition files 2023-06-07 08:41:43 +02:00
mahula
d8e72f42bc adapt e2e test paths in parallel execution script 2023-06-07 08:39:18 +02:00