react-crudeditor icon indicating copy to clipboard operation
react-crudeditor copied to clipboard

OpusCapita React CRUD Editor

Results 14 react-crudeditor issues
Sort by recently updated
recently updated
newest added

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Meta-Info | Value -- | -- ExtProjectId | ??? Original Estimation | ???h Remaining Estimation | ???h

type/enhancement

#200 New Readme: https://github.com/OpusCapita/react-crudeditor/blob/issue-200-readme/README.md Other information moved to Wiki: https://github.com/OpusCapita/react-crudeditor/wiki

Meta-Info | Value -- | -- ExtProjectId | JCPROC-01 Original Estimation | 4h Remaining Estimation | 0h Restructure README in the following way: 1. "Getting Started" section has minimal configuration...

type/enhancement

Meta-Info | Value -- | -- ExtProjectId | JCPROC-01 Original Estimation | ???h Remaining Estimation | ???h While some `react-bootstrap` components are really useful, other can be removed in favor...

type/enhancement

If second CRUD occupies custom TabFormComponent, its made-but-not-saved changes are lost after main CRUD tab switch. This behavior contrasts with a reaction to made-but-not-saved changes in a standard tab displaying...

type/bug

How to reproduce: go to Edit page, change somehing, click on any tab other than the current one. Confirmation dialog pops up. Click `Cancel`. The tab you clicked remains grey....

See [JSON Schema](http://json-schema.org/) for details

type/enhancement

In order to give users a possibility to customize UI we introduced a `uiConfig` prop for crud editor ([usage example](https://github.com/OpusCapita/react-crudeditor#usage)). While it's fine as it is for most cases, it's...

type/enhancement

Package name: **uiGlobalComponents**. Exports: 1. Object **uiSpinner** with two methods: **show**, **hide**. Each method accepts no arguments and increments/decrements the Component's internal state. The Component is created dynamically, not beforehand....

type/enhancement