User Details
- User Since
- Aug 3 2015, 10:19 AM (494 w, 3 d)
- Availability
- Available
Jun 1 2021
Aug 13 2019
Apr 19 2019
Mar 14 2019
Very happy to see that you guys are working on this, thank you. 👍
Jan 6 2018
Jul 6 2017
Apr 20 2017
Apr 19 2017
Nov 17 2016
Thank you very much for the detailed answer, @epriestley.
Nov 15 2016
- Executed arc liberate
- Executed arc diff from Linux machine to get linters and unit tests to work
Nov 14 2016
Thanks.
Nov 13 2016
Since this is a highly desired feature for us and many other Phabricator users (tokens, tokens, tokens), I would really like to contribute. I already did some work and it turned out - thanks to the flexible architecture of Phabricator - not that much is needed to get something quite nice and robust:
- A typeahead datasource for project columns
- A new Herald field for task cards
- A new condition type in HeraldAdapter class
- Minor extension of the project column query class
Nov 9 2016
Aug 31 2016
Aug 11 2016
Feb 23 2016
Internally, we track "explicit members" and "implicit members".
Parent projects can not have explicit members. The explicit members are moved.
However, all members of subprojects are implicitly members of ancestors, so they're still present as implicit members of the parent.
I'm hoping to navigate this without adding more concepts to the UI like "explicit members" and "implicit members". One thing I'd like to do is show which subproject(s) a user is a member of in the "Members" panel for parent projects, which might help. We could also add a line of explanatory text, and/or rename the panel to "Members of Subprojects", although both clutter the UI to explain a one-time facet of the model.
We just played around with projects, subprojects, and milestones as we wanted to figure out a nice way of organizing work. We fell over a few inconsistencies/issues/bugs:
Feb 20 2016
Feb 19 2016
Feb 15 2016
My thoughts on the subproject UI concerns: We were really looking forward to subprojects especially to simplify organization of software components and their appearance in the UI. For example, we have multiple projects managed by the same Phabricator instance and software projects tend to have the same name for many software components like Core, UI, and so on.
Nov 5 2015
Aug 3 2015
Wow, now that was quick @shrinidhirao. 🚀
At least for MITK-ProjectTemplate it works like a charm, thank you!
We have the same problem when importing existing git repositories: