jorgediaz-lr / index-checker

Index checker allows Liferay admins to check their index status.
GNU Lesser General Public License v2.1
12 stars 5 forks source link

Improve portlet UI #4

Closed jorgediaz-lr closed 7 years ago

jorgediaz-lr commented 7 years ago

Improve portlet UI:

  1. New className and groupId selectors
  2. Improve export to csv functionality: export last execute peration, instead executing again
  3. Truncate primary key list in case of exceed a maximum size
jorgediaz-lr commented 7 years ago

Implemented in following commits:

  1. New selectors: https://github.com/jorgediaz-lr/index-checker/commit/8dec0a3eb802b9a6ec42c4c4c9998be1a2cfbf69 and https://github.com/jorgediaz-lr/index-checker/commit/0d34453acd07b32faa9b1c76ae3aabb89147f0d2
  2. CSV export: https://github.com/jorgediaz-lr/index-checker/commit/a246fb77e66eb8b79ed467e57aba67fb8aea5b92
  3. Truncate primary key list: https://github.com/jorgediaz-lr/index-checker/commit/8449f975e7bcc7b3902e017296cd07d01d037fdb
jorgediaz-lr commented 7 years ago

Solved in version 0.5:

https://github.com/jorgediaz-lr/index-checker/releases/tag/0.5_release_6.2