mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-22 06:42:42 +01:00
No description
6514598f66
Summary: When creating a Dashboard Text Panel, from example from here: http://phorge.localhost/dashboard/panel/edit/?panelType=text After you change its Description, Before this change, this was the feed (but you must have Developer Mode): foo.bar edited this object (transaction type "text.text"). After this change, this is the feed: foo.bar edited the the panel text. (Show Details) So, not only we show a nice title, but we also allow to see details. | Before | After | |------------|------------| | {F2182938} | {F2182943} | Credits: - LegalpadDocumentTextTransaction for the getTitle() method - ManiphestTaskDescriptionTransaction for the details Closes T15817 Test Plan: - Create a Text Panel from /dashboard/panel/edit/?panelType=text - Change description - See the new feed - Click on "Show Details". Also that works. You see A/B changes. Reviewers: O1 Blessed Committers, aklapper Reviewed By: O1 Blessed Committers, aklapper Subscribers: aklapper, tobiaswiese, Matthew, Cigaryno Maniphest Tasks: T15817 Differential Revision: https://we.phorge.it/D25625 |
||
---|---|---|
bin | ||
conf | ||
externals | ||
resources | ||
scripts | ||
src | ||
support | ||
webroot | ||
.arcconfig | ||
.arclint | ||
.arcunit | ||
.editorconfig | ||
.gitignore | ||
LICENSE | ||
NOTICE | ||
README.md |
Phorge is a collection of web applications which help software companies build better software.
Phorge is a community-maintained fork of Phabricator.
Phorge includes applications for:
- reviewing and auditing source code;
- hosting and browsing repositories;
- tracking bugs;
- managing projects;
- conversing with team members;
- assembling a party to venture forth;
- writing stuff down and reading it later;
- hiding stuff from coworkers; and
- also some other things.
Phorge is developed and maintained by The Phorge Team.
LICENSE
Phorge is released under the Apache 2.0 license except as otherwise noted.