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 tests

cabcc19bc804e017546728e4f310fdaab04000fa authored over 1 year ago
Rewrite Inputs Tutorial Examples in TS

23f26bf71923bb0e1f5af20b070382c688069e11 authored over 1 year ago
Rewrite List Tutorial Examples in TS

6a2316595876dc565ccad02714eb73fad667f637 authored over 1 year ago
Fix Pagination Props Type

9d548cd7ed38226233a74100f2f4a8ab505e4b93 authored over 1 year ago
add staleTime props to avoid calls getList at every page

202f70a29841cfcdd2a1e4c5516a222306c69dc2 authored over 1 year ago
set prev and next props button conditionally

4b62e29e6a8afa803a7da407a797a59414077b98 authored over 1 year ago
store duplicated inputs and fields in const

eb8e6b9c384ee9cdf154a0bd6c12bbbcd04d71fc authored over 1 year ago
move PrevNextButton in TopToolbar

b041b4cc9c1df6a41a63b98b3b0d25c80186793a authored over 1 year ago
merge sort, order and filter params with listParams

fbca733943d8a019232dbcd75b6986ddd65f753a authored over 1 year ago
Update create-react-admin for v4.13.0

91438b0ea2834ccfdea04371112672b18a7da8c7 authored over 1 year ago
Update yarn.lock for 4.13.0

7575d931b7c85c442db26c65dd1dae5fdc888375 authored over 1 year ago
v4.13.0

a858b4f1670baff3507158031367d91f8771a36f authored over 1 year ago
Update Changelog for v4.13.0

a80896ab155715a1cacb790603082d3cb4c70b66 authored over 1 year ago
Merge branch 'master' into next

6bbb309df561c0ca5321f8b82b84f56c326f2a4d authored over 1 year ago
Merge pull request #9092 from marmelab/improve-types

Fix Fields Record Type Parameter

1985c5e2c7f9a447084ed882f398e93049bda464 authored over 1 year ago
Revert Documentation about Field Record Type Parameter

ca7decfd97e7ffba9af38bf202c9d94ea02951eb authored over 1 year ago
Fix Field Record Type Parameter

e24cbe7429d6fad18c1bb366dcfd2463d971be20 authored over 1 year ago
set default limit to 1000 because useGetList set a perPage to 25 by default

279a59c3b3893d635b413b68e7175e8cafc37f3a authored over 1 year ago
enable previous button even if index is 0

b8918679879a5e48153d304858e25a7cce555b1a authored over 1 year ago
use useRecordContext hook instead of useGetRecordId to prevent error when PrevNextButton is displayed out of context like in Create component

3fe032d5b70c444b95ec825077763b80271efe6d authored over 1 year ago
display a large amount of data with data-generator-retail

888c850ca0b9e488db172d5ff356e7f761f1eec8 authored over 1 year ago
Merge pull request #9179 from marmelab/fix-selectinput-isloading

Fix `<SelectInput>` throws error when fetching choices manually

e3975c85c1199941b761ce0738b7718ca0901f41 authored over 1 year ago
Fix documentation about Field generic parameter

507dcc04f0fb614428058688f508954275f86f9f authored over 1 year ago
add limit prop to limit the query

179e3fc5043d1d077a72d815f37a23337eb3e18e authored over 1 year ago
Fix SelectInput throws error when fetching choices manually

Closes #9138

43a974db08b8e6235112335db9b81a306d49abd9 authored over 1 year ago
use useStore hook to get list params and fetch data

fe01ff955016b359d94fb26447e0bccc0e58fbff authored over 1 year ago
Merge branch 'master' into next

491e23a4ac8d1ad1d126c30e9c2cd94408db5586 authored over 1 year ago
Merge pull request #9176 from marmelab/Fix-SelectInput-translates-choices-even-inside-a-ReferenceInput

Fix SelectInput translates choices even inside a ReferenceInput

368403e2c46b8258f1cac0a4f20c38d0976ae050 authored over 1 year ago
Fix SelectInput translates choices even inside a ReferenceInput

Closes #9134

42cb4b7cf9bf2c8d0ad33ea8d9a4b8b7295b24ed authored over 1 year ago
add sx prop

c4f57183138a8ca8c998c28f49afe30b0464ad23 authored over 1 year ago
wrap button into nav component

71fcedb72a2dae2c8dc4063d63eb908f37187362 authored over 1 year ago
translate previous and next navigation

f6dc078d155ec07fe8b55e7a578d8e06017fda8c authored over 1 year ago
use Link component instead onClick handler to display link target on hover

d31e130a1a74a91662a8a978c71d6128af1e0323 authored over 1 year ago
remove every code about ListIdsContext... to delegate the logic in PrevNextButton component for now

8c3fe379eddb2c3569c5f616d1add9a3e3a9698f authored over 1 year ago
Merge pull request #9174 from marmelab/fix-singlefieldlist-link-color

Fix SingleFieldList children don't use default link color

