Page MenuHomePhorge

Trigger: Capitalize most Buzzwords in our Weird Way as usual
AbandonedPublic

Authored by valerio.bozzolan on Mar 22 2023, 00:08.
Tags
None
Referenced Files
F4069216: D25078.1746831018.diff
Thu, May 8, 22:50
F4049647: D25078.1746758138.diff
Thu, May 8, 02:35
F4042588: D25078.1746725487.diff
Wed, May 7, 17:31
F4042586: D25078.1746725486.diff
Wed, May 7, 17:31
F4042584: D25078.1746725485.diff
Wed, May 7, 17:31
F4031986: D25078.1746703806.diff
Wed, May 7, 11:30
F4019855: D25078.1746665115.diff
Wed, May 7, 00:45
F4017462: D25078.1746655388.diff
Tue, May 6, 22:03
Tokens
"Hungry Hippo" token, awarded by valerio.bozzolan.

Details

Reviewers
Sten
Group Reviewers
O1: Blessed Committers
Test Plan
  • Open the Trigger Page from a Workboard Column
  • See that Most Things are Finally in this usual Weird Way

Diff Detail

Repository
rP Phorge
Branch
arcpatch-D25078_1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 737
Build 737: arc lint + arc unit

Event Timeline

update celerity to make the lint happy

  • also fix small typo "elmement"
Sten subscribed.

Apart from the pre-existing 'Statues' typo, looks good to me...

src/applications/project/trigger/PhabricatorProjectTriggerManiphestStatusRule.php
27

Plural of 'Status' is 'Statuses'. 'Statues' is the plural of 'Statue', which is something different.

let's also fix a typo (thanks Sten)

valerio.bozzolan added a subscriber: aklapper.

Part of this Diff has no sense now that I learned that... some of these has sense. Let's close.

Yeah I honestly don't know if uppercase or lowercase.

In this case should be lower-case because consistency and because it's pretty much a full sentence.

Relevant. "User Profiles":

https://we.phorge.it/source/phorge/browse/master/src/applications/people/config/PhabricatorUserConfigOptions.php$7

That's probably a page title and thus title case.

Also, "User profiles", 4 lines below:

https://we.phorge.it/source/phorge/browse/master/src/applications/people/config/PhabricatorUserConfigOptions.php$7

That's probably a button text or such and seems to be sentence case...