Patryk Andrzejewski
697750f4bb
Trigger demo staging deployment on release event ( #3452 )
2023-04-05 13:31:26 +02:00
Jakub Neander
80f3e7a575
Fix background transparency in GraphiQL hints ( #3434 )
2023-04-05 12:13:59 +02:00
wojteknowacki
fc1c367eaf
dashboard demo tests ( #3431 )
...
* dashboard demo tests
2023-04-05 09:09:53 +02:00
Krzysztof Żuraw
aa2031eac3
Remove scrollbar on Safari when on details page ( #3448 )
2023-04-04 10:56:53 +02:00
Krzysztof Żuraw
97c7a32455
Revert author field on app details page ( #3453 )
2023-04-04 10:55:12 +02:00
Krzysztof Żuraw
2a9b512178
Migrate to refresh token ( #3426 )
2023-03-31 10:17:48 +02:00
Paweł Chyła
a3b32def62
Fix double back require to move back on orders ( #3429 )
...
* Fix double back require to move back
* Add missing replace true
2023-03-30 12:55:24 +02:00
Krzysztof Żuraw
fc43969114
Logout user on failure when login via external source ( #3405 )
2023-03-30 11:14:53 +02:00
Patryk Andrzejewski
5beabd431d
Helper for grid-related e2e tests ( #3424 )
...
* Helper for grid-related e2e tests
* Helper
* Conflicts
2023-03-30 09:59:35 +02:00
Patryk Andrzejewski
41ad0f6fd8
Homepage alignments ( #3421 )
...
* Home alignments
* Set paddings
* Messages
* Center cheviron
* Center cheviron
2023-03-30 09:58:19 +02:00
Karolina Rakoczy
8ef76a7518
Add workflow for percy demo test ( #3430 )
...
* add workflow for percy demo tests
* add to run on PR for tests reasons
* use default url if not set in inputs
* fix record
* fix record
* add cache
* remove run on PR
2023-03-29 12:36:44 +02:00
Patryk Andrzejewski
34bf4731f4
Fix version check sh script ( #3435 )
2023-03-29 11:23:20 +02:00
wojteknowacki
262caea8e6
working visual tests - percy 1st attempt ( #3400 )
...
* working visual tests - percy 1st attempt
---------
Co-authored-by: Karolina Rakoczy <rakoczy.karolina@gmail.com>
2023-03-28 12:59:33 +02:00
Paweł Chyła
0a5100c4a3
Fix colors for change and error cells in datagrid ( #3422 )
...
* Fix colors for change and error cells in datagrid
* Fix borader overlapping in bottom of datagrid
2023-03-28 08:20:14 +02:00
Jakub Neander
b576f8f8e5
Fix some vulnerabilities reported by npm audit
( #3215 )
2023-03-24 10:44:19 +01:00
wojteknowacki
dd2a643566
fixing failing tests ( #3411 )
...
* fixing failing tests
2023-03-24 09:03:48 +01:00
Bartłomiej Wiaduch
5dabfc315f
Update subscription query with Event types only and improve Event picking ( #3357 )
2023-03-23 16:31:04 +01:00
Jakub Neander
b36b4859f1
Use TypeScript 5.x significantly smaller & faster ( #3387 )
2023-03-23 15:56:08 +01:00
Jakub Neander
82d15f4441
Copy filters automatically to GraphiQL playground ( #3385 )
2023-03-23 15:53:48 +01:00
Krzysztof Żuraw
9690313d16
Add author field to app details page ( #3379 )
2023-03-22 13:17:48 +01:00
Jakub Neander
49b50cb4c3
Fix styling for GraphiQL on the webhook page ( #3389 )
2023-03-22 12:40:35 +01:00
wojteknowacki
4fa11af37d
test 0209 fix ( #3404 )
...
* test 0209 fix
2023-03-22 11:58:51 +01:00
Jakub Neander
15f8b6625c
Migrate to es2020
for TS ( #3386 )
2023-03-22 10:21:46 +01:00
Paweł Chyła
516a64b0fb
Fix fetch taxes first limit ( #3398 )
2023-03-22 09:48:08 +01:00
Paweł Chyła
e22d8f0e68
Fix infinite spinner during tax selection ( #3397 )
2023-03-21 21:02:59 +01:00
Krzysztof Żuraw
e8534f50af
Fix required npm version ( #3396 )
2023-03-21 13:42:09 +01:00
Michał Droń
f8d86510b2
🏷️ Rework product list view ( #3296 )
2023-03-20 13:06:33 +01:00
Jakub Neander
c0b69e7c31
Add DevMode panel (trigger: CMD+'
) ( #3333 )
2023-03-17 15:10:58 +01:00
Timur Carpeev
b31e4522a1
Demo banner ( #3306 )
...
* Redesign demo banner
* Update messages
* Added hover and active states
2023-03-17 14:30:39 +01:00
Michał Droń
cdd733423b
Fix adding empty order line in order drafts & unconfirmed orders ( #3371 )
...
* Extract util function to a seperate file
* Disable confirm button when no variant is selected
2023-03-17 12:44:20 +01:00
Krzysztof Żuraw
7a5b919ae4
Fix site settings layout ( #3362 )
2023-03-17 12:21:42 +01:00
Krzysztof Żuraw
368678c7c4
Fix add missing avatars ( #3351 )
2023-03-17 12:12:21 +01:00
Patryk Andrzejewski
d95a800b4b
Fix sourcemaps ( #3375 )
...
* Fix sourcemaps
* Ci
* Ci
2023-03-17 11:28:17 +01:00
Michał Droń
f585e2ab7c
Update React SWC Vite Plugin ( #3368 )
...
* Update React SWC vite plugin
* Rename plugin so that it follows vite docs
2023-03-17 10:44:00 +01:00
Michał Droń
51326e52c4
Refactor apps UI ( #3363 )
...
* Bump macaw-ui
* Add grouping util
* Refactor App cards UI using CSS Grid
* Rename AppListCard to AppListRow
* Fix unit tests
* Bump macaw-ui
* Remove inline styling
* Fix app installtion for second pair
* Add keys to grid rows
* Change grid template rows to repeat(4, auto)
* Replace groupIntoPairs with chunk method from lodash
* Fix borders on safari
* Add paddings to section names
2023-03-17 10:38:51 +01:00
Krzysztof Żuraw
4eebf16b55
Fix Gift Cards ( #3352 )
2023-03-17 08:41:44 +01:00
Patryk Andrzejewski
9fb8fedca7
Allow docker to read introspection files ( #3365 )
2023-03-16 14:02:42 +01:00
Lukasz Ostrowski
4ad8ad4a66
Introduce "debug" package and replace console.debug with it ( #3358 )
2023-03-15 10:44:02 +01:00
Paweł Chyła
9e6e6e39ca
Fix spacing in discounts ( #3350 )
...
* Fix spacing in discounts
* Remove not needed spaces in vouchers and sales
2023-03-15 09:12:07 +01:00
Krzysztof Żuraw
d3c901f210
Remove webkit-font-smoothing ( #3361 )
2023-03-14 15:22:28 +01:00
Krzysztof Żuraw
5c07ac0916
Fix default locale to en-US locale ( #3356 )
2023-03-14 14:25:40 +01:00
Paweł Chyła
d7aa0200c2
Fix remove more than 20 products ( #3348 )
2023-03-14 14:19:40 +01:00
Paweł Chyła
fcfc5a52b6
Fix js editor loader height ( #3349 )
2023-03-14 13:59:08 +01:00
Krzysztof Żuraw
05ea511937
Fix webhook details ( #3334 )
2023-03-14 13:38:58 +01:00
Lukasz Ostrowski
5b945162a7
Remove legacy Marketplace code and env variables that it was using ( #3342 )
...
* Remove legacy Marketplace code and env variables that it was using
* Update locales
2023-03-14 12:17:19 +01:00
Paweł Chyła
183a523e50
Fix custom app cruch whe no permissions ( #3347 )
2023-03-14 09:25:21 +01:00
Abdullah Hilson
31fcd45fac
Use schema-ast plugin to generate the graphql schema ( #2538 )
2023-03-14 08:48:33 +01:00
Krzysztof Żuraw
48fb75423a
Fix staff avatars ( #3314 )
2023-03-13 15:20:58 +01:00
Krzysztof Żuraw
d33db9f2f5
Fix add product to order modal title & subtitle ( #3337 )
2023-03-13 12:45:02 +01:00
Krzysztof Żuraw
93c2459013
Fix allow click on webhook checkbox ( #3327 )
2023-03-13 11:55:03 +01:00