ad22c42cdfc05ae25924f9242c34ee613a1b150b authored over 1 year ago
Merge pull request #9172 from marmelab/simplelist-no-primary-text

Add ability to use SimpleList without `primaryText`

b6dc5728b55eba92eb524c3b510a246b8096266a authored over 1 year ago
Review

d3dfe7988b700f339f65579d8f4cebc06015510e authored over 1 year ago
Apply suggestions from code review

Co-authored-by: adrien guernier <[email protected]>

8f4af816f2fc91ebbef737384469b8f27f74a17e authored over 1 year ago
add a linkType props to specify where to go

0675e50cd81ef206ccbbe5f40a857ee95925b750 authored over 1 year ago
Fix SingleFieldList children don't use default link color

Closes #9008

9e11df6847d2375134ae3ebdb3d3705d6bd6bf92 authored over 1 year ago
disable navigation button on list end

a0dd8fe8105e2eceb5c1e5b36ab4b3af888ea695 authored over 1 year ago
remove useless import

20ebf303c2de76bc8fd07690a0f909d9075a1c94 authored over 1 year ago
remove useless return type

329670307673471a732399c6d65462e54d020f3c authored over 1 year ago
add total and the index of current item

4fd161b992e3a6215e878d8b8b5906b183ec9a47 authored over 1 year ago
add a type for ListIdsContext and use an object to store data

bf81d198beb5c6c14e9ab5fb1fcbfd5f3c818648 authored over 1 year ago
Add ability to use SimpleList without `primaryText`

43c1d908890f762e360f56679f2c4ecaef176872 authored over 1 year ago
wip: add basic story

fd41919ef30bb8186fcd9bbc0a263238ff119538 authored over 1 year ago
add ListIdsContextProvider in edit and show base

b6fbf0bbb367223a2e8607129b41830e1cc9c9b9 authored over 1 year ago
Merge pull request #8925 from zhujinxuan/next-row-style-to-row-sx

Replace rowStyle with rowSx

f0431efa7a8e06fed34a7e776318f006ce7799a7 authored over 1 year ago
Merge pull request #9059 from marmelab/code-has-changed

Introduce CheckForApplicationUpdate

782386d0a3b378720988e7d4a804b5454d7fa0e3 authored over 1 year ago
Merge branch 'next' into code-has-changed

88085e6d08d119980fc97d77ed34fba0dcc2f15a authored over 1 year ago
Use in CRM demo

b2e5c6ed280f005c88e9df0d74d9d0fc749d9b4d authored over 1 year ago
Do not show notification on network errors

6beef9fc71f860ee11e8f256ae3b7148bef2eff7 authored over 1 year ago
Merge remote-tracking branch 'origin/next' into feat-prev-next-button-for-detail-views

ce2aa242b12abd3f1dc48bae6c8a0150112cf61b authored over 1 year ago
Misc adjustments

b138f1600c8701ad9adc4fd0b968b9a68708bd9e authored over 1 year ago
Merge pull request #9171 from marmelab/title-portal-props

Add ability to customize the page title style

3f3123914ea0dc83b620a142b93f6f2ad57babd9 authored over 1 year ago
Fix typo

84d2536ae3cf376cca53fbf8a32e8ebf7ba55fdb authored over 1 year ago
Add ability to customize the page title style

Closes #8871

1be433f5985c0f4c61d9c2369360ccfb7f87087e authored over 1 year ago
Merge pull request #9170 from marmelab/mobile-list-buttons-first

Display actions first in the List view on mobile

dac7eed038f3a55f1b196cf8afa18c8e4f06b7b4 authored over 1 year ago
Merge pull request #9169 from marmelab/input-width-mobile

Make inputs full width on mobile

aaccd7511aea2a57dcc92149aa399a9c130ad59b authored over 1 year ago
Display actions first in the List view on mobile

d50ebe49f00bf98b0c0d71985266f9e5d730b757 authored over 1 year ago
Make inputs full width on mobile

Closes #8795

e0dbfca6da02bd3728cc9408bbf9763110cd6ec3 authored over 1 year ago
Merge pull request #9167 from marmelab/doc-fix-tutorial-link-show

[Doc] Fix tutorial misses step to link references together

e9b7582ef6e8efa98d31f535c4ade303aca94f86 authored over 1 year ago
Merge pull request #9168 from marmelab/fix-fakerest-getmany

Fix ra-data-provider-fakerest getMany doesn't preserve the ids order

13768320104d7f096ad81e3e57e694b1570912ef authored over 1 year ago
Update docs/Tutorial.md

Co-authored-by: adrien guernier <[email protected]>

8d47a62fa31b854c2d2edd252b9aeddfbdef6a68 authored over 1 year ago
Fix ra-data-provider-fakerest getMany doesn't preserve the ids order

7b08c100fe7080c23414371e1e6788137faecece authored over 1 year ago
[Doc] Fix tutorial misses step to link references together

Closes #8581
Supersedes #8612

