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
- Branch
- calendareventiconedit
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 6129 Build 6150: [Placeholder Plan] Wait for 30 Seconds
Event Timeline
src/applications/calendar/editor/PhabricatorCalendarEventEditor.php | ||
---|---|---|
197 | 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? |