Commit graph

  • 724df1939e Add index in errors list Dawid Tarasiuk 2020-07-02 13:39:23 +0200
  • 7481822254 Fix formatting Dawid Tarasiuk 2020-07-02 13:19:53 +0200
  • 3c49c28968 Remove form from OrderInvoiceEmailSendDialog Dawid Tarasiuk 2020-07-02 12:54:15 +0200
  • acef5b7f44 Update invoice request mutation Dawid Tarasiuk 2020-07-02 11:10:15 +0200
  • b0c62d7ad9 Update invoice request types Dawid Tarasiuk 2020-07-01 16:58:29 +0200
  • c88572356f Queue invoice status check Dawid Tarasiuk 2020-06-26 19:06:48 +0200
  • 18603cd97a Update schema invoice types Dawid Tarasiuk 2020-06-25 13:36:43 +0200
  • 81115da9e0 Update invoice error messages Dawid Tarasiuk 2020-06-24 19:12:51 +0200
  • 8a756f539b Create invoice email send dialog Dawid Tarasiuk 2020-06-24 17:29:13 +0200
  • 6dfe582fe8 Display invoice actions notifications Dawid Tarasiuk 2020-06-24 14:50:14 +0200
  • a612b2dfb0 Implement send invoice email mutation Dawid Tarasiuk 2020-06-23 16:44:34 +0200
  • 80ace6e435 Update test snapshots Dawid Tarasiuk 2020-06-23 15:52:43 +0200
  • 25b0082455 Implement generate invoice mutation Dawid Tarasiuk 2020-06-23 14:27:44 +0200
  • cd761d0990 Query invoices for order Dawid Tarasiuk 2020-06-22 18:34:59 +0200
  • 624f3954df Update invoice callback names Dawid Tarasiuk 2020-06-30 14:38:04 +0200
  • 7f5f0c056c Fix imports Dawid Tarasiuk 2020-06-23 11:19:21 +0200
  • e48e0a030e Query invoices for order Dawid Tarasiuk 2020-06-22 18:34:59 +0200
  • 8b06b6ddf7 Create invoice cart in order deatials view Dawid Tarasiuk 2020-06-19 17:34:20 +0200
  • 3d91ca1139
    Merge pull request #592 from mirumee/ref/separate-fragments Dominik Żegleń 2020-07-07 17:21:26 +0200
  • db52c9548e Update changelog dominik-zeglen 2020-07-07 16:05:58 +0200
  • 447dc5da14 Cleanup S3 after decomissioning test environment Milosz Tyborowski 2020-07-07 15:03:18 +0200
  • eddec1a5c2 Move fragments to avoid circular imports dominik-zeglen 2020-07-07 12:14:12 +0200
  • 9c47b04341 Setup test environment deployment workflow Cezary Miącz 2020-07-06 20:50:48 +0200
  • 9a7c8553e5
    Merge pull request #588 from mirumee/fix/task-queue Dominik Żegleń 2020-07-06 19:05:15 +0200
  • b28bd31aaa Commit review suggestioins dominik-zeglen 2020-07-06 19:04:51 +0200
  • b1ac074b1e Improve comment dominik-zeglen 2020-07-06 17:06:01 +0200
  • 48bb868a01 Update changelog dominik-zeglen 2020-07-06 16:36:00 +0200
  • d89d31d295 Update dependencies dominik-zeglen 2020-07-06 16:35:33 +0200
  • a6dda68d50 Handle task failure and fix task duplication dominik-zeglen 2020-07-06 16:24:54 +0200
  • 7aea3162aa
    Merge pull request #587 from mirumee/feature/migrate-notifications AlicjaSzu 2020-07-06 13:07:33 +0200
  • 372929218d update changelog with notifications migrate AlicjaSzu 2020-07-06 12:50:18 +0200
  • 8d7f15411a
    Merge pull request #585 from mirumee/feature/prettier-config Dominik Żegleń 2020-07-06 12:26:31 +0200
  • 82b8a84597
    Fix lint check (#586) Krzysztof Wolski 2020-07-06 11:59:27 +0200
  • 1887769055 add status to notifications AlicjaSzu 2020-07-01 11:39:36 +0200
  • 7204687d80
    Merge pull request #581 from mirumee/feature/update-message-manager AlicjaSzu 2020-07-03 18:26:40 +0200
  • 13a5bb9282 Add prettierrc config Dawid Tarasiuk 2020-07-03 15:17:36 +0200
  • 4cf6a64449 MessageManager - fix identical operands error AlicjaSzu 2020-07-02 15:39:11 +0200
  • ce19f6aab6 MessageManager - update data-test AlicjaSzu 2020-07-02 14:55:39 +0200
  • 3f903b8525 remove timer from error notification AlicjaSzu 2020-07-02 14:44:03 +0200
  • a3d16975da MessageManager clean up AlicjaSzu 2020-06-30 21:32:20 +0200
  • adebcc4452 remove react-alert lib, create MessageManagerProvider AlicjaSzu 2020-06-30 19:41:43 +0200
  • 5960eb4644 set notifications column width to widest element AlicjaSzu 2020-06-29 12:22:59 +0200
  • 88da4cab1d MessageManager - update classNames AlicjaSzu 2020-06-26 11:35:19 +0200
  • f247e79369 update defaultMessages AlicjaSzu 2020-06-26 11:25:12 +0200
  • 2921d14b75 update messages stories AlicjaSzu 2020-06-24 16:17:56 +0200
  • 58c0a5859a use react-alert to render multiple notifications AlicjaSzu 2020-06-24 13:44:35 +0200
  • 49df188703 add expandedText prop to MessageManager AlicjaSzu 2020-06-23 18:02:59 +0200
  • b3eb13a785 update MessageManager AlicjaSzu 2020-06-23 13:47:30 +0200
  • f4d570c7e5
    Fix warnings and better test tag (#582) Krzysztof Wolski 2020-07-02 12:59:09 +0200
  • 4174cbe0fa
    Merge pull request #583 from mirumee/fix/tokens Dawid Tarasiuk 2020-07-01 15:58:09 +0200
  • 7e11db8c52 Fix refresh token dominik-zeglen 2020-07-01 13:11:08 +0200
  • f5ac7b28ba
    [Security] Bump websocket-extensions from 0.1.3 to 0.1.4 (#551) dependabot-preview[bot] 2020-07-01 12:47:41 +0200
  • e7a0495556
    Merge pull request #574 from mirumee/add/background-tasks Dominik Żegleń 2020-06-26 14:05:44 +0200
  • 278be8a0bb Fix index dominik-zeglen 2020-06-26 12:47:37 +0200
  • 6aa53c6775 Fix case dominik-zeglen 2020-06-23 17:36:47 +0200
  • 25e7ca8aa7 Fix useBackgroundTask hook dominik-zeglen 2020-06-23 15:24:45 +0200
  • c57598fb09 Update changelog dominik-zeglen 2020-06-23 14:33:11 +0200
  • e80ef22f0d Add context to project root dominik-zeglen 2020-06-23 14:31:27 +0200
  • bdf90039b5 Handle asynchronous tasks dominik-zeglen 2020-06-21 17:31:33 +0200
  • 7a2a18a1d4 Add background task manager dominik-zeglen 2020-06-19 12:42:29 +0200
  • 4468857856
    Fix updating shipping rates (#565) natalia 2020-06-25 10:18:46 +0300
  • 2a6334cb74
    Dont open browser on npm start (#577) Krzysztof Wolski 2020-06-25 08:47:54 +0200
  • 4b85cf4342
    Merge pull request #555 from mirumee/feature/remove-base-price Dawid Tarasiuk 2020-06-19 14:03:07 +0200
  • 504ff43376 Update queries imports Dawid Tarasiuk 2020-06-19 12:31:17 +0200
  • 9e66d99dca Use productRangeUndiscounted instead of calculating variant prices range Dawid Tarasiuk 2020-06-18 16:53:07 +0200
  • a29ac065a3 Update locale default messages Dawid Tarasiuk 2020-06-18 11:37:55 +0200
  • 055d3e63dd Fix optional chaining Dawid Tarasiuk 2020-06-17 18:14:50 +0200
  • ea407432cc Fix locale default messages Dawid Tarasiuk 2020-06-17 18:13:33 +0200
  • 79b49ea406 Update product list style Dawid Tarasiuk 2020-06-17 14:11:31 +0200
  • e450dd4c4d Update product type in product list Dawid Tarasiuk 2020-06-17 12:12:37 +0200
  • 3f2a75e159 Replace maybe with optional chaining Dawid Tarasiuk 2020-06-17 12:03:06 +0200
  • 0f5a49ab48 Update getProductPriceRange Dawid Tarasiuk 2020-06-17 11:37:11 +0200
  • 576c7e1b35 Update queries types Dawid Tarasiuk 2020-06-17 10:31:33 +0200
  • 2d55cb85e1 Update changelog Dawid Tarasiuk 2020-06-16 18:46:43 +0200
  • d71f7b2a7b Update translations Dawid Tarasiuk 2020-06-16 18:42:56 +0200
  • 02472d611e update snapshots Dawid Tarasiuk 2020-06-16 15:19:30 +0200
  • eaa85bc795 Update product variant creator Dawid Tarasiuk 2020-06-16 15:16:08 +0200
  • cdfac6de6b Update product update page Dawid Tarasiuk 2020-06-16 14:57:22 +0200
  • 2d9385554b Update category product list Dawid Tarasiuk 2020-06-16 13:13:10 +0200
  • 2fdda2db55 Update product list UI Dawid Tarasiuk 2020-06-16 12:48:57 +0200
  • 1e93827deb Update product list tests Dawid Tarasiuk 2020-06-12 16:44:35 +0200
  • b001c74af2 Display variant price range in product list Dawid Tarasiuk 2020-06-12 14:39:51 +0200
  • 43aeff8e68 Update product variant creator Dawid Tarasiuk 2020-06-12 13:19:44 +0200
  • 0a32479327 Update product queries Dawid Tarasiuk 2020-06-12 12:42:19 +0200
  • 696250feca Removed Pricing card for configurable products Dawid Tarasiuk 2020-06-12 12:35:38 +0200
  • 8fa7eb2b8a Revert "Remove base price from product create page" Dawid Tarasiuk 2020-06-12 12:17:17 +0200
  • 65e5539173 Remove basePrice from schema Dawid Tarasiuk 2020-06-10 15:39:10 +0200
  • 4dc39616de
    Merge pull request #556 from mirumee/gh-actions Dominik Żegleń 2020-06-08 18:29:09 +0200
  • 598e1af563 Bump node version Krzysztof Wolski 2020-06-08 17:00:39 +0200
  • 0205ac1609 Update actions Krzysztof Wolski 2020-06-08 15:58:15 +0200
  • 9481334afa Add action for translation messages Krzysztof Wolski 2020-06-08 14:27:56 +0200
  • 0b099e882c Remove base price from product create page Dawid Tarasiuk 2020-06-08 13:47:53 +0200
  • 94c1bee44c Add gh actions Krzysztof Wolski 2020-06-08 13:50:47 +0200
  • 831bde8311
    Merge pull request #539 from mirumee/merge-with-demo Dominik Żegleń 2020-05-26 11:43:51 +0200
  • 375762a144 Conditional demo mode Krzysztof Wolski 2020-05-26 01:38:52 +0200
  • 53b6c5ca5c Add GTM Krzysztof Wolski 2020-05-26 01:36:56 +0200
  • b673c12eea Let user know that he's in demo dominik-zeglen 2019-10-25 14:35:48 +0200
  • 47bd37e6ad Add default credentials dominik-zeglen 2019-10-24 16:05:53 +0200
  • 0b9c283bb7
    Merge pull request #538 from mirumee/add/sku-to-fulfillment Dominik Żegleń 2020-05-25 16:03:49 +0200
  • 93c89f2a4c Update messages dominik-zeglen 2020-05-25 12:07:45 +0200