1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-03-12 04:15:00 +01:00
phorge-phorge/src/applications
ekubischta 5bd99a394a Add instructions to Create Repository form fields for Callsign and Short Name
Summary:
When I create new repos, I always forget which is which (between Callsign and Short Name)

This adds helpful text as a placeholder and as control instructions

I am not sure if this layout is 100% better, but this is an option as well

**Add new Repository**
{F3169761 width=800}

**Edit existing Repository**
{F3169775 width=800}

Closes T15742

Test Plan: Added a new repository and saw these control instructions

Reviewers: O1 Blessed Committers, aklapper

Reviewed By: O1 Blessed Committers, aklapper

Subscribers: aklapper, avivey, tobiaswiese, valerio.bozzolan, Matthew, Cigaryno

Maniphest Tasks: T15742

Differential Revision: https://we.phorge.it/D25898
2025-03-11 13:11:52 +00:00
..
almanac Drydock and Almanac: add welcome pages 2024-06-25 09:37:01 +02:00
aphlict Fix PHP 8.1 "strlen(null)" exception for "/bin/aphlict notify" without parameter 2024-04-17 13:11:07 +02:00
arcanist/conduit
audit Fix implicitly nullable parameter declarations for PHP 8.4 2024-10-23 11:09:36 +02:00
auth Account registration: Restrict Real Name length 2024-12-02 20:36:39 +01:00
badges Disallow awarding a badge without selecting recipient 2024-07-30 10:50:28 +02:00
base Fix implicitly nullable parameter declarations for PHP 8.4 2024-10-24 17:19:42 +02:00
cache Add missing variable names to PHPDoc @param of methods 2024-08-21 15:06:26 +02:00
calendar Validate some user provided calendar query range dates 2024-11-26 15:12:22 +01:00
celerity Drop question mark suffix from optional PHPDoc @param types 2024-09-06 19:17:00 +02:00
conduit Fix implicitly nullable parameter declarations for PHP 8.4 2024-10-24 17:19:42 +02:00
config Fix typos etc. 2024-12-29 11:35:54 -05:00
conpherence Fix editing Conpherence rooms on mobile 2025-02-20 19:19:04 +01:00
console DarkConsole: Fix "strlen(null)" but for the "tab" query parameter 2024-10-28 09:26:20 +01:00
countdown Make misc get*ApplicationClass[Name]() calls return ::class constant instead of string 2024-02-05 14:11:36 +01:00
daemon Remove unused parameter from PhabricatorDaemonController::buildSideNavView() call 2024-07-26 13:48:44 +02:00
dashboard Portals: Rename unused newNoMenuItemsView() to newNoContentView() 2025-03-01 20:15:28 +01:00
differential Fix implicitly nullable parameter declarations for PHP 8.4 2024-10-24 17:19:42 +02:00
diffusion Add instructions to Create Repository form fields for Callsign and Short Name 2025-03-11 13:11:52 +00:00
diviner Fix implicitly nullable parameter declarations for PHP 8.4 2024-10-23 11:09:36 +02:00
doorkeeper Fix implicitly nullable parameter declarations for PHP 8.4 2024-10-23 11:09:36 +02:00
draft/storage Save drafts for inline comments currently being edited 2020-05-04 13:19:42 -07:00
drydock Fix implicitly nullable parameter declarations for PHP 8.4 2024-10-23 11:09:36 +02:00
fact Facts and Charts: Add more PHPDoc coverage 2025-03-09 11:12:15 +01:00
favorites Make "Favorites" work more like other customizable menus 2019-04-09 13:59:35 -07:00
feed Check that min epoch < max epoch in PhabricatorFeedQuery::withEpochInRange() 2025-02-20 19:31:04 +01:00
files Communicate max dimensions of profile images before upload 2025-02-03 11:53:35 +01:00
flag Remove trivial cases of unreachable code 2024-09-04 12:17:28 +02:00
fund Fix implicitly nullable parameter declarations for PHP 8.4 2024-10-23 11:09:36 +02:00
guides Remove product literal strings in "pht()", part 5 2022-04-25 12:22:27 -07:00
harbormaster Fix non-existing log method in HarbormasterManagementRestartWorkflow 2025-03-03 16:16:16 +01:00
help Tokenize external editor links so they can be safely materialized on the client 2020-04-19 09:02:49 -07:00
herald Add some trivial Herald related PhpDoc comments 2025-02-17 09:34:41 +01:00
home Fix PHP 8.1 "strlen(null)" exception which blocks rendering the Home page 2023-05-01 15:37:56 +02:00
legalpad Fix implicitly nullable parameter declarations for PHP 8.4 2024-10-23 11:09:36 +02:00
lipsum Add "--force" and "--quickly" flags to bin/lipsum 2017-02-27 09:09:41 -08:00
macro Fix implicitly nullable parameter declarations for PHP 8.4 2024-10-23 11:09:36 +02:00
maniphest ManiphestReportController: Add more PHPDoc coverage 2025-03-03 15:52:54 +01:00
meta Drop question mark suffix from optional PHPDoc @param types 2024-09-06 19:17:00 +02:00
metamta Add first unit test for mimemailparser headers 2024-12-06 13:12:54 +01:00
multimeter Fix PHP 8.1 "explode(null)" exception which blocks rendering the Multimeter page 2023-05-29 12:35:54 +02:00
notification PHPDoc: Replace "@return this" with "@return $this" 2024-09-09 15:48:09 +02:00
nuance Fix PHP 8.1 "ltrim(null)" exception creating a Nuance Source 2025-02-20 19:10:30 +01:00
oauthserver Make misc get*ApplicationClass[Name]() calls return ::class constant instead of string 2024-02-05 14:11:36 +01:00
owners Make misc get*ApplicationClass[Name]() calls return ::class constant instead of string 2024-02-05 14:11:36 +01:00
packages Fix packages base uri and introduce a console for that base uri 2025-03-06 19:43:14 +01:00
passphrase Fix implicitly nullable parameter declarations for PHP 8.4 2024-10-23 11:09:36 +02:00
paste Fix PHP 8.1 "strlen(null)" exception in PhabricatorPasteLanguageTransaction.php 2024-05-02 10:28:08 +02:00
people People Profile Menu: Move "Badges" item lower in panel list 2025-02-17 09:35:59 +01:00
phame Remove trivial cases of unreachable code 2024-09-04 12:17:28 +02:00
phid Avoid "Unknown Object (????)" for custom Select field values in Herald editor 2024-11-28 12:41:41 +01:00
phlux Make misc get*ApplicationClass[Name]() calls return ::class constant instead of string 2024-02-05 14:11:36 +01:00
pholio Warn in comment field if task is closed as duplicate 2024-06-23 15:29:17 +02:00
phortune Fix typos etc. 2024-12-29 11:35:54 -05:00
phpast Remove deprecated buildStandardPage* method calls 2024-05-16 08:39:08 +02:00
phrequent Remove trivial cases of unreachable code 2024-09-04 12:17:28 +02:00
phriction Phriction: define an object creation title 2024-12-20 17:54:00 +01:00
phurl Allow customizing default Phurl view and edit policies 2024-12-14 09:56:59 +02:00
policy Fix implicitly nullable parameter declarations for PHP 8.4 2024-10-23 11:09:36 +02:00
ponder Fix implicitly nullable parameter declarations for PHP 8.4 2024-10-23 11:09:36 +02:00
project Facts and Charts: Add more PHPDoc coverage 2025-03-09 11:12:15 +01:00
reference/src Make the Remarkup Help Page Extensible 2024-06-26 22:11:44 +02:00
remarkup Generate file attachment transactions for explicit Remarkup attachments on common edit pathways 2022-05-19 13:21:04 -07:00
repository Repository Identity "Automatically Detected User": don't trust unverified emails 2024-12-11 09:31:14 +01:00
search Hovercards: Avoid "Undefined index: objectPHID" when passing bogus data 2024-12-09 12:00:03 +01:00
settings Fix implicitly nullable parameter declarations for PHP 8.4 2024-10-24 17:19:42 +02:00
slowvote Warn in comment field if task is closed as duplicate 2024-06-23 15:29:17 +02:00
spaces Add missing variable names to PHPDoc @param of methods 2024-08-21 15:06:26 +02:00
subscriptions PHPDoc: Replace "@return this" with "@return $this" 2024-09-09 15:48:09 +02:00
support/application
system Add missing variable names to PHPDoc @param of methods 2024-08-21 15:06:26 +02:00
tokens Allow filtering tokens given by type of token 2025-02-12 18:15:32 +02:00
transactions Remove unused PhabricatorApplicationTransactionCommentView::getStatusID() 2025-01-15 14:40:26 +01:00
typeahead Add missing variable names to PHPDoc @param of methods 2024-08-21 15:06:26 +02:00
uiexample Implements copy button in clone repo modal 2024-02-15 19:38:39 +01:00
xhprof Make misc get*ApplicationClass[Name]() calls return ::class constant instead of string 2024-02-05 14:11:36 +01:00