Ref T7936, Calendar events should actually have an icon now.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Maniphest Tasks
- T7936: Give Calendar events custom icons
- Commits
- Restricted Diffusion Commit
rP3845057efb8b: Calendar events should actually have an icon now.
Edit event, edit icon, save, observe transaction feed.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/applications/calendar/editor/PhabricatorCalendarEventEditor.php | ||
---|---|---|
188 | Move this down and create a new block for it which just does break; without doing $invalidate_all = true; -- we don't need to invalidate availability caches when an icon changes. | |
src/applications/calendar/icon/PhabricatorCalendarIcon.php | ||
15 | I'd prefer to avoid using a company logo, how about fa-birthday-cake instead? |