Page MenuHomePhabricator

Don't allow duplicate panels on dashboards
ClosedPublic

Authored by chad on Feb 14 2017, 4:34 AM.
Tags
None
Referenced Files
F13080326: D17351.diff
Wed, Apr 24, 6:40 AM
Unknown Object (File)
Tue, Apr 23, 9:10 PM
Unknown Object (File)
Tue, Apr 23, 9:10 PM
Unknown Object (File)
Tue, Apr 23, 9:10 PM
Unknown Object (File)
Wed, Apr 10, 8:04 PM
Unknown Object (File)
Tue, Apr 9, 2:37 AM
Unknown Object (File)
Sat, Apr 6, 11:12 PM
Unknown Object (File)
Sat, Apr 6, 10:35 PM
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.