Commit graph

  • 8ecfa78a8b rename regex Karolina Rakoczy 2021-02-17 12:22:24 +0100
  • 1a09ccefe0 create variants steps Karolina Rakoczy 2021-02-17 11:47:23 +0100
  • 9bb20551f9 fix regex Karolina Rakoczy 2021-02-17 00:11:46 +0100
  • c361da5dc8 Remove awaits Karolina Rakoczy 2021-02-16 21:48:37 +0100
  • 0a927245d2
    Merge pull request #981 from mirumee/fix/master-staging-api-uri Cezary Miącz 2021-02-16 17:16:54 +0100
  • 59dcd753fb Fix master-staging deployment API_URI Cezary Miącz 2021-02-16 15:54:55 +0100
  • ebfb22d9f8 add promises Karolina Rakoczy 2021-02-16 15:19:46 +0100
  • 592993c030 All analytics in separate tests Karolina Rakoczy 2021-02-15 10:44:50 +0100
  • 6f1190be28 fix tests for channels after merge Karolina Rakoczy 2021-02-12 16:48:23 +0100
  • 9f5c1b544e tests for products Karolina Rakoczy 2021-02-12 15:36:13 +0100
  • b9c567d377 merge changes Karolina Rakoczy 2021-02-12 11:31:27 +0100
  • 5b6d1ddd77 wait for sales to be visible Karolina Rakoczy 2021-02-12 10:36:14 +0100
  • 16cbe6c3a5 add expect Karolina Rakoczy 2021-02-12 10:16:04 +0100
  • c5939517c6 add then Karolina Rakoczy 2021-02-12 10:00:20 +0100
  • 9278208639 add frontShop request Karolina Rakoczy 2021-02-12 09:54:52 +0100
  • c561b0a7f7 Fix bug with tax calculation after shipping method update Tomasz Szymanski 2021-02-12 09:28:17 +0100
  • 4160fb685c Display proper prices of selected channel in products add dialog Tomasz Szymanski 2021-02-12 09:01:51 +0100
  • c32c244724 fix regex for orders Karolina Rakoczy 2021-02-11 19:47:01 +0100
  • 6e66ccc0f6 Fix regex in sales Karolina Rakoczy 2021-02-11 17:06:14 +0100
  • 7bb8a8fee2 Fix regex in orders Karolina Rakoczy 2021-02-11 16:55:30 +0100
  • 8434c04dc1 Fix regex in orders Karolina Rakoczy 2021-02-11 16:51:29 +0100
  • 179135611b add wait for request Karolina Rakoczy 2021-02-11 16:26:37 +0100
  • c1e9803640 add data-test-id Karolina Rakoczy 2021-02-11 16:04:56 +0100
  • ecca49608a merge all changes Karolina Rakoczy 2021-02-11 15:31:36 +0100
  • 221756a70e merge changes Karolina Rakoczy 2021-02-11 15:17:00 +0100
  • 7bb3efa65d
    Saleor 1736 configuration channels (#966) Karolina 2021-02-11 14:58:05 +0100
  • 68eb5309ef
    Merge branch 'master' into SALEOR-1738-Tests-for-home-page Karolina 2021-02-11 13:53:29 +0100
  • d738c515c0 install faker Karolina Rakoczy 2021-02-11 13:48:24 +0100
  • 27e5d912e4 tests for dashboard Karolina Rakoczy 2021-02-11 13:20:00 +0100
  • e1bd4b28e9 add test for several variants Karolina Rakoczy 2021-02-11 10:20:39 +0100
  • 322c5cc13c update packages Karolina Rakoczy 2021-02-10 15:21:58 +0100
  • b36160edb1
    Update PR template (#975) Marcin Gębala 2021-02-10 09:50:12 +0100
  • 1664bad52a test for create variant Karolina Rakoczy 2021-02-09 14:06:10 +0100
  • b3fe252f20 CR changes Tomasz Szymanski 2021-02-08 14:30:06 +0100
  • 49124e2014 Drop maybe in favor of optional operator Tomasz Szymanski 2021-02-08 11:28:48 +0100
  • 2a9e420420 all tests for products Karolina Rakoczy 2021-02-08 10:23:12 +0100
  • dd3a000562 Fix invalid order history event Tomasz Szymanski 2021-02-08 10:07:52 +0100
  • 2c2d07be0c CR changes, switch net to gross prices Tomasz Szymanski 2021-02-05 13:46:15 +0100
  • 584e66b9f9 one test for available for purchase Karolina Rakoczy 2021-02-04 13:26:04 +0100
  • cb528a7744 tests for publish products Karolina Rakoczy 2021-02-04 12:15:27 +0100
  • cfb5bb5168 Forbid confirmation of order that has not products inside Tomasz Szymanski 2021-02-03 13:19:26 +0100
  • db4fc1d8c5
    Fix failing login in Firefox browser (#970) Dawid Tarasiuk 2021-02-03 09:22:04 +0100
  • 17f9f026bb Update changelog Tomasz Szymanski 2021-02-02 14:24:35 +0100
  • fe9f55ee81 created orders and products, missing data-testid Karolina Rakoczy 2021-02-02 12:34:10 +0100
  • beee789294 Hide metadata on unconfirmed order Tomasz Szymanski 2021-02-02 12:12:00 +0100
  • 4f3fea10ff Merge branch 'master' of github.com:mirumee/saleor-dashboard into feature/unconfirmed-order-line-manipulation Tomasz Szymanski 2021-02-02 11:52:10 +0100
  • c7562ebb72 Linter, translations Tomasz Szymanski 2021-02-02 11:49:46 +0100
  • 8ece366660
    Show channel picker to all staff members (#969) Dominik Żegleń 2021-02-02 10:38:43 +0100
  • 836fc6dce4
    Merge pull request #963 from mirumee/SALEOR-1301-oauth-openid-flow Maciej Korycinski 2021-02-02 08:58:50 +0100
  • 4cf8c95347 Unconfirmed order view contents Tomasz Szymanski 2021-01-29 14:14:31 +0100
  • 1645e2fdab Implement Oauth2 flow with OpenID Dawid Tarasiuk 2021-01-26 23:04:54 +0100
  • 6477d62409
    Add missing error (#965) Maciej Korycinski 2021-01-27 11:42:08 +0100
  • b0de18797e Refactor mutations of draftOrderLines[CRUD] to orderLines[CRUD] Tomasz Szymanski 2021-01-27 10:49:35 +0100
  • 95be7b5163 order ready to fulfill created Karolina Rakoczy 2021-01-27 10:41:55 +0100
  • 3af7117a1d
    Merge pull request #961 from mirumee/super-duper-urgent-return-fixes-again-2 mmarkusik 2021-01-26 14:04:03 +0100
  • 0649879873 Trigger deployment Magdalena Markusik 2021-01-26 11:27:33 +0100
  • 9a694071ce
    Saleor 2078/create cypress test ids (#958) mmarkusik 2021-01-26 11:21:54 +0100
  • 2e9dcd52dd Update snapshots Magdalena Markusik 2021-01-25 11:50:51 +0100
  • 679b532860 Update messages Magdalena Markusik 2021-01-25 11:28:44 +0100
  • f7c7f4e518 Fix marked as paid item not displaying correctly in order history Magdalena Markusik 2021-01-25 11:27:45 +0100
  • 94d08dde7d Remove unnecessary import Magdalena Markusik 2021-01-22 16:36:35 +0100
  • 708e381576 Update messages Magdalena Markusik 2021-01-22 16:31:56 +0100
  • 6608ac8122 Add returned products to refund page Magdalena Markusik 2021-01-22 16:30:01 +0100
  • b894487c63
    Update staging API_URI in PR template and test env workflow (#962) Cezary Miącz 2021-01-25 14:51:13 +0100
  • 3eb940839d
    Update sentry url prefix (#960) Jakub Majorek 2021-01-22 15:39:58 +0100
  • 2d3a859db6
    Fix typo in deploy template (#959) Jakub Majorek 2021-01-22 15:15:22 +0100
  • 383055a2de
    SALEOR-2064 Add generic error tracker with Sentry adapter (#956) Jakub Majorek 2021-01-22 15:05:26 +0100
  • 10131163c1
    SALEOR-2036 Drop descriptionJson and contentJson fields (#950) Jakub Majorek 2021-01-22 12:13:40 +0100
  • e74225b570
    Merge pull request #955 from mirumee/super-duper-urgent-return-fixes-again mmarkusik 2021-01-22 11:02:20 +0100
  • d9250a7aea Fix some more types cause there was a typo Magdalena Markusik 2021-01-21 14:25:00 +0100
  • 02c2fdf927 Fix some types and tests Magdalena Markusik 2021-01-21 14:21:58 +0100
  • 93238f8f85 Update messages Magdalena Markusik 2021-01-21 14:02:47 +0100
  • 430f80ac58 Add mmissing no return button and logic Magdalena Markusik 2021-01-21 13:56:19 +0100
  • 5dd63128b4 Fix timeline event expand icon spacing Magdalena Markusik 2021-01-21 13:55:49 +0100
  • f9e8090120 Add mutation query Karolina Rakoczy 2021-01-21 11:05:54 +0100
  • 37bb52d087
    Fix issues with stocks (#954) Jakub Majorek 2021-01-21 10:07:16 +0100
  • 77ed12664d
    Fix rare editorjs race condition (#953) Jakub Majorek 2021-01-21 09:54:53 +0100
  • 11bddd3d1b
    Product reference attributes (#948) Dawid Tarasiuk 2021-01-20 17:37:36 +0100
  • f0f9fe9b85
    Feature/order reissue (#910) mmarkusik 2021-01-20 17:16:43 +0100
  • b07bb08ade 1863 - Support reference attribute reordering (#946) Dawid Tarasiuk 2021-01-18 16:37:38 +0100
  • 4b8c2ea5e7 1427, 1866, 1868 - Implement reference attribute submission (#938) Dawid Tarasiuk 2021-01-13 13:11:01 +0100
  • 5303d9f714 1992 - Add attribute references select dialog (#931) Dawid Tarasiuk 2021-01-12 12:13:02 +0100
  • 8b0fe986b2 1425 - Support reference type attribute on attribute details page (#918) Dawid Tarasiuk 2021-01-12 12:11:15 +0100
  • ee05b090b8 1862 - Add references field to attributes section (#923) Dawid Tarasiuk 2021-01-07 12:01:24 +0100
  • 55a330040e Update changelog with reference attributes Dawid Tarasiuk 2020-12-18 17:39:33 +0100
  • f1d4b11a81 test for elements visibility, TODO - api requests for creating order Karolina Rakoczy 2021-01-19 22:17:49 +0100
  • 18f09812a8
    Saleor 2067 - Guard against non-staff users logging in (#947) Jakub Majorek 2021-01-18 12:19:04 +0100
  • 0578de63c6
    Make sure invoices card is visible only on orders other than unconfirmed (#944) Tomasz Szymański 2021-01-15 11:10:52 +0100
  • 167b77e18a
    Mark shipping zone description as optional (#942) Tomasz Szymański 2021-01-13 11:49:08 +0100
  • 4a8ebd5b1f
    Saleor 1636 add possibility to filter through channels in order view (#929) Marek Choiński 2021-01-13 10:50:54 +0100
  • d0be941ade
    Saleor 1712 dashboard unable to handle empty channel list (#924) Marek Choiński 2021-01-13 10:33:38 +0100
  • 3f5cacb8a0
    Saleor 1906 user should be able to delete a channel if there are no orders associated with it (#901) Marek Choiński 2021-01-12 15:44:11 +0100
  • 9d55dc920b
    Add shipping delivery days (#914) Dawid Tarasiuk 2021-01-12 12:33:50 +0100
  • a9b3c6c53c
    Fix display stock for simple products (#937) Marek Choiński 2021-01-08 15:27:12 +0100
  • c7081da8d0
    Merge pull request #936 from mirumee/ci/staging/fix-graphql-endpoint NyanKiyoshi 2021-01-08 11:16:58 +0100
  • 3985b30cce
    Added missing trailing slash to staging endpoint Mikail KOCAK 2021-01-08 10:00:25 +0100
  • 82772f0b08
    Merge pull request #935 from mirumee/SALEOR-1756-error-when-trying-to-save-uncomplete-publish-date Jakub Majorek 2021-01-07 16:29:41 +0100
  • 45feb2e469 Add default value Marek Choiński 2021-01-07 15:21:20 +0100
  • fdc779f476
    Merge pull request #932 from mirumee/refactor-zip-codes-to-postal-codes Jakub Majorek 2021-01-07 13:36:20 +0100
  • afbdf0a500 Merge branch 'master' of github.com:mirumee/saleor-dashboard into refactor-zip-codes-to-postal-codes Tomasz Szymanski 2021-01-07 13:26:06 +0100