1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 09:42:41 +01:00
phorge-phorge/src/applications/transactions
epriestley 70053beeed Smooth out milestone creation workflow
Summary:
Ref T10010.

  - Default name to "Milestone X".
  - Remove policy controls, which have no effect.
  - Don't generate slugs for milestones since this is a big pain where they all generate as `#milestone_1` by default (you can add one if you want). I plan to add some kind of syntax like `#parent/32` to mean "Milestone 32 in Parent" later.
  - Don't require projects to have unique names (again, 900 copies of "Milestone X"). I think we can trust users to sort this out for themselves since modern Phabricator has "Can Create Projects" permission, etc.

Test Plan: Created some milestones, had a less awful experience.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10010

Differential Revision: https://secure.phabricator.com/D14909
2015-12-29 10:40:28 -08:00
..
application Put inline previews in remarkup textareas 2015-12-22 12:18:28 -08:00
commentaction Provide "Change Projects" and "Change Subscribers" (instead of "Add ...") in comment actions 2015-12-15 15:03:34 -08:00
constants Restore "Create" transactions 2015-12-18 11:56:03 -08:00
controller Support field previews in EditEngine 2015-12-27 08:17:18 -08:00
edges Modernize remaining edge types 2015-01-03 10:58:20 +11:00
editengine Smooth out milestone creation workflow 2015-12-29 10:40:28 -08:00
editfield Provide phame.post.edit Conduit API method 2015-12-28 06:55:35 -08:00
editor Lift Conpherence indexing up out of the Fulltext index 2015-12-21 17:25:05 -08:00
edittype Improve Conduit type handling for *.edit endpoints 2015-12-16 08:45:46 -08:00
engineextension Smooth out milestone creation workflow 2015-12-29 10:40:28 -08:00
error Route task merges through new editor 2013-09-23 14:32:32 -07:00
exception Mark some strings for translation 2015-06-09 23:06:52 +10:00
feed Desktop Notification support 2015-06-22 13:11:37 -07:00
interface Transactions - adding willRenderTimeline to handle tricky cases 2014-12-04 13:58:52 -08:00
phid Allow ApplicationEditor forms to be reconfigured 2015-11-10 10:24:40 -08:00
query Modularize transaction/comment indexing in the FulltextEngine 2015-12-21 17:24:40 -08:00
replyhandler Add Maniphest Task email creator to CCs 2015-09-09 14:07:07 -07:00
response Various translation improvements 2015-11-03 07:02:46 +11:00
storage Don't show self-subscribes in feed or mail 2015-12-22 10:45:51 -08:00
view Clean up "HTTP Parameters" view a bit for EditEngine forms 2015-12-18 12:00:38 -08:00
worker Modularize transaction/comment indexing in the FulltextEngine 2015-12-21 17:24:40 -08:00