Skip to content

Releases: kbaseattic/kbase-ui-plugin-dashboard

2.1.1

18 Apr 15:46
Compare
Choose a tag to compare

Use local module refs to reduce code size and module namespace pollution
Remove unused apps widget

2.1.0

17 Apr 20:49
Compare
Choose a tag to compare

Align module names with kbase-ui
Update bower dependencies to align with kbase-ui
Remove unused "data widget"

2.0.5

23 Mar 21:14
Compare
Choose a tag to compare
Merge pull request #9 from nlharris/patch-2

Changed text in "stub" profile to match profile page

2.0.4

05 Jan 23:29
Compare
Choose a tag to compare

Fix public narratives strip - mouseover was not working.

2.0.3

05 Jan 22:25
Compare
Choose a tag to compare

Improve messages for sharing in the narrative strips

2.0.2

05 Jan 21:22
Compare
Choose a tag to compare

remove kb internal deps from bower (really)

2.0.1

05 Jan 21:16
Compare
Choose a tag to compare

remove kb internal deps from bower

2.0.0

05 Jan 21:07
Compare
Choose a tag to compare

Update to support latest Narrative.

  • removed job info from Narratives list - no longer stored in Narrative and don't have time now to refactor
  • Improved counting of sharing to make consistent across all narrative strips - count current user in sharing and improve the mouseover to clarify this
  • Restore markdown and code cell counts in narrative cards
  • Improve mouseover messages for apps, esp. when obsolete

Also, update to use the Narrative-friendly forms of kb_common and kb_service, which are now supported in kbase-ui

1.2.4

09 Dec 19:29
Compare
Choose a tag to compare

Fix public narratives widget

1.2.3

12 Oct 20:56
Compare
Choose a tag to compare
  • public narrative panel now shows all public narratives the user can access
  • remove "read-only" from mouseover for public icon
  • minor code cleanup