Components

List your Rails app's events in a tidy and clean feed

Almost every (SaaS) app needs some sort of feed. From the user’s actions to actions by other team members in the organization. Or maybe you need a feed of events for projects? All easy with the FeedsComponent.

  • Organization Feed # Get this component

    • User sarah@example.com logged in successfully
      Key
      Value
      Key
      Value
      Key
      Value
      Key
      Value
    • Payment of $49.99 received for Premium Plan subscription
      Key
      Value
      Key
      Value
      Key
      Value
      Key
      Value
    • User sarah@example.com logged in successfully
      Key
      Value
      Key
      Value
      Key
      Value
      Key
      Value
    • New team member john@example.com invited to workspace
      Key
      Value
      Key
      Value
      Key
      Value
      Key
      Value
    • Payment failed for user mike@example.com - card declined
      Key
      Value
      Key
      Value
      Key
      Value
      Key
      Value
    • API rate limiting feature enabled for workspace
      Key
      Value
      Key
      Value
      Key
      Value
      Key
      Value
    • New user registered: alex@example.com
      Key
      Value
      Key
      Value
      Key
      Value
      Key
      Value
    • Payment of $99.99 received for Enterprise Plan subscription
      Key
      Value
      Key
      Value
      Key
      Value
      Key
      Value
    • Slack integration successfully connected
      Key
      Value
      Key
      Value
      Key
      Value
      Key
      Value
  • Organization Feed, with icons # Get this component

    • User sarah@example.com logged in successfully
      Key
      Value
      Key
      Value
      Key
      Value
      Key
      Value
    • Payment of $49.99 received for Premium Plan subscription
      Key
      Value
      Key
      Value
      Key
      Value
      Key
      Value
    • User sarah@example.com logged in successfully
      Key
      Value
      Key
      Value
      Key
      Value
      Key
      Value
    • New user registered: alex@example.com
      Key
      Value
      Key
      Value
      Key
      Value
      Key
      Value
    • Payment of $99.99 received for Enterprise Plan subscription
      Key
      Value
      Key
      Value
      Key
      Value
      Key
      Value
    • Slack integration successfully connected
      Key
      Value
      Key
      Value
      Key
      Value
      Key
      Value

The library of components is continuously evolving, with new components added regularly. Check out the changelog for the latest additions and updates.