Rothamsted / knetminer

KnetMiner - webapp to search and visualize genome-scale knowledge graphs
https://knetminer.com
MIT License
25 stars 16 forks source link

Reviewing Sample Queries and updating them to highlight account upgrade benefits #774

Closed Arnedeklerk closed 1 year ago

Arnedeklerk commented 1 year ago

Relating to wrapping up #716, we should add and review existing Sample queries.

Now that we have user account-specific queries being shown, it's important that we show users the benefit of having upgraded their account, by use of sample queries which take into account the larger limits they've unlocked.

As a reminder, a user on Free can search with only 20 genes, with an account, that number raises to 100 genes. With a Pro subscription a user can search with unlimited genes.

Arnedeklerk commented 1 year ago

Sample queries are now much larger, but there are still a few more to add, and some cleanup/ renaming to do.

Arnedeklerk commented 1 year ago

Here's a mockup of some changes to the Example Query window, as promised. I like V2. Example query mockup

Arnedeklerk commented 1 year ago

Funny, really, I expected it'd come out looking a bit different. What's really still TODO on this ticket is:

Arnedeklerk commented 1 year ago

Hyperlinks on the grey text doesn't seem to work for me @lawal-olaotan

Edit: nevermind, I see you didn't rebuild ci-test. Doing that now...

Arnedeklerk commented 1 year ago

@lawal-olaotan thanks for changing how example queries with Login/Upgrade are shown - this is cool.

For future reference what was done here:

  1. Updated name to Example Queries
  2. Reviewed existing queries and added several new ones, especially with ~100 genes and >100 genes for registered and Pro users.
  3. Hyperlinks work for all queries, including those a user cannot search with, meaning the search now greys out.
  4. Login and Upgrade buttons hyperlink appropriately.

Thanks, closing...