Code Monkey home page Code Monkey logo

df-admin-app's People

Contributors

alex-504 avatar chas688 avatar daniilly avatar dependabot[bot] avatar df-arif avatar javascriptboss99 avatar krishnapriawan avatar oleglazaryev avatar oleksandrono avatar sergeyshmigelsky avatar thekevinm avatar tomonorman avatar volodymyrpoli avatar wjgilmore avatar yaroslavmo avatar

Stargazers

 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

df-admin-app's Issues

The UX for adding a field to a table in the Schema Manager needs a button to return to the table schema form from the Add/Edit Field form and the table properies do not refresh

I have tried this on both Firefox (Linux Debian 8.6 amd64, iceweasel 45.4) and Chrome (Linux, 54.0.2840.90 64-bit)

Steps to repeat:

  1. Installed dreamfactory using bitnami-dreamfactory-2.3.1-0-linux-x64-installer.run as local user
  2. Click on Schema menu in the localhost:8080 Admin control panel
  3. Set Service = MySQL Database
  4. Click Create to create a new table. Alternatively, pick an existing table.
    Observe that a form with the table properties is displayed.
  5. Click Add Field (or click an existing field to edit)
  6. Edit the name, label and set the type String (typical actions)
  7. Click Save
  8. Observe that a green 'saved' toast appears

Problems.

  • There is now no obvious way to get back to the table summary form from step 4.
  • Cancel will return to the table summary, but the new field is not shown.
  • To actually get back to the table form and see the latest field, you have to refresh the browser, then re-select MySQL database and re-select the table, and finally the new field is visible.
  • When editing an existing field, if you press cancel, the field is no longer shown in the list of fields unless you again refresh the browser and re-select the table
  • Pressing Save again repeats the green confirmation toast. This is probably expected. (Although perhaps Save could be greyed out if no changes have been detected.)

Ideal solution.

  • I think there should be a 'back' button or similar that takes you back to the table summary from the add (or edit) field form.

Cannot export a package with PostgreSQL Schema

Between DF V4.2.1 and V4.3.1, I got a difference in Packages Tab. With V4.2.1 I can export a PostgreSQL Schema correctly but in V4.3.1 I cannot see/choose "PostgreSQL Schema" in the selector of "Type".
image

DF V4.2.1 got "df-admin-app" V4.3.1
DF V4.3.1 got "df-admin-app" V4.5.0

Error Loading Service Tab

Hi,

I found error when opening Service Tab, this error happens when i change .env file to :

DF_ALWAYS_WRAP_RESOURCES=false

Here some Image :

image

image

Thanks

Licence check for restricted admin widget

There should be a better way to check that license is valid. We could do a request to /system endpoint (getApiData(['system'])) and make sure that service_report resource is in the response, just like we do on other GOLD license tabs. If positive this tells that License is valid for the widget as service_report and restricted admin are from the same package.

This is the link to it.

Missing pointer on links.

Hi!

I've noticed that some links don't show the "pointer" when they are hovered...
(Ate least in Chrome Version 53.0.2767.4 dev (64-bit))

As you can see in these two images:
screenshot-area-2016-06-16-112041
screenshot-area-2016-06-16-112020

If you add:

[data-ng-click] {
    cursor: pointer;
}

It looks like this:
screenshot-area-2016-06-16-112218
screenshot-area-2016-06-16-112000

And now the user knows that its clickable....

P.S. I've heard about this project on the FLOSS Weekly podcast! :)

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.