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

Update docs/SelectInput.md

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

8b3d5b9d6efa0f627fd2bbf69faa05f676eb03bc authored over 2 years ago
Update docs/AutocompleteInput.md

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

b0e3f1b37a5e23c42615d647a1c4f5a8c5a37045 authored over 2 years ago
Update docs/AutocompleteInput.md

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

fb886c046ef9acdb02adeeb510d0afcffccca519 authored over 2 years ago
Revert emptyText evaluation

8663d24d3056a450a6b093a601efb719fab0fa8b authored over 2 years ago
Fix docs of SelectInput

202d30cbf4cc1c395c9172d0614f575c96090f6a authored over 2 years ago
Improve docs

b9208609876f16b9043d8494eda4486ab73da8f9 authored over 2 years ago
Improve stories

0c80558b545bc3f7b4ef3242878246366225c31c authored over 2 years ago
Added back emptyValue

837f9318dba8d007e947bdbc60ab48ff47c7edd6 authored over 2 years ago
Merge branch 'master' into next

8ba9ea804935a3abaa20ef6ed44db015aff5b052 authored over 2 years ago
Fix lock file

28ffcbab0fe42551507c71251e8674413807e9fe authored over 2 years ago
v4.3.4

530e73e16062348e85e162fd6ce8ddada069735b authored over 2 years ago
Prepare changelog for v4.3.4

a5736accc73bde69615497e7852fdcd413490cfc authored over 2 years ago
Merge pull request #8192 from marmelab/add-queryoptions-ri

Add `queryOptions` prop to `ReferenceInput`

e083b462fdaa25cb271e6253c7b2d45c88e31bf7 authored over 2 years ago
Add test

86fae5554b1fa933feb2b9b58d061e9b9abecf53 authored over 2 years ago
Add documentation

f395d3821c87f63f873a8fa5915562ab7345c51d authored over 2 years ago
Fix ReferenceInput props type adding meta and record

01fed1cd09841ced3681226f5d89251c83612c4d authored over 2 years ago
Merge pull request #7987 from yanchesky/fix_query_options_enabled_false

Fix type error when queryOptions enable is set to false

80153027b038c5e445b1ba5ada0e49af4333eb9a authored over 2 years ago
Merge pull request #8189 from marmelab/docs-formdataconsumer-fix

[Doc] Fix FormDataConsumer usage example

65649d71519b554dc2bb7b66e71fd843eebcd5fc authored over 2 years ago
Update docs/Inputs.md

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

dbc20d23b763398a1a015aa61245f5f81add5748 authored over 2 years ago
Applied review again

3c9937fb1570b20496f305c288c483cef7d80553 authored over 2 years ago
fixed test "should reset page when enabled is set to false"

54c1ef42ac0eed1077e9d1ff6babb9ee16453701 authored over 2 years ago
applied suggestions

Co-authored-by: Gildas Garcia <[email protected]>

7e69aefe3ecd761e8082ea38da51a48bbc46937b authored over 2 years ago
Added Datagrid test

94535aaa007f3f89ffdf29ee2fdac36d8226b439 authored over 2 years ago
Added useListController test

514eda63de51ab88da8393bb600d893520212fcc authored over 2 years ago
Fix type error when queryOptions enable is set to false

2e4257d033fd67378c385dbd00938764009dd0dd authored over 2 years ago
Improve text

94836c188212c22e8da45529c36b51889bf3091f authored over 2 years ago
Fix FormDataConsumer usage example

c0210495c8b4a2426c2244203a62ab480d77dbf4 authored over 2 years ago
Throw error on optionText of type React element when emptyText is passed

8f56320c0b19b4dc4cea6d6fb4f2ff99bf8218de authored over 2 years ago
Merge pull request #8187 from marmelab/community-page

[Doc] Add community page

c83e29cbe74dac0b07999746378d14f42208aef1 authored over 2 years ago
Merge pull request #8183 from marmelab/fir-referenceinput-fetch-error

Fix ReferenceInput fetching error makes AutocompleteInput unusable

9c99fedd835d60e16771535913df934a8ac52d31 authored over 2 years ago
Update docs/Community.md

Co-authored-by: Aníbal Svarcas <[email protected]>

ffc2918d42fdbf7c1addaf679debf8a70d169f7e authored over 2 years ago
Use optionValue and optionText for empty choice

b81c9d533732a15b6d5ede7dd5f183e6f1bb7e91 authored over 2 years ago
Add Discord widget

6c0ac1035d280816a63ffe9de3c0971a670b3e45 authored over 2 years ago
[Doc] Add community page

51058d405545987ed7edb83aa92833fda11e92ee authored over 2 years ago
Update packages/ra-ui-materialui/src/input/ReferenceArrayInput.stories.tsx

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

65c91283ca858fa33867e2a8b6ecc1de9d402bdb authored over 2 years ago
Merge pull request #8184 from marmelab/doc-linking-two-inputs

