Fix/limit lookups to10000
- EntityGridPanel lookup column max row count is limited to
UB.LIMITS.LIMITS.lookupMaxRows
- console.warn for lookups with >
UB.LIMITS.lookupWarningRows
(2500) rows
This fix server side out-of-memory for huge lookups (cdn_person, doc_document etc)