Commit Graph

156 Commits

Author SHA1 Message Date
jjaffeux 166d5ff7ff FIX: post owner should be considered as any other invitable 2020-04-28 12:28:39 +02:00
jjaffeux a53b565d4b FIX: prevents topic-title decorator to erase emojis 2020-04-28 10:52:13 +02:00
jjaffeux 10b0c9371a FEATURE: displays a preview of the event in the composer 2020-04-28 10:47:29 +02:00
jjaffeux 17034c5fb1 DEV: we don't need promise here; loadScript is already a promise 2020-04-27 17:40:31 +02:00
jjaffeux e568468705 FIX: strengthen calendar rendering 2020-04-27 16:49:59 +02:00
jjaffeux d38d3478c6 minor refactorings 2020-04-27 16:37:00 +02:00
jjaffeux 90edefff0a FEATURE: allows to hide add to calendar links 2020-04-23 14:09:15 +02:00
jjaffeux 0cf857af02 UX: replaces [wrap] by [event]
Syntax is now:

```
[event start="date"]
[/event]
```
2020-04-23 13:23:59 +02:00
jjaffeux 0a78f039b1 UX: uses listNextYear as default view on mobile 2020-04-23 09:02:22 +02:00
jjaffeux 20361c4d79 FIX: do not update holiday flair when typing in composer 2020-04-23 08:21:29 +02:00
jjaffeux 29d0c03326 FIX: output UTC 2020-04-23 00:21:19 +02:00
jjaffeux 93ec8dd1d0 UX: slightly larger modal container for event builder 2020-04-22 23:43:56 +02:00
jjaffeux 7b71cccc58 UX: uses new date-time-range-input 2020-04-22 23:26:18 +02:00
jjaffeux 3967dbf83e FIX: ensures raw is correctly cleared when values are empty 2020-04-22 23:26:09 +02:00
jjaffeux e8fce60f35 DEV: adds a is-current-user class to invitee 2020-04-22 23:24:45 +02:00
jjaffeux 50e72a5598 FIX: ensures height is correctly computed 2020-04-22 23:24:10 +02:00
jjaffeux a581f528b8 FIX: ensures edit reason is localized 2020-04-22 23:23:15 +02:00
Joffrey JAFFEUX 3966e58c96
FIX: reduces visual noise of grouped events on mobile (#38) 2020-04-22 17:36:48 +02:00
jjaffeux cc193bf2ba FIX: prevents name collision by namespacing guardian method 2020-04-14 19:03:55 +02:00
jjaffeux 2fd93fb355 UX: hide invitees on standalone events 2020-04-14 08:37:59 +02:00
jjaffeux d7408a6fee FIX: uses correct modal class when editing event 2020-04-14 08:37:43 +02:00
jjaffeux fd179ae2ee FIX: ensures we have outlet args 2020-04-14 00:19:07 +02:00
jjaffeux e48f49a4f1 FIX: uses correct modal class 2020-04-12 21:27:45 +02:00
jjaffeux 4700a19827 UX: hide popover on scroll 2020-04-12 18:49:42 +02:00
jjaffeux 24c26734ce UX: adjust timezone selector width on mobile 2020-04-12 18:49:33 +02:00
jjaffeux a8a1195adc UX: attempts to add margin when 3 buttons on mobile 2020-04-12 14:56:09 +02:00
jjaffeux c7cdeff4af FIX: prevents wizard to generate an `undefined` name 2020-04-12 14:34:44 +02:00
jjaffeux 2e3458e4b5 UX: adds margin and background to event 2020-04-12 14:21:32 +02:00
jjaffeux c4db9f2583 FEATURE: display event's starts_at on topic title 2020-04-12 14:18:55 +02:00
jjaffeux dd0b28677c UX: always apply vertical margin on calendar 2020-04-12 12:56:54 +02:00
jjaffeux 5f2cc8863b UX: more calendar mobile view adjustments 2020-04-12 12:52:47 +02:00
jjaffeux 8b15720654 UX: improved mobile view for calendars 2020-04-12 12:03:29 +02:00
jjaffeux cde452ca8e FEATURE: limits who can create/act on events based on groups 2020-04-12 09:36:12 +02:00
jjaffeux d12d45d247 UX: events are now managed through md markup 2020-04-11 20:26:37 +02:00
Joffrey JAFFEUX 3d6e47a605
FIX: correctly display multiple dates (#34) 2020-04-10 12:29:29 +02:00
Joffrey JAFFEUX 3a9b218b3b
FEATURE: display upcoming events in a calendar (#33) 2020-04-10 11:35:53 +02:00
Joffrey JAFFEUX e0146360c6
FEATURE: .ics support for events (#32) 2020-04-10 10:52:38 +02:00
Joffrey JAFFEUX 03dfa04971
UX: only groups can be invited (#29) 2020-04-09 23:01:47 +02:00
Joffrey JAFFEUX 31dfaf4557
REFACTOR: removes display invitees option (#28) 2020-04-09 20:45:38 +02:00
Joffrey JAFFEUX 5665832fe7
REFACTOR: ensures consistent naming with discourse-post-event (#26) 2020-04-09 18:10:45 +02:00
jjaffeux 3b945689c0 UX: do not lowercase show all 2020-03-28 19:01:32 +01:00
jjaffeux 78b1b85512 FIX: supports emojis in event name 2020-03-28 18:35:45 +01:00
jjaffeux a710fdda9f UX: improves buttons texts and visuals 2020-03-28 18:12:59 +01:00
jjaffeux 903127494c UX: puts less emphasize on status and hide it when standalone 2020-03-28 17:47:13 +01:00
jjaffeux 109c3bbc61 fix linting 2020-03-28 15:52:11 +01:00
jjaffeux da26c43c49 FIX: should_display_invitees already has this info 2020-03-27 23:11:34 +01:00
jjaffeux 7a15ecd29a UX: prevents to submit invite on first enter 2020-03-27 22:47:55 +01:00
jjaffeux 8c51d4c50f FIX: scope user-selector to a topic id 2020-03-27 22:45:37 +01:00
jjaffeux 9cd66b1437 UX: cleaning/improving upcoming events pages 2020-03-27 22:29:01 +01:00
jjaffeux 77bc6a4f77 UX: do not show participants if standalone 2020-03-27 22:18:18 +01:00