Anything and everything related to the new user experience from registration to successfully first use of Phabricator features and applications.
Details
Apr 20 2022
Mar 16 2019
Aug 6 2017
Resolved enough.
Jul 29 2017
Most browsers can only give us a timezone offset, like "UTC-7", not a locale name like "America/Los_Angeles". We already attempt to read this value (D15962, T3025#176547) but when I wrote that stuff it was only available in Chrome and not necessarily reliable. We do try to guess the default zone selection based on the information we get from the browser, but currently ask the user to confirm it in all cases.
I was thinking that the first time they log in, we just take the browser timezone and set the user config to that.
Jul 9 2017
Apr 7 2017
(Just closing this since we haven't seen an update in ~4 months and it isn't actionable.)
Mar 26 2017
Nov 29 2016
That didn't seem to be the case. It might have been because we only enforced Google authentication around one year ago, before that users could use a password for authentication. I can check later today, but perhaps the users that ended up with duplicate accounts never setup Google Auth.
If the only way to register is Google, it should be impossible to create more than one account per Google account.
Why is registration disabled?
Nov 8 2016
It's just very
important to
thoroughly explore
the applications
Oct 20 2016
This has been live for about two months without any substantive issues arising.
Sep 7 2016
Ut seems to be T10145
Or if it isn't, please file a bug report.
I think this change broke dashboard editing slightly. Now when adding a panel to a dashboard column, the same panel gets added twice, once for each column. Removing either of the dupes removes both.
Sep 3 2016
thx
Sep 2 2016
You can today, just extend PhabricatorGuideModule and drop it in src/extensions. It should just show up.
Maybe it might be a good idea to allow people to create own Guides? Could be helpful for recuring setup stuff for newusers for example, like we got it at our instance.
Sep 1 2016
Aug 31 2016
Aug 29 2016
Aug 27 2016
Aug 26 2016
Aug 25 2016
Aug 24 2016
Aug 23 2016
Though I guess a "fake" dashboard is not as performant as actual dashboards. But equivalent to current hardcoded homepage?
Yeah, I think scope-wise this could get out of hand quickly and consume a month on both design and engineering. I think I can propose something here that will not take your time and maybe 1-2 days of mine.
Aug 22 2016
I think we're on fairly firm technical footing on some specific changes, which I can probably lay the groundwork for and hand off to you to populate:
Aug 19 2016
Aug 17 2016
Aug 15 2016
Aug 12 2016
I have 7 panels for new Phacility Admin, trying to think of one last action panel..... .... .... memes?!? Good idea or great idea?
It's not 100% reliable but we can use that to make a pretty good guess.
We know if someone has set up arcanist, correct? They ran arc install-certificate?
Aug 10 2016
In the general (Phabricator, rather than Phacility) case we could also suppress that warning while "NUX Mode" is active, for whatever "NUX Mode" means. Presumably, it's not important to fix until you get through whatever NUX flow we end up with. This would indirectly reduce the annoyance for Phacility instances, although sync is still better.