Dawid Tarasiuk
|
45d33c3920
|
Fix return to previous page on screen size change (#710)
* Fix header responsiveness
* Update changelog
|
2020-09-18 15:08:50 +02:00 |
|
dominik-zeglen
|
bf752d1ee7
|
Add mobile drawer menu
|
2020-09-11 15:58:15 +02:00 |
|
dominik-zeglen
|
95f11a3032
|
Fix app header responsiveness
|
2020-09-10 17:37:25 +02:00 |
|
dominik-zeglen
|
a7c65f77e4
|
Move userbar to separate component
|
2020-09-10 17:20:22 +02:00 |
|
dominik-zeglen
|
ed3d168d22
|
Fix app header
|
2020-09-10 17:11:36 +02:00 |
|
dominik-zeglen
|
297fa35edd
|
Fix menu hiding
|
2020-09-09 12:59:59 +02:00 |
|
dominik-zeglen
|
ac0e8f03fc
|
Remove obsolete files
|
2020-09-09 12:59:47 +02:00 |
|
dominik-zeglen
|
da16d8a087
|
Remove unused style
|
2020-09-09 12:59:44 +02:00 |
|
dominik-zeglen
|
c1c5713592
|
Add styles to menu
|
2020-09-09 12:59:43 +02:00 |
|
dominik-zeglen
|
2711292315
|
Add menu skeleton
|
2020-09-09 12:59:41 +02:00 |
|
Krzysztof Wolski
|
4166bff0a9
|
All items in menu will have test context
|
2020-08-25 09:54:24 +02:00 |
|
Krzysztof Wolski
|
44b3b66ff3
|
Add static test id to the menu items
|
2020-08-25 09:27:02 +02:00 |
|
dominik-zeglen
|
154899704d
|
Add navigator button
|
2020-08-10 14:43:24 +02:00 |
|
dominik-zeglen
|
3816ebb0a5
|
Add navigator button
|
2020-08-08 14:59:09 +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 |
|
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
|
eddec1a5c2
|
Move fragments to avoid circular imports
|
2020-07-07 12:14:12 +02:00 |
|
Krzysztof Wolski
|
f4d570c7e5
|
Fix warnings and better test tag (#582)
* Resolve test warnings
* Tename data-tc to data-test
* Update src/orders/components/OrderFulfillPage/OrderFulfillPage.tsx
|
2020-07-02 12:59:09 +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 |
|
Krzysztof Wolski
|
082a12e0b8
|
Permission groups section (#406)
* Add permission groups 👪
|
2020-04-23 17:43:08 +02:00 |
|
dominik-zeglen
|
fa8231992f
|
Explicitely return not found page
|
2020-02-20 15:18:22 +01:00 |
|
dominik-zeglen
|
0d88bd4f4a
|
Fix unreachable controls
|
2020-01-20 16:47:31 +01:00 |
|
dominik-zeglen
|
96176924f9
|
Add missing style names
|
2019-12-03 16:28:40 +01:00 |
|
dominik-zeglen
|
421da92cb3
|
Use eslint instead of tslint
|
2019-12-02 16:33:58 +01:00 |
|
dominik-zeglen
|
6fd1290273
|
Remove unused import
|
2019-11-19 13:48:45 +01:00 |
|
dominik-zeglen
|
631a44a105
|
Improve responsiveness
|
2019-11-19 13:48:44 +01:00 |
|
dominik-zeglen
|
b2fa51ce94
|
Fix minor bugs
|
2019-11-19 13:48:43 +01:00 |
|
Krzysztof Bialoglowicz
|
f2caca15fe
|
Fix menu mobile
|
2019-11-19 13:41:39 +01:00 |
|
dominik-zeglen
|
b12f3c35fa
|
Add app state
|
2019-11-14 15:10:52 +01:00 |
|
dominik-zeglen
|
5c42b3cf23
|
Minor visual changes
|
2019-11-07 14:29:08 +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
|
6852bdbcf1
|
Sort imports
|
2019-10-25 14:54:14 +02:00 |
|
dominik-zeglen
|
4afa0a4b56
|
Fix section permissions
|
2019-10-25 14:53:31 +02:00 |
|
dominik-zeglen
|
ae7bad925c
|
Fix layout
|
2019-10-23 17:10:46 +02:00 |
|
Krzysztof Bialoglowicz
|
46baa5102f
|
Fix layout action bar fixed instead of sticky
|
2019-10-22 13:32:45 +02:00 |
|
dominik-zeglen
|
54dad7cae5
|
Allow users to change language
|
2019-10-21 13:11:51 +02:00 |
|
Krzysztof Bialoglowicz
|
aa34168cd5
|
Fix hover active bar position
|
2019-09-26 14:48:34 +02:00 |
|
Krzysztof Bialoglowicz
|
05b13263de
|
Fix logo, hidding icons, arrow icon
|
2019-09-26 14:40:32 +02:00 |
|
Krzysztof Bialoglowicz
|
291c53683e
|
Add bar when menu opended
|
2019-09-26 10:54:53 +02:00 |
|
Krzysztof Bialoglowicz
|
3db58aa969
|
Fix menu item hover
|
2019-09-26 10:24:13 +02:00 |
|
Krzysztof Bialoglowicz
|
fbb97a751a
|
Fix button hover styles and small issues
|
2019-09-16 04:14:57 +02:00 |
|
Krzysztof Bialoglowicz
|
b6886d8fc8
|
Fix configuration labels and types
|
2019-09-13 14:57:10 +02:00 |
|
Krzysztof Bialoglowicz
|
ad4975bd84
|
Fix configuration page
|
2019-09-12 16:38:40 +02:00 |
|
Krzysztof Bialoglowicz
|
af88d66d11
|
Fix menu small
|
2019-09-09 16:02:12 +02:00 |
|
Krzysztof Bialoglowicz
|
ed86f95421
|
Fix menu container width
|
2019-09-09 10:16:02 +02:00 |
|
dominik-zeglen
|
01c28e08d2
|
Minor fixes
|
2019-09-02 12:04:39 +02:00 |
|
dominik-zeglen
|
faaaea773a
|
Clean any trace of i18next
|
2019-08-29 14:43:00 +02:00 |
|
Dominik Żegleń
|
94c0833766
|
Refactor translations in components (#133)
* Refactor translations in components
* Update pot file
|
2019-08-29 14:42:59 +02:00 |
|
Dominik Żegleń
|
a2efcde035
|
Refactor configuration section translations (#111)
* Refactor configuration section translations
* Update pot file
|
2019-08-29 14:12:35 +02:00 |
|