Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / gadget-inc/js-clients issues and pull requests
#600 - Use default selection when `columns` property does not exist
Pull Request -
State: closed - Opened by alanko0511 7 months ago
#599 - Switch how we call `render` function to a JSX style
Pull Request -
State: closed - Opened by alanko0511 7 months ago
#598 - Added Upsert support in AutoForm
Pull Request -
State: closed - Opened by MillanWangGadget 7 months ago
- 2 comments
#597 - Removed color input
Pull Request -
State: closed - Opened by gabeb03 7 months ago
#596 - feat(autotable): Add a useTableContext hook for custom cell rendering
Pull Request -
State: closed - Opened by danroberts 7 months ago
#595 - Refactor columns property to support dot notation column path
Pull Request -
State: closed - Opened by alanko0511 7 months ago
- 3 comments
#594 - Added error boundary to storybook
Pull Request -
State: closed - Opened by MillanWangGadget 7 months ago
#593 - Refactor rows and columns
Pull Request -
State: closed - Opened by danroberts 7 months ago
#592 - Exported AutoDateTimePicker
Pull Request -
State: closed - Opened by gabeb03 7 months ago
#591 - Add customizable title control to AutoForm
Pull Request -
State: closed - Opened by MillanWangGadget 7 months ago
#590 - Prevent showing time for dateTime fields with `includeTime:false`
Pull Request -
State: closed - Opened by MillanWangGadget 7 months ago
#589 - Added error for using actions without the API trigger in autoforms
Pull Request -
State: closed - Opened by MillanWangGadget 7 months ago
- 2 comments
#588 - fix(autoform): fix testing flake waiting for lazy load suspense
Pull Request -
State: closed - Opened by danroberts 7 months ago
#587 - refactor(autotable): move sort state into useTable hook
Pull Request -
State: closed - Opened by danroberts 7 months ago
#586 - Attempt to fix the PolarisAutoForm.spec.tsx test flake by surrounding mocks with act wrappers
Pull Request -
State: closed - Opened by MillanWangGadget 7 months ago
#585 - Update AutoTable actions api signature and add promoted actions system
Pull Request -
State: closed - Opened by MillanWangGadget 7 months ago
- 1 comment
#584 - Allow hiding searching and/or pagination in AutoTable
Pull Request -
State: closed - Opened by alanko0511 7 months ago
#583 - Refactor columns property to support dot notation relationship path
Pull Request -
State: closed - Opened by alanko0511 7 months ago
#582 - Fixed AutoForm number input spinner button usage
Pull Request -
State: closed - Opened by MillanWangGadget 7 months ago
#581 - GGT-6874 - Added select prop to AutoTable
Pull Request -
State: closed - Opened by gabeb03 7 months ago
#580 - Add a pre-render with mocked GQL responses to test to try to prevent the test stuck-in-suspense test flake
Pull Request -
State: closed - Opened by MillanWangGadget 7 months ago
- 1 comment
#579 - Added error for missing findBy value for actions that require IDs
Pull Request -
State: closed - Opened by MillanWangGadget 7 months ago
#578 - Exclude relationship fields in AutoForms that are related to shopifyShop model
Pull Request -
State: closed - Opened by MillanWangGadget 7 months ago
#577 - Added custom bulk action callback and render system
Pull Request -
State: closed - Opened by MillanWangGadget 7 months ago
#576 - fix(autotable): enable tooltip on hover for string cells with truncat…
Pull Request -
State: closed - Opened by danroberts 7 months ago
- 1 comment
#575 - Refactor useTable row & columns generation to support relationship
Pull Request -
State: closed - Opened by alanko0511 7 months ago
- 1 comment
#574 - fix(autotable): sorting after using pagination results in error due t…
Pull Request -
State: closed - Opened by danroberts 7 months ago
#573 - Exported useList & useTable hooks
Pull Request -
State: closed - Opened by gabeb03 7 months ago
#572 - fix(autoform): dynamically import mdx module to prevent vite bundling…
Pull Request -
State: closed - Opened by danroberts 7 months ago
- 8 comments
#571 - Fix autoform banner closability
Pull Request -
State: closed - Opened by MillanWangGadget 7 months ago
#570 - Add encrypted string show/hide button, don't show password fields, and show computed field info in autotable
Pull Request -
State: closed - Opened by MillanWangGadget 7 months ago
#569 - Fix dynamic model changes in autoTables
Pull Request -
State: closed - Opened by MillanWangGadget 7 months ago
#568 - Export PolarisAutoTable component to index.ts file
Pull Request -
State: closed - Opened by alanko0511 7 months ago
#567 - Cypress test to ensure explicit sort is handled correctly
Pull Request -
State: closed - Opened by gabeb03 7 months ago
- 1 comment
#566 - Revert "Added error for custom params colliding with model fields"
Pull Request -
State: closed - Opened by MillanWangGadget 7 months ago
- 1 comment
#565 - chore(autocomponents): copy .css files to /dist when building
Pull Request -
State: closed - Opened by danroberts 7 months ago
- 1 comment
#564 - fix(autocomponents): fix up package dependencies + add vite int. test
Pull Request -
State: closed - Opened by danroberts 7 months ago
- 2 comments
#563 - Added error for custom params colliding with model fields
Pull Request -
State: closed - Opened by MillanWangGadget 7 months ago
#562 - Introduce `onFailure` callback in AutoForm
Pull Request -
State: closed - Opened by alanko0511 7 months ago
#561 - Removed Lodash from react package
Pull Request -
State: closed - Opened by MillanWangGadget 7 months ago
#560 - chore(autotable-storybook): Better storybook container settings
Pull Request -
State: closed - Opened by danroberts 7 months ago
#559 - Introduce custom cell renderer in AutoTable
Pull Request -
State: closed - Opened by alanko0511 7 months ago
#558 - rename bigCommerce to bigcommerce
Pull Request -
State: closed - Opened by infiton 7 months ago
#557 - Added system to clear form fields upon successful action submission for create and update actions
Pull Request -
State: closed - Opened by MillanWangGadget 7 months ago
#556 - Added humanized action names to forms
Pull Request -
State: closed - Opened by MillanWangGadget 7 months ago
#555 - Added error message for passing bulk actions into the autoforms
Pull Request -
State: closed - Opened by MillanWangGadget 7 months ago
#554 - Make skeleton table header wider in AutoTable
Pull Request -
State: closed - Opened by alanko0511 7 months ago
#553 - bulk actions should return null when there is no selection
Pull Request -
State: closed - Opened by infiton 7 months ago
#552 - Added live option to AutoTable props
Pull Request -
State: closed - Opened by MillanWangGadget 7 months ago
#551 - Fix test flake AutoPasswordInput.cy.tsx - Attempt 2
Pull Request -
State: closed - Opened by MillanWangGadget 7 months ago
#550 - Added bulk action support to auto table
Pull Request -
State: closed - Opened by MillanWangGadget 7 months ago
#549 - ensure that legacy clients still typecheck correctly
Pull Request -
State: closed - Opened by infiton 7 months ago
#548 - use consistent call signature for upsert between public and internal api
Pull Request -
State: closed - Opened by infiton 7 months ago
#547 - inherit secrets
Pull Request -
State: closed - Opened by infiton 7 months ago
#546 - use CYPRESS_JS_CLIENTS_TEST_API_KEY secrets in release action
Pull Request -
State: closed - Opened by infiton 7 months ago
#545 - Truncate tags when overflow in AutoTable
Pull Request -
State: closed - Opened by alanko0511 7 months ago
#544 - Allow setting custom page size in AutoTable
Pull Request -
State: closed - Opened by alanko0511 7 months ago
#543 - Add ID field in AutoTable
Pull Request -
State: closed - Opened by alanko0511 7 months ago
#542 - refactor(autotable): consume the useList hook in useTable
Pull Request -
State: closed - Opened by danroberts 7 months ago
- 1 comment
#541 - Implement related model field selection in AutoTable
Pull Request -
State: closed - Opened by alanko0511 7 months ago
#540 - Introduce `onClick` callback in AutoTable
Pull Request -
State: closed - Opened by alanko0511 7 months ago
#539 - Show banner inside the table when there is a GraphQL error
Pull Request -
State: closed - Opened by alanko0511 7 months ago
#538 - test(cypress): disable testing in real chrome browser
Pull Request -
State: closed - Opened by danroberts 7 months ago
#537 - Ensure required validation on richText fields only runs when the field has a required validation on it
Pull Request -
State: closed - Opened by MillanWangGadget 7 months ago
#536 - changes to api client core to support the upsert api
Pull Request -
State: closed - Opened by infiton 7 months ago
- 1 comment
#535 - Introduce `columns` property to select fields
Pull Request -
State: closed - Opened by alanko0511 7 months ago
- 2 comments
#534 - GGT-6735 - Added sort and filter props to PolarisAutoTable
Pull Request -
State: closed - Opened by gabeb03 7 months ago
- 1 comment
#533 - add support for fragments to tiny-graphql-query-compiler
Pull Request -
State: closed - Opened by infiton 7 months ago
- 1 comment
#532 - feat(autocomponents): extract useList from useTable for query controls
Pull Request -
State: closed - Opened by danroberts 7 months ago
#531 - Add an `<AutoButton/>` component for invoking an action with a simple button
Pull Request -
State: closed - Opened by airhorns 7 months ago
- 1 comment
#530 - Added autotable search
Pull Request -
State: closed - Opened by MillanWangGadget 7 months ago
- 4 comments
#529 - Fix auto password input cypress test flake
Pull Request -
State: closed - Opened by MillanWangGadget 7 months ago
#528 - Introduce table cell renderers for AutoTable
Pull Request -
State: closed - Opened by alanko0511 7 months ago
- 1 comment
#527 - feat(autotable): initial autotable component
Pull Request -
State: closed - Opened by danroberts 7 months ago
#526 - feature/autoform
Pull Request -
State: closed - Opened by danroberts 7 months ago
#525 - Added test for dynamically changing findBy values on autoforms
Pull Request -
State: closed - Opened by MillanWangGadget 7 months ago
#524 - Added test for dynamically changing findBy values on autoforms
Pull Request -
State: closed - Opened by MillanWangGadget 7 months ago
#523 - Prevent null values for text input components
Pull Request -
State: closed - Opened by MillanWangGadget 7 months ago
- 3 comments
#522 - Added key to autoforms to make the contents re-render upon actions and findBy value changes
Pull Request -
State: closed - Opened by MillanWangGadget 7 months ago
- 1 comment
#521 - Removed useEffect that caused a type error race condition on Role input components
Pull Request -
State: closed - Opened by MillanWangGadget 7 months ago
#520 - Changed timer picker onHover color
Pull Request -
State: closed - Opened by gabeb03 7 months ago
#519 - Introduce table cell renderers for AutoTable
Pull Request -
State: closed - Opened by alanko0511 7 months ago
#518 - Disable chrome gpu in CI to see if flakiness is reduced
Pull Request -
State: closed - Opened by airhorns 7 months ago
#517 - Set step attribute value in Polaris number input based on metadata
Pull Request -
State: closed - Opened by alanko0511 7 months ago
#516 - GGT-6787 - Addressed misc design notes
Pull Request -
State: closed - Opened by gabeb03 7 months ago
- 2 comments
#515 - Fix polaris role list options not loading initially until a search was conducted
Pull Request -
State: closed - Opened by MillanWangGadget 7 months ago
- 1 comment
#514 - GGT-6770 - Temporarily removed the MUI autocomponents
Pull Request -
State: closed - Opened by gabeb03 7 months ago
#513 - Prevent untouched password fields getting sent null values on update actions
Pull Request -
State: closed - Opened by MillanWangGadget 7 months ago
#512 - rename @gadgetinc/react-big-commerce to @gadgetinc/react-bigcommerce
Pull Request -
State: closed - Opened by infiton 7 months ago
#511 - fix(autoform): throw if the component is passed a findBy prop for a c…
Pull Request -
State: closed - Opened by danroberts 7 months ago
#510 - Cypress docker for github actions
Pull Request -
State: closed - Opened by airhorns 7 months ago
#509 - fix(autoform): remove search icon prefix from multiselects
Pull Request -
State: closed - Opened by danroberts 7 months ago
#508 - Droberts/recover issubmitting state
Pull Request -
State: closed - Opened by danroberts 7 months ago
#507 - fix(autoform): 12px padding for trash icon in file upload input
Pull Request -
State: closed - Opened by danroberts 7 months ago
#506 - GGT-6756 Added spinner when a form is submitting
Pull Request -
State: closed - Opened by gabeb03 7 months ago
#505 - fix(autoform): use polaris inline error messages
Pull Request -
State: closed - Opened by danroberts 7 months ago
#504 - Introduce `onSuccess` callback in AutoForm
Pull Request -
State: closed - Opened by alanko0511 7 months ago
- 1 comment
#503 - Convert field value to Date in time picker
Pull Request -
State: closed - Opened by alanko0511 7 months ago
#502 - design(autoform): ensure 16px spacing between form elements
Pull Request -
State: closed - Opened by danroberts 7 months ago
#501 - Fix relationship on blur pagination behavior
Pull Request -
State: closed - Opened by MillanWangGadget 7 months ago