Thomas Citharel
|
26cf892758
|
Revert "Merge branch 'external-events' into 'main'"
This reverts merge request !1223
|
2022-05-04 07:02:16 +00:00 |
|
Luca Eichler
|
75502e2a4b
|
Add option to link an external registration provider for events
|
2022-05-03 15:33:32 +02:00 |
|
Thomas Citharel
|
54afbd395f
|
Change URL to Mastodon Share Manager
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-04-20 09:03:14 +02:00 |
|
Thomas Citharel
|
e2682c570d
|
Only display locality in event card address section and truncate
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-04-06 19:56:10 +02:00 |
|
Thomas Citharel
|
8b3278b60f
|
Fix display of contacts on event view
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-04-06 19:56:10 +02:00 |
|
Thomas Citharel
|
0abb9a13e5
|
Various group events improvements
Adds a button to show pasts events of a group if no upcoming events are
displayed
q
Closes #690
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-04-06 19:56:10 +02:00 |
|
Thomas Citharel
|
927d2296eb
|
Improve event metadata links display
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-04-06 19:56:09 +02:00 |
|
Thomas Citharel
|
84a5c6f893
|
Directly load the group in OrganizerPickerWrapper if we have the group ID
Fixes #997
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-04-04 15:42:17 +02:00 |
|
Thomas Citharel
|
a2bb0c0a4d
|
Debounce contact filter
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-04-04 15:42:17 +02:00 |
|
Thomas Citharel
|
59c39efb80
|
Redesign organizer picker with tailwind
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-04-04 15:42:17 +02:00 |
|
Thomas Citharel
|
85f8450a85
|
Debounce tag input autocomplete
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-03-28 11:22:40 +02:00 |
|
Thomas Citharel
|
35fb06c345
|
Pass the date to getTimezoneOffset() so that the DST is accounted for
See https://github.com/marnusw/date-fns-tz#gettimezoneoffset
Closes #1069
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-03-24 10:01:04 +01:00 |
|
Thomas Citharel
|
9d3cd05e33
|
Fix embed of actor card
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-03-23 12:35:27 +01:00 |
|
Thomas Citharel
|
ca6ef9b06b
|
Improve admin views
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-01-17 14:49:48 +01:00 |
|
Thomas Citharel
|
7771b27b55
|
Allow to filter user memberships and group memberships (contacts=) on
backend side
Closes #981 #969
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-12-13 17:33:36 +01:00 |
|
Thomas Citharel
|
305f53cb03
|
Fix text overflow when a link is too long in event mobile view
Closes #941
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-12-13 10:43:32 +01:00 |
|
Thomas Citharel
|
67ee95f81e
|
Fix position of tentative tag on EventCard
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-30 11:30:38 +01:00 |
|
Thomas Citharel
|
3da846cdf9
|
Always show the cancelled status of an event
Closes #959
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-26 14:47:10 +01:00 |
|
Thomas Citharel
|
ed7e6e4d4b
|
Fix extra padding on event truncated title
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-22 18:31:13 +01:00 |
|
Thomas Citharel
|
49ad1637f9
|
Set initial values for some EventMetadata elements
Otherwise it fails backend validation
Closes #931
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-22 10:04:00 +01:00 |
|
Thomas Citharel
|
83e8136b0e
|
Fix spacing in organizer picker
Closes #929
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-22 08:36:48 +01:00 |
|
Thomas Citharel
|
0a37719029
|
Expose content language in HTML
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-13 19:57:13 +01:00 |
|
Thomas Citharel
|
b1a9c28a97
|
Add closeButtonAriaLabel to everymodal
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-13 12:33:14 +01:00 |
|
Thomas Citharel
|
9583804890
|
Only show datetime tz toggle if offset is different
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-11 16:29:38 +01:00 |
|
Thomas Citharel
|
3961a2067b
|
Fix search exposing events to unlogged users
Closes #892
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-09 09:15:32 +01:00 |
|
Thomas Citharel
|
7c4a76cc89
|
More bidi improvements
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-07 21:09:30 +01:00 |
|
Thomas Citharel
|
a46372094c
|
Add dir="auto" to most user generated content
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-07 18:12:22 +01:00 |
|
Thomas Citharel
|
9ac3da618d
|
Improve components
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-06 14:39:22 +01:00 |
|
Thomas Citharel
|
a2017a3546
|
Rename event address to inline address
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-06 11:15:50 +01:00 |
|
Thomas Citharel
|
096c3a435a
|
Improve some components
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-06 10:08:20 +01:00 |
|
Thomas Citharel
|
39ea05a04a
|
Add mixins to handle RTL languages
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-04 18:38:47 +01:00 |
|
Thomas Citharel
|
d89c0fc414
|
Make sure some action pages don't get indexed
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-03 10:14:44 +01:00 |
|
Thomas Citharel
|
4923c52f3b
|
Improve post & events cards, homepage and my events page
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-02 19:50:38 +01:00 |
|
Thomas Citharel
|
ea4116c207
|
Refactor GraphQL queries and event cards
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-02 19:50:37 +01:00 |
|
Thomas Citharel
|
7ecf2e1da0
|
Add isOnline event option to mark event as fully online
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-10-18 11:13:37 +02:00 |
|
Thomas Citharel
|
d58ca5743d
|
Add timezone handling
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-10-11 17:37:17 +02:00 |
|
Thomas Citharel
|
eba3c70c9b
|
Various accessibility improvements
* Add announcement element with `aria-live`
* Add skip to main content element
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-10-11 17:37:16 +02:00 |
|
Thomas Citharel
|
773a29d1f4
|
Add Telegram Logo component (icon was removed from MDI)
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-09-29 19:12:34 +02:00 |
|
Thomas Citharel
|
120d79d580
|
Fix an issue with TagInput
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-09-29 18:21:44 +02:00 |
|
Thomas Citharel
|
e9e12500dc
|
Fix tags autocomplete
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-09-26 17:52:21 +02:00 |
|
Thomas Citharel
|
9c7a4f0079
|
Refactor TagInput.vue
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-09-08 10:04:08 +02:00 |
|
Thomas Citharel
|
291a788438
|
Various accessibility improvements
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-09-08 10:04:06 +02:00 |
|
Thomas Citharel
|
bc1f71e742
|
Refactor addressautocomplete components into a mixin
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-09-07 17:40:31 +02:00 |
|
Thomas Citharel
|
ae31835923
|
Add Etherpad Integration
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-08-17 10:42:03 +02:00 |
|
Thomas Citharel
|
639309ed92
|
Add some visio services to preconfigured metadata
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-08-17 10:42:02 +02:00 |
|
Thomas Citharel
|
4831379d13
|
Allow prop for EventBanner to be null
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-08-13 16:56:27 +02:00 |
|
Thomas Citharel
|
1280b66f41
|
Catch blurhash decoding errors
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-08-12 10:11:46 +02:00 |
|
Thomas Citharel
|
1e75713b1c
|
Make identity picker work with many profiles and groups
Close #784
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-08-11 12:43:54 +02:00 |
|
Thomas Citharel
|
5f3d1f89df
|
Allow to add metadata to an event
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-08-09 16:16:14 +02:00 |
|
Thomas Citharel
|
e26c431350
|
Fix only part of username showing up in OrganizerPickerWrapper
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-08-02 11:45:51 +02:00 |
|