Go to file
Arpit Mohan 4b1f673584 Merge branch 'feature/property-pane-get-api' into 'master'
Adding CRUD API for configurations. The name for the config will be unique across the dataset

Moving the propertyPane API to the config API because it's more generic. Now we will be able to fetch properties using the name of the config parameter. This will allow us to store all the configurations in a single location. This is a more extensible design.

TODO: We still have to make the datastructure of the Config domain more generic. At the moment, it's meant to help the client transition from the older `propertyPane` API to the new `config` API.

See merge request theappsmith/internal-tools-server!71
2019-11-13 12:17:33 +00:00
app/server Adding CRUD API for configurations. The name for the config will be unique across the dataset. 2019-11-13 12:17:32 +00:00