Commit graph

15 commits

Author SHA1 Message Date
Lukasz Ostrowski
7fcc71839a
Appstore improvements for non-cloud dashboard (#3258)
* Add empty screen message if no apps are installed

* Add .env.template with Appstore and Demo set by default

* Change how section is resolved

* Add message that Saleor apps can be installed only in Cloud

* Add apps.saleor.io url be default Appstore url in Dockerfile

* Show cloud only message for apps with manifest

* Extract messages

* Fix test

* Change message to tooltip

* Update readme
2023-03-03 08:51:35 +01:00
Patryk Andrzejewski
3789f5bb52
New macaw ui (#3069)
Co-authored-by: Krzysztof Żuraw <9116238+krzysztofzuraw@users.noreply.github.com>
Co-authored-by: Michał Droń <dron.official@yahoo.com>
Co-authored-by: Paweł Chyła <chyla1988@gmail.com>
2023-02-20 16:21:28 +01:00
Krzysztof Żuraw
3463d1d179
Run tests on push to origin (#2791) 2022-12-12 11:22:39 +01:00
Krzysztof Żuraw
51dc1f5276
Set proper line endings for windows (#2665) 2022-11-25 10:25:04 +01:00
Lukasz Ostrowski
acd596dd45
Add .nvmrc and .node_version with node 14 LTS (#2277)
These 2 configs are widely used by various Node version managers
These managers can be easily configured to automatically switch Node version
when entering a directory

With this change, its more likely that correct Node and NPM version will be used,
avoiding accidental usage of incompatible versions

Reference for Node managers support can be found here:
https://stackoverflow.com/questions/27425852/what-uses-respects-the-node-version-file
2022-09-05 10:53:57 +02: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
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
Karolina
d5233b3131
Saleor 2893 fix failing cypress tests (#1064)
* fix tests

* fix tests

* fix tests
2021-04-16 13:36:24 +02: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
Dawid Tarasiuk
13a5bb9282 Add prettierrc config 2020-07-03 15:17:36 +02:00
dominik-zeglen
2c0e3bb4bf Do not format type files 2019-11-21 18:46:28 +01:00
Dominik Żegleń
fe129381a2 Ignore mo files 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
1db8ae0d01 Add testcafe 2019-08-09 17:16:44 +02:00
dominik-zeglen
5d959e6d6e Initial commit 2019-06-19 16:40:52 +02:00