Commit Graph

696 Commits

Author SHA1 Message Date
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
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
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
8543204bd9 fix(front): Fix instances list pagination
Closes #1277

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-04-26 16:40:32 +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
35b07dceaa fix(front): Fix style of My Events participations
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-04-20 17:01:36 +02:00
Thomas Citharel
cfd10ea960 fix(front): Fix behaviour when deleting an event from event list
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-04-20 16:57:23 +02:00
Thomas Citharel
487f4069b1 fix(front): Fix about sections titles
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-04-20 12:19:21 +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
09874bb049 Merge branch '1226-fix-name-sync-in-profile-setup-form' into 'main'
Change the way preferredUsername is synced

Closes #1226

See merge request framasoft/mobilizon!1369
2023-04-19 09:49:32 +00: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
Cédric Wagner
a73e5a085e Change the way preferredUsername is synced 2023-04-07 15:58:38 +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
39768693c5 Only show report as spam/ham buttons if antispam feature is enabled
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
8eb949af60 Fix dynamic import of datefns with downcase locale
Closes #1215

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-01-28 17:37:21 +01:00
Thomas Citharel
0775814e19 Add page title for Categories view
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-01-28 17:37:19 +01:00
Thomas Citharel
31fd99bd37 Fix notifications settings not working
Closes #1251

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-01-28 17:37:19 +01:00
Thomas Citharel
1a03c49fa4 Fix MyGroups and MyEvents views
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-01-28 17:37:19 +01:00
Thomas Citharel
3d99a41104 Fix logging from 3rd-party auth provider
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-12-22 12:23:51 +01:00
Thomas Citharel
1854063f09 Fix instances filter
Closes #1214

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-12-22 12:04:40 +01:00
Thomas Citharel
275261d600 Fix changing email & password
Closes #1223

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-12-22 12:04:39 +01:00
Thomas Citharel
9328df2103 Fix editing group events
Closes #1222

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-11-29 08:28:48 +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
bce2a4dc3c Fix terms and privacy view
Closes #1229

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-11-29 08:20:01 +01:00
Thomas Citharel
e93e282524 Limit the size of the IP(v6) field in the user admin view
Now it breaks only below 1280px width, instead of ~1500.

Closes #1228

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-11-29 08:19:21 +01:00
Thomas Citharel
635c35e009 Fix unfollowing group
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-11-25 18:12:11 +01:00
Thomas Citharel
4073eab201 Fix approving/rejecting group members
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-11-22 12:55:09 +01:00
Thomas Citharel
9d07373134 Lint fixes
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-11-21 17:29:50 +01:00
Thomas Citharel
b5d6165ce1 Fix approving new followers
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-11-21 17:29:29 +01:00
Thomas Citharel
0452b44f21 Make sure maximumAttendeeCapacity is a number, not a string
Closes #1194

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-11-21 12:07:22 +01:00
Thomas Citharel
32706150e0 Fix changing event uuid didn't change event data
Closes #1192

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-11-21 11:53:29 +01:00
Thomas Citharel
066e71c517 Don't load group status when unlogged
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-11-07 11:23:15 +01:00
Thomas Citharel
8f49c66b3f Fix upcoming event groups on homeview
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-11-07 09:12:48 +01:00
Thomas Citharel
b860dadbfb Front-end fixes
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-11-06 13:03:53 +01:00
Thomas Citharel
b745f34356 Fix event map view
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-11-04 18:29:59 +01:00
Thomas Citharel
c1dff8caaa Remove unused import
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-11-04 11:29:19 +01:00
Thomas Citharel
74639e7203 Fix event integrations
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-11-04 11:28:56 +01:00
Thomas Citharel
f3ac1f7ce1 Discussions views improvements
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-11-03 17:38:20 +01:00
Thomas Citharel
7401fc8273 Truncate resource description preview after 350 characters
Closes #1182

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-11-03 16:54:04 +01:00
Thomas Citharel
29de9b346a Fix moving resources
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-11-03 12:10:59 +01:00
Thomas Citharel
e69e8a5044 Allow to configure editor heading levels and set level 2 as start for posts
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-11-02 18:09:26 +01:00