- 02 Dec, 2020 1 commit
-
-
Dorian Johnson authored
Signed-off-by:
Dorian Johnson <2020@dorianj.net>
-
- 01 Dec, 2020 4 commits
-
-
Dorian Johnson authored
Signed-off-by:
Dorian Johnson <2020@dorianj.net>
-
Dorian Johnson authored
Signed-off-by:
Dorian Johnson <2020@dorianj.net>
-
Allison Suarez Miranda authored
* bumped amundsen-common version Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * bump again Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com>
-
Dorian Johnson authored
* chore: fix test failure This error was introduced in https://github.com/amundsen-io/amundsenfrontendlibrary/commit/0b47694ea74cbbef34e03eb45f29643b16a1332a I do not understand why that changeset passed CI (it shouldn't have), but once it landed into master it didn't. But regardless, fix Signed-off-by:
Dorian Johnson <2020@dorianj.net> * chore: fix lint errors Signed-off-by:
Dorian Johnson <2020@dorianj.net>
-
- 30 Nov, 2020 5 commits
-
-
dependabot-preview[bot] authored
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 26.6.2 to 26.6.3. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v26.6.3/packages/babel-jest) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
dependabot-preview[bot] authored
Bumps [react-markdown](https://github.com/remarkjs/react-markdown) from 5.0.2 to 5.0.3. - [Release notes](https://github.com/remarkjs/react-markdown/releases) - [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md) - [Commits](https://github.com/remarkjs/react-markdown/compare/5.0.2...5.0.3) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
dependabot-preview[bot] authored
Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/app/react) from 6.0.26 to 6.1.9. - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v6.1.9/app/react) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
dependabot-preview[bot] authored
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.9.6 to 7.12.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.7/packages/babel-preset-env) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
Dorian Johnson authored
* app api: extract table editibility in metadata_utils into function This wrapper determines if a pair of a schema and table are editable. We'd like to use this logic elsewhere, so wrap into a function and test. Signed-off-by:
Dorian Johnson <2020@dorianj.net> * app metadata_utils: minor code cleanup in _parse_editable_rule Signed-off-by:
Dorian Johnson <2020@dorianj.net> * requirements.txt: add dataclasses This allows using dataclasses for better type safety in 3.6. In 3.7 they are built-in. Signed-off-by:
Dorian Johnson <2020@dorianj.net> * server table metadata utils: add parser of table keys Signed-off-by:
Dorian Johnson <2020@dorianj.net> * api put_table_description: test for editability Signed-off-by:
Dorian Johnson <2020@dorianj.net> * api put_column_description: respect table editability Signed-off-by:
Dorian Johnson <2020@dorianj.net>
-
- 25 Nov, 2020 1 commit
-
-
Aarni Alasaarela authored
-
- 24 Nov, 2020 5 commits
-
-
Allison Suarez Miranda authored
* added plugin to fix webpack issue Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * install process Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com>
-
Allison Suarez Miranda authored
This reverts commit 64af149e.
-
Allison Suarez Miranda authored
Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com>
-
dependabot-preview[bot] authored
Bumps [requests](https://github.com/psf/requests) from 2.24.0 to 2.25.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.24.0...v2.25.0) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
dependabot-preview[bot] authored
Bumps [responses](https://github.com/getsentry/responses) from 0.12.0 to 0.12.1. - [Release notes](https://github.com/getsentry/responses/releases) - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES) - [Commits](https://github.com/getsentry/responses/compare/0.12.0...0.12.1) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
- 23 Nov, 2020 7 commits
-
-
dependabot-preview[bot] authored
Bumps [webpack](https://github.com/webpack/webpack) from 5.0.0-rc.6 to 5.6.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.0.0-rc.6...v5.6.0) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
dependabot-preview[bot] authored
Bumps [@babel/plugin-proposal-logical-assignment-operators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-logical-assignment-operators) from 7.11.0 to 7.12.1. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.1/packages/babel-plugin-proposal-logical-assignment-operators) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
dependabot-preview[bot] authored
Bumps [find-unused-sass-variables](https://github.com/XhmikosR/find-unused-sass-variables) from 2.0.0 to 3.0.0. - [Release notes](https://github.com/XhmikosR/find-unused-sass-variables/releases) - [Commits](https://github.com/XhmikosR/find-unused-sass-variables/compare/v2.0.0...v3.0.0) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
dependabot-preview[bot] authored
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions) from 6.0.26 to 6.1.2. - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v6.1.2/addons/actions) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
dependabot-preview[bot] authored
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.10.4 to 7.12.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.7/packages/babel-preset-react) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
Dorian Johnson authored
* app node_modules: upgrade webpack to 4->5 Signed-off-by:
Dorian Johnson <2020@dorianj.net> * package.json: install path-browserify Needed by react-markdown as of 5.0.2 Signed-off-by:
Dorian Johnson <2020@dorianj.net> * webpack: use polyfill for path Signed-off-by:
Dorian Johnson <2020@dorianj.net> * webpack: add hack to make old react-bootstrap work Signed-off-by:
Dorian Johnson <2020@dorianj.net> * package.json: upgrade html-webpack-plugin 4 -> 4.5.0 Signed-off-by:
Dorian Johnson <2020@dorianj.net> * package.json: upgrade mini-css-extract-plugin 0.10 -> 0.12 Fixes many webpack deprecation warnings. Signed-off-by:
Dorian Johnson <2020@dorianj.net> * webpack: fix deprecation warning in moduleIds optimization Signed-off-by:
Dorian Johnson <2020@dorianj.net> * webpack: link hacky behavior to ticket https://github.com/amundsen-io/amundsen/issues/818Signed-off-by:
Dorian Johnson <2020@dorianj.net>
-
bogo96 authored
Signed-off-by:
hyein <hyen.seo@samsung.com> Co-authored-by:
hyein <hyen.seo@samsung.com>
-
- 19 Nov, 2020 3 commits
-
-
Marcos Iglesias authored
Signed-off-by:
Marcos Iglesias Valle <golodhros@gmail.com>
-
Marcos Iglesias authored
* Update Betterer with eslint rules Signed-off-by:
Marcos Iglesias <miglesiasvalle@lyft.com> * Update documentation Signed-off-by:
Marcos Iglesias <miglesiasvalle@lyft.com>
-
Allison Suarez Miranda authored
* fixed issue with badge search Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * added text name as parameter instead Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com>
-
- 18 Nov, 2020 1 commit
-
-
Allison Suarez Miranda authored
* search works, no checkbox marked Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * search for schema is working Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * added these || to set default values for missing props Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * changed the tests to kind of adjust to new testing practices, left some very much the same Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * fixed tests, all that's missing is the checkbox Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * fixed small == vs === typo Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * oops Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * prettier lint' Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * lintttt Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * filter now shows checked box Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * fixed prettier error Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com>
-
- 13 Nov, 2020 1 commit
-
-
Dave Cameron authored
A client certificate can be specified to present with requests to metadata and search services for mTLS. The configuration is given as a pair of paths to the PEM encoded cert and key files. This is described in more detail in the requests documentation: https://requests.readthedocs.io/en/master/user/advanced/#client-side-certificates This assumes that the frontend should present the same client cert to both the search and metadata services, which is consistent with the idea that a client cert should uniquely identify the service that is presenting it. If the environment variables are not set, then the clients are created as normal without any expectation of mTLS. Signed-off-by:
Dave Cameron <dcameron@digitalocean.com>
-
- 09 Nov, 2020 6 commits
-
-
Dorian Johnson authored
Signed-off-by:
Marcos Iglesias Valle <golodhros@gmail.com>
-
dependabot-preview[bot] authored
Signed-off-by:
Marcos Iglesias Valle <golodhros@gmail.com>
-
Marcos Iglesias authored
Signed-off-by:
Marcos Iglesias Valle <golodhros@gmail.com>
-
dependabot-preview[bot] authored
Signed-off-by:
Marcos Iglesias Valle <golodhros@gmail.com>
-
dependabot-preview[bot] authored
Signed-off-by:
Marcos Iglesias Valle <golodhros@gmail.com>
-
dependabot-preview[bot] authored
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 4.3.0 to 5.0.1. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-loader/compare/v4.3.0...v5.0.1) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
- 06 Nov, 2020 1 commit
-
-
Dorian Johnson authored
Signed-off-by:
Marcos Iglesias Valle <golodhros@gmail.com>
-
- 04 Nov, 2020 3 commits
-
-
Allison Suarez Miranda authored
-
Dorian Johnson authored
Signed-off-by:
Marcos Iglesias Valle <golodhros@gmail.com>
-
Dorian Johnson authored
Signed-off-by:
Marcos Iglesias Valle <golodhros@gmail.com>
-
- 03 Nov, 2020 1 commit
-
-
dependabot-preview[bot] authored
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.1.1 to 6.1.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/6.1.1...6.1.2) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
- 02 Nov, 2020 1 commit
-
-
Wonyeong Choi authored
Signed-off-by:
Wonyeong Choi <ciwnyg0815@gmail.com>
-