Giter Club home page Giter Club logo

devlessteam / dv-php-core Goto Github PK

View Code? Open in Web Editor NEW
171.0 24.0 65.0 27.94 MB

Devless is a ready-made back-end for development of web or mobile applications. It is fully open source under the permissive Apache v2 license. This means that you can develop your front end without worrying about neither back-end code or the business risk of a proprietary backend-as-a-service.

License: Apache License 2.0

PHP 59.83% JavaScript 21.87% CSS 0.01% HTML 18.29%
baas backend-services php laravel backend-as-a-service apis reusable docker

dv-php-core's People

Contributors

beutlin avatar casprine avatar codetriage-readme-bot avatar devlesssrepo avatar eddymens avatar fannur avatar jlsodai avatar johnotu avatar monkeywithacupcake avatar paulkarikari avatar paynegreen avatar silentworks avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar

dv-php-core's Issues

Decimal validator not working

Response when trying to add data. The field validator for decimals isn't working.

{
    "status_code": 618,
    "message": "validator type decimals does not exist",
    "payload": []
}

Composer Install: PHP version requirements

On the first time of running composer install in the root directory I get a

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - This package requires php ^5.6.0 but your PHP version (7.0.15) does not satisfy that requirement.

I am running Ubuntu 16.04 with PHP 7.0.15-0ubuntu0.16.04.4.

Previously on Composer version 1.2.1 but the same issue persists even after upgrading to version 1.4.1.
I will proceed with more tests and upgrade this issue if and when necessary.

add support for php7

Your requirements could not be resolved to an installable set of packages.

Problem 1
- This package requires php ^5.6.0 but your PHP version (7.1.12) does not satisfy that requirement.

Array to string conversion

Trying to create a table in Devless with this error message. No error message in browser or terminal console

screenshot from 2016-08-31 17-09-00

Modal not closing after viewing record from data table

I've got a list of records in my Data Table and when I try to view one, a modal opens with the fields to edit, delete, or cancel. It fails however to close when I click the cancel button. I checked my browser console an note this error:

TypeError: undefined is not an object (evaluating '$(this).find("button:focus")[0].innerText')

NB: This is on Safari browser

Database-rec missing

Any chance that database.sqlite3 or the database-rec could be recreated automatically should they not exist on startup or when they're requested or one tries to write to?

button "Add Data" doesn't work in Data Table page

In version 1.3.2, if visit the page Data Table with get parameters (/datatable?service_name=cafe&table_name=category), button "Add Data" doesn't work, because functio init() in datatable.js was not call. Will work if only change service, because init() function in method $("#service").change

Selecting a user

From the view that displays users, the checkbox to select a single user is not working i.e Cant select a user.

Strange behaviour at Users Management and Error when cancel update User

This is how to reproduce it

Problem 1:

  1. Open the Users Management

image

  1. Select user with empty username
    image

  2. Click cancel & I got this error

image

Problem 2:

  1. Open the Users Management

image

  1. Select last user in grid

image

  1. Click cancel , and the last grid will copied to first grid

image

note: this problem is happening when deleting and updating user too

Db relationships break on import

Creating a service with tables that have relationships work fine . Exporting them for use with other DevLess instances also works well. But on import into another instances relations seem to fail. One place you can get started with is the ServiceMigrationController

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.