Ecosyste.ms: OpenCollective

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

github.com/vendure-ecommerce/vendure

The commerce platform with customization in its DNA.
https://github.com/vendure-ecommerce/vendure

chore(core): Update test snapshot

686dbcbe221581232110f06f8016eadeda55a59d authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Add channel operations for ShippingMethod & PaymentMethod

12749d2dde2b211d047e37feb7a7aa75c39ae801 authored over 1 year ago by Michael Bromley <[email protected]>
feat(core): Add channel mutations for ShippingMethod & PaymentMethod

58788801ddd3152d657b3ee9c8c1471a10d6ce7c authored over 1 year ago by Michael Bromley <[email protected]>
refactor(admin-ui): Extract channel assign/remove logic

c989e2ba016f443532698e329d156dc1adf68306 authored over 1 year ago by Michael Bromley <[email protected]>
fix(admin-ui): Correctly init channel switcher

7e5e5d5db56a57946f8ba699311680cb3defc85c authored over 1 year ago by Michael Bromley <[email protected]>
feat(core): Implement channel mutations on StockLocation

a1f6018634c4798f84d8b3859b6875508d4983e4 authored over 1 year ago by Michael Bromley <[email protected]>
chore(admin-ui): Style tweaks

6e778b0204cf635c271054d4f602a635dbcf6993 authored over 1 year ago by Michael Bromley <[email protected]>
feat(test): SimpleGraphQl client supports TypedDocumentNode

This allows you to use the TypedDocumentNode output of graphql-code-generator
to have much more ...

5f7b9dd9d2c510fc1360b20f2f884b587c7e87e5 authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Set page titles in browser tab

fc40eb89355409f4f8773d21f1d50be2fed83843 authored over 1 year ago by Michael Bromley <[email protected]>
fix(core): Correctly assign StockLocations to channels

4b8fe04d4cddb93dc86f37136cafa5ee4aaa17a7 authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Create list/detail components for StockLocation

Also change the "products" route to "inventory", to reflect the broader scope it now has.

dce73e40fcd1e7322fe84e91dc840de1e49b72a8 authored over 1 year ago by Michael Bromley <[email protected]>
chore: Update CHANGELOG_NEXT.md

20d205bfb09cc05f848ae71358e45c16eeda665b authored over 1 year ago by Michael Bromley <[email protected]>
chore: Pre-release v2.0.0-beta.3

609e2ed4a0f8b5101a5fa0824e2caca791efca66 authored over 1 year ago by Michael Bromley <[email protected]>
chore(core): Remove default value for simple-array fields

Not supported by MySQL. Use nullable instead so that migrations to v2 do not fail.

44709182b0ceaf9ea8fddab83c1152ef0a6d08a8 authored over 1 year ago by Michael Bromley <[email protected]>
chore(admin-ui): Fix broken tests

b0d8907bbf6ce6dd88edcde5dfb7a779be25df9b authored over 1 year ago by Michael Bromley <[email protected]>
chore(payments-plugin): Fix broken e2e tests

df89553771f8a3d5df6ac7a422ea996acedfe89e authored over 1 year ago by Michael Bromley <[email protected]>
chore(core): Fix broken test

9347d7faab6781479985fbafb45db7a5474b6960 authored over 1 year ago by Michael Bromley <[email protected]>
chore(admin-ui): Fix legacy data table header position

