ogerly
|
76eb8757cb
|
merge event master + changes
|
2023-04-25 09:17:03 +02:00 |
|
ogerly
|
ed6717a907
|
locales fix
|
2023-04-24 15:08:09 +02:00 |
|
ogerly
|
e172fe917a
|
fix lint
|
2023-04-24 14:20:36 +02:00 |
|
ogerly
|
1ba79343fe
|
save event
|
2023-04-24 12:40:52 +02:00 |
|
ogerly
|
1578ef9c44
|
Merge branch 'master' of https://github.com/Ocelot-Social-Community/Ocelot-Social
|
2023-04-20 13:56:17 +02:00 |
|
ogerly
|
dbf89fadfc
|
pre add-further-event-params
|
2023-04-20 13:55:52 +02:00 |
|
dependabot[bot]
|
7cbe8feab9
|
Bump node from 19.8.1-alpine3.17 to 19.9.0-alpine3.17 in /webapp
Bumps node from 19.8.1-alpine3.17 to 19.9.0-alpine3.17.
---
updated-dependencies:
- dependency-name: node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-15 01:56:57 +00:00 |
|
dependabot[bot]
|
eb29000073
|
Bump @babel/core from 7.12.17 to 7.21.4 in /webapp
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.17 to 7.21.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.21.4/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-08 02:00:55 +00:00 |
|
dependabot[bot]
|
3040002643
|
Bump jsonwebtoken from 8.5.1 to 9.0.0 in /webapp
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.5.1 to 9.0.0.
- [Release notes](https://github.com/auth0/node-jsonwebtoken/releases)
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](https://github.com/auth0/node-jsonwebtoken/compare/v8.5.1...v9.0.0)
---
updated-dependencies:
- dependency-name: jsonwebtoken
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-07 10:25:50 +00:00 |
|
dependabot[bot]
|
1d2a2abb9f
|
Bump jest from 29.4.2 to 29.5.0 in /webapp
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.4.2 to 29.5.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.5.0/packages/jest)
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-06 18:42:49 +00:00 |
|
dependabot[bot]
|
4156babe4b
|
Bump babel-jest from 29.4.2 to 29.5.0 in /webapp
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 29.4.2 to 29.5.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.5.0/packages/babel-jest)
---
updated-dependencies:
- dependency-name: babel-jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-06 15:53:46 +00:00 |
|
dependabot[bot]
|
a8da88acd2
|
Bump node from 19.4.0-alpine3.17 to 19.8.1-alpine3.17 in /webapp
Bumps node from 19.4.0-alpine3.17 to 19.8.1-alpine3.17.
---
updated-dependencies:
- dependency-name: node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-06 10:24:41 +00:00 |
|
ogerly
|
8d27846602
|
add datepicker
|
2023-04-05 20:07:32 +02:00 |
|
ogerly
|
d2fec8ea2f
|
first step for events
|
2023-04-05 10:24:58 +02:00 |
|
Wolfgang Huß
|
08def14caf
|
Release v2.5.1 - fix filter menu width
|
2023-03-23 09:03:59 +01:00 |
|
Wolfgang Huß
|
26b90fce47
|
Add tooltip to locale switch menu
|
2023-03-23 08:21:46 +01:00 |
|
Wolfgang Huß
|
28505a5b18
|
Add tooltip to header notifications menu
|
2023-03-23 08:11:30 +01:00 |
|
Wolfgang Huß
|
f542ab3052
|
Change text of invite friends header menu button
|
2023-03-23 08:00:51 +01:00 |
|
Wolfgang Huß
|
1a1561ce14
|
Fix locale identifier from 'avatarMenu.Groups' to 'avatarMenu.groups'
|
2023-03-23 07:55:10 +01:00 |
|
Wolfgang Huß
|
4c0469f61a
|
Add tooltip to header avatar menu
- Add 'showProfileNameTitle' to profile avatar.
|
2023-03-23 07:51:19 +01:00 |
|
elweyn
|
c4699c4e2a
|
fix(webapp): Popup filter max-width
|
2023-03-22 10:43:18 +01:00 |
|
Wolfgang Huß
|
6524239f59
|
Release v2.5.0
|
2023-03-21 13:23:27 +01:00 |
|
elweyn
|
4dae3dac55
|
Merge branch 'master' into fix-popover-close-menu
|
2023-03-20 16:39:34 +01:00 |
|
Wolfgang Huß
|
54f2160780
|
Fix linting
|
2023-03-20 15:03:24 +01:00 |
|
Wolfgang Huß
|
d3ec738ee2
|
Merge branch 'master' into 6146-notification-menu-buttons-position
|
2023-03-20 15:00:28 +01:00 |
|
Wolfgang Huß
|
e7d6afbc26
|
Fix by setting 'developerNoAutoClosing: false'
|
2023-03-20 14:44:53 +01:00 |
|
elweyn
|
593b81c501
|
fix(webapp): close popover notification menu
|
2023-03-20 14:44:24 +01:00 |
|
elweyn
|
393c657e27
|
Add class for the flex items
|
2023-03-20 14:08:32 +01:00 |
|
Wolfgang Huß
|
f3f7e8c508
|
Merge branch 'master' into revert-6103-newsfeed-bigger-gap-between-posts
|
2023-03-20 13:41:12 +01:00 |
|
Wolfgang Huß
|
a1b12568ef
|
Revert PR 'feat(webapp): on newsfeed add bigger y-gap between posts' #6121
|
2023-03-20 13:36:02 +01:00 |
|
elweyn
|
4cfbf772a0
|
fix(webapp): small buttons in notifications menu
|
2023-03-20 11:43:51 +01:00 |
|
Moriz Wahl
|
15391991f2
|
get the tooltip working
|
2023-03-18 12:28:28 +01:00 |
|
Moriz Wahl
|
637c3d1ffa
|
Merge branch 'master' into fix-join-leave-button-for-pending-members
|
2023-03-18 11:27:45 +01:00 |
|
Moriz Wahl
|
b969630e6e
|
Merge branch 'master' into notifications-remove-user-from-group
|
2023-03-17 13:31:03 +01:00 |
|
Moriz Wahl
|
e91ad99f56
|
fix(webapp): join leave button for pending members
|
2023-03-17 13:25:59 +01:00 |
|
Moriz Wahl
|
0c4a6ca5c7
|
add group description to notifications
|
2023-03-17 11:42:23 +01:00 |
|
Moriz Wahl
|
c18617fc22
|
group description in notification
|
2023-03-17 11:37:19 +01:00 |
|
Moriz Wahl
|
49288750cf
|
try fixing join group button
|
2023-03-17 11:10:23 +01:00 |
|
Moriz Wahl
|
033630e8e3
|
add group type for mark notifications as read
|
2023-03-16 16:55:30 +01:00 |
|
Wolfgang Huß
|
9ded9105a3
|
Left over of merge conflict
|
2023-03-16 16:09:18 +01:00 |
|
Wolfgang Huß
|
9dbb8cae41
|
Merge branch '6068-on-create-edit-group-page-have-additional-hint' of github.com:Ocelot-Social-Community/Ocelot-Social into 6068-on-create-edit-group-page-have-additional-hint
# Conflicts:
# webapp/components/ContributionForm/ContributionForm.vue
|
2023-03-16 16:06:35 +01:00 |
|
Wolfgang Huß
|
84e483a450
|
Fix variable name
|
2023-03-16 16:03:51 +01:00 |
|
Moriz Wahl
|
da93e7ff83
|
locales for remove user from group notification
|
2023-03-16 16:02:17 +01:00 |
|
Wolfgang Huß
|
04b6dc4407
|
Merge branch '6068-on-create-edit-group-page-have-additional-hint' of github.com:Ocelot-Social-Community/Ocelot-Social into 6068-on-create-edit-group-page-have-additional-hint
# Conflicts:
# webapp/components/ContributionForm/ContributionForm.vue
|
2023-03-16 15:56:40 +01:00 |
|
Wolfgang Huß
|
4f6c9319fb
|
Update webapp/components/ContributionForm/ContributionForm.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2023-03-16 15:52:31 +01:00 |
|
Wolfgang Huß
|
5c634ca688
|
Update webapp/components/ContributionForm/ContributionForm.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2023-03-16 15:51:16 +01:00 |
|
Wolfgang Huß
|
424f5c4172
|
Refine style of contribution (post) form hint text for group post
|
2023-03-16 15:49:13 +01:00 |
|
Moriz Wahl
|
ed217a0c14
|
locales for change group member role notification
|
2023-03-16 15:34:08 +01:00 |
|
Moriz Wahl
|
1501bcb06c
|
linting
|
2023-03-16 15:14:27 +01:00 |
|
Moriz Wahl
|
1d277e96a7
|
locales for left group mutation
|
2023-03-16 14:39:55 +01:00 |
|