New cache tools (MGNLCACHE-84)

[MGNLCACHE-85] Provide content app for cache entries Created: 06/Feb/15  Updated: 18/Jun/15  Resolved: 18/Jun/15

Status: Closed
Project: Cache Modules
Component/s: cache browser
Affects Version/s: None
Fix Version/s: 5.4

Type: Sub-task Priority: Neutral
Reporter: Roman Kovařík Assignee: Roman Kovařík
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
dependency
depends upon MGNLCACHE-92 Create parent and split UI to a submo... Closed
Template:
Date of First Response:

 Comments   
Comment by Roman Kovařík [ 28/May/15 ]
  1. Cache browser/pom.xml: redundant version for magnolia-ui-contentapp
  2. Replace all occurrencies of cache.get(cacheKey) with cache.getQuiet(cacheKey) to not block cache
  3. Unused field info.magnolia.cache.browser.app.action.DeleteCacheEntryAction#appEventBus
  4. Please fix javadoc of info.magnolia.cache.browser.app.rule.IsRootRule
  5. Missing i18n: cache-browser-app.actions.delete.error (missing), cache-browser-app.actions.download.success (if needed?)
Comment by Roman Kovařík [ 29/May/15 ]
  1. Downloading an uri with spaces returns 404.
  2. Nonexisting subscriber: info.magnolia.cache.browser.app.CacheFormDialogPresenter#isValid Caused by: javax.ws.rs.ProcessingException: Unable to invoke request
  3. tasks.add(new CheckAndModifyPropertyValueTask("/modules/cache-app/apps/cacheTools", "appClass", "info.magnolia.ui.api.app.registry.ConfiguredAppDescriptor", "info.magnolia.ui.contentapp.ContentAppDescriptor"));
  4. Cache browser has title Cache Tools
Comment by Roman Kovařík [ 08/Jun/15 ]

Reopened:
End point should be configured in /modules/cache-browser-app/rest-endpoints rather than modules/rest-services/rest-endpoints.

Comment by Evzen Fochr [ 17/Jun/15 ]

Bootstrap for restpoint integrated under old submodule name.

Generated at Sun Feb 11 23:52:03 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.