Ecosyste.ms: OpenCollective

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

github.com/mui/toolpad

Toolpad: Full stack components and low-code builder for dashboards and internal apps.
https://github.com/mui/toolpad

Fix newly created pages not initializing (#480)

55c071ad7dbc393809b3f4c066f8325f153dcf7f authored over 2 years ago
Disable retries by default in user applications (#479)

d60f155b7561b82127dbd62c45b3a0038e86d1e9 authored over 2 years ago
Fix component prop defaults (#478)

* Fix default values for bound props

* test

2caf58bb623a0de319b5f8ebd963944a6bd593ef authored over 2 years ago
Fix unique key react warnings (#472)

333aa0f62d0028cff68d40fbf437eb304a91c954 authored over 2 years ago
Remove obsolete OpenPageButtonProps (#471)

c240530e0c1178450eb0aba398a5c2f798933ad7 authored over 2 years ago
Remove derived state (#473)

712fd91604a3d309ab3383b4291249a2e2c3b18f authored over 2 years ago
Remove context that has become obsolete (#469)

e6507e89dc581a18e0873fa15874b3076b960dd9 authored over 2 years ago
Hide APIs (#439)

* Hide APIs

* trigger

2e064b460090a8d9450eead47eaa5af9ba591ab5 authored over 2 years ago
App Editor enhancements: column components (#450)

* Create column component

* Filter node component types for drop targets

* Add responsive ...

8f9c72c0d3cb4fbc821d30968cf029cd9c02695e authored over 2 years ago
Run yarn (#462)

97f7cae6604b11a3f9b3200e711a228f8cdd0297 authored over 2 years ago
Remove cli package (#460)

* Remove cli package

* reorder

* tweak text

aae7e375754f9e0746f0aeb3c9f1dc940affd5e5 authored over 2 years ago
Reduce api surface in next pages (#458)

* Reduce api surface in next pages

* same for home

* Share even more logic

d9bef75eac2099d4255f96e37b47bc39de4ffe31 authored over 2 years ago
Remove a few more Studio references (#459)

67fa938782530954186ed701d4ec7ecc4f25baeb authored over 2 years ago
Fix bindings not updating when adding a query (#456)

35bfdbcdbb6e4c3b5bfed594af93194f92436f50 authored over 2 years ago
Don't assume there is already state for all properties when a component renders (#457)

8d9812e13242c0e79277374537064db7c41666b9 authored over 2 years ago
Add some titles (#421)

6998959f1435d7ee9769efb611c0f9c38e29a11b authored over 2 years ago
Remove default props in favour for defaultValue in argTypes (#448)

* Remove defaultProps in favor for a defaultValue in the argTypes

* missed

* Fix code comp...

4676c866e450c43bc05434955f8126c41d7368d0 authored over 2 years ago
Only push docker images on master branch (#451)

2b0aa4082e9aeb74c844b705cc88af5349667959 authored over 2 years ago
Add dividers in skeleton (#453)

f8b88cecd202ed3ef7784b897c8fc48a3e8cc49a authored over 2 years ago
Add minimal smoke test for the docker image (#445)

* Add minimal smoke test

* env passing

* correct command

* install browser

* like zo...

1e70498eaf9eb0449d6f43f7c7291eb1db718721 authored over 2 years ago
Replace next runtime config (#442)

* Remove next runtime config

* rename to TOOLPAD_TARGET

* improve runtime config

* pass...

992636d9754bc93ee4f33a0a744ba39be00400de authored over 2 years ago
Cache node_modules as well as yarn cache folder (#447)

9d470fbdcfda98f6f69debbfe93a226abda22d30 authored over 2 years ago
Upgrade MUI packages (#444)

3c02d7acaf54a4c4daa764713e3f85fba3d140d6 authored over 2 years ago
First pass at creating queries+APIs [WIP] (#396)

* First pass at creating queries+APIs

* Runtime support

* fix types

* fix live values
...

26305678c1e49532eaa55375a9ad01ff9fea5c49 authored over 2 years ago
Enforce conditional JSX style (#440)

* Let's see how far we get with this

* trigger build?

* nodder

32218548572694e937df9e1f3cfbea0789d1a7fb authored over 2 years ago
Fix some uncaught eslint problems (#430)

77becf5c22649232f50df263aa64344f74f551b0 authored over 2 years ago
Some releases page updates (#434)

* Some releases page updates

* remove deleteRelease altogether

* remove delet

68c31cfd22a00197170e4cfc9877e5124056e55f authored over 2 years ago
Make the editor deal with pages that have deleted components on them (#435)

* Make sure the editor can deal with pages that have deleted components on them

* revert next...

0425d067eb54c421e1e8006b61609f324826d0de authored over 2 years ago
Get rid of @ts-expect-error in SkeletonLoadingOverlay (#436)

530ffe239040f20d45e21f1aea7a883522c9e81b authored over 2 years ago
Add missing dependency (#431)

96bb742f5895f980d4c00b4818bbb631770329f6 authored over 2 years ago
Export prop controls as FCs (#412)

* export prop controls as FCs

* Remove `React.FC` for React 18

Co-authored-by: Olivier Tas...

a0cc6e72183f229e7899857c3bbeaf777fde6ab9 authored over 2 years ago
Anticipate code component errors (#423)

* Anticipate code component errors

* error for deleted components

* Fix missing update

...

0f703b1252920837c3f8843053e19e6840d27f58 authored over 2 years ago
Post data-fetch transformation (#400)

* transform response in api editor

* add new `transform` type

* set initial value for tran...

146bfe3c36daf6c82380f71d2cfc4db313666c7b authored over 2 years ago
Fix docker image (#425)

* fix docker

* rename compose file

af71b565bf627f0debe972caf71bdd66755c9909 authored over 2 years ago
Move to Next.js runtime (#415)

* Move to Next.js runtime

* remove

* Fix deploys

* Canvas loading

776169c6d5fcc9b42685a0cf83262aabcd41ade3 authored over 2 years ago
Move component runtime to commonjs (#411)

* Experiment with commonjs code components implementation

* yep

* wip

* not this

* F...

5b741aad66a61f66fced1ad156387a90a2d81607 authored over 2 years ago
remove connection `test` API (#409)

4fa37528c925652b02adc27d75c34c2b4ffe3e95 authored over 2 years ago
Google Sheets datasource improvements (#410)

* make config errors actionable

* remove `throw` inside a callback, clean err msgs

* refer...

db1e17f76a854c7129b46f331e40a19553dbef8f authored over 2 years ago
Make sure yarn prisma command can read the env file (#408)

b346c843e0b8179875e609ed05cfc6eb69fc840e authored over 2 years ago
onChangeHandler (#407)

ffceb6dd24e7db6691fc1a6691774940cdbb9f89 authored over 2 years ago
Show preview value in serverside bindings (#404)

* WIP

* move runtime up

* live value

* improve algorithm

* update controlled state
...

bc5ed7d4f0c0dc330f67539c0ba45d39b9197f75 authored over 2 years ago
Start improving binding evaluation (#405)

* Start improving binding evaluation

* remove controlled property

* clean up the algo

*...

7e56ed95723d88608dc9102dbd4f9952f07ea9f6 authored over 2 years ago
Only show skeleton when the grid is empty

1ab1c553fe920a2a1c8c56b6737b689c41a07b56 authored over 2 years ago
Refine grid loading state a bit (#397)

5971470a1c5c22275df2cba61f31743bd29c21ab authored over 2 years ago
Refactors for upcoming query+API merge (#392)

* Refactors for upcoming query+API merge

* this is fixed

* this belongs in there as well
...

962117403fe24494b7bb3fa42c98362319999631 authored over 2 years ago
Disable Select while loading (#382)

* Disable Select while loading

* typo

4df12ebdea80be5a572262d322e7b7d1eb1d54ee authored over 2 years ago
Fix pass-through of loading prop (#381)

* Fix pass-through of loading prop

* stricter types

* type fix

af95367bc711ebb0d576998810a0fdfef570476b authored over 2 years ago
Default REST datasource (#377)

* create new connection on `createApp`

* [chore] remove `console.log`

391352b16e0a6e326bae37119ca861c76bbc3dce authored over 2 years ago
Add datagrid skeleton (#380)

* Add datagrid skeleton

* not this

d401fb653c376984d460145e4a2896c208ea0430 authored over 2 years ago
Implement suggestions around the binding editor (#371)

* Change the property binding button's icons to indicate what clicking the button will do

> I...

ee5ff528019ae5f6c6920bfa95dba86d01d29ce6 authored over 2 years ago
Use linearprogress istead of spinner (#379)

de30b5bd3e17e6308ffb8b8ae3c85692f305061f authored over 2 years ago
Few small tweaks (#368)

02e306459ad8804852e6a423c9b31da72659c6f8 authored over 2 years ago
Restrict console/alert again (#378)

* Restrict console/alert again

* tweak json a bit more

da7f295c8f3305e7686a61e68b5280ce72d37a4c authored over 2 years ago
Reduce amount of loading state (#374)

* Reduce amount of loading state

* Use skeleton

223e83c2b995dec4fb38abb1cdb6f17ea90d8cf0 authored over 2 years ago
[sheets] Change the row id select control to a custom component (#372)

* add RowIdFieldSelect control

* use `LiveBinding`, optional chaining

* Propose some fixes...

2561e0a0611a63a01739157165458d8d962c946c authored over 2 years ago
Use the live bindings for finding the actual vakue (#370)

ea4dbebf1bbb0b43a91ae1fcb2357a008d6e728c authored over 2 years ago
New databinding implementation (#357)

* new Databinding

* wip

* Fix all state updating

* fix test

* add input test

* Ad...

0815270c68ee35f9f6d2b42879e7f02c7dd7e126 authored over 2 years ago
Fix infinite render (#363)

cc392b8b3ef6e330bc733567e2be3cb25e711615 authored over 2 years ago
Revamp test setup (#361)

* Revamp test setup

* Fix test

* add this back

* try increase time

* increase node v...

67a4d142fd27177629e430fb591f13292967eb82 authored over 2 years ago
[sheets] Ability to let user set named columns in API response (#334)

* [feat] google-sheets connection init

* create sheets connection

* modularise oauth datas...

b16912d67a5f8fa59b9df8460d38368d38cb6257 authored over 2 years ago
[sheets] Add `rowFieldId` to accept user defined Id fields (#340)

* move `id` addition to DataGrid

* add `rowIdField` prop

* debounce changes inside string ...

e705540dc01401100feb4c1daaa8028d4468f9f6 authored over 2 years ago
Remove some unused code (#356)

108d3622d1dee2fbaf605f778720e65f16498a27 authored over 2 years ago
Remove the need for debouncing dom updates (#355)

6057e0c26d4cb6eedd7e6ce90087a522f9fdc414 authored over 2 years ago
Fix undo after save (#354)

* Fix undo after save

* Add some maxWidth

7c64cc313650ee5d3dfb6757af6e8340b0d70001 authored over 2 years ago
Create new debouncer for dom saving (#343)

* Create new debouncer for dom loading

* better implementation

2b412b75675de5bd3a1f6b6b7db3d17ee0e45bc9 authored over 2 years ago
code component editor fixes (#353)

* Add same navigation blocker as in API editor

* fsdf

* copy X

* fix overflow

* auto...

330f28318b3f26fa4f211aea1b48f2d873d17ff5 authored over 2 years ago
Update confusing name (#342)

* Update confusing name

* monorepo

f12adcf677773242776b527c39da968cf2d66cd8 authored over 2 years ago
Straight quotes

0ebd0a8c66be2d91703b6dbc798e3aba39ee108d authored over 2 years ago
[docs] Use en-US (#339)

23888e79a3c632d59faa6585dcd286e556d9d6d9 authored over 2 years ago
Revert "move `id` addition to DataGrid"

This reverts commit 6b9a0aef3f03c18ea4fb7f51d91bb48f62e25cbe.

43229643e6571258c669fb3243674eb5b045a827 authored over 2 years ago
Revert "add `rowIdField` prop"

This reverts commit 09d6e4a3fa499dba238cb70f08a60a41cb5800b7.

d8f3c2c94f6e36d1c14423e9b37b0030ac1600d3 authored over 2 years ago
add `rowIdField` prop

09d6e4a3fa499dba238cb70f08a60a41cb5800b7 authored over 2 years ago
move `id` addition to DataGrid

6b9a0aef3f03c18ea4fb7f51d91bb48f62e25cbe authored over 2 years ago
Use Cmd+S to save editors (#337)

* WIP

* cursor position

* Add shortcut to API

* binding editor

* shortcut to app

b450010c2be86d1575d76529da35e488d846dc54 authored over 2 years ago
Upgrade MUI packages (#338)

* Upgrade MUI packages

* Remove this

* ignore error

* remove

628012a61620b7c13af98eccd7fca06bce613b3c authored over 2 years ago
Remove prisma workaround (#336)

83d24819beb4cbd85fc176b17f0e6d48af9be798 authored over 2 years ago
inverse the component difinition direction (#335)

d1e86daeb9c8b2948f6a71826f2f7cfb398fff2d authored over 2 years ago
Show active status in hierarchy explorer (#332)

* Restructure layout

* active node in hierarchy

* Use outlets instead

* yep

* use ro...

e2c6d38d00e9f6c2d74e675f2d68f81d0a2a4547 authored over 2 years ago
Move component definition to the runtime (#333)

* WIP

* Move definitions to the runtime

* cleanup

* Bring component info into the view ...

4c7dbce135fbbed5f5410c3fcf241b62b99d3b06 authored over 2 years ago
Add navigation blocker for API editor (#331)

* Add navigation blocker fro API editor

* not intended to commit this experiment

7be32d6d3aa19db9a00fbacffb92fdb95a9cb03f authored over 2 years ago
Let monaco fetch the JSON schemas (#330)

* Let monaco fetch the JSON schemas

* fix types

49fe0833e24c0286055abf71d93bd0d11c4de438 authored over 2 years ago
Allow calling functions in the quickjs vm (#329)

* Allow calling functions in the quickjs vm

* didn't get saved

857bd1d38ee6e577a602b23ff29cbebaa1939e5e authored over 2 years ago
Quickjs browser side (#326)

* WIP

* move to toolpad-core

* SSR evaluation

* immediate

* fix build

* skipLibCheck

5816bb613b16ea5e3843df8f5bbf60add66988e0 authored over 2 years ago
replace lodash with lodash-es (#328)

568ddb0f9821711aecfa65cfd96087e64e0c8f41 authored over 2 years ago
Remove unnecessary and insecure dependency (#327)

ae49b1758bc93afec02b73ec501a11594fa5be9b authored over 2 years ago
Don't debounce value when it's becoming undefined (#325)

401fa4bf960973055ff87ab1a214bee68f4ef383 authored over 2 years ago
Add Suspense and error boundaries (#323)

57c96cf33b881b45ac9594af24869e8ae3ef981f authored over 2 years ago
Show live previews for bindings (#320)

* Show live preview for bindings

* Move types around

* Move evaluator to toolpad-core

*...

488fd707182399d5541fdfaee63d2a0310195d27 authored over 2 years ago
[datasource] Google Sheets enhancements (#236)

* [feat] google-sheets connection init

* create sheets connection

* modularise oauth datas...

67c440e9a2e9ab7852aabfcfa939713fd2935f97 authored over 2 years ago
Replace JSON view with react-inspector (#312)

* Replace JSON view with react-inspector

* figure out

* Fix layout a bit

464aacc4eb9eb205e3387e0f61ed62557d3983b0 authored over 2 years ago
The effect on unmount is unnecesary (#317)

* The effect on unmount is unnecesary as clearTimeout already runs on the other effect's cleanup...

16853740f36236c5af43c4b1d2f19c1201e3dc03 authored over 2 years ago
Moving to latest eslint (#319)

* moving to latest eslint

* remove resolution

330e8a92b05053312d705f5c5cd38eaa4a5455a0 authored over 2 years ago
Update viewstate when a descendant resizes (#313)

73f10f12aa5237f37f7aa778c7af0fc4a8c99f3b authored almost 3 years ago
Autoselect new component input (#306)

52392dcc793aa4bcd67ec9699c0256e4cc7d8859 authored almost 3 years ago
Add prettier:all command (#308)

c184ba005a14f9bd629346591d53533fa71c58f0 authored almost 3 years ago
Allow disabling select component (#307)

8c6149395e1e5181ec9b146860da86016c7a68bc authored almost 3 years ago
capitalization

b5020a398a425566bff895581c920a21c719e31a authored almost 3 years ago
Add querystate options (#304)

a98e516051e14f24160fde56232ee92c481f27f3 authored almost 3 years ago
Allow function properties (#301)

* wip

* function bindings

* fix type

1697f979f626860497270abf72c11bf85f5fe163 authored almost 3 years ago
Fix build directory (#302)

84096940286ccbac45d7a0b98414da50539ac932 authored almost 3 years ago