Commit Graph

3376 Commits

Author SHA1 Message Date
Patrik Oldsberg c499656a69 cli: use tree-kill to kill serve task in e2e test 2020-07-02 14:46:43 +02:00
Patrik Oldsberg 7cd04c77fa cli: use node to execude backstage-cli bin in e2e test 2020-07-02 14:46:43 +02:00
Patrik Oldsberg 2aca5bb6d4 cli: refactor e2e-test to use runPlain with fix for windows 2020-07-02 14:46:43 +02:00
Patrik Oldsberg dd26e15fd4 github/workflows: use correct working directory for e2e test 2020-07-02 14:45:05 +02:00
Patrik Oldsberg 192868ffef github/workflows: remove redundant cli checks 2020-07-02 14:45:05 +02:00
Patrik Oldsberg 3fb76b575b cli: remove special handling of yarn install 2020-07-02 14:45:04 +02:00
Patrik Oldsberg 3c447e36dc cli: update e2e-test to use build-workspace and inline more scripts 2020-07-02 14:43:58 +02:00
Patrik Oldsberg c01de0d489 cli: add --skip-install option to create-app 2020-07-02 14:43:58 +02:00
Patrik Oldsberg ea0e5db06b cli: add build-workspace command 2020-07-02 14:43:58 +02:00
Patrik Oldsberg eba195989a Merge pull request #1515 from spotify/freben-patch-2
Fix license header in plugin template
2020-07-02 14:43:35 +02:00
Fredrik Adelöw 27610aef48 Fix license header in plugin template 2020-07-02 13:52:53 +02:00
Fredrik Adelöw 6f2d23afc3 Merge pull request #1514 from spotify/freben/newline-after-import
chore: add import/newline-after-import lint rule
2020-07-02 13:22:46 +02:00
Fredrik Adelöw 7389f326d9 chore: add import/newline-after-import lint rule 2020-07-02 11:25:04 +02:00
Ivan Shmidt da6dbc7af0 Merge pull request #1510 from spotify/shmidt-i/fix-favicon-styles
fix: favicon styles incapsulation
2020-07-02 09:18:12 +02:00
ellieseastream 72ba0b061d Merge pull request #1507 from spotify/ellieseastream/remove-react-fc-from-codebase
Ellieseastream/remove react fc from codebase
2020-07-02 09:15:35 +02:00
Fredrik Adelöw fc4c848abf Merge pull request #1511 from spotify/dependabot/npm_and_yarn/ts-jest-26.1.1
build(deps): bump ts-jest from 26.1.0 to 26.1.1
2020-07-02 09:15:05 +02:00
dependabot-preview[bot] d36561dbbd build(deps): bump ts-jest from 26.1.0 to 26.1.1
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.1.0 to 26.1.1.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v26.1.0...v26.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-02 06:33:42 +00:00
Ivan Shmidt 0c2ba42e4e fix: favicon styles incapsulation 2020-07-02 01:48:03 +02:00
ellieseastream 0ab1f0d8e8 Merge pull request #1506 from spotify/ellieseastream/adr-react-fc
Ellieseastream/adr react fc
2020-07-01 17:40:31 +02:00
ellinors 9ef217e6b8 removed unnecessary curly brackets 2020-07-01 17:37:51 +02:00
ellieseastream cec455c0e4 Update adr006-avoid-react-fc.md 2020-07-01 17:30:28 +02:00
Fredrik Adelöw 83f05034ce Merge pull request #1115 from burgwyn/feature/favicon
Copy favicons from microsite
2020-07-01 17:01:43 +02:00
ellinors 21648d234d Merge branch 'master' into ellieseastream/remove-react-fc-from-codebase 2020-07-01 16:31:54 +02:00
ellieseastream 4491e52567 Update adr006-avoid-react-fc.md 2020-07-01 16:22:04 +02:00
ellieseastream b6ec4298bc Added PR link and edited example. 2020-07-01 16:21:07 +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
Fredrik Adelöw 41fedc6016 Merge pull request #1502 from spotify/bump-react-router
Bump react router
2020-07-01 09:50:33 +02:00
Fredrik Adelöw 4615e9ced9 Merge pull request #1452 from spotify/dependabot/npm_and_yarn/yaml-1.10.0
build(deps): bump yaml from 1.9.2 to 1.10.0
2020-07-01 09:25:06 +02:00
Christina Marie Rahaim 38734afa4c bumping react-router and react-router-dom 2020-07-01 09:18:16 +02:00
Fredrik Adelöw b92e1533d1 Merge pull request #1494 from daviddyball/master
[deployment] Kubernetes Manifests
2020-06-30 20:16:54 +02:00
David Dyball 404f7c1dea Fix typo in app.yaml 2020-06-30 19:01:38 +01:00
David Dyball c26b7a0d52 Fix spelling 2020-06-30 19:00:57 +01:00
David Dyball 8e602b52bf Fix container name on backend yaml 2020-06-30 19:00:32 +01:00
ellieseastream b926b4ef7b Added example of changing existing React.FC code 2020-06-30 17:08:39 +02:00
ellieseastream 9f475bacd3 Rename adr006-avoid-react-fc to adr006-avoid-react-fc.md 2020-06-30 16:10:57 +02:00
ellieseastream c5bdbdfe85 Create adr006-avoid-react-fc 2020-06-30 16:08:15 +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 a5e9c224b3 Merge pull request #1495 from spotify/mob/techdocs-tests
Mob/techdocs tests
2020-06-30 13:33:06 +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