Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3.5x - v3.6 Task List #16

Closed
28 tasks done
Sheep-y opened this issue Jul 20, 2016 · 1 comment
Closed
28 tasks done

v3.5x - v3.6 Task List #16

Sheep-y opened this issue Jul 20, 2016 · 1 comment
Labels

Comments

@Sheep-y
Copy link
Owner

Sheep-y commented Jul 20, 2016

Version 3.5.1 (Released)

Style

  • Go through each category and fix entry style.
  • Mobile friendly listing layout.

Functionality

  • List paging with a fixed size of 200 to 1000 rows.
  • Preserve filter when changing only search term.

Version 3.5.2 (Released)

Functionality

  • Internal entry linkage.

Internal

  • Shorten url by dropping category part.
  • Consolidate data file to reduce file count.
  • Multi-thread indexing and export.
  • Merge convert with export to balance disk speed with cpu speed.

Version 3.5.3 (Released)

Functionality

  • Use datalist to support autocomplete in search fields.
  • Finish remaining UI refinements.
  • Add race origins and use as Type in Everything.
  • Finish real level and cost filter for items.
  • Add csv, tsv, excel, and sql export.
  • Update viewer help (typo, grammar, links etc.).
  • Highlight column with column filters.
  • Record a video walkthrough.

Internal

  • Refactor converter code to make it cleaner and better safeguard regx match.

Version 3.5.4 3.6

Functionality

  • Add option to not apply fixes for export.
  • Allow export of fixed data.
  • Can we add web app support?
  • Explore the possibility of apk export.
    Not feasible; need to bundle apk tools to insert assets. And the UI does not behave like Android.
  • Allow to jump directly to item by searching id.
  • Support swipe.

Internal

  • Compress jsonp data to further reduce file size and number.
  • Add conversion test cases.
  • Load initial data in background in downloader.
  • Split more viewer resources out to res folder to reduce size and speed up loading.
@Sheep-y Sheep-y added the task label Jul 20, 2016
@Sheep-y Sheep-y changed the title v3.5 Task List v3.5.x Task List Jul 26, 2016
@Sheep-y Sheep-y changed the title v3.5.x Task List v3.5x - v3.6 Task List Mar 28, 2017
@Sheep-y
Copy link
Owner Author

Sheep-y commented Dec 15, 2017

Closing ticket as 3.6 has finally been released after 10 months of low time.

@Sheep-y Sheep-y closed this as completed Dec 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant