14075 Commits

Author SHA1 Message Date
c8db4b2943
Merge branch 'master' into fix-coverage 2023-06-02 11:10:55 +02:00
031c9c370b
copy files in external script 2023-06-02 11:08:08 +02:00
Wolfgang Huß
779a23588a
Merge branch 'master' into 6330-node-version-upgrade-in-nvmrc-files-to-v20.2.0 2023-06-02 11:05:54 +02:00
Wolfgang Huß
52798c1174 Refactor 'TOGGLE_EVENTS_ENDED' and 'eventsEnded' in store to contain the event start date 2023-06-02 11:04:28 +02:00
1b92bb60b3
Merge pull request #6321 from Ocelot-Social-Community/typescript
feat(backend): typescript
2023-06-02 10:52:10 +02:00
d2a44c8753
Merge branch 'master' into typescript 2023-06-02 10:16:01 +02:00
Wolfgang Huß
4f078e4b24 Fix webapp tests 2023-06-02 10:08:55 +02:00
entermex
9c98f87e69 refactor(webapp): changed color a bit litter for event-ribbons 2023-06-02 09:49:45 +02:00
Wolfgang Huß
51e1b496d4 Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into 6190-extend-newsfeed-filter-menu-for-events 2023-06-02 09:27:28 +02:00
entermex
75f18e60d3 refactor(webapp): changed locaalized text for article ribbon. 2023-06-02 00:17:29 +02:00
entermex
a08d4f48ae refactor(webapp): changed color for event-ribbon.
Co-authored-by: Elweyn <heine.hannes@gmail.com>
2023-06-01 23:42:09 +02:00
entermex
a4f84b0a4c
Merge pull request #6319 from Ocelot-Social-Community/6307-group-list-number-to-six
fix(webapp): fix group list number to six
2023-06-01 23:29:06 +02:00
entermex
9176cbfe80
Merge branch 'master' into 6307-group-list-number-to-six 2023-06-01 22:50:46 +02:00
entermex
691226e3f3
Merge pull request #6335 from Ocelot-Social-Community/6290-fix-notification-menu-comment-hash
fix(webapp): fix notification menu comment hash
2023-06-01 22:50:13 +02:00
entermex
e11b4eb28e
Merge branch 'master' into 6290-fix-notification-menu-comment-hash 2023-06-01 22:19:44 +02:00
Wolfgang Huß
5863eed59a Delete file 'filterMenuMixin.js' and move all from there to the files where it's used 2023-06-01 20:42:51 +02:00
Wolfgang Huß
419ec5384f Move 'eventsEnded' and 'toggleEventsEnded' from file 'filterMenuMixin.js' to the files where it's used 2023-06-01 19:44:13 +02:00
Wolfgang Huß
c1d9766f39 Replace 'setOrder' by 'toggleOrder' 2023-06-01 19:31:21 +02:00
Wolfgang Huß
edfb667bcf Replace 'setEventsEnded' by 'toggleEventsEnded' 2023-06-01 19:29:58 +02:00
Wolfgang Huß
7687d6f28c Move 'setUnsetPostTypeFilter' to the store 2023-06-01 19:27:13 +02:00
Wolfgang Huß
52839f4b22 Move 'unsetAllPostTypeFilters' to the store 2023-06-01 19:07:07 +02:00
Wolfgang Huß
52c474536f Move all computed in file 'filterMenuMixin.js' to the store 2023-06-01 18:00:41 +02:00
Wolfgang Huß
9fee1b43c8 Fix typo of 'buttonLabel' 2023-06-01 17:18:24 +02:00
Wolfgang Huß
4eeaf7a793
Update webapp/components/FilterMenu/OrderByFilter.vue
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
2023-06-01 17:12:31 +02:00
Wolfgang Huß
d24200eabd
Update webapp/mixins/filterMenuMixin.js
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
2023-06-01 17:11:55 +02:00
Wolfgang Huß
d0fe3006bc
Update webapp/components/FilterMenu/OrderByFilter.vue
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
2023-06-01 17:11:05 +02:00
Wolfgang Huß
28e94b381f
Update webapp/components/FilterMenu/OrderByFilter.vue
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
2023-06-01 17:10:24 +02:00
Wolfgang Huß
4fbdf70880 Change order of imports in 'FilterMenuComponent.vue' 2023-06-01 17:08:05 +02:00
Wolfgang Huß
8b0248057b Fix post type filter class name 2023-06-01 17:05:18 +02:00
Wolfgang Huß
1a9c35cb11 Fix webapp tests 2023-06-01 16:26:38 +02:00
4f3b3bb30b
fix frontend - babel loader cannot be to new 2023-06-01 13:46:20 +02:00
elweyn
726640a759 Create a function to switch between Article and Event. 2023-06-01 13:36:24 +02:00
elweyn
17e0d0a85c Rename creatEvent to createEvent 2023-06-01 13:04:06 +02:00
fd961cb529
fixed lint problem 2023-06-01 12:03:56 +02:00
773382d3ae
reverated wrong rename, reanmed proper file to .old 2023-06-01 12:03:03 +02:00
e767024df8
renamed broken and unsed components & tests to .old to avoid them beeing tested 2023-06-01 11:50:48 +02:00
540cd40e10
fixed coverage reporting 2023-06-01 11:47:21 +02:00
Hannes Heine
41cd147258
Merge branch 'master' into update-database 2023-05-31 21:26:39 +02:00
elweyn
ef7bb652bc Fix linting.
Co-authored-by: maeckes-infinitylabs <markus@infinity.labs.ooo>
2023-05-31 20:44:44 +02:00
Wolfgang Huß
fab85aea78 Implement showing of only ended events on newsfeed 2023-05-31 18:31:27 +02:00
Moriz Wahl
39288b4cb5 fix(webapp): warnings in unit tests 2023-05-31 18:05:29 +02:00
Wolfgang Huß
152e18e650 Add separate filter buttons for articles and events 2023-05-31 15:06:52 +02:00
Wolfgang Huß
238c0ef605 Adjustment for filter button remove 'X' 2023-05-31 15:05:02 +02:00
elweyn
e18fa0cea0 Fix test of post edit.
Co-authored-by: maeckes-infinitylabs<markus@infinity.labs.ooo>
2023-05-31 12:32:48 +02:00
Wolfgang Huß
d178b63984 Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into 6190-extend-newsfeed-filter-menu-for-events 2023-05-31 12:11:49 +02:00
Wolfgang Huß
a454ce51de Fix webapp tests 2023-05-31 12:10:00 +02:00
elweyn
1ca274fad4 Add creatEvent to the update post so the form has event specific fields.
Co-authored-by: elweyn<heine.hannes@gmail.com>
Co-authored-by: maeckes-infinitylabs<markus@infinitylabs.ooo>
2023-05-31 11:01:28 +02:00
3bcd518bd4
reverted removal of data:null 2023-05-31 10:32:40 +02:00
a21df08551
revered removal of data: null 2023-05-31 10:28:28 +02:00
a50e3f2f14
Merge branch 'master' into typescript 2023-05-31 10:21:04 +02:00