Code Monkey home page Code Monkey logo

bookingsync_portal's People

Contributors

fredar avatar julienitard avatar leonidmorozov avatar mandaryn avatar p55 avatar stonefrog avatar thilonel avatar zencocoon avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

project-kotinos

bookingsync_portal's Issues

add assets generator

maybe generate assets files in install generator? admin/application.js and admin/application.css

healthcheck

@Azdaroth said:

I think we need something like a health check for all channels apps, that would somehow indicate if the data is properly getting fetched from Core (and some kind of lag time if not) and to check if data is properly sent to the channel (also, with some monitoring of the times when such synchronization happened)
I could imagine having some Above section with the resources used by the application by account and with the last synced at time, for synchronizing data TO the channel app it might be more tricky, we would either need to register requests (if they pull data from us) or register pushed (if we push data to them)

Add a default Above dashboard

Should be inspired from BSA-Airbnb and not including any app specific tasks for now. So only basic layout, styling config and authorization.

The authorization should remain configurable to allow usage of different strategy.

Make associations defined only if configured

Allows to pass BookingsyncPortal.rate_model = nil which would prevent association from being defined.
Otherwise if apps are not using specific model it still can blow on association dependencies.

Add remote account crud

There should at least be edit action, available from the panel, allowing to update remote_account fields.
Also remote account show action could be useful to show some account stats.

Could now be linked form the rentals index, there are account labels there, should be enough space to add edit button/link

Add configurable methods for Rentals#index

Add new options in configuration to allow users to define custom methods to get:

  • not_connected_rentals
  • visible_rentals
  • remote_account
  • remote_rentals_by_account

By default (if no configuration is defined) it should keep working as before.

Extract availability

I guess its safe to assume that availability mapping could be reused up to some point

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.