Giter Site home page Giter Site logo

addonfactory-ucc-base-ui's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

addonfactory-ucc-base-ui's Issues

pages > configuration > tabs > table > actions list ignored

The default list is
"actions": [
"edit",
"delete",
"clone"
]
I wanted to have only "delete" , but once I removed other, UI showed them as well. They worked also.
I did one more test - get rid of all options, but were still getting all of them in UI
image (14)
image (15)

Create "Search internal logs" button

Create "Search internal logs" button.
The button will be available for each input.
Once used (clicked), new window will be opened with search application and applied search query
index = _* source = [input name]

`schema.json` and `schemaGenerator.py` are not synced

For example, schema.json has oauth_state_enabled field, but schemaGenerator.py does not.

Another example is that schemaGenerator.py still has

    onLoad = StringField(max_length=3000)
    onChange = StringField(max_length=3000)

which does not exist in schema.json.

Bug - UI - notification stops working if the Add-on does not have an account section

If the Add-on does not have an account section in globalConfig.json, the update notification box that appears when you perform a save stop working.

In such a case, the operation remains successful, but there is no more notifications.

Talking about this:

image

The notification will however immediately re-appear and work as expected if there an account section.

There are cases where an Addon will not rely on requiring an account, which means this should remain an optional thing.

This clearly is a UI bug, tested in latest in 5.5.8 and 5.5.6.

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.