[Doc] Fix "Linking two inputs" code snippet

ecbd4b1b2ba5b2997fede3f82048064104b0b078 authored over 2 years ago
Merge pull request #8186 from marmelab/fix-rhf-props

Fix sanitize react-hook-form props from `SimpleForm`

e0c02f78e9c91f2a7d9595a9cca3ff20e293ace7 authored over 2 years ago
Add integration test for form

740ff64e26c65a58b644ac39ce59f040cac34e04 authored over 2 years ago
add tests for sanitizeEmptyValues

bcc3699cd20437fe8ecbecaee091ffd66e854b24 authored over 2 years ago
Improve Configurable doc

3284d76fe7f32b6b38242578f5b0d089ee4560e2 authored over 2 years ago
Make sure the Inspector works when no document or window is set

d066e50f3a53998f3a4bb5fdac9e300bc5eafc8d authored over 2 years ago
Fix sanitize react-hook-form props

d9311c17a1c461ddb0b374cb080b9c14dbf1c601 authored over 2 years ago
Fix linter warnings

e1bdedd2d3dd1c979091947b972293e5cb8da537 authored over 2 years ago
[Doc] Fix "Linking two inputs" code snippet

fbea0c9a3ef8d1a75ac2b93fef47bc19d94d3f21 authored over 2 years ago
Merge pull request #8180 from marmelab/Fix-cannot-let-anonymous-users-access-dashboard

Fix cannot let anonymous users access dashboard

deee36a93cb21ffe6a58203fb8e1d82090193374 authored over 2 years ago
review

5121f1dea61f428af016f93e567f99f2c552f7a8 authored over 2 years ago
Fix error for RadioButtonGrpuopInput

4034a99fe3ea7ff22942f2335d1e3a3821b7c81d authored over 2 years ago
Fix warning

fa9803b3c4f3278aed084562c635c1486e433f4c authored over 2 years ago
Handle DatagridInput

496e0673e2750bb42e5d824170a12b9975e66603 authored over 2 years ago
Fix checkboxgroup input

d831e20adeded42cc9f2b64e23801d9ba42bfdde authored over 2 years ago
Fix ReferenceArrayInput does not render fetch errors

6c788e51349bd8bb267a6daaabd69a3350c549c0 authored over 2 years ago
Fix test

5cc744a586f928b95d173808241f4d24cc0a7ff4 authored over 2 years ago
Fix ReferenceInput fetching error makes AutocompleteInput unusable

579c906480e9a9d0468b8138856706bbd9acd2e9 authored over 2 years ago
Add SanitizeEmtyValues

a06c56105be61a02f9785956adc7ef42e888bcd5 authored over 2 years ago
Fix regression after master merge

bd83464435ea3eeb46d05192a2d53a10d18edbdf authored over 2 years ago
Merge branch 'master' into next

342b3e6e3305925c0a645fc06e957e5d7cd21f6b authored over 2 years ago
Improve test description

7c5b1f510d2e4156d1c49be716c13e0cb116002a authored over 2 years ago
Add test

a5ca08a43110c526da98769cbb9e4fa757a1d847 authored over 2 years ago
Remove emptyValue from the docs

6ec40ac9a42636f74ab67b3c50b5ea8565f24b71 authored over 2 years ago
remove emptyValue

ee5c76f4bd2240780f7d42dc78683c5c9334bf16 authored over 2 years ago
Merge pull request #8159 from oguhpereira/feat/validate-custom-routes

feat: add prevent validateResponseFormat() from validating custom routes

f33dcf0662517437eaebacdcd8441cf1ec0bc254 authored over 2 years ago
Remove emptyValue / emptyText from useSuggestions

91302a2752c1e2e3dda4f3ef1787d804bc0d3f82 authored over 2 years ago
Fx empty string and i18n for emptyText

0d81e78141dcff10426ecc254c27c108d1ff9afd authored over 2 years ago
Fix cannot let anonymous users access dashboard

97609d7ad24c8a0cd169568173c67c45c56f90a9 authored over 2 years ago
feat: disable console error in jest

c0bc6bb10130f9dc93a5efa2cdfad072d54d198a authored over 2 years ago
Remove unnecessary change

fb800dc97ae08a51a8df5a25c7480f29ef0240e9 authored over 2 years ago
Revert changes

fb26ac40c345cb729f2966d541e7124b18c85aa4 authored over 2 years ago
Add emptyText and emptyValue

74d79a2b275058334505b99816e9420f963b4cd9 authored over 2 years ago
Merge pull request #8073 from marmelab/rao8038-list-store-key

Add ability to create independent store configurations for different lists of same resource

b905e3ed9a27d58ccd2c4ec090a8f2268b6bbb0f authored over 2 years ago
Merge remote-tracking branch 'origin/next' into rao8038-list-store-key

