Patryk Andrzejewski
8a12d5496f
Validate channels only when it has no variants ( #4095 )
...
* Validate channels only when it has no variants
* Add test
2023-08-22 09:11:04 +02:00
Anna Szczęch
4a66b5f625
Fix statement in pages test ( #4093 )
2023-08-22 08:53:37 +02:00
Paweł Chyła
91ba67852b
Use common method to delete filter presets ( #4059 )
2023-08-21 14:36:15 +02:00
Krzysztof Żuraw
0f9add1e97
Bump UI to fix experimental filters ( #4092 )
...
* fix: bump macaw-ui version with filters fix
* chore: add changeset
2023-08-21 09:45:46 +02:00
Timur Carpeev
d4e03c9c19
Make images sharper ( #4088 )
...
* Make titles stronger
* Add changeset
* Nudge style property
* Fetch larger image
* Use cover fit
* Remove border
* Build types
---------
Co-authored-by: Michał Droń <droniu@droniu.dev>
Co-authored-by: andrzejewsky <vox3r69@gmail.com>
2023-08-17 13:47:56 +02:00
Lê Hoàng Phương
f6fa909696
Fix can not edit non-required attribute on a variant that has other required attributes ( #3966 )
...
* Resend current values of all not-updated attributes
Fix variant editor can not save due to requirement of receiving values of all required attributes from API
* add changeset
2023-08-17 13:22:49 +02:00
Patryk Andrzejewski
931be66667
Add setting i channel configurations that toggles transaction flow strategy ( #4062 )
...
* Add defaultTransactionFlowStrategy chechbox
* Add defaultTransactionFlowStrategy chechbox
* Fix translations, typos
* Fix copy
2023-08-17 13:20:40 +02:00
Anna Szczęch
4c7ad92e76
Fix test case numeration ( #4087 )
...
* update tec id for presets and pages
* update tc id for creating page with attribute types tests
* update tc id for customer registration
* update tc id for metadata
* restore original condition
2023-08-17 12:43:03 +02:00
wojteknowacki
7c38c29cae
Test maintenance - draft orders, pagination, create page ( #4034 )
...
* removed multiple redirects from draft order and limit assertion on pagination
* test fix - create not published page - assertion as delay added for page name
2023-08-17 12:36:41 +02:00
Patryk Andrzejewski
aaf646399e
Feature previews ( #4079 )
...
* Feature preview
* Feature preview
* Feature preview
* Feature preview
* Feature preview
* Add visible flag
* Typo
* Typo
* Fix re-login
* Fix re-login
* Fix enable
* Fix enable
* content
* Fix types, overflow content
* Fix user menu
2023-08-17 12:36:11 +02:00
Patryk Andrzejewski
e356674c76
Display gift card on order ( #4070 )
...
* Link giftcard when was used in order
* Link giftcard when was used in order
* Messages
2023-08-17 10:39:14 +02:00
Patryk Andrzejewski
7c69d5bf52
Filter constraint fix ( #4084 )
2023-08-17 09:55:29 +02:00
wojteknowacki
54ac13c0aa
avoid sending pending tests to cypress dashboard ( #4083 )
...
* added flag grepOmitFiltered: true to avoid sending pendning tests to cypress dashboard
2023-08-16 11:55:06 +02:00
Lukasz Ostrowski
a43c9254b4
Remove arrow in app page ( #4073 )
...
* Remove arrow in app page
* Restore styling of top nav link
2023-08-16 10:45:50 +02:00
Patryk Andrzejewski
498feff0a2
Fix product creation flow for simple products ( #4081 )
...
* Fix simple product creation
* Fix simple product creation
2023-08-16 10:40:35 +02:00
Wojciech Mista
3c1d84f775
Update message on login page ( #4072 )
2023-08-14 08:53:56 +02:00
Lukasz Ostrowski
23a580aa41
Refresh webhooks in manage app view every 5 seconds ( #4077 )
...
* Refresh webhooks in manage app view every 5 seconds
* Update cyan-planes-itch.md
* Update .changeset/cyan-planes-itch.md
Co-authored-by: Michał Droń <droniu@droniu.dev>
---------
Co-authored-by: Michał Droń <droniu@droniu.dev>
2023-08-10 11:05:28 +02:00
Lukasz Ostrowski
c0909f3254
Display app webhooks and deliveries in Manage App view ( #4066 )
...
* Add webhooks deliveries display to manage app page
* make 2 columns layout on manage apps view
* add chip for webhook active state
* Add borders to manage app layout
* fix ts strict
* wip before accordion
* add accordion
* improve look of failed deliveries
* extract translations
2023-08-08 12:25:10 +02:00
Patryk Andrzejewski
7d2790e51b
Fix regex for lint staged ( #4068 )
2023-08-08 11:29:08 +02:00
Krzysztof Żuraw
df1459949d
Experimental filters: add search params to query and unit tests ( #4057 )
2023-08-07 16:08:51 +02:00
Paweł Chyła
a63af3ab73
Assign channel to permission group ( #3515 )
2023-08-04 12:42:04 +02:00
Paweł Chyła
eba9ee6603
Fix sending available for purchase date on product update mutation ( #3910 )
2023-08-04 11:21:55 +02:00
dependabot[bot]
378726c27a
Bump validator and cypress-mochawesome-reporter ( #3991 )
...
Bumps [validator](https://github.com/validatorjs/validator.js ) to 13.7.0 and updates ancestor dependency [cypress-mochawesome-reporter](https://github.com/LironEr/cypress-mochawesome-reporter ). These dependencies need to be updated together.
Updates `validator` from 10.11.0 to 13.7.0
- [Release notes](https://github.com/validatorjs/validator.js/releases )
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/validatorjs/validator.js/compare/10.11.0...13.7.0 )
Updates `cypress-mochawesome-reporter` from 2.4.0 to 3.5.1
- [Release notes](https://github.com/LironEr/cypress-mochawesome-reporter/releases )
- [Commits](https://github.com/LironEr/cypress-mochawesome-reporter/compare/v2.4.0...v3.5.1 )
---
updated-dependencies:
- dependency-name: validator
dependency-type: indirect
- dependency-name: cypress-mochawesome-reporter
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-04 10:06:48 +02:00
Lukasz Ostrowski
a25a8db3d0
Inform about app replacements of plugins in plugins page ( #4047 )
...
* Inform about app replacements of plugins in plugins page
* Change Alert implementation to macaw Box
2023-08-03 15:53:58 +02:00
Patryk Andrzejewski
677f77771a
Feature request template ( #4055 )
...
* Feture request template
* Feture request template
* Typos
2023-08-03 14:59:24 +02:00
Krzysztof Żuraw
bb1f78d4e1
Fix couple of eslint rules ( #4058 )
2023-08-03 14:33:51 +02:00
Paweł Chyła
50011f86f2
Remove max width container ( #4056 )
2023-08-03 13:52:28 +02:00
Paweł Chyła
440f5e6674
Add datagrid support in vouchers e2e tests ( #4054 )
2023-08-03 10:51:19 +02:00
Paweł Chyła
9037c9cfd1
Introduce datagrid on attributes list view ( #4040 )
2023-08-03 10:23:13 +02:00
Paweł Chyła
f14ba5bcfd
Introduce datagrid on staff members list view ( #4044 )
2023-08-03 09:52:39 +02:00
Patryk Andrzejewski
4c43976270
Remove constraint for given filter when there is no depepdent element ( #4052 )
...
* Remove constraint when there is no dependency
* Remove constraint when there is no dependency
* Remove constraint when there is no dependency
* Remove constraint when there is no dependency
* Remove constraint when there is no dependency
2023-08-03 09:12:16 +02:00
Krzysztof Żuraw
504cfaac6e
Experimental filters: add unit tests for left operands and container state ( #4053 )
2023-08-02 15:50:53 +02:00
Krzysztof Żuraw
ae813a406e
Experimental filters: add unit tests and bump UI library ( #4045 )
2023-08-02 10:21:18 +02:00
Krzysztof Żuraw
a8794d41a8
Fix react/jsx-key
ESLint rule ( #4046 )
2023-08-02 10:05:24 +02:00
Patryk Andrzejewski
8fb3b43295
Tests for Condition and FilterElement ( #4043 )
...
* Filters testing
* Filters testing
2023-08-02 09:47:36 +02:00
Paweł Chyła
41fde64fc8
Introduce datagrid on voucher list view ( #4036 )
2023-08-02 09:25:07 +02:00
Michał Droń
dac77169ae
Add channel setting which allows unpaid orders ( #4037 )
...
* Fetch schema
* Build types
* Update GraphQL types
* Implement allow unpaid orders checkbox
* Extract messages
* Fix fixtures
* Fix strict null checks in ChannelForm component
* Rework paddings
* Change checkbox label
* Add changeset
* Fix country code issue when creating new channel
2023-08-01 13:24:23 +02:00
Krzysztof Żuraw
32d1a5b8c5
Experimental filters: add tests and fix wrong data send to core ( #4039 )
2023-08-01 11:37:06 +02:00
Michał Droń
0995b02dfb
Content list datagrid ( #4024 )
...
* Build types
* (wip) Page list datagrid implementation
* Bulk actions
* Add changeset
2023-08-01 10:30:05 +02:00
Patryk Andrzejewski
63f2ef0a18
Fix cloud authorization when token was expired/invalid ( #4032 )
...
* Fix cloud auth if token was expired
* Fix cloud auth if token was expired
2023-07-31 11:39:44 +02:00
Krzysztof Żuraw
d38abfb16b
Experimental filters: warning banner for legacy filter presets ( #4033 )
2023-07-31 09:53:27 +02:00
Krzysztof Żuraw
e033d6bf99
Experimental filters: filter presets & date fixes ( #4030 )
2023-07-28 13:43:58 +02:00
wojteknowacki
5087dec2d5
removed percy and demo tests code - not useful anymore ( #4029 )
...
* removed percy and demo tests code - not usefull anymore
* removed percy from dev dependecies
2023-07-28 11:48:19 +02:00
wojteknowacki
c91bf54116
testmo checks fails on community pull requests ( #4002 )
...
* community issue - PR not passing since no access to secret: testmo istance
* removed secret check in favor of fork check
* removed testmo-report-preparation from cypress run selected restored
2023-07-28 11:47:47 +02:00
wojteknowacki
1bd4aeadf1
tests - removing redundant session cleanup, navigator confirmation added ( #4023 )
...
* set notifiedAboutNavigator: true in local storage when logging in
2023-07-28 09:48:41 +02:00
Paweł Chyła
922c9fb4ce
Fix crash chrome on logout ( #4027 )
2023-07-28 09:33:22 +02:00
Paweł Chyła
80ef369f8a
Change layout on list and details views to full width ( #4013 )
2023-07-28 09:32:43 +02:00
Patryk Zawadzki
c2b26a3f89
Add Discord to the README ( #4022 )
2023-07-28 09:28:28 +02:00
Timur Carpeev
6cf3ab325b
Make titles font stronger ( #4001 )
...
* Make titles stronger
* Add changeset
* Nudge style property
---------
Co-authored-by: Michał Droń <droniu@droniu.dev>
2023-07-28 09:27:56 +02:00
Patryk Andrzejewski
436c2af00e
Handle oudside click for filters popover ( #4021 )
...
* Oudside click handler
* Oudside click handler
* Changeset
2023-07-28 09:27:18 +02:00