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 ra-input-rich-text tiptap dependencies

djhi opened this pull request over 1 year ago
[Doc] Mention RBAC forms in documentation

djhi opened this pull request over 1 year ago
Fix `<ListView>` does not apply CSS classes to its child components

djhi opened this pull request over 1 year ago
[JSDoc] Fix `<ToggleThemeButton>` deprecated props JSDoc

slax57 opened this pull request over 1 year ago
Fix `<WithRecord>` `render` prop type

slax57 opened this pull request over 1 year ago
Remove shared state for `Datagrid` expand functionality

sebastianbuechler opened this issue over 1 year ago
[Doc] Fix broken link in Realtime documentation

fzaninotto opened this pull request over 1 year ago
Fix `<Admin>` fails when used in Next.js server components

fzaninotto opened this pull request over 1 year ago
[Doc] Fix `<ReferenceArrayInput>` section about custom query filter

fzaninotto opened this pull request over 1 year ago
[Doc] Fix `<CreateInDialogButton>` usage example

slax57 opened this pull request over 1 year ago
support navigate options in rowClick

lumpov opened this issue over 1 year ago
Support configuring `<Datagrid>` row styles with Material UI sx syntax

mshd opened this pull request over 1 year ago
[Doc] Fix Confirm prop table overflows

fzaninotto opened this pull request over 1 year ago
[Doc] Fix links to react-hook-form's doc

slax57 opened this pull request over 1 year ago
Fix `<AutocompleteArrayInput>` 'custom options' story

slax57 opened this pull request over 1 year ago
[Doc] Fix Remix tutorial mentions outdated postgrest adapter

fzaninotto opened this pull request over 1 year ago
Bump vite from 3.2.0 to 3.2.7

dependabot[bot] opened this pull request over 1 year ago
Fix configurable does not have a targetable root class

djhi opened this pull request over 1 year ago
Fix linter warnings

fzaninotto opened this pull request over 1 year ago
Update `<Link>` to honor the `underline` prop

fzaninotto opened this pull request over 1 year ago
Fix `<ReferenceField>` line height isn't consistent with other fields

fzaninotto opened this pull request over 1 year ago
[Demo] Fix tag list on Mobile

fzaninotto opened this pull request over 1 year ago
[Doc] Add `<TreeInput>` and `<ReferenceNodeInput>` chapters

fzaninotto opened this pull request over 1 year ago
Responsive issue in Simple example

Nitix opened this issue over 1 year ago
Unaligned fields displayed in row with ReferenceField

Nitix opened this issue over 1 year ago
Fix Save button might stay disabled when using `<ArrayInput>` with default values

henryhobhouse opened this pull request over 1 year ago
Fix English translation of auth error message

joebordes opened this pull request over 1 year ago
[Doc] Add `<AutoSave>` documentation

fzaninotto opened this pull request over 1 year ago
[Doc] Fix missing styles and JS for older 4.x versions

slax57 opened this pull request over 1 year ago
StaticDateRangePicker available without MUI Pro plan

PavelTankovich opened this issue over 1 year ago
[Doc] Add Next.js app router install instructions

fzaninotto opened this pull request over 1 year ago
[TypeScript] Fix regression in type of `<FunctionField>` `render`

slax57 opened this pull request over 1 year ago
[TypeScript] Fix inference errors in Field components

fzaninotto opened this pull request over 1 year ago
[Doc] Fix create-react-admin usage with npx

fzaninotto opened this pull request over 1 year ago
Regression in FunctionField when using TypeScript

fzaninotto opened this issue over 1 year ago
Typescript, FormDataConsumer, getSource is possibly undefinded

PavelTankovich opened this issue over 1 year ago
Add ability to refetch permissions on demand

mmateja opened this pull request over 1 year ago
Ability to reload permissions on demand

mmateja opened this issue over 1 year ago
How can i cancel sort when i use list?

Aze-ziv opened this issue over 1 year ago
Package.json version management

