Marcus Eide
6446bf493a
Merge branch 'master' into eide/lighthouse-new-routing-api
2020-09-09 16:01:53 +02:00
Marcus Eide
4060e8b652
More use of routeRefs
2020-09-09 15:57:24 +02:00
Marcus Eide
656c421201
Remove unused imports
2020-09-09 12:47:07 +02:00
Marcus Eide
a14182878e
Fix for pagination not updating when selecting a new page
2020-09-09 11:57:57 +02:00
Marcus Eide
ce05e7e898
Fix tests
2020-09-09 11:57:57 +02:00
Marcus Eide
d32a911c43
Refactor to new routing api
2020-09-09 11:57:57 +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
Patrik Oldsberg
38b6703102
core-api: change ApiFactory.implements to .api
2020-09-08 11:31:48 +02:00
Patrik Oldsberg
e7c04aedab
dev-utils: remove separate ApiTestRegistry setup
2020-09-08 11:31:47 +02:00
Patrik Oldsberg
aa235dd154
app: move api factories out to plugins
2020-09-08 11:31:47 +02:00
Patrik Oldsberg
b045b166b6
run prettier
2020-09-05 16:37:30 +02:00
Emma Indal
3b545791ce
new release 31 aug 20
2020-09-01 14:10:22 +02:00
Andrew Thauer
d8877d4b7c
feat: make lighthouse url configurable
2020-08-29 17:25:38 -04: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
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
Ivan Shmidt
415bdf42e1
v0.1.1-alpha.15
2020-07-22 13:44:33 +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
Christina Marie Rahaim
38734afa4c
bumping react-router and react-router-dom
2020-07-01 09:18:16 +02:00
Patrik Oldsberg
46dc28c4b0
plugins/lighthouse: fix CreateAudit test selecting child of button
2020-06-24 19:38:56 +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
38ba897857
v0.1.1-alpha.9
2020-06-17 15:24:54 +02:00
Patrik Oldsberg
dbc29358ed
v0.1.1-alpha.8
2020-06-12 22:09:21 +02:00
ewnd9
a6b775540f
chore(lighthouse): toggle private in package.json
2020-06-12 19:42:58 +03:00
blam
47766635b6
chore(react-router-v6): Fixing navigation in the lighthouse plugin
2020-06-11 20:20:58 +02:00
blam
da493b1fc9
chore(react-router-v6): revert paralell for tests, as my computer stared over 9000 node processes making my machine grind to a machine babbage would have disapointed with
2020-06-11 19:12:58 +02:00
blam
48aacfbe17
Merge branch 'master' of github.com:spotify/backstage into blam/react-router
...
* 'master' of github.com:spotify/backstage: (89 commits)
Use URLSearchParams
Use location?.type once more
chore(catalog): clean up CatalogTable, use only Entity
chore(catalog): clean up ComponentPage, use only Entity
chore(catalog): tweak getEntityByName a bit, handle 404s properly
chore(catalog/star): only set the cache if there are entries from the response
chore(catalog/star): added a comment about why we are using a simple cache here
chore(catalog/star): removing msw dependency, wrong branch
chore(catalog): consistent use of named exports
chore(msw): Added msw dependency
chore(catalog/star): fixing issues with unmocked deps
chore(catalog/star): adding a simple cache to stop flicker as a stopgap
chore(catalog/star): reworking how the starring works, it now stores uri sort of references for entities
fix(core): Tabs useEffect dependency list
docs: format with prettier (#1218 )
Optional namespace and name as one part of URL
docs/auth: added overview, oauth description and glossary
docs: added plantuml generation script
docs: added prettier config
Remove deleted UserBadge component from Sidebar story
...
2020-06-11 17:36:19 +02:00
Patrik Oldsberg
c53bafc5f9
v0.1.1-alpha.7
2020-06-09 14:24:56 +02:00
blam
fada5ab4b0
chore(react-router-v6): Tidying up some more components and moving across to the new API
2020-06-07 14:54:34 +02:00
blam
4fdb1def39
chore(react-router-v6): starting to move things to react-router-v6
2020-06-07 03:07:46 +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
Patrik Oldsberg
e32f5a49ff
packages/test-utils: do app wrapping with actual app + remove wrapInThemedTestApp
2020-06-01 13:43:51 +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
Patrik Oldsberg
4e7e0833cc
packages/core: add observable consumer to ErrorApi
2020-05-25 22:19:02 +02:00
Patrik Oldsberg
20b48dfed7
packages/core: only export createApiRef + dashes in IDs only factory objects for ApiTestRegistry
2020-05-24 23:09:24 +02:00
Patrik Oldsberg
d62c6748a0
v0.1.1-alpha.6
2020-05-20 10:49:53 +02:00
Marcus Eide
d794c65c2e
Use jest.requireMock instead of deprecated require.requireMock
2020-05-19 14:22:15 +02:00
Marcus Eide
0b884d64f6
Fix problem with spread types not allowed
2020-05-19 14:22:14 +02:00