M.Graczyk
05c2efde6c
Cypress configuration ( #1973 )
...
* Update projectID
* Add record argument to critical-tests workflow with key configuration
Co-authored-by: Michalina Graczyk <michalinagraczyk@Michalinas-MacBook-Pro.local>
2022-04-05 11:11:05 +02:00
Michał Droń
560ed2cd6e
Add build-schema tool ( #1947 )
...
* Add build-schema tool
* Include build-schema in fetch schema
2022-03-29 10:39:33 +02:00
Karolina Rakoczy
74848922dc
Run critical tests in ever PR ( #1945 )
...
* run critical tests after test env deployment
* add cache
* add all branches
* change workflow name
* add run on pull request for testing
* change type
* add run on deployment
* run on copleted
* test critical
* add quote
* change baseUrl
* fix base url
* fix base url
* upload reports
* run in parallel
* save build folder
* remove build from gitignore
* remove build
* update nide version
* last try with parallel
* save build
* save build
* Run critical
* change cypress API url
* run critical in parallel
* check which workflow has lower duration time
* save all reports with container in name
* add reports on failure
* remove reporters
* fix jobs
* merge
* add group name
* run critical
* Refactor critical tests (#1906 )
* refactored tag added to purchaseWithProductsTypes, navigation, stocksInCheckout
* homePageAnalitics - refactor
* refactor home page
* refactor creating variants
* refactor adding product without sku to order
* add script to run critical locally
* change tests cases names
* fix names, remove comments, add script to run refactored tests
* remove workflow for parallel
* remove key
* run critical in deploy workflow
* remove workflow
* remove workflow
2022-03-23 11:36:30 +02:00
Wojciech Mista
7576afed4e
Don't fetch user details on login ( #1909 )
...
* Install sdk from commit
* Don't include user details on login
* Update recordings
* Update saleor-sdk version
* Update sdk version
2022-03-23 08:15:05 +01:00
Karolina Rakoczy
f85786f203
Run critical tests after test env deployment ( #1902 )
...
* run critical tests after test env deployment
* add cache
* add all branches
* change workflow name
* add run on pull request for testing
* change type
* add run on deployment
* run on copleted
* test critical
* add quote
* change baseUrl
* fix base url
* fix base url
* upload reports
* run in parallel
* save build folder
* remove build from gitignore
* remove build
* update nide version
* last try with parallel
* save build
* save build
* Run critical
* change cypress API url
* run critical in parallel
* check which workflow has lower duration time
* save all reports with container in name
* add reports on failure
* remove reporters
* fix jobs
* merge
* add group name
* run critical
* Refactor critical tests (#1906 )
* refactored tag added to purchaseWithProductsTypes, navigation, stocksInCheckout
* homePageAnalitics - refactor
* refactor home page
* refactor creating variants
* refactor adding product without sku to order
* add script to run critical locally
* change tests cases names
* fix names, remove comments, add script to run refactored tests
* remove workflow for parallel
* remove key
2022-03-21 13:17:37 +01:00
Jakub Majorek
f5d79c3135
Set a dev version for main development ( #1759 )
2022-03-16 14:29:13 +01:00
Dominik Żegleń
ac4a219023
Product variants enhancements ( #1918 )
...
* Remove savebar docking
* Hide attributes if empty
* Select text in autocomplete after initial click
* Update snapshots
* Use stable macaw version
* Remove maybes
* Add util filter function
2022-03-16 10:45:15 +01:00
Dominik Żegleń
3e96a68a6e
Indicate menu focus ( #1928 )
...
* Add active state to card menu
* Update macaw
2022-03-15 11:14:28 +01:00
Dominik Żegleń
5b85d6c086
Use graphql-codegen ( #1874 )
...
* Use generated hooks in apps
* Remove unused files
* Use proper types in apps
* Use generated hooks in attributes
* Use generated hooks in auth module
* Use generated hooks in categories
* Use generated hooks in channels
* Use generated types in collections
* Remove legacy types from background tasks
* Use generated hooks in customers
* Use generated hooks in discounts
* Use generated hook in file upload
* Use generated types in gift cards
* Use generated types in home
* Use generated hooks in navigation
* Use generated hooks in orders
* Use generated hooks in pages
* Use generated hooks in page types
* Use generated hooks in permission groups
* Use generated hooks in plugins
* Use generated hooks in products
* Use fragment to mark product variants
* Improve code a bit
* Use generated hooks in page types
* Use generated types in searches
* Use generated hooks in shipping
* Use generated hooks in site settings
* Use generated hooks in staff members
* Use generated hooks in taxes
* Place all gql generated files in one directory
* Use generated hooks in translations
* Use global types from new generated module
* Use generated hooks in warehouses
* Use generated hooks in webhooks
* Use generated fragment types
* Unclutter types
* Remove hoc components
* Split hooks and types
* Fetch introspection file
* Delete obsolete schema file
* Fix rebase artifacts
* Fix autoreplace
* Fix auth provider tests
* Fix urls
* Remove leftover types
* Fix rebase artifacts
2022-03-09 09:56:55 +01:00
Karolina Rakoczy
4d02eb60c0
Add reports to tests ( #1898 )
...
* add reporter, fix tests
* remove unused import
* get functions duration
* merge
* update snaps
2022-03-03 11:25:27 +01:00
Wojciech Mista
66705e7f3e
Don't display pricing by default in Product List ( #1891 )
...
* Update build-types script
* Remove "pricing" where it's unused; exclude pricing query if no channel is selected
* Update fixtures
* Fix minor preorder issue
* Update types
* Fix build-types script
* Remove unnecessary product fragment
* Fetch only data that is visible in products list (#1892 )
* Conditionally include attributes in product list query
* Add 'hasSelectedAtrributes' variable to product list query
* Refactor condition
* Create AttributeValueDetailsFragment fragment
* Use attributeValueDetailsFragment
* Update fragment in products
2022-03-03 11:14:18 +01:00
Wojciech Mista
d3db86a2d2
Fix currency autocomplete widget ( #1865 )
...
* bump downshift version
* Firther refactor for downshift bump
* Update tests
* Remove unnecessary id property
* Remove unnecessary !important
2022-03-01 16:04:44 +01:00
Wojciech Mista
9a7c9a3bc3
Add permission-based restrictions in Customer views ( #1879 )
...
* Update customer queries - add permissions
* Filter the customer filter by permissions
* Code refactor + optionally render components based on permissions
* Update stories
* Minor code refactor
* Move useUserPermissions to RequirePermissions component
* Change user provider component name
* Change macaw-ui version
2022-03-01 09:38:23 +01:00
Jakub Majorek
5850644742
Change extensions naming ( #1885 )
...
* Change extensions to apps
* Update translations
* Use explicit translation, bump macaw to latest release
2022-02-22 09:15:55 +01:00
Dominik Żegleń
2a52eb581c
Update apollo to v3 ( #1837 )
...
* Update apollo to v3
* Fix imports
* Add generated file to ignored
* Use proper import
* Tidy up code
* Remove unused packages
* Fix tests
2022-02-21 14:32:38 +01:00
Dominik Żegleń
1eab4ac8a6
Preview pills ( #1880 )
...
* Add pill component
* Add preview pill to gift card list
* Use outlined prop
* Add arrow to tooltip
* Add preview pill to gift card view headers
* Add preview pills to mark preview features
* Update macaw
* Update tests
* Update messages
* Add black color to pill preview tooltip
Co-authored-by: Wojciech <wojciech.mista@hotmail.com>
2022-02-21 12:38:27 +01:00
Dawid Tarasiuk
675a3a959a
Fix external refresh token error ( #1852 )
2022-02-14 11:36:17 +01:00
Dawid Tarasiuk
a76c6a0e5f
Support apps in navigation ( #1785 )
...
* Support apps in dashboard navigation
* Update macaw-ui sidebar
Trigger CI
* Update app routing
* Update app extensions schema
* Update navigation external app routing
* Refactor sidebar extension menu items open handling
* Update macaw-ui
* Update messages
* Update prettier config
* Refactor
* Update extensions manu item active indication
* Update macaw-ui
2022-02-02 16:30:34 +01:00
Karolina Rakoczy
5ede05affe
fix failing tests ( #1797 )
...
* fix failing tests
* fix tests for gift cards
* fix tests for gift cards
* upload video only when fail
* fix preorder time
* fixed translation page
* fix navigation, stripe and adyen
* fix graphQl npm
* update stories
2022-01-31 09:37:49 +01:00
Dominik Żegleń
f8254fd11b
Bump macaw to 0.3 ( #1807 )
...
* Update to new design theme (#1631 )
* Update macaw to 0.3.0 (#1623 )
* Update macaw to 0.3
* Use proper pagination component
* Fix type errors
* Remove leftover import
* Remove variant and color from confirm button
* Remove alias
* Update macaw
* Fix button type
* Random fixes (#1633 )
* Improve layout components
* Use colored svgs
* Minor fixes
* Fix autocomplete loaders
* Fix padding
* Fix button variant
* Remove codegen file
* Fixes after bumping macaw to 0.3 part 2 (#1638 )
* Fix various visual bugs
* Fix type errors
* Bump macaw
* Random fixes part 3 (#1647 )
* wip
* Fix mismatched paddings
* Fix actions container padding
* Put story in the right directory
* Fix shipping zone picker
* Fix minor visual bugs
* Remove unused imports
* Move styles to separate file
* Random fixes part 4 (#1641 )
* Fix various visual bugs
* Fix type errors
* Fix last table item padding
* Add outline on hover
* Fix spaces
* Fix spaces
* Remove dead code
* Fix elevation
* Remove dead code
* Fix shadows
* Add outline to expand button
* Fix spacing
* Fix spacings
* Fix selectable tables hover
* Use proper delete icon
* Fix ConfirmButtonTransitionState imports
* Update src/apps/components/CustomApps/CustomApps.tsx
Co-authored-by: Wojciech Mista <wojciech.mista@saleor.io>
Co-authored-by: Wojciech Mista <wojciech.mista@saleor.io>
* Rework error page (#1670 )
* Remake error page
* Fix types
* Update error id styles
* Fix types
* Login page rework (#1703 )
* Rework login page
* Remove outline
* Fix logo and footer placement
* Sort imports
* Random fixes part 5 (#1669 )
* Fix text color in dark mode
* Update password reset pages (#1714 )
* Update password reset pages
* Update src/auth/components/ResetPasswordPage/ResetPasswordPage.tsx
Co-authored-by: Jakub Majorek <majorek.jakub@gmail.com>
Co-authored-by: Jakub Majorek <majorek.jakub@gmail.com>
* Fix collection page
* Update dark mode logo
* Bring back "create app" button
* Fix spacings
* Fix selects
* Fix login e2e test
* Fix not found page displaying
* Update selector
* Add missing package
* Let dropdown overflow through card
* Fix scroll
* Fix scroll
* Fix overflow on grid element
* Fix e2e tests
* Fix data-test-id
* Update snapshots
* Update messages
* Update macaw
* Update snapshots
* Use stable macaw version
Co-authored-by: Wojciech Mista <wojciech.mista@saleor.io>
Co-authored-by: Jakub Majorek <majorek.jakub@gmail.com>
* Update to new design theme (#1631 )
* Update macaw to 0.3.0 (#1623 )
* Update macaw to 0.3
* Use proper pagination component
* Fix type errors
* Remove leftover import
* Remove variant and color from confirm button
* Remove alias
* Update macaw
* Fix button type
* Random fixes (#1633 )
* Improve layout components
* Use colored svgs
* Minor fixes
* Fix autocomplete loaders
* Fix padding
* Fix button variant
* Remove codegen file
* Fixes after bumping macaw to 0.3 part 2 (#1638 )
* Fix various visual bugs
* Fix type errors
* Bump macaw
* Random fixes part 3 (#1647 )
* wip
* Fix mismatched paddings
* Fix actions container padding
* Put story in the right directory
* Fix shipping zone picker
* Fix minor visual bugs
* Remove unused imports
* Move styles to separate file
* Random fixes part 4 (#1641 )
* Fix various visual bugs
* Fix type errors
* Fix last table item padding
* Add outline on hover
* Fix spaces
* Fix spaces
* Remove dead code
* Fix elevation
* Remove dead code
* Fix shadows
* Add outline to expand button
* Fix spacing
* Fix spacings
* Fix selectable tables hover
* Use proper delete icon
* Fix ConfirmButtonTransitionState imports
* Update src/apps/components/CustomApps/CustomApps.tsx
Co-authored-by: Wojciech Mista <wojciech.mista@saleor.io>
Co-authored-by: Wojciech Mista <wojciech.mista@saleor.io>
* Rework error page (#1670 )
* Remake error page
* Fix types
* Update error id styles
* Fix types
* Login page rework (#1703 )
* Rework login page
* Remove outline
* Fix logo and footer placement
* Sort imports
* Random fixes part 5 (#1669 )
* Fix text color in dark mode
* Update password reset pages (#1714 )
* Update password reset pages
* Update src/auth/components/ResetPasswordPage/ResetPasswordPage.tsx
Co-authored-by: Jakub Majorek <majorek.jakub@gmail.com>
Co-authored-by: Jakub Majorek <majorek.jakub@gmail.com>
* Fix collection page
* Update dark mode logo
* Bring back "create app" button
* Fix spacings
* Fix selects
* Fix login e2e test
* Fix not found page displaying
* Update selector
* Add missing package
* Let dropdown overflow through card
* Fix scroll
* Fix scroll
* Fix overflow on grid element
* Fix e2e tests
* Fix data-test-id
* Update snapshots
* Update messages
* Update macaw
* Update snapshots
* Use stable macaw version
Co-authored-by: Wojciech Mista <wojciech.mista@saleor.io>
Co-authored-by: Jakub Majorek <majorek.jakub@gmail.com>
* Fix visual bugs and artifacts
* Fix dropdown menus being clipped (#1762 )
* wip
* Fix clipped select menus
* Remove unused import
* Fix spacing
* Fix tests
* Fix select content appearing under dialogs (#1777 )
* Fix type errors
* Fix bulk delete button placement
* Fix filter arrow buttons
* Fix messages
* Remove backling from pages list
* Move status above events
* Update messages and snapshots
Co-authored-by: Wojciech Mista <wojciech.mista@saleor.io>
Co-authored-by: Jakub Majorek <majorek.jakub@gmail.com>
2022-01-28 13:34:20 +01:00
Karolina Rakoczy
0e6ac66fb9
Record test in cypress dashboard for 3.1 ( #1748 )
...
* merge changes
* update npm graphql
2022-01-13 13:59:39 +01:00
Dawid Tarasiuk
4c53dd0792
Fix EditorJS read-mode toggle race condition ( #1711 )
...
* Fix EditorJS read-mode toggle race condition
Fixes rare edge case when toggling read mode is peerformed at the same
time.
* Make PromiseQueue function
2022-01-10 14:34:17 +02:00
Jakub Majorek
5d0c3faa0b
Bump @saleor/sdk to 0.4.1 ( #1708 )
2021-12-21 10:32:44 +01:00
Dawid Tarasiuk
4880093f63
Use Auth SDK ( #1474 )
...
* Use Auth SDK
* Update auth provider hook
* Update sdk module mapping
* Update setting password
* Fix no user details on first login
* Update auth tests
* Cleanups
* Update SDK
Update SDK
Update SDK
Update test recordings
Update SDK
* Implement SDK External Auth
Update new password view
Hnalde external logout
Update SDK
Fix logout external redirect
* Fix login page style
* Update SDK
* Auth Provider cleanups
Update and refactor auth
Auth types cleanups and refactor
* Update channel context provider
* Fix login error handling
* Logout immidiatelly non-staff user
* Update test snapshots
* Trigger CI
* Update to SDK v0.4, remove duplicated UserContext hook
* Handle server errors during login
* Fix wrong login page form submition handling
* Update login error messages
Co-authored-by: Jakub Majorek <majorek.jakub@gmail.com>
2021-12-17 12:10:54 +01:00
Michał Droń
78f7b5d4fb
Searching addresses in order drafts ( #1618 ) ( #1655 )
...
* Searching addresses in order drafts (#1618 )
* wip search addresses
* wip fix query regex verification
* wip move dialog title & add selected label
* wip move dialog title
* wip edit icon
* wip address selection logic
* wip change messages
* wip message when search is unsuccesful
* wip add billing address change support
* wip default address validation & cleanup
* wip run tests & extract messages
* wip bump macaw
* tests & cleanup
* fix scrollbars
* remove address card wrapper
* apply code review suggestions
* remove comments
* Bump macaw to 0.2.7
* Fix outside modal click state retention
2021-12-03 12:59:29 +01:00
Dawid Tarasiuk
0fb58ea800
Fix overlapped content by sidebar ( #1508 )
...
* Fix overlapped content by sidebar
* Update app layout widths
* Update test snapshots
* Update macaw ui
* Update macaw-ui version
2021-11-09 13:17:18 +02:00
Wojciech Mista
2eec208144
Fix channel picker hiding in resend code modal bug ( #1479 )
...
* Replace savebar with actionbar
* Bump macaw version to 0.2.5
* Update tests
2021-10-21 13:25:24 +02:00
Karolina Rakoczy
2c64a966cc
Saleor 4437 refactor tests ( #1389 )
...
* reference type cypress working
* refactor
* remove screenshots
* add reference
* add slash marker
* run tests based on shop version
* fix run tests based on shop version
* fix run tests based on shop version
* change base url to localhost
* fix plugins
* fix plugins
* fix plugins
* fix plugins
* fix plugins
* fix plugins
* fix yml
* fix yml
* chage file names
* fix files names
* fix broken imports add checking for errors in grpah responses
* fix broken imports add checking for errors in grpah responses
* update jest
* fix snapshot
2021-09-27 12:04:21 +02:00
Piotr Grundas
ebe56da583
Add swatch attributes ( #1301 )
...
* Initial work
* #
* Base color logic
* Handle file urls
* Improvements, fix snapshots
* Add messages
* Update changelog
* Update storybook
* Improvements
* Messages
* Review corrections
* Bugfixes
2021-09-21 15:16:21 +02:00
Dominik Żegleń
51e204076f
Fix initial list settings ( #1401 )
...
* Allow ocalStorage values to be initialized by cb
* Initialize list settings if not found
* Fix settings merging
* Refactor types
2021-09-17 11:59:28 +02:00
Kamil Pastuszka
4fcc3eec5e
Add Demo Banner ( #1416 )
2021-09-17 10:09:45 +02:00
Karolina Rakoczy
19e9b0ffc2
Saleor 4033 tests for plugins ( #1317 )
...
* tests for plugins
* tests for plugins
* add default country to create channel mutation
* change data-test-ids
* update snapshots
2021-09-10 11:03:42 +02:00
Paweł Kucharski
386a2488e7
Click & Collect ( #1268 )
...
* Add initial form of c&c related properties for warehouse
* Add Typography & styling to RadioButtons, drop duplicated state
* Add fields for warehouse fixtures + cleanup
* Add order collectionPointName field + handle click&collect display in order
* Fix review issues + add snapshots
* Modify choices in WarehouseZones with filter
* Rename WarehouseZones to WarehouseSettings
* Add translations messages
* Update schema
* Fix review issues pt.2
* Fix review issues pt.3
* Fix review issues
* Align defaultMessages.json to messages refactor
* Rename interface WarehouseInfo -> WarehouseSettings
* Add pickup annotation to shipping address in order details
* Introduce fragment matcher + small change in deliveryMethod query
* Fixes after rebase
* Add resolve fulfillment option for local warehouse
* Align types after rebase
* Update snapshots
* Repair weird union behaviour
* Add entry to CHANGELOG.md
2021-08-27 10:10:41 +02:00
SektorDV
3194654bf1
Disable shipping dialog confirm button when no items selected ( #1304 )
2021-08-23 11:16:35 +02:00
Jakub Majorek
ab4c897b2a
Add dashboard extensions ( #1292 )
...
* Fix app embed
* initial setup
* Create ButtonWithSelect component
* Use context
* Use dialog
* Handle app-bridge actions
* Code adjustments, bump packages
* Fix tests
* Fix schema formatting
* Send response
* Use latest package versions
2021-08-20 15:58:53 +02:00
SektorDV
a94a611949
Horizontal scroll fix on tables ( #1306 ) ( #1313 )
...
* restore horizontal overflows to responsive tables
* regenerate package-lock
2021-08-20 14:16:19 +02:00
Jakub Majorek
f50e3bdde1
Bump master to 3.1.0-a.0 ( #1296 )
2021-08-16 16:01:04 +02:00
Piotr Grundas
6abdc4613a
[SALEOR-3088] Date & DateTime attributes ( #1180 )
2021-07-29 14:15:14 +02:00
Karolina Rakoczy
283e714202
tests for pages ( #1222 )
...
* tests for pages
* fix tests
* fix imports
* tests for pages
* add wait
* tests for pages
* fix weight recalculate
2021-07-27 10:57:17 +02:00
Karolina Rakoczy
1f01a09e87
add tags ( #1251 )
...
* add tags
* edit e2e.yaml
* fix test for customer registration
* add empty lines
2021-07-23 12:46:44 +03:00
Dominik Żegleń
62817568a7
Use MacawUI ( #1229 )
...
* Replace withStyleswith useStyles (#1100 )
* Replace withStyleswith useStyles
* Update messages
* Use rem as a spacing unit (#1101 )
* Use rems as spacing units
* Fix visual bugs
* Update stories
* Use macaw-ui as theme provider (#1108 )
* Use macaw ui as a theme provider
* Add react-dom to aliases
* Fix jest module resolution
* Update useTheme hook usage
* Fix test wrapper
* Use macaw from git repo
* Fix CI
* Update stories
* Fix aliasing
* Extract savebar to macaw ui (#1146 )
* wip
* Use savebar from macaw
* Use confirm button from macaw
* Improve file structure
* Use sidebar context from macaw
* Update macaw
* Update macaw version
* Remove savebar from storybook
* Update stories
* Use alerts and notifications from macaw (#1166 )
* Use alerts from macaw
* Add notifications from macaw
* Update stories
* Pin macaw version
* Encapsulate limit reached in one component
* Remove unused imports
* Use backlinks from macaw (#1183 )
* Use backlink from macaw
* Update macaw version
* Use macaw sidebar (#1148 )
* Use sidebar from macaw
* Use shipped logo
* Use lowercase
* Update stories
* Use user chip from macaw (#1191 )
* Use user chip from macaw
* Use dedicated components for menu items
* Simplify code
* Bump version and fix types (#1210 )
* Rename onBack to onClick
* Rename UserChip to UserChipMenu
* Rename IMenuItem to SidebarMenuItem
* Update macaw version
* Fix tables after changes in macaw (#1220 )
* Update macaw version
* Update changelog
* Update stories
* Fix after rebase
* Update to macaw 0.2.0
* Lint files
* Update macaw to 0.2.2
2021-07-21 10:59:52 +02:00
Dawid Tarasiuk
909e08f2af
Fix duplicated labels in column picker ( #1197 )
...
* Fix duplicated labels in column picker
* Update changelog
* Refactor column picker scroll fetch
* Migrate react-infinite-scroller to react-infinite-scroll-component
* Remove unneeded keys
* Align dialog items to top
2021-07-01 10:21:41 +02:00
Karolina Rakoczy
7df850bcb1
Saleor 3391 tests for staff members ( #1122 )
...
* invite staff
* staff members
* all tests for staff members
* remove unused import
* update snap
* remove /dashboard/
* uptade test.yml
2021-06-07 13:35:53 +02:00
Michał Ociepka
fbfe3c8d7c
Add embed plugin to editorjs ( #1114 )
...
* SALEOR-3354 add Editor.js embed dependency
* SALEOR-3354 add embed to EditorJS tools
* SALEOR-3354 update change log
2021-05-18 15:21:33 +02:00
Karolina Rakoczy
9f71106f32
Saleor 3038 tests for payments by adyen ( #1086 )
...
* add tests for puchase by type
* add expect for isShippingRequired
* tests for adyen
* tests for adyen
* tests for adyen
* tests for adyen
* adyen
* adyen
* adyen
* adyen
* adyen
* warehouses in chcekout
* rm warehouses in chcekout
* adyen payments
* adyen
2021-05-16 13:38:53 +02:00
Dominik Żegleń
935a6f4542
Reduce bundle size ( #1103 )
...
* Add analysis tools
* Use deep imports to reduce bundle size
* Remove tslint config
* Remove unused packages
* Remove lodash-es references
* Use root level mui imports
* Remove mui from restricted imports
2021-05-14 10:15:15 +02:00
Dawid Tarasiuk
5a439176b7
SALEOR 3115 Fix EditorJS inline formatting ( #1096 )
...
* Fix EditorJS inline formatting
* Update changelog
2021-05-07 10:06:08 +02:00
Dominik Żegleń
d220914085
Add service worker ( #1073 )
...
* Add service worker
* Update messages
* Update changelog
* Remove debug code
* Refactor code and add interval config
* Clear interval
* Reload all pages simultaneously
* Update copy
2021-04-26 12:10:47 +02:00
Karolina Rakoczy
b89e3533d6
Saleor 2690 tests for sorting products ( #1033 )
...
* tests for sorting
* tests for sorting
* sort products
* sort products
* sort products
* sort products
* tests for sorting
* fix imports
* tests for sorting
2021-04-21 09:51:10 +02:00
Jakub Majorek
e5df1b2dbf
Add shipping method description ( #1058 )
...
* Add shipping method description - WIP
* Wire up logic
* Handle more editorjs issues
* Fix minor issues
Co-authored-by: Dawid Tarasiuk <tarasiukdawid@gmail.com>
2021-04-16 14:33:14 +02:00
Krzysztof Wolski
f18f2a6ca6
Add missing bumper pkg ( #1048 )
2021-04-02 16:30:39 +02:00
Karolina
588175df30
Saleor 1737 tests for shipping methods ( #1013 )
...
* remove classes in shipping & products utils
* remove classes
* add tests plans
* add const
* tests for shipping methods
* test for shipping
* test for shipping
* tests for shipping
* install eslint-plugin-chai-friendly
* update stories
* add missing imports
2021-04-02 13:01:38 +02:00
Jakub Majorek
5416c9f865
Ignore EditorJS errors ( #1036 )
...
* Ignore EditorJS error
* Update messages
2021-03-30 16:31:38 +02:00
Krzysztof Wolski
9b486d6682
Add release-it script ( #1034 )
2021-03-30 14:37:12 +02:00
Jakub Majorek
7bc4bc6696
Define node requirements, ts cleanup ( #1008 )
...
* Define node requirements, ts cleanup
* Update snapshot
* fix tests
2021-03-19 13:06:17 +01:00
Jakub Majorek
a7736e2bf9
Attach permission variables to all queries ( #1000 )
...
* [SALEOR-2190] Attach permission variables to all queries
* Fix TS linter issues
* Update package-lock
2021-03-09 09:44:09 +01:00
Karolina Rakoczy
221756a70e
merge changes
2021-02-11 15:17:00 +01:00
Karolina
7bb3efa65d
Saleor 1736 configuration channels ( #966 )
...
* Cypress tests for channels
Co-authored-by: Marcin Gębala <maarcin.gebala@gmail.com>
Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>
2021-02-11 14:58:05 +01:00
Karolina
68eb5309ef
Merge branch 'master' into SALEOR-1738-Tests-for-home-page
2021-02-11 13:53:29 +01:00
Karolina Rakoczy
d738c515c0
install faker
2021-02-11 13:48:24 +01:00
Jakub Majorek
383055a2de
SALEOR-2064 Add generic error tracker with Sentry adapter ( #956 )
...
* Add generic error tracker with Sentry extension
* Add Sentry webpack plugin
* Update variable names and README
* Update deploy-staging template
* Update changelog
2021-01-22 15:05:26 +01:00
Jakub Majorek
77ed12664d
Fix rare editorjs race condition ( #953 )
2021-01-21 09:54:53 +01:00
Dawid Tarasiuk
eb351b396a
Refunds ( #870 )
...
* 1721 - add refunds miscellaneous view (#860 )
* Create new page for Miscellaneous Refunds
* Replace refund order dialog with dedicated page
* Add data test ids
* Update order details view for refunds (#874 )
* 1719 - add refund entry to order history (#875 )
* Add refund order history entry
* Update refund event with the right query
* 1722 - add refunds product view (#873 )
* Create new page for Miscellaneous Refunds
* Replace refund order dialog with dedicated page
* Add data test ids
* Create refund products table
* Implement refund products view
* Update refund mutation with product lines input
* Fix products quantities on refund page
* Fix order refund submission
* Fix products refund submission input variables
* Filter out fulfillments on refund page
* Update refund page in storybook
* Fix test snapshots after wrong refunds rebase
* Set max refund as captured amount
* Refund queries adjustments
* Display refund values with nullish coalescing operator
* Update test snapshots with refunds
* Refactor order refund values calculation
* Create and use refund order line fragment
* Use old simple refund mutation for miscellaneous refund
* Submit for refund only lines with non-zero quantity set
* Fix showing refund error
* Fix refund details on order details page (#879 )
* Update order details view for refunds (#874 )
* 1719 - add refund entry to order history (#875 )
* Add refund order history entry
* Update refund event with the right query
* 1722 - add refunds product view (#873 )
* Create new page for Miscellaneous Refunds
* Replace refund order dialog with dedicated page
* Add data test ids
* Create refund products table
* Implement refund products view
* Update refund mutation with product lines input
* Fix products quantities on refund page
* Fix order refund submission
* Fix products refund submission input variables
* Filter out fulfillments on refund page
* Update refund page in storybook
* Fix test snapshots after wrong refunds rebase
* Set max refund as captured amount
* Refund queries adjustments
* Display refund values with nullish coalescing operator
* Update test snapshots with refunds
* Refactor order refund values calculation
* Create and use refund order line fragment
* Use old simple refund mutation for miscellaneous refund
* Submit for refund only lines with non-zero quantity set
* Fix showing refund error
* Add missing refund amount to order history
* Merge repeated order lines in fulfillment lines
* Update order history events types and test snapshots
* Update changelog with refunds changes
2020-12-01 14:13:05 +01:00
Krzysztof Wolski
6762e7bf3f
[chore] Update dependencies, fix warnings during tests ( #845 )
...
* Fix attr name typo
* Use proper string serialization
* Use proper image URL
* Remove unused draft component
* Fix classname for invoice card
* Update deps
* Remove unused testcafe
* Resolve issue with missing intl in one of the stories, bump intl package version
* Update packages
* Update commit hooks
* Bump ts to last pre4.0 version
* Center metadata image
* Unused property
* Bump enzyme
* Revert
* Fix logo on login screen
* Fix console errors on entering translations pages
* Fix styles for invoice card
2020-11-27 17:32:12 +01:00
Dominik Żegleń
6f9060144a
Multichannel ( #833 )
...
* add multichannel to configuration view
* create multichannels list view
* create multichannels list view
* add ChannelsCreate view
* update channels in configuration
* add stories
* update default messages
* fix ChannelForm props
* update channels list styles
* update snapshots
* update channel form currency input
* update Channels fragments
* extract messages
* remove tabs from channelsList
* channel details, channel delete modal (#598 )
* create Channel details view
* create ChannelDeleteDialog
* add channels delete dialog to channels list
* update messages and types
* fixes after review
* channels availability (#609 )
* create Channel details view
* update messages and types
* create ChannelsAvailability component
* create more product channels components
* create channels stories, update fixtures, types
* update product views with channels data
* update schema and snapshots
* update defaultMessages
* update ProductUpdate view
* create ChannelsAvailabilityDropdown component
* add product channels to local storage
* update globalTypes
* Update to new schema and resolve issues
* Update messages
* create deleteChannel mutation
* add channels availability component to product create view
* refactor ProductCreate and ProductUpdate views
* CollectionProducts view cleanup
* add disabled prop to ActionDialog
* use updateChannels mutation in ProductCreate view
* ProductCreate - update submit function
* fixes after review
* update snapshots and messages
Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>
* channels shipping components (#655 )
* create PricingCard, OrderValue and OrderWeight components
* create ShippingZoneRatesPage and DeleteShippingRateDialog
* update ChannelsAvailability component
* updates after review
* channels shipping views (#662 )
* update ChannelsAvailability component
* updates after review
* create PriceRate views, update types
* create weight rates views
* update shipping views, stories, messages
* update snapshots
* update snapshots
* update useChannels hook
* orders channels components (#698 )
* create OrderChannelSectionCard component
* update OrderDetailsPage
* update DraftOrderChannelCard
* update snapshots
* update fixtures
* small change after review, update snapshots
* product pricing (#702 )
* update product types
* update Pricing in simple product view
* use productVariantCreate mutation in simple product view
* update snapshots and messages
* handle create variant (#715 )
* update product types
* update Pricing in simple product view
* handle product create and update errors
* update snapshots and messages
* fix update and create product handlers
* update pricing types
* channels modal - new styles, search input (#717 )
* update product types
* update Pricing in simple product view
* handle product create and update errors
* update pricing types
* add search input in ChannelsAvailabilityDialog
* update ChannelsAvailabilityDialog in all views
* update snapshots
* fix search input label styles
* update toggleAllChannels function
* update variant creator (#724 )
* update product types
* update Pricing in simple product view
* handle product create and update errors
* update pricing types
* add search input in ChannelsAvailabilityDialog
* update ChannelsAvailabilityDialog in all views
* update snapshots
* add channelLisitngs to variant creator
* update variant creator price styles
* update product variant creator reducer tests
* update createVariants tests
* update error handling in product variant creator
* add Skip pricing for now option
* use PriceField instead of TextField in ProductVariantCreatorSummary
* create price validation function
* fix errors handling in ProductVariantPrice component
* fixes after review
* Product List - remove publish/unpublish buttons (#727 )
* ProductList - remove publish and unpublish buttons
* update messages
* update snapshots, messages
* revert changes in ChannelsAvailabilityDropdown
* products/shipping/discount list settings (#739 )
* create ChannelSettingsDialog component
* update snapshots
* ProductList - open settings modal when there is no selected channel
* add settings modal to vouchers list
* add settings dialog to sales list
* add setting modal to shipping list
* update shipping
* update snapshots, messages
* useChannelsSettings - remove selectedChannelSlug
* fix channels update handler in product and shipping view
* messages update in ChannelSettingsDialog
* handle product/discount list when there is no channels
* update onSettingsOpen prop
* collection availability dropdown (#743 )
* add availability dropdown to collection products list
* update channelListingProduct fragment name
* update voucher view/components with channels (#746 )
* update voucher view/components with channels
* update VoucherSummary, remove defaultCurrency from voucher components
* update snapshots
* move getChannelsVariables func to discounts handlers
* update voucher messages
* sale view/components with channels (#750 )
* update sale views with channels
* small fixes in discounts
* order views with channels (#752 )
* update draft orders with channels
* add channel activate/deactivate mutations
* remove sort by total in orders list
* add error notification on channel activate/deactivate
* product variants channel select (#755 )
* add channels selector to ProductVariants component
* remove selectedChannel from ProductUpdate, update messages and snapshots
* update product fragments
* update translations (#762 )
* update translations
* fix translation types
* update messages
* update Availability component (#766 )
* update ChannelsAvailability component
* update product fixtures
* update collection and channel fixtures
* ChannelsAvailability - handle errors
* update product handlers
* update ChannelsAvailability styles
* update ProductVariant
* update snapshots
* fix missing things in multichannel (#785 )
* add availability dropdown to discount products list
* fix error handling in shipping components
* update product views and components
* update messages
* update category view/components
* update CategoryProducts styles
* remove defaultCurrency from shipping components
* create ChannelsSelect component
* update channels error handling after review
* another fixes after review
* Add channels to collection views/components (#791 )
** update collection components and views
* update create collection view
* update error handling in collection
* remove filter bar from collection list
* update products fragments
* small fix in collection create view
* use collectionFragment in useCatalogSearch
* update defaultMessages and snapshots
* update homepage view/drop defaultCurrency (#801 )
* update homepage view
* drop defaultCurrency prop
* fix onChannelChange function in home view
* remove visibility from product list filters
* update export products with channels (#803 )
* update ProductExportDialog with channels
* add new channel error code
* remover VISIBLE from product export dialog Financial information
* fix input size in ProductVariantCreatorSummary (#804 )
* channels currency code select (#806 )
* create select with currency codes
* fix ChannelDeleteDialog
* update defaultMessages, remove unneeded ChannelDetails handlers
* fixes after rebase
* replace channelListing with channelListings
* [multichannel] Update schema]
* Fix product create test
Co-authored-by: AlicjaSzu <alicja.szukuc@gmail.com>
Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>
Co-authored-by: Jakub Majorek <majorek.jakub@gmail.com>
2020-11-17 17:10:42 +01:00
dominik-zeglen
4d15fa52b8
Add undo ability
2020-11-05 17:32:55 +01:00
dominik-zeglen
dab8064e26
Use editorjs instead of draftail
2020-11-04 13:58:30 +01:00
Marcin Gębala
38d3386045
Update after release
2020-11-04 12:32:10 +01:00
dependabot-preview[bot]
833d02c875
[Security] Bump lodash from 4.17.15 to 4.17.20
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.20. **This update includes security fixes.**
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.20 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-02 05:35:55 +00:00
dependabot-preview[bot]
87061b65ea
[Security] Bump node-fetch from 2.6.0 to 2.6.1 ( #704 )
...
Bumps [node-fetch](https://github.com/bitinn/node-fetch ) from 2.6.0 to 2.6.1. **This update includes a security fix.**
- [Release notes](https://github.com/bitinn/node-fetch/releases )
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-15 11:09:29 +02:00
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
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
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-zeglen
c09fc4ce00
Apply fixes from 2.10.1
2020-07-16 13:48:00 +02:00
Dawid Tarasiuk
fea369be80
Update test snapshots
2020-07-08 10:44:37 +02:00
Dawid Tarasiuk
8b06b6ddf7
Create invoice cart in order deatials view
2020-07-08 10:44:26 +02:00
dominik-zeglen
d89d31d295
Update dependencies
2020-07-06 16:35:33 +02:00
Krzysztof Wolski
2a6334cb74
Dont open browser on npm start ( #577 )
2020-06-25 08:47:54 +02:00
Krzysztof Wolski
53b6c5ca5c
Add GTM
2020-05-26 01:47:12 +02:00
Krzysztof Wolski
a82de30309
Add circleci config and enhance our linters ( #519 )
...
* Add circleci config
* Season linting config
* Apply code style
2020-05-14 11:30:32 +02:00
Marcin Gębala
5a6612f0f4
Bump version to 2.10.0
2020-05-14 09:23:33 +02:00
Marcin Gębala
807f9c193b
Bump version
2020-05-07 13:53:52 +02:00
Marcin Gębala
4f45a6e14a
Bump version
2020-05-04 15:20:53 +02:00
dominik-zeglen
64371d04a6
wip
2020-04-28 16:37:16 +02:00
dominik-zeglen
880d312170
Update dependencies
2020-03-25 11:22:55 +01:00
Dominik Żegleń
86ee990f5f
Merge pull request #407 from mirumee/dependabot/npm_and_yarn/codecov-3.6.5
...
[Security] Bump codecov from 3.6.1 to 3.6.5
2020-03-02 11:31:53 +01:00
dominik-zeglen
e95f511ce3
Snapshot strict null mode error count
2020-02-25 15:28:14 +01:00
dominik-zeglen
fa8231992f
Explicitely return not found page
2020-02-20 15:18:22 +01:00
dependabot-preview[bot]
1cb0ecba18
[Security] Bump codecov from 3.6.1 to 3.6.5
...
Bumps [codecov](https://github.com/codecov/codecov-node ) from 3.6.1 to 3.6.5. **This update includes a security fix.**
- [Release notes](https://github.com/codecov/codecov-node/releases )
- [Commits](https://github.com/codecov/codecov-node/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-19 17:34:11 +00:00
dominik-zeglen
e20ff94910
Use json files in translations
2020-02-13 12:54:23 +01:00
dominik-zeglen
dc396f9830
Use structured jsons instead of POT file
2020-02-13 12:54:22 +01:00
dominik-zeglen
bb5a615040
Fix module aliasing
2020-01-20 16:46:57 +01:00
dominik-zeglen
ed5cd00062
Add test utils
2020-01-20 16:46:54 +01:00
Dominik Żegleń
7d8a141f63
Merge pull request #343 from mirumee/dependabot/npm_and_yarn/react-jss-10.0.0
...
Bump react-jss from 8.6.1 to 10.0.0
2019-12-30 14:12:35 +01:00
Dominik Żegleń
ae797b8969
Merge pull request #341 from mirumee/dependabot/npm_and_yarn/webpack-dev-server-3.10.1
...
Bump webpack-dev-server from 3.9.0 to 3.10.1
2019-12-30 12:39:58 +01:00
Dominik Żegleń
b1719c7180
Merge pull request #340 from mirumee/dependabot/npm_and_yarn/types/jest-24.0.24
...
Bump @types/jest from 23.3.14 to 24.0.24
2019-12-30 10:22:55 +01:00
Dominik Żegleń
465bab6952
Merge pull request #339 from mirumee/dependabot/npm_and_yarn/storybook/addon-storyshots-5.2.8
...
Bump @storybook/addon-storyshots from 5.2.5 to 5.2.8
2019-12-30 09:59:46 +01:00
dependabot-preview[bot]
3cdac225f6
Bump react-jss from 8.6.1 to 10.0.0
...
Bumps [react-jss](https://github.com/cssinjs/jss ) from 8.6.1 to 10.0.0.
- [Release notes](https://github.com/cssinjs/jss/releases )
- [Changelog](https://github.com/cssinjs/jss/blob/master/changelog.md )
- [Commits](https://github.com/cssinjs/jss/commits/v10.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-20 05:21:56 +00:00
dependabot-preview[bot]
0a62640ff9
Bump apollo from 2.21.1 to 2.21.2
...
Bumps [apollo](https://github.com/apollographql/apollo-tooling ) from 2.21.1 to 2.21.2.
- [Release notes](https://github.com/apollographql/apollo-tooling/releases )
- [Changelog](https://github.com/apollographql/apollo-tooling/blob/master/CHANGELOG.md )
- [Commits](https://github.com/apollographql/apollo-tooling/compare/apollo@2.21.1...apollo@2.21.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-20 05:20:53 +00:00
dependabot-preview[bot]
20562a114a
Bump webpack-dev-server from 3.9.0 to 3.10.1
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 3.9.0 to 3.10.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/v3.10.1/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.9.0...v3.10.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-20 05:19:44 +00:00
dependabot-preview[bot]
5f7ab51d3d
Bump @types/jest from 23.3.14 to 24.0.24
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 23.3.14 to 24.0.24.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-20 05:18:35 +00:00
dependabot-preview[bot]
bee4f9b34c
Bump @storybook/addon-storyshots from 5.2.5 to 5.2.8
...
Bumps [@storybook/addon-storyshots](https://github.com/storybookjs/storybook/tree/HEAD/addons/storyshots/storyshots-core ) from 5.2.5 to 5.2.8.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v5.2.8/addons/storyshots/storyshots-core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-20 05:17:36 +00:00
Dominik Żegleń
69251c6235
Merge pull request #333 from mirumee/dependabot/npm_and_yarn/apollo-client-2.6.8
...
Bump apollo-client from 2.6.4 to 2.6.8
2019-12-19 14:48:15 +01:00
dependabot-preview[bot]
f7d8eae1db
Bump @babel/core from 7.7.2 to 7.7.7
...
Bumps [@babel/core](https://github.com/babel/babel ) from 7.7.2 to 7.7.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.7.2...v7.7.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-19 08:08:29 +00:00
Marcin Gębala
964c566564
Merge pull request #328 from mirumee/dependabot/npm_and_yarn/types/react-16.9.16
...
Bump @types/react from 16.9.11 to 16.9.16
2019-12-19 09:06:00 +01:00
Marcin Gębala
b122bc0998
Merge pull request #327 from mirumee/dependabot/npm_and_yarn/babel-plugin-react-intl-5.1.11
...
Bump babel-plugin-react-intl from 4.3.0 to 5.1.11
2019-12-19 09:05:31 +01:00
Marcin Gębala
4923fca62d
Merge pull request #331 from mirumee/dependabot/npm_and_yarn/types/enzyme-3.10.4
...
Bump @types/enzyme from 3.10.3 to 3.10.4
2019-12-19 09:05:09 +01:00
dependabot-preview[bot]
cafbe24d76
Bump apollo-client from 2.6.4 to 2.6.8
...
Bumps [apollo-client](https://github.com/apollographql/apollo-client ) from 2.6.4 to 2.6.8.
- [Release notes](https://github.com/apollographql/apollo-client/releases )
- [Changelog](https://github.com/apollographql/apollo-client/blob/master/CHANGELOG.md )
- [Commits](https://github.com/apollographql/apollo-client/compare/apollo-client@2.6.4...v2.6.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-19 08:03:02 +00:00
Marcin Gębala
d0a111ba64
Merge pull request #334 from mirumee/dependabot/npm_and_yarn/babel/preset-typescript-7.7.4
...
Bump @babel/preset-typescript from 7.7.2 to 7.7.4
2019-12-19 09:00:48 +01:00
Marcin Gębala
69e583f4eb
Merge pull request #335 from mirumee/dependabot/npm_and_yarn/apollo-cache-inmemory-1.6.5
...
Bump apollo-cache-inmemory from 1.6.3 to 1.6.5
2019-12-19 09:00:24 +01:00
dependabot-preview[bot]
423bcb8f43
Bump @typescript-eslint/eslint-plugin from 2.11.0 to 2.12.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 2.11.0 to 2.12.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.12.0/packages/eslint-plugin )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-18 05:26:40 +00:00
dependabot-preview[bot]
f20e434975
Bump apollo-cache-inmemory from 1.6.3 to 1.6.5
...
Bumps [apollo-cache-inmemory](https://github.com/apollographql/apollo-client ) from 1.6.3 to 1.6.5.
- [Release notes](https://github.com/apollographql/apollo-client/releases )
- [Changelog](https://github.com/apollographql/apollo-client/blob/master/CHANGELOG.md )
- [Commits](https://github.com/apollographql/apollo-client/compare/apollo-cache-inmemory@1.6.3...apollo-cache-inmemory@1.6.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-18 05:25:39 +00:00
dependabot-preview[bot]
f2c170bd7d
Bump @babel/preset-typescript from 7.7.2 to 7.7.4
...
Bumps [@babel/preset-typescript](https://github.com/babel/babel ) from 7.7.2 to 7.7.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.7.2...v7.7.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-18 05:24:47 +00:00
dependabot-preview[bot]
b04433c28c
Bump @types/enzyme from 3.10.3 to 3.10.4
...
Bumps [@types/enzyme](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/enzyme ) from 3.10.3 to 3.10.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/enzyme )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-17 05:24:08 +00:00
dependabot-preview[bot]
8250690098
Bump @types/react from 16.9.11 to 16.9.16
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 16.9.11 to 16.9.16.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-17 05:20:56 +00:00
dependabot-preview[bot]
63a7876677
Bump babel-plugin-react-intl from 4.3.0 to 5.1.11
...
Bumps [babel-plugin-react-intl](https://github.com/formatjs/formatjs ) from 4.3.0 to 5.1.11.
- [Release notes](https://github.com/formatjs/formatjs/releases )
- [Commits](https://github.com/formatjs/formatjs/compare/babel-plugin-react-intl@4.3.0...babel-plugin-react-intl@5.1.11 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-17 05:19:53 +00:00
Marcin Gębala
b3fae6810a
Merge pull request #313 from mirumee/dependabot/npm_and_yarn/eslint-plugin-import-2.19.1
...
Bump eslint-plugin-import from 2.18.2 to 2.19.1
2019-12-16 14:27:11 +01:00
Marcin Gębala
9b93723400
Merge pull request #312 from mirumee/dependabot/npm_and_yarn/react-16.12.0
...
Bump react from 16.11.0 to 16.12.0
2019-12-16 14:26:56 +01:00
dependabot-preview[bot]
608ffee1f7
Bump react from 16.11.0 to 16.12.0
...
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react ) from 16.11.0 to 16.12.0.
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v16.12.0/packages/react )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-16 10:10:29 +00:00
Marcin Gębala
052714a5db
Merge pull request #311 from mirumee/dependabot/npm_and_yarn/draftjs-to-html-0.9.1
...
Bump draftjs-to-html from 0.8.4 to 0.9.1
2019-12-16 11:08:28 +01:00
Marcin Gębala
2e66a4fbf4
Merge pull request #314 from mirumee/dependabot/npm_and_yarn/types/react-sortable-hoc-0.7.1
...
Bump @types/react-sortable-hoc from 0.6.6 to 0.7.1
2019-12-16 11:07:45 +01:00
dependabot-preview[bot]
4161192265
Bump eslint-plugin-import from 2.18.2 to 2.19.1
...
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import ) from 2.18.2 to 2.19.1.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases )
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md )
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.18.2...v2.19.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-16 10:07:23 +00:00
Marcin Gębala
21c0fbf9c3
Merge pull request #315 from mirumee/dependabot/npm_and_yarn/react-test-renderer-16.12.0
...
Bump react-test-renderer from 16.11.0 to 16.12.0
2019-12-16 11:06:26 +01:00
Marcin Gębala
bac541c93e
Merge pull request #316 from mirumee/dependabot/npm_and_yarn/core-js-3.5.0
...
Bump core-js from 3.4.0 to 3.5.0
2019-12-16 11:05:53 +01:00
Marcin Gębala
bb0d0602a0
Merge pull request #317 from mirumee/dependabot/npm_and_yarn/babel-plugin-react-intl-auto-3.1.0
...
Bump babel-plugin-react-intl-auto from 2.3.0 to 3.1.0
2019-12-16 11:05:35 +01:00
Marcin Gębala
4a6be2594e
Merge pull request #319 from mirumee/dependabot/npm_and_yarn/react-sortable-hoc-1.10.1
...
Bump react-sortable-hoc from 0.6.8 to 1.10.1
2019-12-16 11:04:54 +01:00
dependabot-preview[bot]
5876986589
Bump file-loader from 1.1.11 to 5.0.2
...
Bumps [file-loader](https://github.com/webpack-contrib/file-loader ) from 1.1.11 to 5.0.2.
- [Release notes](https://github.com/webpack-contrib/file-loader/releases )
- [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/file-loader/compare/v1.1.11...v5.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-12 05:27:34 +00:00
dependabot-preview[bot]
7471cf88b1
Bump react-sortable-hoc from 0.6.8 to 1.10.1
...
Bumps [react-sortable-hoc](https://github.com/clauderic/react-sortable-hoc ) from 0.6.8 to 1.10.1.
- [Release notes](https://github.com/clauderic/react-sortable-hoc/releases )
- [Changelog](https://github.com/clauderic/react-sortable-hoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clauderic/react-sortable-hoc/compare/v0.6.8...v1.10.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-12 05:26:30 +00:00
dependabot-preview[bot]
4003eb3799
Bump babel-plugin-react-intl-auto from 2.3.0 to 3.1.0
...
Bumps [babel-plugin-react-intl-auto](https://github.com/akameco/babel-plugin-react-intl-auto ) from 2.3.0 to 3.1.0.
- [Release notes](https://github.com/akameco/babel-plugin-react-intl-auto/releases )
- [Commits](https://github.com/akameco/babel-plugin-react-intl-auto/compare/v2.3.0...v3.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-12 05:24:22 +00:00
dependabot-preview[bot]
a2950fa9a2
Bump core-js from 3.4.0 to 3.5.0
...
Bumps [core-js](https://github.com/zloirock/core-js ) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/compare/v3.4.0...v3.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-12 05:23:18 +00:00
dependabot-preview[bot]
be0afcd1e4
Bump react-test-renderer from 16.11.0 to 16.12.0
...
Bumps [react-test-renderer](https://github.com/facebook/react/tree/HEAD/packages/react-test-renderer ) from 16.11.0 to 16.12.0.
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v16.12.0/packages/react-test-renderer )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-11 05:37:01 +00:00
dependabot-preview[bot]
e08758f761
Bump @types/react-sortable-hoc from 0.6.6 to 0.7.1
...
Bumps [@types/react-sortable-hoc](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-sortable-hoc ) from 0.6.6 to 0.7.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-sortable-hoc )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-11 05:35:54 +00:00
dependabot-preview[bot]
fa16394218
Bump draftjs-to-html from 0.8.4 to 0.9.1
...
Bumps [draftjs-to-html](https://github.com/jpuri/draftjs-to-html ) from 0.8.4 to 0.9.1.
- [Release notes](https://github.com/jpuri/draftjs-to-html/releases )
- [Commits](https://github.com/jpuri/draftjs-to-html/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-11 05:32:38 +00:00
dominik-zeglen
518422705c
Remove react-svg
2019-12-10 12:13:20 +01:00
Dominik Żegleń
752074a14f
Merge pull request #304 from mirumee/dependabot/npm_and_yarn/ts-jest-24.2.0
...
Bump ts-jest from 23.10.5 to 24.2.0
2019-12-10 12:11:35 +01:00
Dominik Żegleń
416c651786
Merge pull request #302 from mirumee/dependabot/npm_and_yarn/babel/preset-react-7.7.4
...
Bump @babel/preset-react from 7.7.0 to 7.7.4
2019-12-10 12:11:16 +01:00
Dominik Żegleń
f5c58eb0d5
Merge pull request #309 from mirumee/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-2.11.0
...
Bump @typescript-eslint/eslint-plugin from 2.9.0 to 2.11.0
2019-12-10 12:10:43 +01:00
Dominik Żegleń
ae6e478b50
Merge pull request #306 from mirumee/dependabot/npm_and_yarn/prettier-1.19.1
...
Bump prettier from 1.18.2 to 1.19.1
2019-12-10 12:05:52 +01:00
dependabot-preview[bot]
8bbc18e27f
Bump @typescript-eslint/eslint-plugin from 2.9.0 to 2.11.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 2.9.0 to 2.11.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.11.0/packages/eslint-plugin )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-10 11:05:04 +00:00
Dominik Żegleń
2ed7cc7b11
Merge pull request #305 from mirumee/dependabot/npm_and_yarn/types/url-join-4.0.0
...
Bump @types/url-join from 0.8.3 to 4.0.0
2019-12-10 12:01:41 +01:00
dependabot-preview[bot]
41239fd119
Bump @babel/preset-react from 7.7.0 to 7.7.4
...
Bumps [@babel/preset-react](https://github.com/babel/babel ) from 7.7.0 to 7.7.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.7.0...v7.7.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-10 11:01:11 +00:00
Dominik Żegleń
b290335d52
Merge pull request #301 from mirumee/dependabot/npm_and_yarn/babel/runtime-7.7.6
...
Bump @babel/runtime from 7.7.2 to 7.7.6
2019-12-10 11:57:52 +01:00
dependabot-preview[bot]
cc3e837880
Bump ts-jest from 23.10.5 to 24.2.0
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 23.10.5 to 24.2.0.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v23.10.5...v24.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-10 10:54:25 +00:00
Dominik Żegleń
4a08984c9e
Merge pull request #300 from mirumee/dependabot/npm_and_yarn/rimraf-3.0.0
...
Bump rimraf from 2.7.1 to 3.0.0
2019-12-10 11:51:01 +01:00
Dominik Żegleń
07c4bacb06
Merge pull request #307 from mirumee/dependabot/npm_and_yarn/react-moment-0.9.7
...
Bump react-moment from 0.7.9 to 0.9.7
2019-12-10 11:50:32 +01:00
dependabot-preview[bot]
0d4de40e56
Bump apollo from 2.21.0 to 2.21.1
...
Bumps [apollo](https://github.com/apollographql/apollo-tooling ) from 2.21.0 to 2.21.1.
- [Release notes](https://github.com/apollographql/apollo-tooling/releases )
- [Changelog](https://github.com/apollographql/apollo-tooling/blob/master/CHANGELOG.md )
- [Commits](https://github.com/apollographql/apollo-tooling/compare/apollo@2.21.0...apollo@2.21.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-10 05:27:01 +00:00
dependabot-preview[bot]
537423beb4
Bump react-moment from 0.7.9 to 0.9.7
...
Bumps [react-moment](https://github.com/headzoo/react-moment ) from 0.7.9 to 0.9.7.
- [Release notes](https://github.com/headzoo/react-moment/releases )
- [Commits](https://github.com/headzoo/react-moment/compare/v0.7.9...v0.9.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-10 05:25:16 +00:00
dependabot-preview[bot]
e4c6dbd070
Bump prettier from 1.18.2 to 1.19.1
...
Bumps [prettier](https://github.com/prettier/prettier ) from 1.18.2 to 1.19.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/1.18.2...1.19.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-10 05:24:07 +00:00
dependabot-preview[bot]
c7e15a6713
Bump @types/url-join from 0.8.3 to 4.0.0
...
Bumps [@types/url-join](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/url-join ) from 0.8.3 to 4.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/url-join )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-10 05:23:03 +00:00
dependabot-preview[bot]
18d4f89d2c
Bump @babel/runtime from 7.7.2 to 7.7.6
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.7.2 to 7.7.6.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.7.6/packages/babel-runtime )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-09 14:33:11 +00:00
dependabot-preview[bot]
49c603b245
Bump rimraf from 2.7.1 to 3.0.0
...
Bumps [rimraf](https://github.com/isaacs/rimraf ) from 2.7.1 to 3.0.0.
- [Release notes](https://github.com/isaacs/rimraf/releases )
- [Changelog](https://github.com/isaacs/rimraf/blob/master/CHANGELOG.md )
- [Commits](https://github.com/isaacs/rimraf/compare/v2.7.1...v3.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-09 14:31:52 +00:00
dominik-zeglen
d048cc629b
Add local eslint rule to enforce naming styles
2019-12-03 16:09:57 +01:00
dominik-zeglen
081a4a8b9a
Remove tslint
2019-12-02 16:34:00 +01:00
dominik-zeglen
baf49a7ca5
Use eslint in build pipeline
2019-12-02 16:33:59 +01:00
dominik-zeglen
421da92cb3
Use eslint instead of tslint
2019-12-02 16:33:58 +01:00
dominik-zeglen
54feb60950
Add notification about navigator
2019-11-25 17:23:52 +01:00
dominik-zeglen
8b36ca5308
Add basic navigator
2019-11-21 17:52:11 +01:00
dominik-zeglen
1dd0488c62
Use mutation hooks
2019-11-13 17:46:08 +01:00
dominik-zeglen
1aa3fb19f9
Do not check internal lib types
2019-11-07 14:42:07 +01:00
dominik-zeglen
56a5586b15
Fix product bulk actions
2019-11-07 14:42:06 +01:00
dominik-zeglen
4fbaf65113
Optimize build
2019-11-07 14:41:02 +01:00
dominik-zeglen
befb3e0ede
Skip lib checking
2019-11-07 14:39:15 +01:00
dominik-zeglen
af9e7a19eb
Update required node version
2019-11-07 14:29:38 +01:00
dominik-zeglen
74d6794679
Update @material-ui to v4
2019-11-07 14:29:07 +01:00
dominik-zeglen
d84ba84e91
Update @material-ui
2019-11-07 14:22:40 +01:00
dominik-zeglen
f4cc05436e
Add prettier to precommit pipeline
2019-11-07 12:35:17 +01:00
Marcin Gębala
89ef5ed6ea
Bump to 2.0.0
2019-10-25 15:56:12 +02:00
Marcin Gębala
64d448b9aa
Merge pull request #219 from mirumee/add/error-boundary
...
Add error boundary
2019-10-21 14:43:22 +02:00
dominik-zeglen
4da2d84926
Add error boundary
2019-10-21 13:44:13 +02:00
dominik-zeglen
54dad7cae5
Allow users to change language
2019-10-21 13:11:51 +02:00
dominik-zeglen
16263d67a8
Improve in-memory filtering
2019-10-16 17:55:47 +02:00
dominik-zeglen
05d9aff656
Lint only staged files
2019-10-11 12:31:01 +02:00
dominik-zeglen
3a4cb531dd
Add git hooks
2019-10-11 12:15:19 +02:00
Adam Bogdał
4b0254c370
Configure Heroku integration
2019-09-22 14:30:10 +02:00
Patryk Zawadzki
ae4d3e81ba
Implement the Credential Management API
...
Fixes #156
2019-09-16 15:42:28 +02:00
dominik-zeglen
7290087680
Add dynamic stories
2019-09-06 15:50:46 +02:00
dominik-zeglen
9fd90255d5
Fix tests
2019-08-29 16:18:11 +02:00
dominik-zeglen
faaaea773a
Clean any trace of i18next
2019-08-29 14:43:00 +02:00
dominik-zeglen
cb16d68060
Fix snapshot testing
2019-08-29 14:42:59 +02:00
dominik-zeglen
f5142cd34a
Use babel-loader instead of ts-loader
2019-08-29 14:12:35 +02:00
dominik-zeglen
a19bdfee53
Update babel-plugin-react-intl-auto
2019-08-29 14:12:34 +02:00
dominik-zeglen
337f14b327
Add intl auto-id tool
2019-08-29 14:12:34 +02:00
dominik-zeglen
a909276df3
Generate source maps
2019-08-29 14:12:34 +02:00
dominik-zeglen
e574945972
Purge build directory before build
2019-08-29 14:12:34 +02:00
dominik-zeglen
c5248a2ffb
Configure react-intl
2019-08-29 14:12:34 +02:00
dominik-zeglen
11ae9fc3c3
Add pot file generator
2019-08-29 14:12:34 +02:00
dominik-zeglen
0eaec5e178
Add react-intl
2019-08-29 14:12:34 +02:00
dominik-zeglen
ca085471c5
Update packages
2019-08-12 13:46:43 +02:00
Dan Kolbman
a594e9dada
Make fsevents an optional dependency
2019-08-11 10:42:54 -04:00
dominik-zeglen
d3a0d118dd
Update configs
2019-08-09 16:00:34 +02:00
dominik-zeglen
5ad398454e
Update dependencies
2019-08-09 13:39:19 +02:00
dominik-zeglen
8c3e015ffc
Fix storybook build
2019-06-19 17:19:18 +02:00
dominik-zeglen
5d959e6d6e
Initial commit
2019-06-19 16:40:52 +02:00