14075 Commits

Author SHA1 Message Date
Wolfgang Huß
4b4c3c91ff Implement order by start date for events 2023-05-30 17:08:23 +02:00
3790f3d010
Merge pull request #6199 from Ocelot-Social-Community/event-master
feat(other): 🍰 epic events – master
2023-05-30 16:28:29 +02:00
Hannes Heine
9a9f5eaf45
Merge branch 'master' into event-master 2023-05-30 15:26:22 +02:00
a72ce57d12
Merge pull request #6260 from Ocelot-Social-Community/fix-avatar-seeding
fix(other): fix avatar seeding
2023-05-30 14:05:50 +02:00
Wolfgang Huß
747cfb8c1d Rename post type filters computed in mixin 2023-05-30 13:03:38 +02:00
Wolfgang Huß
badc388da9 Implement mixin for filter menu 2023-05-30 12:37:38 +02:00
Wolfgang Huß
b08bacb7e0 Add title 'Creation date' to 'OrderByFilter.vue' 2023-05-30 12:36:49 +02:00
Wolfgang Huß
7d381a5fdb Fix typo in backend 'filter-posts.spec.js' 2023-05-30 12:11:16 +02:00
Wolfgang Huß
dba07a258e Revert "Stop auto closing by mouse leave of filter menu"
This reverts commit 4050d8d01d0e6bbe9c72c3d5311d8c0692f34686.
2023-05-30 11:53:28 +02:00
Wolfgang Huß
3e800751ed Beautify horizontal line above category buttons in filter menu 2023-05-30 11:47:34 +02:00
Wolfgang Huß
4050d8d01d Stop auto closing by mouse leave of filter menu 2023-05-30 11:46:00 +02:00
Wolfgang Huß
afbcb1244d Fix comment typing 2023-05-30 11:44:52 +02:00
Wolfgang Huß
0acc41dc73 Implement dev switch for stop automatic closing of filter menu 2023-05-30 11:44:23 +02:00
Wolfgang Huß
055e2f7a59 Merge branch 'event-master' of github.com:Ocelot-Social-Community/Ocelot-Social into 6190-extend-newsfeed-filter-menu-for-events 2023-05-30 10:54:57 +02:00
Wolfgang Huß
e090611efa Merge branch 'event-master' of github.com:Ocelot-Social-Community/Ocelot-Social into event-master 2023-05-30 10:53:53 +02:00
Wolfgang Huß
54c7f9e38d Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into event-master 2023-05-30 10:53:20 +02:00
Wolfgang Huß
f2555fdbc4 Merge branch 'event-master' of github.com:Ocelot-Social-Community/Ocelot-Social into 6190-extend-newsfeed-filter-menu-for-events 2023-05-30 10:41:47 +02:00
mahula
7b0322434a
Merge branch 'master' into fix-avatar-seeding 2023-05-30 10:11:29 +02:00
mahula
eecdb66024 refine interception assertion 2023-05-27 14:06:28 +02:00
mahula
56e61db444 refine interception assertion 2023-05-27 13:50:26 +02:00
mahula
9e5925f82c clean up 2023-05-27 13:49:44 +02:00
mahula
2fa8be30c5 add network interception to e2e test step 2023-05-27 12:26:32 +02:00
mahula
3a79884db3 add network interception to e2e test step 2023-05-27 10:13:24 +02:00
mahula
7576347658 deactivate video recording and upload in e2e test workflow 2023-05-27 09:16:06 +02:00
Wolfgang Huß
133e584dec Add 'All' button to filter menu post type buttons
- Unset post type filter menu button by clicking a set button.
2023-05-26 19:40:14 +02:00
Wolfgang Huß
3fa8c3d2e3 Change behavior of filter menu post type buttons to switch between them by click 2023-05-26 19:22:55 +02:00
Wolfgang Huß
a3c3b02729 Fix filter button and post type filter menu labels 2023-05-26 19:21:17 +02:00
mahula
14ed84620b add network waiting to several cypress steps 2023-05-26 17:28:04 +02:00
mahula
a5eca59f88 fix typo 2023-05-26 13:38:44 +02:00
mahula
7528d32dfc add network interception to cypress test 2023-05-26 13:36:35 +02:00
mahula
0e046e222c add network interception to cypress test 2023-05-26 12:53:18 +02:00
mahula
18288efa1b wait for network to be idle in cypress tests 2023-05-26 11:16:58 +02:00
mahula
b2b9ebc400 wait for network to be idle in cypress tests 2023-05-26 10:47:35 +02:00
mahula
8b4c176c29 add waiting to preparation step 2023-05-26 09:18:43 +02:00
mahula
48a88a17c3 add waiting to preparation step 2023-05-26 08:18:28 +02:00
mahula
eeb1e7dd36 increase cypress page load timeout 2023-05-25 15:02:31 +02:00
Wolfgang Huß
eac46dd6c8
Merge pull request #6333 from Ocelot-Social-Community/6332-enable-gql-playground-set-DEBUG=true-in-backend-env
chore(other): set 'DEBUG=true' in backend '.env.template' to use GraphQL Playground
2023-05-25 14:41:14 +02:00
mahula
edb9618b1f increase cypress page load timeout 2023-05-25 14:25:07 +02:00
Wolfgang Huß
baf860c5c9
Merge branch 'master' into 6332-enable-gql-playground-set-DEBUG=true-in-backend-env 2023-05-25 14:14:50 +02:00
9667641e42
Merge branch 'master' into fix-avatar-seeding 2023-05-25 13:47:32 +02:00
6c6e308cc7
Merge pull request #6326 from Ocelot-Social-Community/unused-packages-ocelot
refactor(other): unused packages ocelot
2023-05-25 13:47:11 +02:00
mahula
433111604d set cypress to test only a specific feature and record a video for debugging 2023-05-25 13:30:24 +02:00
mahula
2cfd6d57df set cypress to test only a specific feature and record a video for debugging 2023-05-25 13:28:06 +02:00
mahula
648ee8178c set cypress to test only a specific feature and record a video for debugging 2023-05-25 13:24:52 +02:00
mahula
156b907b77 set cypress to test only a specific feature and record a video for debugging 2023-05-25 13:19:31 +02:00
entermex
6807b6f543 Fix notification menu comment hash 2023-05-25 13:10:32 +02:00
86d64ce25e
Merge branch 'master' into fix-avatar-seeding 2023-05-25 12:51:14 +02:00
deeccecd19
Merge branch 'master' into unused-packages-ocelot 2023-05-25 12:49:35 +02:00
69275096a6
Merge pull request #6325 from Ocelot-Social-Community/unused-packages-backend
refactor(backend): unused packages backend
2023-05-25 12:49:19 +02:00
04ab8148f9
lint fixes 2023-05-25 12:41:04 +02:00