Thomas Citharel
|
8809db582c
|
fix(front): fix homepage event and groups cards snapping
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-30 16:13:44 +02:00 |
|
Thomas Citharel
|
e0488dd87f
|
fix(front): fix selecting addresses in autocomplete
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-30 15:36:41 +02:00 |
|
Thomas Citharel
|
9a457fb011
|
fix(apps): fix device flow authorization process
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-30 14:24:52 +02:00 |
|
Thomas Citharel
|
6593616194
|
style(lint): lint frontend files
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-30 09:30:40 +02:00 |
|
Thomas Citharel
|
02867e6e14
|
fix(frontend): only show map on event edition when we have an address or we want to put in details
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-30 08:34:55 +02:00 |
|
Thomas Citharel
|
b0975672c1
|
fix(front): various UI improvements for group page
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-30 08:34:55 +02:00 |
|
Thomas Citharel
|
ec7ca4ddf1
|
feat(post): show post visibily in PostListItem component
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-30 08:34:54 +02:00 |
|
Thomas Citharel
|
8e626dce78
|
fix(sharepostmodal): only show the share warning message if the post is accessible by link
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-30 08:34:54 +02:00 |
|
Thomas Citharel
|
779812c746
|
fix(discussionlistitem): remove unecessary parameter in vue router target
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-30 08:34:54 +02:00 |
|
Thomas Citharel
|
759b26e203
|
refactor(front): cleanup PostListItem.vue
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-30 08:34:54 +02:00 |
|
Thomas Citharel
|
b0a564f64f
|
fix(group): rephrase "Public Page" to "Announcements", as all posts are not necessary public
Closes #900
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-30 08:34:53 +02:00 |
|
Thomas Citharel
|
dc3b93ffb5
|
feat(front): show skeleton content on event view until the event is loaded
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-24 16:14:19 +02:00 |
|
Thomas Citharel
|
d5a6df9940
|
feat(front): redirect user to homepage on disconnect when currently on private page
Closes #1278
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-24 12:11:00 +02:00 |
|
Thomas Citharel
|
6da0dba0fd
|
fix(front): remove leftover console.logs
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-24 11:50:38 +02:00 |
|
Thomas Citharel
|
d2ba732b8b
|
fix(front): Fix autocomplete attribute in o-inputitems after Oruga new version BC
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-17 09:34:04 +02:00 |
|
Thomas Citharel
|
f0cc5ffb8f
|
fix(map): Only show marker if we have it's position
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-17 09:34:04 +02:00 |
|
Thomas Citharel
|
1e1342de12
|
refactor(front): Clear unused code
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-17 09:34:03 +02:00 |
|
Thomas Citharel
|
6faafd6393
|
fix(front): Small UI fixes on identity pickers
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-17 09:34:02 +02:00 |
|
Thomas Citharel
|
c7b90cd60a
|
fix(map): Fix style of the map marker
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-17 09:34:02 +02:00 |
|
Thomas Citharel
|
1ea5342fca
|
Merge branch '1290-fix-ellipsis-navbar' into 'main'
Fix ellipsis for identity in NavBar
See merge request framasoft/mobilizon!1383
|
2023-05-17 05:41:33 +00:00 |
|
MickGe
|
b423caf6c3
|
Fix ellipsis for identity in NaBar
|
2023-05-16 19:45:28 +00:00 |
|
Hugo Renard
|
4bcf572c54
|
fix: bind pagination current prop
Signed-off-by: Hugo Renard <hugo.renard@protonmail.com>
|
2023-05-02 14:52:10 +02:00 |
|
Thomas Citharel
|
7def6739e1
|
Add missing icon registration
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-04-26 16:39:18 +02:00 |
|
Thomas Citharel
|
a4e7ee37be
|
fix(search): Fix event search order
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-04-26 16:39:18 +02:00 |
|
Thomas Citharel
|
2c28312fc9
|
fix(front): Focus report comment input in report modal
Closes #1236
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-04-21 15:43:36 +02:00 |
|
Thomas Citharel
|
63c9ed62de
|
fix(front): Fix event list month order
Closes #1244
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-04-21 10:18:22 +02:00 |
|
Thomas Citharel
|
52c4337c4f
|
style(lint): Run front-end linter
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-04-19 18:50:09 +02:00 |
|
Thomas Citharel
|
23b5e5930c
|
fix(map): Only show map details when needed
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-04-19 18:33:34 +02:00 |
|
Thomas Citharel
|
3b7dbcd71f
|
fix(i18n): Update translations
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-04-07 18:23:36 +02:00 |
|
Thomas Citharel
|
85d643d0ec
|
feat(addresses): Allow to enter manual addresses
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-04-07 17:54:06 +02:00 |
|
Thomas Citharel
|
50ab531156
|
fix: Fix type of variable in navbar
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-04-07 17:53:03 +02:00 |
|
Thomas Citharel
|
e0ee9c143b
|
fix(apps): Show message when the user doesn't have approved apps yet
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-04-05 09:28:23 +02:00 |
|
Thomas Citharel
|
c4e9f88e85
|
Fix front-end stuff
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-03-24 15:32:26 +01:00 |
|
Thomas Citharel
|
59944603b7
|
Update deps and fix some front-end stuff
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-03-22 10:19:25 +01:00 |
|
Thomas Citharel
|
8984bd7636
|
Introduce authorizations with Rajska
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-03-22 10:19:25 +01:00 |
|
Thomas Citharel
|
b6875f6a4b
|
Introduce device flow
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-03-22 09:34:11 +01:00 |
|
Thomas Citharel
|
2ee329ff7b
|
Introduce application tokens
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-03-22 09:34:10 +01:00 |
|
Thomas Citharel
|
317a3434b2
|
feat(spam): Introduce checking new accounts, events & comments for spam with the help of Akismet
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-02-07 15:18:29 +01:00 |
|
Thomas Citharel
|
1400eadfb5
|
Lint fixes after 5929a85ec7f899ca3858e7ed6d407f7da5af76cd
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-12-22 12:24:17 +01:00 |
|
Thomas Citharel
|
5cddce7b15
|
Add a missing icon
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-12-22 12:04:39 +01:00 |
|
Thomas Citharel
|
5929a85ec7
|
Fix loading group members in organizer picker
Closes #1216
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-12-21 17:10:51 +01:00 |
|
Thomas Citharel
|
c335e7069b
|
Consider timezone for start time also when end date is hidden
Closes #1239
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-12-21 16:34:11 +01:00 |
|
Thomas Citharel
|
fc16014b2a
|
Use the correct value of current locale
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-11-29 08:23:02 +01:00 |
|
Thomas Citharel
|
6f9940a0a0
|
Lint fixes
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-11-29 08:20:11 +01:00 |
|
Thomas Citharel
|
9eab9f1bbb
|
Fix comment display
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-11-22 13:02:12 +01:00 |
|
Thomas Citharel
|
fde0c9b5d8
|
Register missing icon
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-11-22 12:55:09 +01:00 |
|
Thomas Citharel
|
f9d21c5a38
|
Fix 3rd-party auth links
Closes #1198
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-11-22 09:26:39 +01:00 |
|
Thomas Citharel
|
0a2307b5a3
|
Merge branch 'fixes' into 'main'
Register missing BellOutline and BellOffOutline icons
See merge request framasoft/mobilizon!1332
|
2022-11-07 11:23:49 +00:00 |
|
Thomas Citharel
|
6e1687a651
|
Fix order of useHead registration on JoinGroupWithAccount view
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-11-07 11:29:15 +01:00 |
|
Thomas Citharel
|
97895d515b
|
Register missing BellOutline and BellOffOutline icons
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-11-07 11:22:54 +01:00 |
|