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 |
|
Dawid Tarasiuk
|
e48e0a030e
|
Query invoices for order
|
2020-07-08 10:44:27 +02:00 |
|
dominik-zeglen
|
eddec1a5c2
|
Move fragments to avoid circular imports
|
2020-07-07 12:14:12 +02:00 |
|
AlicjaSzu
|
1887769055
|
add status to notifications
|
2020-07-06 10:46:14 +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 |
|
dominik-zeglen
|
6ab6cf4e68
|
Use error codes in webhook section
|
2020-03-24 13:54:30 +01:00 |
|
dominik-zeglen
|
092284f5df
|
Update messages
|
2020-03-03 14:33:38 +01:00 |
|
dominik-zeglen
|
ec465ea797
|
Add missing event
|
2020-03-03 14:33:36 +01:00 |
|
dominik-zeglen
|
4c27d69229
|
Fix form errors
|
2020-03-03 14:33:35 +01:00 |
|
dominik-zeglen
|
c4863ece60
|
Do not store errors in form component
|
2020-02-24 15:14:48 +01:00 |
|
dominik-zeglen
|
fa8231992f
|
Explicitely return not found page
|
2020-02-20 15:18:22 +01:00 |
|
dominik-zeglen
|
943232acb3
|
Add query param getters
|
2020-01-20 16:46:58 +01:00 |
|
dominik-zeglen
|
83e1f62da4
|
Add filter tests
|
2020-01-20 16:46:56 +01:00 |
|
dominik-zeglen
|
36501a7131
|
Update stories
|
2020-01-20 16:46:21 +01:00 |
|
dominik-zeglen
|
3beb283ef6
|
Add filtering to webhooks
|
2020-01-20 16:46:20 +01:00 |
|
dominik-zeglen
|
c53d0fadd1
|
Stop using deprecated fields
|
2020-01-09 12:13:24 +01:00 |
|
dominik-zeglen
|
5ff1521b26
|
Unify dialog handling
|
2019-12-18 13:20:59 +01:00 |
|
dominik-zeglen
|
9c688d3aef
|
Add sorting to lists
|
2019-12-18 11:22:02 +01:00 |
|
dominik-zeglen
|
bf0bad5a5e
|
Rename state to status prop
|
2019-12-06 18:17:44 +01:00 |
|
dominik-zeglen
|
6b62f5cc40
|
Do not use getMutationState explicitly
|
2019-12-06 18:11:46 +01:00 |
|
dominik-zeglen
|
96176924f9
|
Add missing style names
|
2019-12-03 16:28:40 +01:00 |
|
dominik-zeglen
|
44ba4c5fd5
|
Fix import paths
|
2019-11-21 15:59:41 +01:00 |
|
dominik-zeglen
|
0a7f65727a
|
Use service account search hook
|
2019-11-21 15:59:32 +01:00 |
|
Krzysztof Bialoglowicz
|
9911f2b278
|
Use responsive table component
|
2019-11-19 13:41:36 +01:00 |
|
dominik-zeglen
|
15f9535ca6
|
Update messages
|
2019-11-07 14:42:05 +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
|
33e956ea57
|
Use FC instead of deprecated StatelessComponent
|
2019-11-07 12:34:54 +01:00 |
|
Krzysztof Bialoglowicz
|
13da934927
|
Fix error messages with service account
|
2019-10-18 14:33:05 +02:00 |
|
Krzysztof Bialoglowicz
|
c40bd1a2e6
|
Fix error message
|
2019-10-18 14:07:17 +02:00 |
|
Krzysztof Bialoglowicz
|
9a5f95b68f
|
Fix webhook api errors
|
2019-10-18 14:01:26 +02:00 |
|
Krzysztof Bialoglowicz
|
42606d0c6a
|
Fix imports order
|
2019-10-18 10:56:23 +02:00 |
|
Krzysztof Bialoglowicz
|
c276096041
|
Fix webhooks evetns checkbox
|
2019-10-17 16:39:37 +02:00 |
|
Krzysztof Bialoglowicz
|
844931cd6b
|
Fix stories name
|
2019-10-17 16:00:57 +02:00 |
|
Krzysztof Bialoglowicz
|
712d776120
|
Remove service list from fixtures
|
2019-10-17 15:56:08 +02:00 |
|
Krzysztof Bialoglowicz
|
ec01fec821
|
Add fixed table layout
|
2019-10-17 15:52:48 +02:00 |
|
Krzysztof Bialoglowicz
|
1ec53b49b5
|
Fix storybook names
|
2019-10-17 15:52:30 +02:00 |
|
Krzysztof Bialoglowicz
|
f84493fdab
|
Fix service account search
|
2019-10-17 14:38:01 +02:00 |
|
Krzysztof Bialoglowicz
|
7bd69bf833
|
Fix commented issues
|
2019-10-17 13:59:40 +02:00 |
|
Krzysztof Bialoglowicz
|
d6c5e48d7e
|
Move events translation enum to component
|
2019-10-17 12:24:36 +02:00 |
|
Krzysztof Bialoglowicz
|
69d6b0758b
|
Fix event any label
|
2019-10-16 14:21:38 +02:00 |
|
Krzysztof Bialoglowicz
|
3b844eec0a
|
Fix webhooks events
|
2019-10-16 14:03:14 +02:00 |
|
Krzysztof Bialoglowicz
|
fd39ab1b85
|
Add Webhooks list search and fix events any event
|
2019-10-15 12:06:19 +02:00 |
|
Krzysztof Bialoglowicz
|
28bc919e47
|
Add serviceAccount search and autocomplete input
|
2019-10-14 16:41:41 +02:00 |
|
Krzysztof Bialoglowicz
|
c8dbe00db4
|
Fix small issues
|
2019-10-11 15:35:33 +02:00 |
|
Krzysztof Bialoglowicz
|
83cd51e001
|
Fix all events checkbox
|
2019-10-10 16:19:06 +02:00 |
|
Krzysztof Bialoglowicz
|
f97319c47a
|
Fix storybook
|
2019-10-10 14:48:19 +02:00 |
|
Krzysztof Bialoglowicz
|
f19e0288a3
|
Fix unused code
|
2019-10-10 14:08:12 +02:00 |
|
Krzysztof Bialoglowicz
|
8d1890162c
|
Fix webhook events type
|
2019-10-10 13:40:31 +02:00 |
|
Krzysztof Bialoglowicz
|
d802ae90ce
|
Add webhook delele to list
|
2019-10-10 08:09:29 +02:00 |
|