bramis opened this issue over 1 year ago
Ability to style emptyText on fields

elstgav opened this issue over 1 year ago
Added filterDefaultValues to context to enable detecting change from defaults

timbrandin opened this pull request over 1 year ago
Command Palette for React Admin

MarkSFrancis opened this issue over 1 year ago
Missing css class in ListView, cannot style List actions

mathzol opened this pull request over 1 year ago
Merge master on next

djhi opened this pull request over 1 year ago
Fix `<ListView>` should show custom empty component with partial pagination

yanchesky opened this pull request over 1 year ago
Add support for admin configuration through props instead of elements

djhi opened this pull request over 1 year ago
ReferenceArrayInput to many requests to getMany

joanllodrariera opened this issue over 1 year ago
Fix `useGetList` default `onSuccess` throws when the query is disabled

slax57 opened this pull request over 1 year ago
Fix ra-language-french package.json to avoid including tsconfig

djhi opened this pull request over 1 year ago
[Doc] Fix NextJS tutorial for the latest version of create-next-app

djhi opened this pull request over 1 year ago
Upgrade to TS 5

djhi opened this pull request over 1 year ago
[chore] Update Storybook to v7 & Cypress to use Vite

djhi opened this pull request over 1 year ago
Fix create-react-admin adds unnecessary files

djhi opened this pull request over 1 year ago
[Doc] Fix tutorial with create-react-admin

fzaninotto opened this pull request over 1 year ago
Fix create-react-admin does not include its templates

djhi opened this pull request over 1 year ago
<ExportButton> doesn't work in any `ListContext`

fzaninotto opened this issue over 1 year ago
CloneButton fields and target props

Dreamsorcerer opened this issue over 1 year ago
The response to 'getList' must be like { data : [...] }

priyatamnayakwsp opened this issue over 1 year ago
Add `<Datagrid rowSx>` prop to customize row style for each record

zhujinxuan opened this pull request over 1 year ago
Fix `<TextField>` and `<RichTextField>` don't translate the `emptyText`

fzaninotto opened this pull request over 1 year ago
Fix `<Create>` generic record type should not require an `id` field

djhi opened this pull request over 1 year ago
[Doc] Fix video playback on iOS

slax57 opened this pull request over 1 year ago
The "id" field for the RaRecord type at Create makes no sense

PavelTankovich opened this issue over 1 year ago
Fix `<SaveButton>` spinner while submitting

fzaninotto opened this pull request over 1 year ago
chore: bump `ra-data-graphql-simple/graphql` from 15.6.0 to 16.6.0

Undermaken opened this pull request over 1 year ago
Add WithListContext component

fzaninotto opened this pull request over 1 year ago
[Doc] Document type parameter in generic hooks

djhi opened this pull request over 1 year ago
Fix `SimpleForm` and `TabbedForm` do not sanitize the `resetOptions` prop

slax57 opened this pull request over 1 year ago
mutationMode for ReferenceManyField

Dreamsorcerer opened this issue over 1 year ago
Fix ReferenceFieldView backward compatibility

djhi opened this pull request over 1 year ago
Support components with Temporal API

Dreamsorcerer opened this issue over 1 year ago
Bump RHF version and simplify `useInput` validation

djhi opened this pull request over 1 year ago
Bump RHF version and Simplify `useInput` validation

djhi opened this pull request over 1 year ago
[Doc] Add Advanced Tutorial about Custom Tags Selector

slax57 opened this pull request over 1 year ago
Add `purifyOptions` prop to `<RichTextField>`

slax57 opened this pull request over 1 year ago
Fix create-react-admin requires node 16

fzaninotto opened this pull request over 1 year ago
Update Datagrid's `isRowSelectable` description and examples

WiXSL opened this pull request over 1 year ago
Datagrid isRowSelectable not hiding checkbox

EdwinCL opened this issue over 1 year ago
[Doc] Allow TOC sidebar to scroll vertically

slax57 opened this pull request over 1 year ago