1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/src/applications/calendar
lkassianik 0f914afda9 Canceling calendar events should deactivate the event
Summary: Closes T7943, Canceling calendar event should deactivate the event instead of destroying data.

Test Plan: Create an event, cancel it, see changed status icon, query for active events, event should not appear, query for deactivated events, event should appear in results.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T7943

Differential Revision: https://secure.phabricator.com/D12604
2015-04-29 08:39:39 -07:00
..
__tests__ Minor formatting changes 2014-10-08 08:39:49 +11:00
application Canceling calendar events should deactivate the event 2015-04-29 08:39:39 -07:00
constants Remove @group annotations 2014-07-10 08:12:48 +10:00
controller Canceling calendar events should deactivate the event 2015-04-29 08:39:39 -07:00
editor Canceling calendar events should deactivate the event 2015-04-29 08:39:39 -07:00
exception Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
phid Canceling calendar events should deactivate the event 2015-04-29 08:39:39 -07:00
query Canceling calendar events should deactivate the event 2015-04-29 08:39:39 -07:00
remarkup Calendar event monograms, part 3. Remarkup for calendar event monograms. 2015-04-27 14:27:34 -07:00
storage Canceling calendar events should deactivate the event 2015-04-29 08:39:39 -07:00
util Minor formatting changes 2014-10-08 08:39:49 +11:00
view Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00