Lukasz Ostrowski
|
a1482cc453
|
Refactor AppDetailsPage to Macaw Next (#3818)
* Refactor AppDetailsPage to Macaw Next
* Update locales
* CR fixes
* Add error boundary
|
2023-06-29 15:50:13 +02:00 |
|
Krzysztof Żuraw
|
2f4b822acb
|
Adjust storybook to prevent false positivies (#3679)
|
2023-05-22 11:09:36 +02:00 |
|
Lukasz Ostrowski
|
8f58efcd50
|
Rebuild App Settings to be nested inside app screen (#3676)
* Rebuild App Settings to be nested inside app screen
* Remove memoization
* Update src/apps/components/AppPage/AppPageNav.tsx
Co-authored-by: Michał Droń <droniu@droniu.dev>
---------
Co-authored-by: Michał Droń <droniu@droniu.dev>
|
2023-05-22 08:35:35 +02:00 |
|
Krzysztof Żuraw
|
50c8e93534
|
Setup chromatic and cleanup storybook (#3588)
|
2023-05-12 13:06:27 +02:00 |
|
Dawid
|
d79e21349a
|
Migrate new-apps to apps (#3253)
|
2023-03-06 10:57:25 +01:00 |
|
Dawid
|
dfb5f167d4
|
Migrate app details view (settings view) to new-apps (#3167)
* Migrate app details view to new-apps
* Fix data privacy card
|
2023-03-01 15:04:53 +01:00 |
|
Krzysztof Żuraw
|
04247d3f95
|
Migrate from @saleor alias to @dashboard (#2981)
|
2023-01-16 10:45:12 +01:00 |
|
Dawid
|
eb01b84412
|
Improve apps contextual actions (#2943)
|
2023-01-12 09:19:13 +01:00 |
|
Krzysztof Żuraw
|
fe709db82b
|
Clean up storybook (#2941)
|
2023-01-05 13:34:34 +01:00 |
|
Michał Droń
|
d5c9a3dae8
|
Add trailing commas (#2062)
* Require trailing commas
* Add trailing commas
* Add trailing commas in testUtils dir
* Add trailing commas
|
2022-06-21 11:36:55 +02:00 |
|
Wojciech Mista
|
c922dfb6fe
|
Application Marketplace available in dashboard (#2054)
* Add marketplace
* Update messages
* Extract styles
* Update test env
* Update config and rename uri
* Update template
* Trigger CI
* Possible fix
* Update deploy yml
* Add marketplace to staging
* Fix responsiveness
* Trigger CI
* Fix navigation tests (#2081)
* fix navigate through shop
* wait for progress bar not to exist
* simplify code
* add wait
* Fix navigate through shop (#2076)
* fix navigate through shop
* wait for progress bar not to exist
* simplify code
* Refine App about section (#2056)
* Trigger CI
* Trigger CI
* Trigger CI
* Trigger CI
* Fix app activation/deactivation
* Hide configuration url and policy if theres none
* Remove about and support links
* Remove unused code
* Update stories and tests
* Update messages
* Fix privacy policy
* Fix activation and "open app"
* Update tests
Co-authored-by: Karolina Rakoczy <rakoczy.karolina@gmail.com>
|
2022-06-08 08:44:28 +02:00 |
|
Jonatan Witoszek
|
1e38c14116
|
Use links instead of onClick navigate function (#1969)
Add links instead of navigate + onClick in:
* Lists - ex. product list (except Plugins, see below)
* SortableTables - ex. product variants
* Sidebar
* Buttons that open new page - ex. "Create product"
* Backlinks
* Menus - ex. "Account Settings"
* Links that actually used onClick - ex. warehouse shipping zone, reset password
|
2022-05-06 10:59:55 +02: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 |
|
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 |
|