mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-10 08:52:39 +01:00
eab768f705
Summary: Provide a quick workflow for adding a new project. This ended up being sort of complicated because we don't currently put forms in dialogs. I separated the actual <form /> tag out of the display/layout of AphrontFormView to enable this (the dialog is itself a form). Limitations: if you create a new project and then remove it, it won't appear in the tokenizer until you reload the page. We need to add the ability for the datasource to drop its cache to enable this, which is super complicated. Test Plan: Used "Create new project" to add a new project when creating a task. Reviewed By: aran Reviewers: jungejason, tuomaspelkonen, aran CC: anjali, aran, epriestley Differential Revision: 422 |
||
---|---|---|
.. | ||
attached-file-view.css | ||
crumbs-view.css | ||
dark-console.css | ||
dialog-view.css | ||
error-view.css | ||
form-view.css | ||
headsup-action-list-view.css | ||
list-filter-view.css | ||
pager-view.css | ||
panel-view.css | ||
request-failure-view.css | ||
side-nav-view.css | ||
table-view.css | ||
tokenizer.css | ||
typeahead.css |