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 |
|
Zachary Keeping
|
9362ea53b0
|
Fix "secret" typo (#993)
|
2021-04-14 09:39:34 +02:00 |
|
Dominik Żegleń
|
416d7d87f6
|
Improve theming (#1020)
* Remove unused code
* Move theme to separate directory
* Separate types
* Separate shadows
* Separate shadows
* Rename types
* Modularize code
* Do not pollute prototypes
* Fix missing import
* Aliast mui styles
* Import theming internally
* Fix types
* Fix override type
|
2021-03-30 09:40:18 +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 |
|
dominik-zeglen
|
eddec1a5c2
|
Move fragments to avoid circular imports
|
2020-07-07 12:14: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 |
|
dominik-zeglen
|
6ab6cf4e68
|
Use error codes in webhook section
|
2020-03-24 13:54:30 +01:00 |
|
dominik-zeglen
|
c4863ece60
|
Do not store errors in form component
|
2020-02-24 15:14:48 +01:00 |
|
dominik-zeglen
|
96176924f9
|
Add missing style names
|
2019-12-03 16:28:40 +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
|
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
|
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
|
2fd01ec3c5
|
Update components
|
2019-10-09 22:50:03 +02:00 |
|
Krzysztof Bialoglowicz
|
4021b8ec62
|
Add webhook components
|
2019-10-09 08:01:52 +02:00 |
|