Moriz Wahl
|
755440dc03
|
refactor components for store changes
|
2023-06-07 09:03:18 +02:00 |
|
Moriz Wahl
|
2b4b7b2a40
|
refactor store and store tests
|
2023-06-07 09:03:18 +02:00 |
|
Wolfgang Huß
|
e6c5ba1148
|
Refactor 'TOGGLE_EVENTS_ENDED' and 'eventsEnded' in store to contain the event start date
|
2023-06-07 09:03:18 +02:00 |
|
Wolfgang Huß
|
b4e3610918
|
Fix webapp tests
|
2023-06-07 09:03:18 +02:00 |
|
Wolfgang Huß
|
576ba65411
|
Delete file 'filterMenuMixin.js' and move all from there to the files where it's used
|
2023-06-07 09:03:18 +02:00 |
|
Wolfgang Huß
|
fb926b7281
|
Move 'eventsEnded' and 'toggleEventsEnded' from file 'filterMenuMixin.js' to the files where it's used
|
2023-06-07 09:03:18 +02:00 |
|
Wolfgang Huß
|
12f43fd6c7
|
Replace 'setOrder' by 'toggleOrder'
|
2023-06-07 09:03:18 +02:00 |
|
Wolfgang Huß
|
52e5d0a745
|
Replace 'setEventsEnded' by 'toggleEventsEnded'
|
2023-06-07 09:03:18 +02:00 |
|
Wolfgang Huß
|
890b99cd52
|
Move 'setUnsetPostTypeFilter' to the store
|
2023-06-07 09:03:18 +02:00 |
|
Wolfgang Huß
|
61f406b3ee
|
Move 'unsetAllPostTypeFilters' to the store
|
2023-06-07 09:03:18 +02:00 |
|
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 |
|