Correct off-by-one error :P
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Aug 1 2024
I like ping-pong :D
What Valerio says: Only render OGP tags for anonymous access to public objects; refactor
Is this feature meant to include displaying custom project fields in search results as well? (and possibly for other applications that allow custom field definitions)
Thaaaaaaanks 🦄
Jul 31 2024
arc lint no check CSS syntax? Meh
Do whatever Valerio says!
Replace file icon with copy path button in file header bars
What about replacing that legacy "unuseful" file icon on the left, with your new copy-button?
This seems ready. Just the proposed inline things if you like to. Thanks.
Tested again. This feature is beautiful. Thanks again. Let's increase the Wealth token.
I do not understand this thing more than this. Help welcome.
OH GOSH YES
Jul 30 2024
Tested again. Double-accept.
- Split getting values and rendering meta tags into separate private methods
- Fix description length check
Triple-slam-accept
- Fix the $award_phids thingy to do the $award_phids[$phid] thing
- I prefer to keep if (!$errors) as that part of code is supposed to check for (any) errors
Before and after it throws an exception; after it involves the return command to do so.
follow @valerio.bozzolan what suggested at https://we.phorge.it/D25750#20386.
we barely used pattern search but it indeed was broken.
with this fix, it works.
Jul 29 2024
We can take inspiration from Phame (?)
It's perfect as-is. Just adding last notes since I'm in verbose mode
I thought there was a ->setFormErrors($errors) but it's not the case. Nice as-is. Tested thanks :3
Uhm. Before the change, the method returns void. After the change, the method returns void. So this proposed change would be "to make PHPStan happy" but I expect it will highlight in future versions of PHPStan as well.
Double-slam-accept
Use canResolve() as found by Valerio (so much for my reading skills)
git rebase master (just because we can)
Seems good thanks. It seems we can also have it shorter with canResolve() 🤔
You didn't have Trusted Contributors membership, which provides access to the repo. Try now
In D25750#20406, @aklapper wrote:Could you try arc land instead of git push?
Jul 28 2024
Could you try arc land instead of git push?
Many thanks for your patience. you're very kind!
but I do have trouble landing this diff.
not sure what I'm doing wrong.
Please evaluate the same change also here to fix the "Pattern Search"
arc lint
I skiped the linting and unit testing because they take time to process. too much for this tiny change
Jul 27 2024
Too lazy, just doing the same as in rP43d3fd9eac6e8e44d8a60110d8ad6f01bb240979: Turn "Required" red after the first attempt
Rebase after merging rP59678094fb777aed3c3eb66e8075c082b3dc393f
Replying to a comment in Z1 from a week ago: When Phorge's curtain doesn't allow someone to access the content, it shows either a 404 ("Access Denied: Restricted Maniphest Task") or the login dialog. In both cases, no OGP meta tags are leaked.
Thaaaaanks, it works