dominik-zeglen
e49cf2c3ea
Update translation files
2020-11-03 14:58:00 +01:00
Dominik Żegleń
e39f24cc0c
Merge branch 'master' into lush-collection-load-more
2020-10-30 15:38:37 +01:00
dominik-zeglen
573cda058f
Make category and collection assign dialog common
2020-10-30 15:00:43 +01:00
Tomasz Szymanski
b39ea044ca
Translations
2020-10-21 13:12:50 +02:00
Krzysztof Wolski
10c44d3ac5
Update translation contextCo-authored-by: Patryk Zawadzki <81205+patrys@users.noreply.github.com>
2020-10-13 18:10:55 +02:00
Krzysztof Wolski
6275f257ac
Locale and changelog
2020-10-13 18:10:55 +02:00
Dawid Tarasiuk
61723bd045
Fix warehouse configure link translation
2020-09-29 18:01:36 +02:00
Dawid Tarasiuk
dc43578d5a
Update configure warehouse link
2020-09-29 15:18:07 +02:00
Dawid Tarasiuk
bf18651f7d
Remove leave screen dialog
2020-09-29 12:08:54 +02:00
Dawid Tarasiuk
ce812aaab4
Fix translations
2020-09-28 14:46:56 +02:00
Dawid Tarasiuk
6065c5ded6
Add no warehouses info in variant and product details
2020-09-28 14:43:36 +02:00
Dawid Tarasiuk
9e8f453c99
Add no warehouses info in variant creator
2020-09-28 14:40:53 +02:00
Marcin Gębala
7e24e4a14f
Merge pull request #720 from mirumee/feat/add-slug-to-seo-form
...
Add slug field to category, product, collection & page details
2020-09-25 18:44:08 +02:00
Marcin Gębala
55d748e3c6
Merge pull request #731 from mirumee/revert-menu
...
Revert menu
2020-09-25 18:16:18 +02:00
Magdalena Markusik
8f43226e95
Merge branch 'master' into feat/add-slug-to-seo-form
2020-09-25 17:41:58 +02:00
Dominik Żegleń
b571eef598
Merge pull request #728 from mirumee/add/taxes-per-product
...
Allow taxes to be configured per product
2020-09-25 17:28:56 +02:00
Marcin Gębala
cf91edaaf9
Revert "Merge pull request #697 from mirumee/ref/sidebar"
...
This reverts commit b1623eaaf5
, reversing
changes made to 14da39ebfa
.
2020-09-25 16:45:27 +02:00
Marcin Gębala
42931a1d31
Revert "Merge pull request #703 from mirumee/ref/sidebar-mobile"
...
This reverts commit acfd04e81a
, reversing
changes made to 40d27a9280
.
2020-09-25 16:38:59 +02:00
Magdalena Markusik
fe2b15c798
update messages
2020-09-25 15:56:27 +02:00
mmarkusik
c8e06812e6
Merge branch 'master' into feat/add-slug-to-seo-form
2020-09-25 15:39:05 +02:00
Tomasz Szymański
4cecf238d6
Allow product variant to be set as default ( #721 )
...
* Add drag-and-drop to allow variants reordering
* Handle variants reordering
* Allow product variant to be set as default
* Display default variant and perform refresing after set
* Move ProductVariantSetDefault to separate component
* Changes to new schema
Co-authored-by: Dawid Tarasiuk <tarasiukdawid@gmail.com>
2020-09-25 14:33:01 +02:00
dominik-zeglen
5b6a420199
Update changelog, stories and messages
2020-09-24 13:49:49 +02:00
mmarkusik
8093876c7b
Merge branch 'master' into feat/add-slug-to-seo-form
2020-09-23 09:39:29 +02:00
mmarkusik
ce77c9df10
Fix strings containing "informations" ( #722 )
...
* update
* update changelog
Co-authored-by: Magdalena Markusik <magdalena.markusik@mirumee.com>
2020-09-22 18:04:06 +02:00
mmarkusik
c7124ffc41
Merge branch 'master' into feat/add-slug-to-seo-form
2020-09-22 09:58:33 +02:00
Magdalena Markusik
d0339408df
update messages
2020-09-21 16:36:08 +02:00
Dawid Tarasiuk
ffaf56a51b
Handle variants reordering
2020-09-21 10:33:25 +02:00
Dawid Tarasiuk
62b5219af8
Update translations
2020-09-18 11:42:36 +02:00
dominik-zeglen
39425b9f36
Update changelog and messages
2020-09-09 12:59:48 +02:00
dominik-zeglen
0f4f8bd6b4
Restore zh locales
2020-09-04 16:11:56 +02:00
dominik-zeglen
f09227e6e0
Remove zh locales to fix mac case insensitivity
2020-09-04 16:10:37 +02:00
dominik-zeglen
ce6d9d835a
Fix en locale, symlinks and use async await
2020-09-04 16:08:24 +02:00
Vladimir Romashchenko
2b39ae3a23
Added links to locales with different naming.
2020-09-03 22:51:22 -04:00
AlicjaSzu
a6db73f189
fix typo in AvailabilityCard
2020-09-03 16:10:15 +02:00
AlicjaSzu
eba4ba2edf
update VisibilityCard component ( #679 )
...
* update VisibilityCard component
* add visibleInListings in Product
* update mutations and types with visibleInListings
* update ProductExportDialogInfo with availableForPurchase
* update defaultMessages
* update useDateLocalize hook
* update cypress tests
* update orders with availability info
* revert cypress changes
* update changelog
* update product update handlers
* fix VisibilityCard styles
* create AvailabilityCard component
* update defaultMessages
* update snapshots and messages
* fix ProductCreatePage form data types
* update defaultMessages
2020-09-03 12:25:16 +02:00
dominik-zeglen
d720389ba7
Update order history information
2020-09-02 11:43:33 +02:00
Dominik Żegleń
7770ae34df
Add metadata ( #670 )
...
* Add metadata editor component
* Add tests
* Fix plurals
* Use pascal case in selectors
* Update product metadata
* Add metadata handler decorator
* Update snapshots
* wip
* Remove operation provider component
* Add metadata to collections
* Add metadata editor to variant
* Add metadata editor to categories
* Add metadata to product types
* Simplify code
* Add metadata to attributes
* Drop maybe
* Rename Metadata to MetadataFragment
* Update changelog and snapshots
2020-08-28 14:45:11 +02:00
dominik-zeglen
42a2b97886
Update messages
2020-08-19 13:50:28 +02:00
dominik-zeglen
7cdb120d38
Update messages and changelog
2020-08-18 16:20:52 +02:00
dominik-zeglen
ccee92a8d0
Fix incorrect messages
2020-08-13 16:44:05 +02:00
dominik-zeglen
cdecbeaa4a
Update messages
2020-08-12 11:28:46 +02:00
Dominik Żegleń
9a86c6beb5
Merge pull request #635 from mirumee/add/navigator-btn
...
Add navigator button
2020-08-11 15:35:23 +02:00
dominik-zeglen
dbbe2d7287
Update snapshots, messages and changelog
2020-08-10 15:12:21 +02:00
Krzysztof Wolski
fdb8d1e272
Handle situation when email is removed from user ( #631 )
2020-08-07 17:15:18 +02:00
dominik-zeglen
6d78842236
Update messages
2020-07-30 14:28:43 +02:00
Dominik Żegleń
df5aea6200
Add product export ( #620 )
...
* Add component backbone
* Make step component generic and typed
* Add step tabs
* Add settings view
* Encapsulate all dialog components in one directory
* Move types to separate file
* Add mutations
* Use gql types
* Add error handling
* Do not keep separate types file
* Allow products to be exported
* Fix types
* Update snapshots
* Update to latest schema
* Add disabled option
* Use wizard hook
* Update type definitions
* Queue export check task
* Fix bug causing jobs to be endless and duplicated
* Fix minor bugs
* Add accordion component
* Allow selection of fields to be exported
* Add attribute export
* Update snapshots
* Update messages
* Update changelog
* Add missing key
* Add quick peek to accordioin
* Sort imports
* Remove unused files
* Add chiips to attribute selection
* Change menu positioning
* Add product counter
* Add select all option
* Update snapshots
* Update messages
* Remove unused import
* Add chips
* Add test tags
* Update snapshots
* Change number of max chips
* Add accordion tags
* Update messages
2020-07-30 11:54:16 +02:00
AlicjaSzu
211b0b892d
Apps ( #599 )
...
* create Apps view
* create more app components, generate types and messages
* apps refactor, update snapshots
* show error message in tooltip when app installation fail
* update apps components and view, add apps list to storybook
* update defaultMessages
* create app details view
* update AppListPage with Skeleton component
* create app activate/deactivate dialogs, create app details stories
* add AppHeader to AppDetailsPage
* update defaultMessages
* update AppDetails view and components after review
* create custom app details view
* refactor webhooks
* update webhooks fixtures
* update WebhookDetailsPage story
* update strings
* create CustomAppCreate view and components
* update AppListPage story
* create AppInstall view and page
* handle errors in AppInstall view
* update defaultMessages
* add AppInstallPage to storybook
* add status prop to MessageManager
* update defaultMessages
* remove service account section
* remove service account routes
* remove as operator from notify status
* add notifications for app installations
* update styles for deactivated app
* update app installations with local storage
* update defaultMessages
* AppInstall update
* dd delete button to ongoin installations table
* fix active installations condition
* fix error messages in AppsList
* update defaultMessages
* add iframe to AppDetailsPage
* create AppDetailsSettingsPage
* install macaw-ui
* apps styles clean up
* update schema, fixtures
* few apps updates
* WebhookCreate - fix onBack button name
* WebhookCreatePage story update
* rename apps table from external to thirdparty
* update defaultMessages
* fix test, update snapshots
* AppDetailsSettings - add token to headers
* fix first number in local apps query
* app details settings - use shop domain host
* add onSettingsRowClick to InstalledApps
* resolve conflicts
* update changelog and messages
* add noopener noreferrer do app privacy link
* update snapshots
* update snapshots
* updates after review
* update defaultMessages
* CustomAppDetails - add missing notify status
2020-07-22 12:54:15 +02:00
Dominik Żegleń
df85de6779
Merge pull request #619 from mirumee/feature/order_event_updated
...
Order updated history event
2020-07-22 12:02:27 +02:00
Krzysztof Wolski
c778c200ed
Move from test cafe to Cypress ( #584 )
...
* Typo
* Add cypress config
* Login and logout tests
* Typo
* Add basic test for warehouse
* Wrong password test
* Fixes and docs
* Remove testcafe
* Add gh action
* Update changelog
* Fix typo
* Update msgs
* Work on GH action
* Record artifacts
* Fix warehouse test
2020-07-20 11:42:44 +02:00
Tomasz Szymanski
79144e6fe4
Order updated history event
2020-07-17 10:10:01 +02:00
dominik-zeglen
984edaa141
Update messages
2020-07-16 13:48:03 +02:00
dominik-zeglen
c09fc4ce00
Apply fixes from 2.10.1
2020-07-16 13:48:00 +02:00
Tomasz Szymański
97938a6018
Order history events for invoicing ( #610 )
...
* Order history events for invoicing
* Added missing translations
2020-07-15 19:19:50 +02:00
Dawid Tarasiuk
8a22155b6e
Update order invoices list design
2020-07-08 15:29:47 +02:00
Mohamed Wael
8d6d50fbc8
Add/edit tracking number ( #562 )
...
* edit tracking number button
* Update snapshot
* Update messages
Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>
2020-07-08 12:33:50 +02:00
Dawid Tarasiuk
c7a8fe629a
Update invoice messages
2020-07-08 10:44:36 +02:00
Dawid Tarasiuk
d487af5d29
Fix invoice translation messages
2020-07-08 10:44:35 +02:00
Dawid Tarasiuk
81115da9e0
Update invoice error messages
2020-07-08 10:44:31 +02:00
Dawid Tarasiuk
e48e0a030e
Query invoices for order
2020-07-08 10:44:27 +02:00
AlicjaSzu
f247e79369
update defaultMessages
2020-07-02 14:49:42 +02:00
Dawid Tarasiuk
a29ac065a3
Update locale default messages
2020-06-18 11:37:55 +02:00
Dawid Tarasiuk
ea407432cc
Fix locale default messages
2020-06-17 18:13:33 +02:00
Dawid Tarasiuk
e450dd4c4d
Update product type in product list
2020-06-17 12:28:15 +02:00
Dawid Tarasiuk
d71f7b2a7b
Update translations
2020-06-16 18:42:56 +02:00
Krzysztof Wolski
375762a144
Conditional demo mode
2020-05-26 02:01:27 +02:00
dominik-zeglen
93c89f2a4c
Update messages
2020-05-25 12:07:45 +02:00
AlicjaSzu
75efb26aa8
add discount to Order details view
2020-05-15 17:19:51 +02:00
dominik-zeglen
5fd0f71888
Update messages
2020-05-08 16:01:04 +02:00
Dominik Żegleń
d78c7842f4
Merge pull request #517 from mirumee/tx/sync
...
Update messages
2020-05-07 13:50:45 +02:00
dominik-zeglen
375d038242
Update messages
2020-05-07 13:48:17 +02:00
dominik-zeglen
5301145cf8
Update messages
2020-05-05 19:23:34 +02:00
dominik-zeglen
f969ddf376
Update messages and changelog
2020-05-04 18:07:02 +02:00
dominik-zeglen
89bae127d2
Update translations
2020-04-29 17:11:02 +02:00
dominik-zeglen
ce38bb8352
Update messages
2020-04-29 03:47:07 +02:00
Dominik Żegleń
e7f6bd1e77
Merge pull request #490 from AdamQuadmon/fix-order-fulfillment-typo
...
Fix Typo in Order Fulfillment Dialog
2020-04-27 16:29:33 +02:00
Krzysztof Wolski
0516e540f7
Fix typo
2020-04-23 17:52:39 +02:00
Krzysztof Wolski
082a12e0b8
Permission groups section ( #406 )
...
* Add permission groups 👪
2020-04-23 17:43:08 +02:00
Luciano Amodio
258cb5bf5e
Fix Typo in Order Fulfillment Dialog
...
extraction also removed three strings from defaultMessages.json
2020-04-22 00:23:27 +02:00
dominik-zeglen
041f8e9963
Update messages
2020-03-24 13:54:31 +01:00
dominik-zeglen
519e505e18
Update messages
2020-03-24 13:54:28 +01:00
dominik-zeglen
8804de71a3
Update messages
2020-03-24 13:54:24 +01:00
dominik-zeglen
78b3feb656
Update messages
2020-03-24 13:54:21 +01:00
dominik-zeglen
f0b90318fd
Update messages
2020-03-24 13:54:13 +01:00
Krzysztof Wolski
ac8b0e4780
Merge pull request #430 from mirumee/add/order-filters
...
Add "Ready to capture" to the "Status" order filter
2020-03-10 15:28:10 +01:00
dominik-zeglen
404c50f55d
Sync translations
2020-03-06 16:38:23 +01:00
dominik-zeglen
d773a4c50f
Update messages
2020-03-04 17:19:23 +01:00
dominik-zeglen
092284f5df
Update messages
2020-03-03 14:33:38 +01:00
dominik-zeglen
291dad742a
Update messages
2020-03-02 11:20:47 +01:00
Krzysztof Wolski
6e230e72b2
Typo
2020-02-25 16:19:51 +01:00
dominik-zeglen
4dfe50becd
Sync translations with tx
2020-02-20 15:31:02 +01:00
dominik-zeglen
409e471770
Remove po files
2020-02-20 15:28:11 +01:00
dominik-zeglen
7dbc15772f
Update messages
2020-02-13 13:00:07 +01:00
dominik-zeglen
e20ff94910
Use json files in translations
2020-02-13 12:54:23 +01:00
dominik-zeglen
de7c76e8e0
Update messages
2020-02-13 12:54:22 +01:00
dominik-zeglen
dc396f9830
Use structured jsons instead of POT file
2020-02-13 12:54:22 +01:00
dominik-zeglen
3753d985da
Update messages
2020-02-03 12:55:15 +01:00
dominik-zeglen
2db588819c
Sync translations with transifex
2020-01-31 14:14:40 +01:00
dominik-zeglen
4aa188ff5c
Update messages
2020-01-20 17:07:26 +01:00
dominik-zeglen
8bdf4deabb
Update messages
2020-01-20 16:45:45 +01:00
dominik-zeglen
06b8c9431c
Update translations
2020-01-17 11:49:17 +01:00