Do this man
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Mar 16 2017
Mar 14 2017
You can use any saved search query in Dashboards, the trick is you need to go build and save the query first. You don't construct it in Dashboards.
To define 6 pages yourself: use a text panel, then link to 6 pages in the text. For example, you might use text like this:
Mar 7 2017
In T12363#214538, @chad wrote:What are you attempting to do here or was this accidental?
What are you attempting to do here or was this accidental?
Hooray!
This was fixed in rPb28da10336ca 😄
Mar 6 2017
You guys fast.
I fixed that hours ago.
Hi! I think I've hit similar issue, but for another type of panel. We've used to use PhrequentSearchEngine panel to show phrequent/query/tracking/ (Currently tracking), which apparently got removed in D17341. Currently tracking on main dashboard was quite interesting indicator for current work aaand could be fun until phrequent gets more useul 😄
Mar 5 2017
While the number (>0) of query results would decide whether a given panel is shown or not, also exposing the actual number of results would be IMHO interesting in the context of tabbed panels, so that each tab title could be shown as demonstrated in the mock-up below (please excuse my non-designer-ish CSS skills):
Mar 3 2017
File a new bug report if you're still having issues at HEAD
Anyone knows a any dirty (or not) fix for this, like a ninja mysql management move?
Mar 2 2017
I like the idea of a feed/panel that shows recently active objects and not the individual events, but I don't know that I have a specific use case for it now. For how I use feed I think being able to filter out commits would be a nifty plus, as those tend to pollute the feed during arc land activity (and comments in tow). I don't think I feel too strongly about it right now though, as most of my work is driven via email activity and I primarily use Feed as a means of discoverability so I can poke my head in if something sounds interesting~
Feb 27 2017
I added the panel back as an option. I'll leave this open until we see if anyone else hits a similar case.
Feed shows stuff that is happening to items with a certain tag. We want to list the items themselves, not what is happening to them.
Instead of Feed?
Yes, we were using the panel to show all items (tasks, revisions, wiki pages, et cetera) tagged with a certain tag.
I can make a fix so this doesn't fail and grandfather these in if they were in use, but I'd also like to know if people are using these as panels, so I can revert that change if needed.
Is that a panel you were using?
Reading through the diff you mention (D17341 I think?) I see that the query type was probably called "Fulltext Results". Basically the query panel version of this page: https://secure.phabricator.com/search/query/advanced/
Specifically, "Wiki Documents" and "Legalpad Documents" both still are available, but "Documentation Atoms" from Diviner are not.
Can you clarify the steps to reproduce please? I don't know what "Documents" query type is, even reading through the diff that restricted useless panel types.
Feb 22 2017
Feb 13 2017
Feb 10 2017
Going to pass on this functionality as I think with the new configurable sidebar we're in a much better position. I'd rather keep adding features to it.
Feb 8 2017
T12233 is an essentially identical case, although it discusses other analogous use cases (hide/shrink "Audits" if empty; hide/shrink "Reviews" if empty).
They support a set of 12 currently.
Feb 7 2017
Feb 6 2017
Feb 5 2017
Or get rid of the darker sidebar. I think it's only needed on projects/profiles
(Or whatever more nuanced version of things you want to do. But that's the current fate/rationale of phabricator-home.)
.phabricator-home makes the menu full-screen on mobile, so it's currently only applied to /.
Might even contract some illustrations O.o
I plan to go back to Photoshop and re-work dashboards top to bottom... at least, but a lot of time fixing the bad UX everywhere, then ship it as a default application. With Nuance + Facts possibly coming, seems right to get ahead of them.
Put this workflow inside "Edit Menu"
Two possible alternatives to crumbs I can come up with, although I don't love either:
Yeah that is one argument for crumbs
One other thought: it might be nice to provide a way to get to the dashboard from the dashboard-in-a-menu view. Currently, there's no way to "Edit This Dashboard" from Home or Projects: you have to go to Dashboards, hunt it down, and then manage things from there.
Feb 4 2017
got it! Could reproduce the "restricted error":
The spooky emoji and icons are real lackluster, barely a respectable spook in the lot: 👻 💀 ☠ 🍖
D17311 makes this stop fataling, but you're stuck with the panel for now. This should get fixed soon, but I don't want to try to sneak anything more ambitious in before the release cut.
Oh, the way I worded my original comment is confusing. I noticed the missing/unviewable panel on the homepage first then went to investigate and found error.
tyvm 🙏
- I saw the panel
- I went to https://secure.phabricator.com/dashboard/ and clicked on Speck Dashboard (https://secure.phabricator.com/dashboard/view/136/)
- I clicked on Manage Dashboard in the top right https://secure.phabricator.com/dashboard/manage/136/
- The page I'm navigated to is the FATAL ERROR page
Was the sequence of actions like this:
I just got this fatal error when trying to manage my dashboard on this install:
https://secure.phabricator.com/dashboard/manage/136/
I can't reproduce this: removing panels from dashboards works fine for me:
Feb 3 2017
I'm going to write up Diviner now, then Upgrading guide
Yeah, I don't think I fixed it. I tried this set of steps at master prior to D17308:
I thought it might be that same issue, but sounded like it was a new issue and not a pre-existing one.
Awesome, thanks for hunting that down.
Feb 2 2017
Please file a bug report with the steps we can follow to reproduce what your seeing. I still can't follow what I need to do here to see this locally.
- If I remove a user from our internal group (Project: contain internal members), I receive the error above.
- The internal group is only visible to its members (explains the "restricted project")
- Removing the "visible to" restriction, displays Projektname in error message
It says restricted application and only members of a certain project. Do you have steps I can reproduce the bug locally. I can't reverse guess here offhand how you've configured your instance to get here.
Got today a "Restricted" Report for "Home" from one of our users. Hmm.
I think D17298 is probably a good change for Favorites either way (so we don't have a "pin" UI there that doesn't do anything) since it's pretty simple.
Pinning on Favorites has no effect.
Do we need pinning at all on Home or Favorites? I think it's only for Workboards?
You want to use top-most displayable even if the user has two personal dashboards and has explicitly clicked the pin icon on the second one to make it their default item?
Basically I had this happen to me, thats why I filed it. Users just know they had a default page they installed and it suddenly went away as default - admins maybe figure out they messed up, but can't un-pin. So all users must then go and pin a default to fix.
You can change the rules for picking a default item in PhabricatorProfileMenuEngine->loadItems() if you want to use different rules.
I assumed we were going with top-most displayable, which is simple and admins can't really force you into something else by mistake?
If you're a user and an admin pins a default, it's confusing and likely not expected.
There isn't a way to un-set a default, or pick a different global default as a default, although you can effectively do either by creating a copy of whatever global item you want to be default and pinning it, except "magic home", which you can't copy. So there are a couple of messy edge cases there but they don't feel too important to me.