f5585fc5788682de03980951aa74e14372d81cfe authored over 1 year ago by Michael Bromley <[email protected]>
fix(payments-plugin): Remove invalid error logging (#2192)

6a0a29eddaea801fa19200e13124e3b6151c951d authored over 1 year ago by Martijn <[email protected]>
chore(admin-ui-plugin): Fix log level

85ab8ff02a8798b54b913a53f79fb66c04e7f15b authored over 1 year ago by Michael Bromley <[email protected]>
chore(admin-ui): Style tweaks

85e096243658f05b271a16e6e0cd302ec37598ca authored over 1 year ago by Michael Bromley <[email protected]>
chore(admin-ui): Standardize form grids

521d2c87db1aa85bb380e9b0f44889c022ce9299 authored over 1 year ago by Michael Bromley <[email protected]>
chore(core): Add default to Channel simple array fields

4c04ce3005135f414b57d5ed4619586203262576 authored over 1 year ago by Michael Bromley <[email protected]>
chore(dev-server): Update ui-devkit testing code

89e65788122dc202c574e42473331fcb83e9efbc authored over 1 year ago by Michael Bromley <[email protected]>
chore(admin-ui): Update login screen

ac45062c49ce5b7b120a7734f621694ab3e27da4 authored over 1 year ago by Michael Bromley <[email protected]>
chore: Update lockfile

bac633d6190207b3d38297f9d37a50fc46984945 authored over 1 year ago by Michael Bromley <[email protected]>
fix(admin-ui): Fix css preventing external ui extensions from displaying

Fixes #2141

cdfdad8f18c0a1ec731344bdc7d2181d54877cd0 authored over 1 year ago by Michael Bromley <[email protected]>
chore(admin-ui): Fix css imports for external stylesheet

69860d41d57616f03c69583178f6c54bb1311659 authored over 1 year ago by Michael Bromley <[email protected]>
chore(admin-ui): Fix issue with breadcrumb observable

cbb0526e11b92f18df3c89f720e296c198bb788c authored over 1 year ago by Michael Bromley <[email protected]>
chore(ui-devkit): Update Angular version, fix global style include

Fixes #2161

32e70767e97cbb11ace7a57a0497f07b2f44522c authored over 1 year ago by Michael Bromley <[email protected]>
refactor(admin-ui): Refactor how font css gets included

965be9d8149b2b1bd8d3693f06cdcdb6a3dbc695 authored over 1 year ago by Michael Bromley <[email protected]>
chore(testing): Add testing package publish config (#2201)

7bc498f697c0edb6cd3ebda10755fbd1c83f5491 authored over 1 year ago by Chris <[email protected]>
fix(admin-ui): Add dashboard orders summary "supportedWidths" (#2200)

5814fcf0312943f119fd82c7ecdaeb09ee278ae3 authored over 1 year ago by Chris <[email protected]>
fix(admin-ui): Correctly handle localeText custom fields

Fixes #2181

96082c37c97da3abcf89a963543f34c4d93610af authored over 1 year ago by Michael Bromley <[email protected]>
fix(core): Correctly handle localeText in GraphQL API

Fixes #2181

24607d787687011cbc66319cecf8ad11d63a7a5b authored over 1 year ago by Michael Bromley <[email protected]>
chore(core): Fix failing e2e tests

77f556a267605c63b8e718a09acfc2d4fc1b95f7 authored over 1 year ago by Michael Bromley <[email protected]>
chore(core): Add missing many-to-one indexes

Closes #2196, relates to #1502

e78ce5c000e63b53de96aa182b5d84305d0fda46 authored over 1 year ago by Michael Bromley <[email protected]>
chore: Update dependencies & fix imports

cfc1a183226058fed140c2c3e948e0ace52ff3ce authored over 1 year ago by Michael Bromley <[email protected]>
chore(admin-ui): Update to Angular v16

66dc231ba61b95dc83bc4f98d2461eb63abe5cd9 authored over 1 year ago by Michael Bromley <[email protected]>
chore(admin-ui): Add svg logo

201ba436c4c78503e3310f0f26d853527bea94ed authored over 1 year ago by Michael Bromley <[email protected]>
chore(admin-ui): Update eslint dependencies

c3f4316cdbb82e1400f26f136788dbf71da9f304 authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Add metrics widget to dashboard

2acd00484dddc265bf56cff421c9833ba656f8d3 authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui-plugin): Add simple metrics support via new metricSummary query

717d26527e638e403b131b3b8a83ea30929759ab authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Update dashboard styles

be9b0a40cb64dbae58cdb03584d29c0dd1c8974a authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Implement general alerts system

71e7163c473cae4552b9e373989228302858f146 authored over 1 year ago by Michael Bromley <[email protected]>
chore(admin-ui): Update order detail components

fbc579c7d8e5068be1093fb5b09cd3dec63749ff authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Add quick jump for easier variants nav

fd45482ab85a61e5f83fe21718e87b3e862a676d authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Update product option editing screens

f01a9ce747a897c4a07219c4713d3f3d8c6d405e authored over 1 year ago by Michael Bromley <[email protected]>
feat(core): Allow variant options to be added & removed

8cb9b271dda5a09c4a3fcaa4ad0f80349db20b23 authored over 1 year ago by Michael Bromley <[email protected]>
fix(core): Correctly populate default channel

e6c8f0ca21f187e49a4dbc7cc59b6522dc19865f authored over 1 year ago by Michael Bromley <[email protected]>
chore: Tidy up

068f1db0be88f0619647b1293a5bc5b3ee7881d7 authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Improve manage variants process

609bc90dfa4226a52242698e9755050d2fd8e705 authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Improved dark mode & style tweaks

5d4a68118ae8368fa3d4c6806b58b79f70b2f49e authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Implement mobile layout

2cf8f094a98c65274dd4eb0bc26f54c84301bc16 authored over 1 year ago by Michael Bromley <[email protected]>
chore: Tidy up & minor fixes

421dad898cd6a8f8f608dd8a608742ad94808c93 authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Implement all list/detail views with new format

f3b5fa873d779af04dc35f7ae97b6ac9471e977f authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Improve layout of detail page components

628b50dccca9dbff5b9dd184e67a8e0239a0747b authored over 1 year ago by Michael Bromley <[email protected]>
chore(core): Fix build errors

c53929057eb420c0581de262cbfe2c9e61cac726 authored over 1 year ago by Michael Bromley <[email protected]>
chore(admin-ui): Fix build errors due to bad imports

97958e7c667c51cea889417aea99f1fad2a51ac6 authored over 1 year ago by Michael Bromley <[email protected]>
Merge branch 'major' into admin-ui-refresh

6231afd2008206999198473fb854c8e4828e0027 authored over 1 year ago by Michael Bromley <[email protected]>
Merge branch 'minor' into major

c76ad29f13ab3a2ac6caacd5b247601de5b1cb8a authored over 1 year ago by Michael Bromley <[email protected]>
Merge branch 'master' into minor

006640d14d06b6b0dc6b17b45f64394c48174b04 authored over 1 year ago by Michael Bromley <[email protected]>
chore: Update changelog

97eb2e4a8b1b42cd31980e351295c0df6f869954 authored over 1 year ago by Michael Bromley <[email protected]>
chore: Publish v1.9.7

987ce391e09a702dd7016833549a3d275d0e5ca0 authored over 1 year ago by Michael Bromley <[email protected]>
chore: Update Slack references to point to new Discord url

e64bd55d24c17446b64f010dd3afbca1e7ebb123 authored over 1 year ago by Michael Bromley <[email protected]>
feat(payments-plugin): Add metadata field to StripePluginOptions (#2157)

Closes #1935. Allow to append extra metadata to Stripe payment intent based on developer needs.

21baa0a4f7acff38e2f691ce9d0b1908b86feec7 authored over 1 year ago by Nhan Bach <[email protected]>
chore: Update README.md with note on initial yarn run (#2185)

0e10dd7c5b5cc37ad86c7b12e32dbd5ea11c5ebd authored over 1 year ago by Chris <[email protected]>
WIP

81dc792d453c2cd009d193c5624ada820c2f23de authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Introduce typed versions of base list/detail components

This new base class makes use of the TypedDocumentNode as well as the new Angular inject()
funct...

cacc663de6f1572a39133a5b596dab0efdbfdd6f authored over 1 year ago by Michael Bromley <[email protected]>
chore: Use typed document nodes for improved gql client type safety

8059e9d31169d6484550b4ed890e6934aac399c8 authored over 1 year ago by Michael Bromley <[email protected]>
fix(dev-server): Update multivendor plugin property 'currencyCode' (#2184)

Refer: https://github.com/vendure-ecommerce/vendure/discussions/2156#discussioncomment-5778063

85fd0c00d572ea2c4c9ab42c582b98d8c4f02dda authored over 1 year ago by Chris <[email protected]>
feat(core): Move global stock & language settings into Channel

This allows better control for multivendor setups, so each channel can define its
own set of sup...

2748a6e9fc61a348175e2703d2024fe1ce4b358d authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Implement new product detail view

85418af5754d792f1831faa868b766071b10aaa5 authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Implement new detail view layout

4057a5852ccf199b5fd6b9fd37bdda65a198d4f5 authored over 1 year ago by Michael Bromley <[email protected]>
fix(core): Fix bad import in event bus

fe1dce7932a50a1215a8557a1ddfd81d0ad19261 authored over 1 year ago by Michael Bromley <[email protected]>
chore(admin-ui): Refactor all list views to use tabs

c60040354e6880f0f8d20f284fa34cd9c85e9184 authored over 1 year ago by Michael Bromley <[email protected]>
chore(admin-ui): Improve styling of data table elements

7a26f832a4043ecb8eb51029abb7030fafc00f38 authored over 1 year ago by Michael Bromley <[email protected]>
chore: Update generated types

b458c0c43132e11b5605b3d62cfcbb9763f618ce authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Allow reset of data table columns, style fixes

0bd94799df263d516582e5c171e5c4d3d61ef367 authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Improve layout of data table & page components

625a45e8fbec58d97dfb7ac3e230acb6452f1266 authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Implement column sorting in DataTable2

ddbf02d0808c98439a5effc9b7ec7bf9d585bf11 authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Add support for custom fields in DataTable2

6428a77b9026fa3099a6924ab1dbd23541b4ae21 authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Add support for custom list filter components

0651a70f53b26c299c0a3f6563302d8bb543ab9f authored over 1 year ago by Michael Bromley <[email protected]>
feat(core): Add facetValueId filter to products/variants list queries

00b82687b59f3448f3fe0017595f9330169fe0c4 authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Create new Page component for extensible tab routing

5f3f2f4b396f986e88dea5e9b92a1ef44b44a05b authored over 1 year ago by Michael Bromley <[email protected]>
fix(core): Resolve stockLocation with variant stockLevels

d613e3f9011a27074fb6a6f608d1ba16fcc01fbd authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Switch to products query for list view

cac8b3a037147744054096663dbb29bd0830344f authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Make data table filter area toggleable

7cce542211604d55d932d0e5c2610a0f19cb2581 authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Improve list & chip styles

605783ebdb36285ad5f8274938a790d115159d01 authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Implement asset list view

d42bd2bf4f4cf546f8843511a88f5be47e7aa086 authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Implement new collection list view

125bf510415534ceb690da4943562de714a23cfa authored over 1 year ago by Michael Bromley <[email protected]>
feat(core): Add `topLevelOnly` filter to collection list query

66b8c75393aaff6c3def02a9816d3d1c4b497a3c authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Implement new Zone & CustomerGroup list views

39e22046182d30fe4359977e55175454ff82e239 authored over 1 year ago by Michael Bromley <[email protected]>
feat(core): Zones query now returns PaginatedList

BREAKING CHANGE: The `zones` query now returns a PaginatedList rather than a simple array of
`Zo...

afbb408aeb9c609b5d79e378bb39136c915811d8 authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Implement bulk delete for all regular lists

ad1a82c199b7e9bb097852ca1d52573cf5924056 authored over 1 year ago by Michael Bromley <[email protected]>
feat(core): Add bulk delete mutations

2f5e096b27a2425f3bb0d7653cbabc1d8043e213 authored over 1 year ago by Michael Bromley <[email protected]>
refactor(admin-ui): Move common list functionality to base class

8d35175fb7f8d4bb9fb765899bcc54964247a487 authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): First pass updated list views

22726a68691e79aa6f392e88491376a7c85cd432 authored over 1 year ago by Michael Bromley <[email protected]>
feat(core): TaxCategories query now returns PaginatedList

BREAKING CHANGE: The `taxCategories` mutation now returns a PaginatedList rather than
a simple a...

ddcd0fcfd1c2d8dd47ef0f94ebcaa6e0e6d336f4 authored over 1 year ago by Michael Bromley <[email protected]>
feat(core): Channels mutation now returns PaginatedList

BREAKING CHANGE: The `channels` mutation now returns a PaginatedList rather than
a simple array ...

d7a344703b5bf789659fa9f5f29f591b46b99e37 authored over 1 year ago by Michael Bromley <[email protected]>