GithubHelp home page GithubHelp logo

mariodavid / cuba-component-user-inbox Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 5.0 13.27 MB

CUBA component that gives users a mailbox for user-to-user and system-to-user messages

Groovy 33.55% Java 66.45%
cuba-component cuba-platform mailbox user-inbox

cuba-component-user-inbox's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cuba-component-user-inbox's Issues

Cannot get unfetched attribute [attribute] from detached object

Opening the Entity edit screen from the Message Browse "Record", all field works fine ...
but in Message Details screen when I "click" on the Entity I get

IllegalStateException: Cannot get unfetched attribute [approvato] from detached object com.nuvola.workflownuvola.entity.Anomalia-d03a382d-f83d-022c-cc3d-e7b758db3544 [detached].

Remove old reference attributes from entity

With the introduction of the shareable column in #6 (0.3.0) the old columns are no longer relevant:

  • entityReferenceId
  • entityReferenceClass
  • entityCaption

Those will not be used any longer and should be removed in 0.4.0

Request to have a New Message button on Browse and Edit screens

Hey Mario,

It would be nice to have a button that appears in Browse and Edit screens to create a message with the Entity Link added. Maybe as a popup window. I know you do this sort of thing in your other projects with the Attribute annotations.

What do you think?

Make it compliance with Multitenancy addon

Please ...
make this addon compliance with Multitenancy addon

https://www.cuba-platform.com/marketplace/multitenancy/

Use one of the following ways to make your own entities tenant-specific:
Extend StandardTenantEntity instead of the StandardEntity class. StandardTenantEntity is the equivalent of the >StandardEntityclass but with an additional TENANT_ID column.
Implement TenantEntity interface and add the @TenantID annotation to the column containing the tenant ID manually.
Note. Tenants don't have write access to entities without the tenantId attribute. It is also true for CUBA system entities.

Massimo

Not proper work of addon

In horizontal menu no indication about new messages. Messages don't mark as read after reading.

Cuba version 6.8.7

Error message: cannot find t1.shareable.

Hi there. Every time I try to access the user inbox, I get a message saying that t1.shareable does not exist.

I think it should be a field on the ddcii_message table, but it doesn't appear to be there.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.