Commit Graph

22 Commits

Author SHA1 Message Date
Joffrey JAFFEUX 6b8f894006
DEV: fabricators are now autoloaded by core (#225) 2022-02-22 11:21:09 +01:00
Jordan Vidrine 8bd20e6636
UX: Add tabs to filter between different types of RSVPed guests (#174)
* UX: Adding tabs to invitees modal

Co-authored-by: Jarek Radosz <jradosz@gmail.com>
2021-09-28 14:49:02 -05:00
jjaffeux ae6f7c9d25 FIX: custom fields are now part of markdown 2020-08-25 13:22:09 +02:00
jjaffeux 04abec77ca FIX: prevents custom fields to override raw_invitees
This commit also refactors specs to better test this behavior and enforces the validation of raw invitees.
2020-08-14 10:17:17 +02:00
jjaffeux 86dbc7d289 DEV: treats private invitees as public and only create them on attendance 2020-08-12 12:04:04 +02:00
jjaffeux ad57efb6fe REFACTOR: makes reminders to be in raw 2020-08-10 23:38:04 +02:00
jjaffeux da91f7417d FEATURE: allows to set reminder
Note that reminders; as custom fields, are only editable on created event and not when creating it.
2020-08-10 16:02:12 +02:00
jjaffeux 5c5ffdaaab FEATURE: allows to remove invitees from the modal listing them 2020-08-09 13:41:10 +02:00
jjaffeux 4e5fad6b4f FEATURE: inline bulk invite 2020-08-09 10:01:21 +02:00
jjaffeux a29b7ab270 FEATURE: syncs topic tracking with attendance 2020-08-04 08:39:19 +02:00
Joffrey JAFFEUX 1451a65f54
FEATURE: allows to bulk invite into events (#54) 2020-08-03 15:47:01 +02:00
Joffrey JAFFEUX c6b531d741
FEATURE: allows to add a url to an event (#52) 2020-08-03 08:58:52 +02:00
jjaffeux ea0dd41046 FIX: ensures we are updating the correct invitee 2020-05-10 17:27:44 +02:00
jjaffeux 8ccc7f3d85 FIX: ensures post event works when no user is logged in 2020-05-02 10:20:25 +02:00
jjaffeux 166d5ff7ff FIX: post owner should be considered as any other invitable 2020-04-28 12:28:39 +02:00
jjaffeux cde452ca8e FEATURE: limits who can create/act on events based on groups 2020-04-12 09:36:12 +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 fe6c2e6102 FEATURE: uses post_event date in op to decorate topic title 2020-03-27 21:37:38 +01:00
jjaffeux 2bf615cffc fix spec 2020-03-26 22:34:21 +01:00
Joffrey JAFFEUX 988b066ab5
FEATURE: implements initial support for post events (#24) 2020-03-26 14:11:33 +01:00