Commit graph

1464 commits

Author SHA1 Message Date
dominik-zeglen
41e60b6418 Add tests to auth 2020-07-27 12:23:42 +02:00
dominik-zeglen
b5029deca0 wip 2020-07-27 12:21:25 +02:00
dominik-zeglen
24f4aecd97 Separate hook from component 2020-07-27 12:17:41 +02:00
dominik-zeglen
816e21e4b7 Fail if user errors 2020-07-27 12:17:41 +02:00
dominik-zeglen
4de1a6682c Fix logout 2020-07-27 12:17:39 +02:00
Dawid Tarasiuk
d203a26bde Update auth provider 2020-07-27 12:17:39 +02:00
Dawid Tarasiuk
dd4022dcd7 use Apollo useMutation instead of custom hook 2020-07-27 12:17:38 +02:00
Dawid Tarasiuk
9b97e3279b Use useAuth hook 2020-07-27 12:17:37 +02:00
Dawid Tarasiuk
03a2fff2a5 Refactor AuthProvider 2020-07-27 12:16:14 +02:00
Dawid Tarasiuk
b633e2f470 Create mutation hooks for auth provider 2020-07-27 12:16:13 +02:00
Marcin Gębala
02156e5d44
Merge pull request #605 from mirumee/update-versions
Bump to 2.10.1
2020-07-23 10:42:52 +02:00
Marcin Gębala
49c0a75179 Bump to 2.10.1 2020-07-22 16:08:47 +02:00
Dawid Tarasiuk
5ce1add2ec
Merge pull request #621 from mirumee/dependabot/npm_and_yarn/codecov-3.7.1
[Security] Bump codecov from 3.6.5 to 3.7.1
2020-07-22 15:21:15 +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
dependabot-preview[bot]
65a4001590
[Security] Bump codecov from 3.6.5 to 3.7.1
Bumps [codecov](https://github.com/codecov/codecov-node) from 3.6.5 to 3.7.1. **This update includes a security fix.**
- [Release notes](https://github.com/codecov/codecov-node/releases)
- [Commits](https://github.com/codecov/codecov-node/compare/v3.6.5...v3.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-20 23:16:05 +00: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
Dominik Żegleń
38e790a4dd
Merge pull request #607 from mirumee/ref/add-2.10.1
Apply fixes from 2.10.1
2020-07-17 12:16:21 +02:00
Dawid Tarasiuk
926e218a88
Merge pull request #618 from mirumee/update-bug-report
Request for logs in bug report
2020-07-17 12:05:58 +02:00
Dawid Tarasiuk
fcefa29657
Merge pull request #617 from mirumee/chore/browserlist
Browserslist update
2020-07-17 12:03:35 +02:00
Tomasz Szymanski
79144e6fe4 Order updated history event 2020-07-17 10:10:01 +02:00
Krzysztof Wolski
8be4b41efc
Request for logs in bug report
This is crucial info that is often overlooked.
2020-07-16 16:24:58 +02:00
dominik-zeglen
fe08829360 Update fixtures 2020-07-16 14:26:09 +02:00
Krzysztof Wolski
d19e37b140 Browserslist update 2020-07-16 14:22:02 +02:00
dominik-zeglen
984edaa141 Update messages 2020-07-16 13:48:03 +02:00
dominik-zeglen
c6f36de80d Fix rebase errors 2020-07-16 13:48:02 +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
6e80eda2b5
Merge pull request #611 from majgaard/feature/filter-clear
Clears all filters on filter reset
2020-07-15 18:20:08 +02:00
Carl-Philip Majgaard
71ca341538
Clears all filters on filter reset 2020-07-14 15:57:52 -04:00
Miłosz Tyborowski
6c481d2199
Remove edited from actions that deploy testenv (#600) 2020-07-10 13:22:45 +02:00
Dawid Tarasiuk
1a5f3796be
Merge pull request #594 from mirumee/fix/invoices-redesign
Update order invoices list design
2020-07-10 10:07:58 +02:00
Cezary Miącz
ffe054586c
Merge pull request #595 from mirumee/feature/test-env-deployment
Setup test environment deployment workflow
2020-07-09 15:21:59 +02:00
Cezary Miącz
8e356d1b22 Fix cleanup & add deafult api uri 2020-07-09 15:07:24 +02:00
Milosz Tyborowski
4d22c7d0af Use hardcoded action versions 2020-07-09 12:46:02 +02:00
Cezary Miącz
bf96ed060f Add codeowners and conditions for deployment workflows 2020-07-08 21:30:09 +02:00
Cezary Miącz
89065cce41 Add deployment status 2020-07-08 15:57:15 +02:00
Dawid Tarasiuk
8a22155b6e Update order invoices list design 2020-07-08 15:29:47 +02:00
Milosz Tyborowski
a2f7f42fdc Comment testenv deployment workflow 2020-07-08 14:38:23 +02:00
Milosz Tyborowski
efb4d2d158 Unify PR template between storefront and dashboard 2020-07-08 14:36:35 +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
Dominik Żegleń
820a602e57
Merge pull request #570 from mirumee/feature/invoices
Invoices
2020-07-08 10:56:17 +02:00
Dawid Tarasiuk
5b69669fe5 Update changelog 2020-07-08 10:45:21 +02:00
Dawid Tarasiuk
114993ed75 Partially revert update queries 2020-07-08 10:44:38 +02:00
dominik-zeglen
0baa065896 Fix queries 2020-07-08 10:44:37 +02:00
Dawid Tarasiuk
fea369be80 Update test snapshots 2020-07-08 10:44:37 +02:00
Dawid Tarasiuk
c7a8fe629a Update invoice messages 2020-07-08 10:44:36 +02:00
dominik-zeglen
a907862b82 Fix key name 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
43ae37d229 Update invoice fragment 2020-07-08 10:44:35 +02:00