Commit Graph

43 Commits

Author SHA1 Message Date
Raghunandan 72235dd51e v0.1.1-alpha.22 2020-09-18 15:14:38 +02:00
Fredrik Adelöw 0a24df743f chore: bump mui to the create-app resolved version, to lose Accordion warnings 2020-09-09 11:18:18 +02:00
Björn Marschollek bb7430daba Refactor the Sentry plugin router 2020-09-04 13:58:34 +02:00
Björn Marschollek eb4d54fcc4 Adapt app-driven entity page
Addresses the changes required after merging #2076. The Sentry plugin
now defines a router and the widget will be displayed as a tab.
2020-09-04 12:51:53 +02:00
Emma Indal 3b545791ce new release 31 aug 20 2020-09-01 14:10:22 +02:00
Raghunandan 734dcca107 Release v0.1.1-alpha.20 2020-08-26 11:33:14 +02:00
Raghunandan 15e334a584 Release v0.1.1-alpha.19 2020-08-21 11:40:04 +02:00
Patrik Oldsberg f69a2804ae docs: fix broken links 2020-08-11 12:21:15 +02:00
Patrik Oldsberg f8c696e038 v0.1.1-alpha.18 2020-08-07 17:08:28 +02:00
Patrik Oldsberg 0dd8fa2828 v0.1.1-alpha.17 2020-08-05 19:36:36 +02:00
dependabot-preview[bot] 14cfeb390e chore(deps): bump react-use from 14.2.0 to 15.3.3
This is a copy of #1731 with fixes
2020-08-03 14:33:35 +02:00
dependabot-preview[bot] bdc24ae35e chore(deps-dev): bump @types/jest from 25.2.3 to 26.0.7
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 25.2.3 to 26.0.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-24 08:49:55 +00:00
Ivan Shmidt bcd7b2661a v0.1.1-alpha.16 2020-07-24 03:44:39 +02:00
Marcus Eide 468032079c Merge pull request #1705 from RoadieHQ/sentry-api-config
Get backend base URL from config in Sentry plugin
2020-07-23 14:29:15 +02:00
Ivan Shmidt 415bdf42e1 v0.1.1-alpha.15 2020-07-22 13:44:33 +02:00
David Tuite e5d4a1f726 Get backend base URL from config in Sentry plugin 2020-07-21 16:59:25 +01:00
Raghunandan fe71f493fb Read sentry org from config. 2020-07-21 09:24:09 +02:00
Bilawal Hameed 491d1b70e1 Bump to v0.1.1-alpha.14 2020-07-15 11:49:02 +02:00
Patrik Oldsberg 6fdcc9f59a v0.1.1-alpha.13 2020-07-07 13:16:30 +02:00
Fredrik Adelöw 7389f326d9 chore: add import/newline-after-import lint rule 2020-07-02 11:25:04 +02:00
ellinors 434994bfee Code change to remove React.FC in SentryIssueTable.tsx, testing it out 2020-07-01 14:28:07 +02:00
ellinors 563a8a5f4e Enabled 'dense' mode for Table cells.
Hardcoded cell styling for Table was removed to enable 'dense' as a cell padding choice.
Padding customisation for inherited smallSize was added.
Dense mode was chosen for sentry issues table rows.
2020-06-29 14:20:34 +02:00
Patrik Oldsberg 17adaefc5d packages: bump @testing-library packages to latest versions 2020-06-24 18:50:13 +02:00
Patrik Oldsberg dcaee07754 v0.1.1-alpha.12 2020-06-23 22:25:25 +02:00
Patrik Oldsberg 4d94f4cbb4 packages: publish entire dist folder 2020-06-23 22:24:55 +02:00
Patrik Oldsberg 910057bc8a v0.1.1-alpha.11 2020-06-23 21:27:58 +02:00
Patrik Oldsberg 6300d4a917 v0.1.1-alpha.10 2020-06-23 16:08:05 +02:00
Patrik Oldsberg a098ebca27 packages,plugins: remove main:src and fix some main fields 2020-06-18 12:25:25 +02:00
Fredrik Adelöw 03bbb41f2c fix: move deps to where they need to be 2020-06-17 15:47:08 +02:00
Fredrik Adelöw 38ba897857 v0.1.1-alpha.9 2020-06-17 15:24:54 +02:00
Fredrik Adelöw aa2916e5b8 release: make almost all packages public 2020-06-17 15:23:00 +02:00
Patrik Oldsberg dbc29358ed v0.1.1-alpha.8 2020-06-12 22:09:21 +02:00
Patrik Oldsberg c53bafc5f9 v0.1.1-alpha.7 2020-06-09 14:24:56 +02:00
Patrik Oldsberg 0d1655c65b packages,plugins: use publishConfig to configure published entrypoints 2020-06-04 18:01:15 +02:00
Patrik Oldsberg 9f50e7c1b4 packages,plugins: fix lint issues 2020-06-01 16:09:10 +02:00
Adil Alimbetov f72d97dc17 Sidebar logo update (#814)
* Testing logo ux

* Updated logo on sidebar

* removed unused vars

* adjusted types on icon components
2020-05-27 10:13:41 +02:00
Stefan Ålund edca7e257e Add Sentry plugin to Explore (#974) 2020-05-25 09:20:06 +02:00
Raghunandan 236bbd72a1 Add required env vars for backends in README 2020-05-22 09:11:57 +02:00
Wojciech Adaszynski baf8188db7 Sentry plugin refactoring - code review changes 2020-05-20 12:31:25 +02:00
Wojciech Adaszynski 0783e07290 Fix linter errors and warnings in sentry plugin 2020-05-20 12:12:58 +02:00
Wojciech Adaszynski 915167e950 Fix Sentry plugin tests 2020-05-20 12:12:58 +02:00
Wojciech Adaszynski 807febae5a Provide Sentry token to Sentry API through env variable 2020-05-20 12:12:58 +02:00
Wojciech Adaszynski 3d4249b673 Add Sentry plugin front-end 2020-05-20 12:12:57 +02:00