Commit Graph

514 Commits

Author SHA1 Message Date
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 5929a85ec7
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
Thomas Citharel
9ff54bae06 Adapt white parts in Mobilizon logo to current color
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-11-07 10:54:17 +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
a2ef3901f4 Linting Text editor
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-11-04 18:29:59 +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
bc81b1830d Add empty alt attribute to uploaded pictures (for now)
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-11-04 16:47:24 +01:00
Thomas Citharel
5078f890ce Add loading="lazy" to some images, except categories in viewport
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-11-04 16:47:24 +01:00
Thomas Citharel
7489d60f7f Cleanup navbar
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-11-04 14:30:26 +01:00
Thomas Citharel
08ce9b6f84 Prevent loading authorized groups when current actor isn't loading in OrganizerPickerWrapper
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-11-04 11:29:12 +01:00
Thomas Citharel
afd164a449 Resources view improvements
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-11-03 17:38:20 +01:00
Thomas Citharel
e03ad73c7f Fix multiselect of resources
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-11-03 16:26:50 +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
84009a9530 Fix current format status of text not displayed in text editor
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-11-02 18:15:19 +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
Thomas Citharel
7ee79a00e2 Fix post sharing URL
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-11-02 17:45:49 +01:00
Thomas Citharel
2464134977 Fix anonymous/remote participation button
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-10-31 18:54:21 +01:00
Thomas Citharel
dc075ccf0d Fix anonymous & remote participation pages
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-10-31 18:54:05 +01:00
Thomas Citharel
be33c3b213 Search improvements
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-10-31 18:07:14 +01:00
Thomas Citharel
5d507ecf69 Event view improvements
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-10-31 18:05:59 +01:00
Thomas Citharel
1592ae8fe9 Make text editor level start at 3, 4, 5
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-10-31 18:04:30 +01:00
Thomas Citharel
1282bbf0f4 Fix attribute on FullAddressAutoComplete
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-10-31 15:05:14 +01:00
Thomas Citharel
e0127afd2b Various front-end fixes
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-10-31 14:30:41 +01:00
Thomas Citharel
695d773d50 Various UI fixes, add placeholder to the text editor
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-10-31 11:43:18 +01:00
Thomas Citharel
bc6c0e0448 HTML syntax fixes
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-10-28 17:41:50 +02:00