Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/marmelab/react-admin

A frontend Framework for single-page applications on top of REST/GraphQL APIs, using TypeScript, React and Material Design
https://github.com/marmelab/react-admin

Fix warning

c393e92d76fd27cfb3efd9a20675a43d636ff94a authored about 2 years ago
Fix documentation

54d10f083abeb1fbea3eabc72e31d43e8bfe4e7e authored about 2 years ago
Remove warning

fb77e0677a13c3521a6d84d378663a52d14cece1 authored about 2 years ago
Merge pull request #8444 from marmelab/fix-documentation

Fix typo in useEditContext doc

c45690fdc8a19c3465726012e5ba795d2cc44244 authored about 2 years ago
Fix typo in useEditContext doc

16a16dccb35267df333618786872f163d9b2daa6 authored about 2 years ago
Merge pull request #8435 from marmelab/fix-simpleform-users

Fix simple project UserEdit save usage

31633264575232491da897599f8b5ec431fcbb58 authored about 2 years ago
Merge pull request #8433 from marmelab/fix-formgroup-isdirty-istouch

Fix `useFormGroup` `isDirty` / `isTouched` state could have non-boolean values

20fdf07a1e36ecf79bc979435398f908dff5b919 authored about 2 years ago
Merge branch 'master' into next

989a9ccd34583a1b372984eca95262f608c7564f authored about 2 years ago
Add missing item in changelog

59c2240b2c2257b1d1c323d17a00552efe63ad9f authored about 2 years ago
Fix typo

d77a7e6117445317b58915cdc919326c0bda5d37 authored about 2 years ago
Fix yarn.lock

64fc80ff22e107a31169ab02d9bb0a8086599fc6 authored about 2 years ago
v4.5.4

855a8e3cb71ca000b7664b87844a8c23030fb540 authored about 2 years ago
Prepare changelog for v4.5.4

4e5764ce2a230dffc6dbc14475935fc3c8afb6d0 authored about 2 years ago
Merge pull request #8442 from marmelab/revert-8422-fix-numberinput-format-parse

Revert "Fix `NumberInput` not passing `format` and `parse` props to `useInput` call"

0efce146fea40e8ade20121ce13097b7d938e7e4 authored about 2 years ago
Revert "Fix `NumberInput` not passing `format` and `parse` props to `useInput` call"

e574c208ce6e2af91123db90a59ae73fc647a5a4 authored about 2 years ago
Fix warning

b1151ba168bd1ffb9831309e273f894c51748c6a authored about 2 years ago
Merge branch 'master' into input-label

a30786c18a54f852fcf942622c1f084d52a28fe1 authored about 2 years ago
Use `null` instead of `undefined` when label should not be displayed

11036ef7f7d57362a7e526ca872842e045342c21 authored about 2 years ago
Add more tests to cover TextInput's label prop

41c54b04ce275be6a88eb97d06c2b57089bd1e88 authored about 2 years ago
Fix import

7d9b3043ecfe9feeb60ec60f816dbfdd67b12292 authored about 2 years ago
Add back `hiddenLabel` for SearchInput

9b7670af7f3ee6c77f55f8f4f780b86c78a48a48 authored about 2 years ago
Add more basic test

4d6927a13db150f7d23674bf7e084ef875e4aa4d authored about 2 years ago
Add test with ArrayInput

a6ad6b148fff852becfbad1817d979a83850a37c authored about 2 years ago
Fix test

12a1ebf218cc95a9277ab91e9a68f39cb79b688d authored about 2 years ago
Add e2e test

d73418745fbe61a5c02798014eee7b4e3f5bd6b2 authored about 2 years ago
Unskip e2e test

aecd94517d9ce4c07df912616713e8e182b864e9 authored about 2 years ago
Merge pull request #8416 from marmelab/configurable-column-order

Add ability to reorder fields in DatagridConfigurable and SimpleFormConfigurable

8c1c27bb16e6693b57fe7d369cc62f076f9b4f26 authored about 2 years ago
Merge pull request #8440 from marmelab/ts-fix-referencearrayinput-children

[TypeScript] Fix `<ReferenceArrayInput>` props type marks children as required

7e9b7a143c5aabc18cf42f70aafc3a64a7d18701 authored about 2 years ago
Review

e60fbed7b98268bc6ee9abc2597b5baf2c19d148 authored about 2 years ago
Fix yarn.lock

946a17925e9b456c504bf79d4109b4fe9fb44624 authored about 2 years ago
v4.5.3

cd8a970b1720b03f506aad8795ea83222b7841ef authored about 2 years ago
Prepare changelog for v4.5.3

02de6d7524f50bb04e06e985db25cf10ecd5cf34 authored about 2 years ago
Syntax fixes

fd09c8169dde72a93d0d963ff010b899e2e3b6de authored about 2 years ago
Merge pull request #8302 from Seojun-Park/array-clear-button

Feat: `SimpleFormIterator` clear item call action

