phab/src/applications/dashboardfeature/better-testing
phab/src/applications/dashboard
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
5e6afa97bc45 | Chad Little | Add a Dashboard MenuItem | Dec 16 2016 | |||
c6bdd2c56bab | Chad Little | Add Ngram support to Dashboards / Panels | Dec 16 2016 | |||
0387d626325c | Chad Little | Add Dashboard typeaheads | Dec 16 2016 | |||
26127b9c5f7b | Chad Little | Allow Dashboards to set an icon | Dec 13 2016 | |||
c03a412d5c4d | Chad Little | Add authorPHID to Dashboard Panels | Dec 13 2016 | |||
59f3b5125d5a | Chad Little | Add authorPHID to Dashboards | Dec 13 2016 | |||
706c21375e8f | epriestley | Remove empty implementations of `describeAutomaticCapabilities()` | Nov 10 2016 | |||
fa6d3e2de371 | epriestley | Implement a "pro" EditEngine for dashboard panels | Jul 4 2016 | |||
e6e4ddd03ab4 | epriestley | Change simple template dashboard to "Open Tasks" instead of "All Tasks" | Jun 9 2016 | |||
c9daa2b0ad1e | Eitan Adler/eadler | Consistently refer to 'Projects' as 'Tags' | Apr 19 2016 | |||
8aad862cd4e2 | Chad Little | Normalize casing on property boxes | Apr 7 2016 | |||
8d8f983f6af5 | Chad Little | Modernize Dashboard UI and code | Apr 3 2016 | |||
fec1a154d54c | Chad Little | Expand scope of addActionItem in PHUIHeaderView | Mar 5 2016 | |||
ac729278328e | epriestley | Fix overzealous transactions on dashboard panels | Mar 3 2016 | |||
fe5cd4ca2c77 | Chad Little | Move FontIcon calls to Icon | Jan 28 2016 | |||
36158dbdc081 | Chad Little | Convert all calls to 'IconFont' to just 'Icon' | Jan 28 2016 | |||
675be8efc526 | Chad Little | Add more NUX states | Dec 21 2015 | |||
2868a69f658c | epriestley | Remove all setObjectURI() from ActionListViews | Dec 17 2015 | |||
2e6c69e07ea1 | Chad Little | Add DashboardArchiveController | Dec 9 2015 | |||
495cb7a2e037 | Joshua Spence | Mark `PhabricatorPHIDType::getPHIDTypeApplicationClass()` as abstract | Nov 2 2015 | |||
55b44f53f87f | epriestley | Fix possible recursive embeds in Dashboard text panels | Aug 27 2015 | |||
368f3591142e | Joshua Spence | Use PhutilClassMapQuery instead of PhutilSymbolLoader | Aug 13 2015 | |||
b92e6d3582f6 | Chad Little | Update Dashboards for handleRequest | Aug 10 2015 | |||
c22d6c7beb08 | Chad Little | Add ability to archive a Dashboard | Jul 23 2015 | |||
0bbcd3888c8d | Chad Little | Update Dashboard for handleRequest | Jul 22 2015 | |||
6be53bd91608 | Chad Little | Add Projects to Dashboards and Panels | Jul 21 2015 | |||
82b2caf1ac08 | Chad Little | Make Dashboards and Panels Flaggable | Jul 18 2015 | |||
f695dcea9ee8 | Joshua Spence | Use PhutilClassMapQuery | Jul 7 2015 | |||
7d7e13d79b86 | epriestley | Merge branch 'master' into redesign-2015 | Jun 19 2015 | |||
801607381d5e | Chad Little | [Redesign] PhabricatorApplicationSearchResultView | Jun 19 2015 | |||
4761cb8d7390 | Joshua Spence | Use PhutilInvalidStateException | Jun 17 2015 | |||
53ef057b1b51 | epriestley | Merge branch 'master' into redesign-2015 | Jun 15 2015 | |||
b6d745b66687 | Joshua Spence | Extend from Phobject | Jun 15 2015 | |||
bfca11dbbadf | epriestley | Merge branch 'master' into redesign-2015 | May 22 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
c896aeb62ed9 | Joshua Spence | Various linter fixes | May 19 2015 | |||
81a475d5a6b4 | Bob Trahan | Transactions - make implementing TYPE_XXXX_POLICY transactions optional | May 19 2015 | |||
16c8d44c37c9 | Bob Trahan | Transactions - make customization of TYPE_EDGE optional | May 19 2015 | |||
e5920618912a | Chad Little | [Redesign] Remove PHUIActionHeaderView | May 18 2015 | |||
490a6fe8b1ac | Chad Little | [Redesign] Convert Dashboard Panels to ObjectBox | May 17 2015 | |||
04186e02cfd8 | epriestley | Separate handle "status" and "availability" | May 14 2015 | |||
6b74c310eb84 | Chad Little | [Redesign] Small pass at dashboards | May 8 2015 | |||
4ea9d76f66f1 | Joshua Spence | Add some missing type hints | May 4 2015 | |||
f5580c7a083e | epriestley | Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery | Apr 20 2015 | |||
64dddc76c5cd | epriestley | Remove Controller->getHandle() and Controller->loadHandles() | Mar 31 2015 | |||
a8271ecd4010 | epriestley | Remove most callsites to Controller->renderHandlesForPHIDs() | Mar 31 2015 | |||
076cc6ed7ef8 | Chad Little | Change setErrorView to setInfoView in PHUIObjectBoxView | Mar 7 2015 | |||
6b65c578c734 | epriestley | Forbid construction of dashboard panels on various Phortune objects | Mar 3 2015 | |||
c038c643f498 | Chad Little | Move PHUIErrorView to PHUIInfoView | Mar 1 2015 | |||
0b2697bb92b2 | Chad Little | Add ability to query dashboard panels by paneltype | Feb 18 2015 | |||
30b201bade40 | epriestley | Allow Home and Dashboards to be uninstalled | Feb 12 2015 | |||
6b77dd8e3700 | Bob Trahan | Dashboards - fix optionality of SearchEngines | Feb 11 2015 | |||
e23351ea3652 | Bob Trahan | Dashboards - introduce ability to optionally allow SearchEngines to be used as… | Feb 11 2015 | |||
5a9df1a22526 | Bob Trahan | Policy - filter app engines where the user can't see the application from panel… | Feb 5 2015 | |||
7acaf25bcc14 | Chad Little | Cleanup Dashboard Crumbs | Feb 2 2015 | |||
3da38c74da21 | Chad Little | PHUIErrorView | Feb 2 2015 | |||
8b06804394f8 | Chad Little | Remove getIconName from all applications | Jan 30 2015 | |||
5d8bb61dde25 | Chad Little | Add FontIcon bridge to AppIcons | Jan 25 2015 | |||
d6b882a804c7 | Joshua Spence | Fix visiblity of `LiskDAO::getConfiguration()` | Jan 13 2015 | |||
e7f8e7974217 | Joshua Spence | Fix method visibility for `PhabricatorController` subclasses | Jan 6 2015 | |||
e448386d39a6 | Joshua Spence | Fix method visibility for `PhabricatorApplicationSearchEngine` methods | Jan 6 2015 | |||
3e421c74503c | Chad Little | Normalize 'Archived' states in object headers | Jan 6 2015 | |||
94ac3c084b27 | Joshua Spence | Rename `PhabricatorDashboardPanelType` subclasses for consistency | Jan 4 2015 | |||
00495e3a0e2e | Fabian Stelzer/epriestley | remove unused FeedStory object in getTitleForFeed functions | Jan 2 2015 | |||
44ec1d737446 | Joshua Spence | Modernize Dashboard edges | Jan 2 2015 | |||
05c13857afdf | Chad Little | Link search query to Dashboard header title | Dec 18 2014 | |||
6ab3f06b6ec6 | Bob Trahan | Transactions - adding willRenderTimeline to handle tricky cases | Dec 4 2014 | |||
5e8600442d73 | Bob Trahan | Transactions - land buildTransactionTimeline in a bunch more apps | Dec 3 2014 | |||
6410d8fd1689 | epriestley | Support mentions from dashboard panels | Oct 27 2014 | |||
9352c76e818a | epriestley | Decouple some aspects of request routing and construction | Oct 17 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
8fa8415c07d2 | epriestley | Automatically build all Lisk schemata | Oct 2 2014 | |||
943c62d1e9f6 | epriestley | Add missing expected keys and uniqueness | Oct 1 2014 | |||
67fbfe6ccc9f | epriestley | Generate expected schemata for Doorkeeper, Draft, Drydock, Feed | Sep 18 2014 | |||
8d0f0d1391a3 | epriestley | Generate expected schemata for Dashboards and Conpherence | Sep 18 2014 | |||
0151c38b107f | Joshua Spence | Apply some autofix linter rules | Sep 9 2014 | |||
211a93529b36 | epriestley | Implement DestructibleInterface for dashboards and panels | Aug 18 2014 | |||
f6f9d78f3a07 | epriestley | Modularize mail tags | Aug 12 2014 | |||
c0919be0ecbd | epriestley | Fix dashboard list if there are no results | Aug 10 2014 | |||
7388351aab9c | Bob Trahan | Add "Installed" icon to Dashboard list view. | Aug 7 2014 | |||
f055736ecad2 | Joshua Spence | Rename `PhutilRemarkupRule` subclasses | Aug 4 2014 | |||
97a8700e4589 | Joshua Spence | Rename `PHIDType` classes | Jul 24 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
254542237a66 | Joshua Spence | Simplify the implementation of `PhabricatorPHIDType` subclasses | Jul 21 2014 | |||
c9366acbecca | epriestley | Allow dashboard panels to be archived | Jul 2 2014 | |||
e6190ffc6770 | epriestley | Disable Maniphest task list grips in panel rendering contexts | Jun 25 2014 | |||
f8e7d8f65cc8 | Chad Little | Move ActionHeaders to PHUI, add ObjectBox Support, new Colors | Jun 24 2014 | |||
2c56bbdbcafe | epriestley | Minor, allow public access to dashboards and panels. | Jun 24 2014 | |||
3303a1664bf9 | epriestley | Minor, fix an undefined variable. | Jun 24 2014 | |||
46d9bebc8430 | epriestley | Remove all `device = true` from page construction | Jun 24 2014 | |||
44ed1ad87f10 | epriestley | Unbeta Dashboards | Jun 24 2014 | |||
abcd3efa5a2f | epriestley | Allow administrators to set a dashboard as a global default | Jun 24 2014 | |||
f52075d8aa5f | epriestley | Add a "start with a template" option when creating dashboards | Jun 22 2014 | |||
cfa415644110 | epriestley | Make dashboard application launchable | Jun 22 2014 | |||
a4a8cfa6d632 | Joshua Spence | Update callsites of `phutil_json_decode`. | Jun 20 2014 | |||
baf4d451aabb | Toby Hughes/epriestley | Fix invalid submit_uri when creating dashboard panels | Jun 19 2014 | |||
df2c015e7cff | epriestley | Make Dashboard tab panels editable by humans | Jun 18 2014 | |||
5aae1ee034ab | epriestley | Make query panels editable by normal humans | Jun 16 2014 | |||
5f52f1f82cac | epriestley | Fix some off-by-one issues when drag-and-dropping dashboard panels | Jun 16 2014 | |||
b12e2a4cc705 | Chad Little | I was wrong | Jun 16 2014 |
c4science · Help