Git Product home page Git Product logo

Comments (8)

arnaudbesnier avatar arnaudbesnier commented on May 26, 2024

Hi @bluengreen

If you need to create a custom integration the best way to do it is to contribute and implement your integration in the Rails liana code. As example you can look into our current integrations code (Intercom, Stripe,...).

About the security of your admin interface, the best and simplest way to handle it is to use the built-in Forest user authentication. If you have existing admin users for you current admin interface, invite them in Forest ;)

About the design, it is not currently possible to customise the style of the UI.
By the way, we will release a brand new design at the end of the week.
Hope you'll like it!

from forest-rails.

bluengreen avatar bluengreen commented on May 26, 2024

Ok. Thanks. So if our systems are built on API's / service oriented architecture, would you say the best way to use forest is to create an integration?

from forest-rails.

arnaudbesnier avatar arnaudbesnier commented on May 26, 2024

I am not really sure to understand. Do you have a micro service architecture or do you have a single Rails app consuming a single database?

from forest-rails.

bluengreen avatar bluengreen commented on May 26, 2024

We don't have micro services but have several services for various things, processing payments, customer search, notifications, etc. These are our own internal services, not meant to be opensourced.

from forest-rails.

arnaudbesnier avatar arnaudbesnier commented on May 26, 2024

So if you have a single database, it should work properly.
Did you try to install Forest on your Rails then?

from forest-rails.

bluengreen avatar bluengreen commented on May 26, 2024

Yes. But the services data isn't in the local database. So no resources were built on load.

from forest-rails.

arnaudbesnier avatar arnaudbesnier commented on May 26, 2024

So you need to implement what we call Smart Collections. Here is an example: http://doc.forestadmin.com/developers-guide/#creating-a-smart-collection

from forest-rails.

bluengreen avatar bluengreen commented on May 26, 2024

hmmm That's interesting. Following the example from the link, can Item be say an active resource or a Her model? All Forest cares about is that the route returns json right?

Thanks

from forest-rails.

Related Issues (20)

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.