a4f4181df330ad194eaea32c25f5c2de9c029c83 authored over 2 years ago
code review

54469edc16d003633c23a828e1dfc8dd466108d4 authored over 2 years ago
Merge pull request #8177 from marmelab/fix-filtering-tutorial

[Doc] Fix Custom Filter Form example

65f3069a9f3cf22d96500478584494745c14e063 authored over 2 years ago
Add anchors to FilterForm component

5ec87a58225ed5d86b37da9c27512fff015f67c0 authored over 2 years ago
Fix Custom Filter Form example

d266d8a7b7c1a19dec7c66d9f52486fcfaf8d69c authored over 2 years ago
feat: add unit test

448a8eca6631632713b4f14513c951f5af0d4b97 authored over 2 years ago
Merge pull request #8171 from riexn/docs-linktype-fix

adjusted documentation for the `linkType` property found in `SimpleList` and `SingleFieldList`

01eaea83349033f9092354c5989cd38a7ee19b89 authored over 2 years ago
Add user story to show input props injection

a5f6fc7ee5e81e8ef03c111d202628f5f61046f4 authored over 2 years ago
Updated to suggested wording

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

5791179c114017a8eab247b8675a9d6326e4bdd3 authored over 2 years ago
Updated to suggested wording

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

97aff460c515b51bd06239927106f3c2813eefc5 authored over 2 years ago
Updated to suggested wording

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

296a0dc96288566a2dde32757ae2c1d93837eb89 authored over 2 years ago
Updated to suggested wording

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

175eadc368bd324d39d92ca10ff09a65cd339167 authored over 2 years ago
Fix yarn.lock

23ddb0d7d2074465cb3ddee76ed31cc03216a6d5 authored over 2 years ago
v4.3.3

dc0caa49459abc5b4376742cac4d86c04f4a33aa authored over 2 years ago
Prepare changelog for v4.3.3

80bab5980acfee33eb1ad6e70e17cbd8f71e3508 authored over 2 years ago
Merge pull request #8176 from marmelab/fix-confirm-props

Fix pass `Confirm` props to the underlying MUI `Dialog` component

80d52e4d809947e170f57c9bc5acc09cfecb5f5d authored over 2 years ago
Merge pull request #8174 from marmelab/fix-usegetlist-and-usegetmanyreferences-results

Fix useGetList and useGetManyReferences build new result object at each call

d1b63eb75fa141b596c290cd07691ba26927d138 authored over 2 years ago
Fix types

cbe95189a18a6cc8aa7a61f8d51b372cd2796a01 authored over 2 years ago
Fix pass Confirm props to the underlying MUI Dialog

0b5317374a41674bb74a1faa04c2c96baf2806c5 authored over 2 years ago
fixed the wording of what happens when the linktype is set to false. Fixed the wording in SingleFieldList docs because the previous one was meant for the reference field.

239b841a146ad7e52ed4f4ba0b23e2c8d0abbe01 authored over 2 years ago
Fix useGetList and useGetManyReferences build new result object at each call

50864c077801c2d8cf4b18cd2bba987338c08ac1 authored over 2 years ago
adjusted documentation for SimpleList and SingleFieldList to mention the possible options for the property linkType

957d8c93f1c27a2004d705af83e82c0b64b92a63 authored over 2 years ago
Merge pull request #8169 from herndlm/patch-1

Fix layout prop of Admin component in upgrade example

55bfd1daf679a778c84f4b992b60d9ff3deffbe2 authored over 2 years ago
Merge pull request #8170 from herndlm/fix-layout-examples

Add missing props in docs layout examples

7cb689cf0d7813ccb744fcb01be2e45336c851b5 authored over 2 years ago
Add missing props in docs layout examples

d98d04150fdf88f04b18b0f4e487e6d60ea845f8 authored over 2 years ago
Fix layout prop of Admin component in upgrade example

The upgrade example incorrectly uses an element compared to e.g. https://marmelab.com/react-admi...

46661dcd4c8794482289c3f591defefddb9073d9 authored over 2 years ago
Merge pull request #8167 from marmelab/fix-parse-doc

fix parse doc

d267819ee0dbc968cb29f3e2a889f4f41aa11ea6 authored over 2 years ago
fix parse doc

3d3808ccbaf062da542ae83954806724e1412380 authored over 2 years ago
Merge pull request #8161 from marmelab/fix-store-removeitems

Fix localStorageStore.reset() does not remove all items

fe1e4c342e6bb90d872556910a43789dee7c1b32 authored over 2 years ago
Merge pull request #8164 from herndlm/patch-1

Add missing Route import to Routing docs example

c7b2279799369ce2fcef547044752e3b01014e1c authored over 2 years ago
Add missing Route import to Routing docs example

6b4a04b97d1f84a46dd2900a43510b640fac2290 authored over 2 years ago