Page MenuHomePhabricator

Don't allow duplicate panels on dashboards
ClosedPublic

Authored by chad on Feb 14 2017, 4:34 AM.
Tags
None
Referenced Files
F14745063: D17351.diff
Tue, Jan 21, 9:17 AM
Unknown Object (File)
Fri, Jan 17, 7:42 AM
Unknown Object (File)
Thu, Jan 16, 11:08 PM
Unknown Object (File)
Mon, Dec 30, 12:32 PM
Unknown Object (File)
Thu, Dec 26, 8:31 AM
Unknown Object (File)
Mon, Dec 23, 5:09 AM
Unknown Object (File)
Dec 16 2024, 9:02 AM
Unknown Object (File)
Dec 16 2024, 6:41 AM
Subscribers

Details

Summary

Fixes T10145. I went with "don't add two panels", since panels are easy to create, I expect this to be a reasonable limit until we have better use cases.

Test Plan

Try to add the same panel twice, get error. Add panel normally fine, move panels fine, edit panels fine.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Cool. I think this is a good approach, at least for the foreseeable future: the use cases right now definitely feel pretty weak to me too.

This revision is now accepted and ready to land.Feb 14 2017, 12:02 PM
This revision was automatically updated to reflect the committed changes.