aecbbfc0a17e039ee3e3fd719ccb04268b0a6fe9 authored over 1 year ago
Fix Jekyll syntax error in WizardForm

4829cdea1231c8c1daaf392e104050b2ed2ac916 authored over 1 year ago
Fix yarn.lock

052e7d48f0c00ac0ac24f4f19597762d96423fba authored over 1 year ago
v4.12.4

4e6717fdd011d36a6b3c207b15b6c9e6133a3b11 authored over 1 year ago
Prepare changelog for v4.12.4

8e77d38c6502a486378074db9e8d2dda658785f4 authored over 1 year ago
Merge pull request #9166 from marmelab/doc-loginpage-false

[Doc] Fix `<Admin loginPage={false}>` leads to an infinite loop

5d933b6fd89e879384dc77ab0eebdda494092956 authored over 1 year ago
[no ci] simpler syntax

0e50f54ba5a31988861615cf8ec21e9e3c507c77 authored over 1 year ago
[no ci] MAke example more complete

8a76bda7b10b8c7c83254754d53218a6ddb243de authored over 1 year ago
[Doc] Fix `<Admin loginPage={false}>` leads to an infinite loop

Closes #8685

cc4765714c8a1c63762be38d21ce9d83f579b189 authored over 1 year ago
naive implementation of PrexNextButton

7c645743297d7f6b57776c8d6ba02c60bffac6d3 authored over 1 year ago
export ListIdsContext modules

10fc8714496577d464cdf4800241c9491573a730 authored over 1 year ago
rename useLIstIdsContext to useListIdsContext

1d4053fab4940f8c9b31373a59abaf369f5b3285 authored over 1 year ago
get list with filters from resource context and keep only the ids to store it in the context

1650dfbe6da95d484ae15928c7acc19cb34fed41 authored over 1 year ago
add ListIdsContext, its provider and its hook to use it

299d435868ade24b0d66bf80fd802b2f8137fd28 authored over 1 year ago
Merge pull request #9154 from marmelab/story-and-doc-improvement-for-translatable-fields-to-next

[Doc] add stories and doc improvement for translatable fields

402dec8d5281ae7134b22020ca1923897ed1ce51 authored over 1 year ago
Final adjustments

14ce4578e75f1a832b3bc59b56930b883c22b42c authored over 1 year ago
remove unused resource prop

a4a3c985903a0928ca948624a202fc3b8562ab04 authored over 1 year ago
add a story dedicated to nested fields

01e03b9efb75ce848a02d685dc320a0b1491fba5 authored over 1 year ago
update screencasts with a full admin application and remove internal_organizations fields

ffdc9761e2368901e8406a9bf13eb268847361db authored over 1 year ago
[no-ci][Doc] add FullApp to TranslatableFields stories

438ab2c16b1918b10726a4516e271bf92d157d46 authored over 1 year ago
Merge pull request #9157 from marmelab/doc-fix-auto-save-toolbar-is-not-a-react-node

[no-ci][Doc] fix AutoSaveToolbar is not a ReactElement

3235458dd8db889b78e308cdecfb472f2e130e50 authored over 1 year ago
Merge pull request #9163 from marmelab/doc-fix-use-of-custom-progress-in-wizard-form

[no-ci][Doc] Fix snippet to use a custom progress bar in WizardForm

3d1db658ce7435cf82010ca85d82c5d2c14e4928 authored over 1 year ago
[no-ci][Doc] Fix snippet to use a custom progress bar in WizardForm

7ab709499f1468e5e40256f016f90fa95be9c88c authored over 1 year ago
add a more executable example for custom selector with a Show component

ccec458672262e9d3cb95970c1abe07574f80592 authored over 1 year ago
add a more executable example with a Show component

07c03642ce05aef34c6626a4876b6b72f7d908ed authored over 1 year ago
[no ci] Fix inspector in translatableinput story

0f201e03db0ea72bc99caad904ad61d003238fca authored over 1 year ago
Merge branch 'master' into next

ae09fc9847378eca43a5f8e0260f9e6e88d68f87 authored over 1 year ago
[no-ci][Doc] fix AutoSaveToolbar is not a ReactElement

84b73c6af4ccbb469e25e603ad495c808211f9a9 authored over 1 year ago
update screencasts to use the next behavior

954f6f4a35df0867268cee422d3a9663ca0eb7af authored over 1 year ago
remove duplicate story

d4db6bad481587a6a0374dfd1b1fcb5cc2159834 authored over 1 year ago
add CustomSelector in story

42b41078af4cbf40b600afab575420929e4eb33d authored over 1 year ago
add nested fields in story

3aacc18e55e3bbcd6caf46eb356951d097782e07 authored over 1 year ago
fix a typo

244ed791343e0fb8e16daaabc466f2f00f842c96 authored over 1 year ago
added an example on nested.field and demonstrated the shape of the record

d68d156f376afcb6bdcf55f7a4e49ab77946eab0 authored over 1 year ago