danztran
c371e45067
replace hardcoded url
2020-07-03 16:34:52 +07:00
Emma Indal
ea58f885e2
fix(tests): fix fixures ( #1505 )
...
Co-authored-by: Emma Indal <emmai@spotify.com >
2020-07-03 11:17:15 +02:00
Nikita Dudnik
29e442cbc9
Merge pull request #1512 from spotify/freben/oauth2-custom-identity-provider
...
feat(auth): implement generic oauth2 provider
2020-07-03 10:21:06 +02:00
Nikita Dudnik
d7b5b667e1
Merge pull request #1516 from spotify/freben/ghactions
...
feat(github-actions): introduce the old frontend code
2020-07-03 09:51:03 +02:00
Patrik Oldsberg
1caf9addb8
Merge pull request #1489 from tudi2d/1471-starring-entity-pages
...
#1471 - Add Starring on entity pages
2020-07-02 18:58:04 +02:00
Fredrik Adelöw
2873e893e8
Merge pull request #1518 from daviddyball/master
...
Use Config for Filter Org List Header
2020-07-02 16:22:56 +02:00
David Dyball
d78d9f20a7
Fix variable
2020-07-02 14:48:37 +01:00
David Dyball
88d71cd346
Use Config for Filter Org List Header
2020-07-02 14:07:20 +01:00
Fredrik Adelöw
d3504d3e63
feat(github-actions): introduce the old frontend code
2020-07-02 14:37:05 +02:00
Fredrik Adelöw
7389f326d9
chore: add import/newline-after-import lint rule
2020-07-02 11:25:04 +02:00
Fredrik Adelöw
77fe78370b
feat(auth): implement generic oauth2 provider
2020-07-02 09:19:02 +02:00
ellinors
9ef217e6b8
removed unnecessary curly brackets
2020-07-01 17:37:51 +02:00
ellinors
21648d234d
Merge branch 'master' into ellieseastream/remove-react-fc-from-codebase
2020-07-01 16:31:54 +02:00
ellinors
6a1bdd8853
Removed React.FC from welcome page
2020-07-01 14:53:51 +02:00
ellinors
434994bfee
Code change to remove React.FC in SentryIssueTable.tsx, testing it out
2020-07-01 14:28:07 +02:00
Emma Indal
4cb4dd72bc
Merge pull request #1496 from spotify/mob/techdocs-anchor-scrolling
...
Scroll to anchor link
2020-07-01 12:01:37 +02:00
Emma Indal
5e7eeda1d0
fix(transformers): add slash at end of path if missing
2020-07-01 11:53:56 +02:00
Emma Indal
b2ff69e2d3
fix(transformer): add trailing slash to test output
2020-07-01 10:01:57 +02:00
Christina Marie Rahaim
38734afa4c
bumping react-router and react-router-dom
2020-07-01 09:18:16 +02:00
Sebastian Qvarfordt
45a981ca04
Rewrite urlParser to urlFormater
2020-06-30 15:39:35 +02:00
Sebastian Qvarfordt
6f9270e765
Updated export from
2020-06-30 14:11:57 +02:00
Sebastian Qvarfordt
ef1c5813bf
Change type name
2020-06-30 14:04:33 +02:00
Sebastian Qvarfordt
71aa8d9d18
Scroll to anchor link
2020-06-30 14:00:28 +02:00
Fredrik Adelöw
7a43c8ed34
Merge pull request #1478 from danztran/gitlab_auth
...
Add Gitlab Auth #343
2020-06-30 13:39:24 +02:00
Sebastian Qvarfordt
6f5db82ef0
Removed argument to rewriteDocLinks
2020-06-30 13:26:52 +02:00
Sebastian Qvarfordt
0ed5a1cd77
Removed unused JSDOM dependency
2020-06-30 13:22:10 +02:00
Sebastian Qvarfordt
3c8f32e45b
Updated test descriptions
2020-06-30 13:19:18 +02:00
Sebastian Qvarfordt
60cb8b0879
Added rewriteDocLinks test
2020-06-30 13:16:57 +02:00
tudi2d
41ad95a58a
Fix type error breaking build
2020-06-30 12:36:06 +02:00
tudi2d
5c8074ba2a
Replace icon & tooltip for star in changed CatalogTable
2020-06-30 12:22:16 +02:00
tudi2d
baa4295ffb
Merge branch 'master' into 1471-starring-entity-pages
2020-06-30 12:19:41 +02:00
Sebastian Qvarfordt
f2f9e56b54
Added tests for transformers
2020-06-30 12:10:52 +02:00
tudi2d
255777e83c
Move favourite star to title in header of EntityPage
2020-06-30 11:50:51 +02:00
Emma Indal
47ababd413
Merge pull request #1491 from spotify/mob/techdocs-landing-page
...
Mob/techdocs landing page
2020-06-30 10:33:43 +02:00
Sebastian Qvarfordt
7dced3ace1
Remove unused argument to removeMkdocsHeader
2020-06-30 10:23:04 +02:00
Sebastian Qvarfordt
92f85997dc
Rename modifyCssTransformer to modifyCss
2020-06-30 10:20:21 +02:00
Raghunandan
4f3e537c3d
Persist scopes in Github provider and add it to the auth response. Fix serialization for Set type in locaStorage.
2020-06-30 09:49:08 +02:00
Raghunandan
45ed89b281
Fix tests
2020-06-30 09:48:41 +02:00
Raghunandan
a306bf2c27
Use new GithubAuth flow in GitOps plugin
2020-06-30 09:48:41 +02:00
Fredrik Adelöw
c32a61afe8
Merge pull request #1487 from spotify/ellinorseastream/table-dense
...
Enabled 'dense' mode for Table cells.
2020-06-30 08:53:31 +02:00
Sebastian Qvarfordt
df209cf139
Merge branch 'master' of github.com:spotify/backstage into mob/techdocs-landing-page
2020-06-29 16:53:42 +02:00
Sebastian Qvarfordt
74d949be98
Changes to material theme css
2020-06-29 16:34:06 +02:00
Fredrik Adelöw
7ca78c23e7
nitpick: newlines between mock entity outputs
2020-06-29 16:16:00 +02:00
Emma Indal
2c4631b6a9
Merge pull request #1483 from spotify/mob/techdocs-landing-page
...
techdocs: TechDocs landing page
2020-06-29 16:07:20 +02:00
Emma Indal
fc7b0a0aa5
fix(techdocs): move card component into techdocs plugin from backstage core
2020-06-29 15:23:09 +02:00
Fredrik Adelöw
3878da1b65
Merge pull request #1381 from ayshiff/refactor/tech-radar
...
Refactor: Tech Radar Code Quality & Style
2020-06-29 15:01:52 +02:00
tudi2d
6bfa4d23c7
Fix material-table action for starring entity
2020-06-29 14:39:57 +02:00
Ben Lambert
c68569ac6e
Merge pull request #1437 from spotify/mob/job-processor
...
Job Processor and Scaffolder Flow Implementation
2020-06-29 14:33:22 +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
tudi2d
d42d1eaa1a
Add FavouriteEntity component
2020-06-29 14:14:25 +02:00