4487b6eeb4f4d66e3e3015a69e8aafd0d2302b5b authored about 2 years ago
[TypeScript] Fix `<ReferenceArrayInput>` props type marks children as required

Closes #8438

5e9acadc57d8dfa2cbe1587591240e8cb6efc95d authored about 2 years ago
Merge pull request #8436 from kosmotema/tabbed-form-view-toolbar-prop-types

Fix prop-types validation for TabbedFormView's `toolbar` prop

df2d857048dec9137ad14fe1c1a80d2516a8185a authored about 2 years ago
Prevent overriding `label` prop in SearchInput

ae9418b20add5c3227660a373f8f7c18c55c50c1 authored about 2 years ago
Pass `undefined` as `label` to MUI if `false` or an empty string is provided

cbb47c695a9aeda2f8ca4c60f4e1b916a0ae4d30 authored about 2 years ago
Merge pull request #8437 from jayenashar/patch-1

folder name is lowercase in all other locations in doc

bda939b20e278c2ee32a48cb51505a95e1908ed4 authored about 2 years ago
folder name is lowercase in all other locations in doc

b131f2db455a9db75e562a11d146c93211a10a6a authored about 2 years ago
Fix prop-types validation for TabbedFormView's `toolbar` prop

5a3e1069c4182070bbd65d6008510a53aa99b60e authored about 2 years ago
Fix simple project UserEdit save usage

a346843cf41b8ec604fd326b454fbf8683127742 authored about 2 years ago
Improve fix

3f9166192c782565df037b7879616c43eb154677 authored about 2 years ago
Fix useFormGroup isDirty and isTouched state could have non-boolean values

9b29ebd440d02e988615badbf40c648613245dcb authored about 2 years ago
Merge pull request #8422 from marmelab/fix-numberinput-format-parse

`NumberInput` not passing `format` and `parse` props to `useInput` call

f5460998035d38d0fbe7f9d21b75e58767e6fe5d authored about 2 years ago
Applied review

cf7c869103a03b6f5d3bb2ae75e83fa9a98df38d authored about 2 years ago
poc: split buttons with proper class name

dd187c5b5c3bfabceacb995f035db110a9cf4f18 authored about 2 years ago
add condition not to render div

264675654aa539b0bd51061935a680b0faa6127c authored about 2 years ago
move disable-add condition not to effect array clear

2f21d4d1cdfbb04c891408e4aff3bc886ba00b48 authored about 2 years ago
update disable-clear

b987e628a3c25ea157aaa022f81781f4055abf5c authored about 2 years ago
Merge pull request #8421 from arjunyel/update-graphql-dep

Allow GraphQL v16

1ea802841c3a786c0deefa9c020dda904a4d9c79 authored about 2 years ago
Merge pull request #8424 from marmelab/docs-fix-auto

[Doc] Remove reference to `react-autosuggest` component

07434e62e6f2da2dfae0b802eb19fee01371eaa2 authored about 2 years ago
Remove tip

aabfcfda2328ecbaa63b17dd4258f1bff3a16e14 authored about 2 years ago
Fix reference to MUI Autocomplete component

edd6198732a93bc322923020c9cefaddb4199d68 authored about 2 years ago
Misc doc adjustments

6e71caf0e7ff189ade83b4ec9062b144ba941e1b authored about 2 years ago
Update Configurable doc

f4d7a7421cb424c0a6ebce2821568761d2f49932 authored about 2 years ago
Update screencasts

9fa77275647466e0aa3b93d562cf4d1ac039f774 authored about 2 years ago
Add test

06b0e9546255672bf747b93271966bec6e6c01bc authored about 2 years ago
Pass missing format and parse props to useInput call

9181366046571397c9321b3c6a6fa08a2685fd8d authored about 2 years ago
Update Vite.md

f169b0e6f0af91c5e0963d2d61095f3168b0d132 authored about 2 years ago
Update Vite.md

fa74c1e6724213f0254819ed72db9e460404bbc7 authored about 2 years ago
Update Vite.md

26c5920c8b75e8c150be823b479cfcb2803a3533 authored about 2 years ago
Merge pull request #8419 from marmelab/fix-vite-font

[Doc] Fix add Roboto font integration step to vite tutorial

abd0082f0c98073a97ad3f1d7b8e66d16af17db8 authored about 2 years ago
Merge pull request #8359 from marmelab/fix-docs-sfi

[Doc] Improve `SimpleFormIterator` example

04d383816ab13046a766e45922a1cef6fd18f0f6 authored about 2 years ago
Move description block

7445c2fe36a98df49f3cd9eea972286880d4062c authored about 2 years ago
Fix example again

92d007c4661e4ea003cd1a440b08e5506c42633d authored about 2 years ago
Fix example

2d20e4dcd7aa76049b625dce9cfb6f663bdb9d43 authored about 2 years ago
Rollback to correct example

352d2f9d56b02be9ecc71049026f5651d2fffb04 authored about 2 years ago
Fix example

2105211f788af989aa53f1db98cbb2d42aade08c authored about 2 years ago
Improve SimpleFormIterator example

6e1f4a120218363175f1253828142bdfe3514312 authored about 2 years ago
Re-allocate css details

d64324248a433be887abf71aa3b71a9e2f332be6 authored about 2 years ago
Updated tutorial project

40528e944074ba5fab5e70df60a23119d513acbb authored about 2 years ago
Update docs/Tutorial.md

Co-authored-by: Jean-Baptiste Kaiser <[email protected]>

6845844b6ab19afc6e91f52b4babcdd7377cb94b authored about 2 years ago
Merge pull request #8403 from marmelab/fix-ni-blur

Fix `NumberInput` doesn't show `helperText` error `onBlur` if its required

2fa6b70ec947703a21126e2cc0cfb225e6902946 authored about 2 years ago
Merge pull request #8414 from marmelab/fix-redirect-prop

Fix remove old record prop references from Form components

6558473b0654916306d2330ec550b6576e05b444 authored about 2 years ago
Merge pull request #8413 from marmelab/fix-sanitize-si

Fix sanitize `shouldUnregister` prop out of `SelectInput`

99a568f02136f708c99cce1fbc8c06bb15272cee authored about 2 years ago
Improve wording

86a42339cbee7a3bcd0ab81183e2b4462a8c5ca8 authored about 2 years ago
Update Vite integration instructions

bff0ae4d362d912aa3a9ee16bc2f0afdefd8694b authored about 2 years ago
Allow GraphQL v16

606caca9e519ceca06899c817a998c4e9fef3ff8 authored about 2 years ago
Update Tutorial.md

d77593e2b58a1512b2f6032e3255866deb63363d authored about 2 years ago
Fix add Roboto font integration step to the tutorial

ed9196c7869ec1a6249f2ce73192e13fe07fa71e authored about 2 years ago
Merge pull request #8415 from marmelab/fix-vite-tutorial

[Doc] Fix react-admin's vite tutorial CSS setup

2781ccbe6d020ff724ce488a8adf655e195c53b6 authored about 2 years ago
Merge pull request #8417 from marmelab/fix-doc-datagrid-actions-filter

[Doc] Fix improve `List` actions prop in `DatagridConfigurable` example

ac263ca8e5445a48466ce40f4689e66f296e0e86 authored about 2 years ago
Missing imports

9c299bc3cfe46c7caa0f6d6a95c4d91c7caa933b authored about 2 years ago
Fix DatagridConfigurable example

816b3e5f539e617bd95466529e486a7507e298d7 authored about 2 years ago
Add ability to reorder fields in DatagridConfigurable and SimpleFormConfigurable

fe0d1dedc229078e718303ff866b877f631808c4 authored about 2 years ago
Fix react-admin's vite tutorial css setup

cd82f2543857915be88bd54779d586e279914f55 authored about 2 years ago
Fix remove record prop references

a424084821701fc76d5e950e68c149439c4052fd authored about 2 years ago
Fix sanitize shouldUnregister prop

c8d0d757e4c7f1f2c64068812b55f4a5e2b8a87a authored about 2 years ago
Merge pull request #8404 from marmelab/fix-uselist-doc

[Doc] Improve `useList`'s `filterCallback` prop description

da30eab87ee7b4dcdf652f6e55edbf9956275e8f authored about 2 years ago
Applied review

2629227b48253d875baef90aafd19a091e231ee5 authored about 2 years ago
Apply suggestions from code review

Co-authored-by: Francois Zaninotto <[email protected]>

8784c682bec4d2e14ec7c7617ba3e94b11d5ba0d authored about 2 years ago
simple-form-iterator-clear-action

d72a583a8a7067bbb0d301d3e20cac3b1d2b65b5 authored about 2 years ago
Improve useList docs

baf94c388d324235ff1565d3a3c6d9c90f9408e6 authored about 2 years ago
Fix NumberInput don't show helperText error onBlur if its required

9bd14636c3644c9ad4a0dbd3fda261054c9e6c01 authored about 2 years ago
Merge pull request #8395 from marmelab/simpleformconfigurable

Add SimpleFormConfigurable component

93e63a110c50b91cee41b8e53f970066d73e107b authored about 2 years ago
Fix lock file

9b2349d2f6fcb5bce1090a9f96e38d874b7eb2c3 authored about 2 years ago
v4.5.2

7e5a82c916f91cb61bdb4334e56e7e68da87bc94 authored about 2 years ago
Prepare changelog for v4.5.2

25fd2e7ee9a224606c5eeefc626de98b3dafc85e authored about 2 years ago
Merge pull request #8340 from marmelab/fix-fdc-onmount

Fix FormDataConsumer's values not being up-to-date on mount

a5a4b5bccf4a56355eba368358409013e1ea20df authored about 2 years ago