Collin M. Barrett
|
d33ecbac6f
|
data cleanup from #1268
|
2020-02-08 15:20:32 -06:00 |
|
Collin M. Barrett
|
b9cd7c1343
|
Revert "try re-enabling data integration tests"
This reverts commit 8c3da24a68.
|
2020-02-08 15:01:16 -06:00 |
|
Collin M. Barrett
|
4c839beeb5
|
add missing comma
|
2020-02-08 14:51:57 -06:00 |
|
Collin M. Barrett
|
2194400e52
|
fix extra comma in FilterList.json
|
2020-02-08 14:45:47 -06:00 |
|
Collin M. Barrett
|
6d33c11624
|
specify MariaDB version to differentiate CHANGE/RENAME COLUMN syntax w/MySQL
|
2020-02-08 14:42:15 -06:00 |
|
Collin M. Barrett
|
8c3da24a68
|
try re-enabling data integration tests
ref #1173
|
2020-02-08 14:40:27 -06:00 |
|
Collin M. Barrett
|
87dfb7b244
|
finish list delete from #1343
|
2020-02-08 14:36:55 -06:00 |
|
Collin M. Barrett
|
9db47f05e8
|
specify MariaDB version to differentiate CHANGE/RENAME COLUMN syntax w/MySQL
|
2020-02-08 14:30:16 -06:00 |
|
Collin M. Barrett
|
e1aeb0d427
|
rollback ef to try resolving build error
|
2020-02-08 12:42:44 -06:00 |
|
Collin M. Barrett
|
09adeb22d9
|
fix breaking ef API change in Seed
|
2020-02-08 12:30:28 -06:00 |
|
Collin M. Barrett
|
91a94b6342
|
update path to server .dockerignore in az pipes config
|
2020-02-08 12:22:21 -06:00 |
|
Collin M. Barrett
|
aa11f13841
|
update nugets
|
2020-02-08 12:20:55 -06:00 |
|
Collin M. Barrett
|
b8dd6e283c
|
upgrade to netcore3.1
|
2020-02-08 12:13:36 -06:00 |
|
Collin M. Barrett
|
e56d7adf23
|
resolve SonarQube S3433 warning to try to fix test fail in CI
|
2020-02-08 12:09:57 -06:00 |
|
Collin M. Barrett
|
ea79f4ca3f
|
mv server code into server sub-dir
|
2020-02-08 11:57:17 -06:00 |
|
Collin M. Barrett
|
bbe2ea4644
|
fix img name typo in #1343
|
2020-02-08 10:39:52 -06:00 |
|
Collin M. Barrett
|
5be72b55ab
|
add node-gyp deps in node:alpine image
|
2020-02-08 10:34:42 -06:00 |
|
Collin M. Barrett
|
4d80a79940
|
add node_modules to Web dockerignore
|
2020-02-08 10:15:29 -06:00 |
|
Collin M. Barrett
|
10cb6e86d1
|
Merge branch 'master' of https://github.com/collinbarrett/FilterLists
|
2020-02-08 09:56:01 -06:00 |
|
Collin M. Barrett
|
fc3529d1c4
|
mv nginx az pipes config to nginx dir
|
2020-02-08 09:55:49 -06:00 |
|
dependabot-preview[bot]
|
8ec6c67ad2
|
Bump @testing-library/user-event from 7.2.1 to 8.1.0 in /web
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 7.2.1 to 8.1.0.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Commits](https://github.com/testing-library/user-event/compare/v7.2.1...v8.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-08 15:16:38 +00:00 |
|
dependabot-preview[bot]
|
41c0b44d89
|
Bump @testing-library/jest-dom from 4.2.4 to 5.1.1 in /web
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 4.2.4 to 5.1.1.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v4.2.4...v5.1.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-08 15:10:49 +00:00 |
|
Collin M. Barrett
|
8b299fcf14
|
re-add CRA eject in case it's needed
|
2020-02-08 09:00:09 -06:00 |
|
Collin M. Barrett
|
22020a18a4
|
update CRA deps
|
2020-02-08 08:56:13 -06:00 |
|
Collin M. Barrett
|
ac5034c346
|
Merge branch 'master' of https://github.com/collinbarrett/FilterLists
|
2020-02-08 08:49:13 -06:00 |
|
Collin M. Barrett
|
94383e6a12
|
update Web tsconfig
|
2020-02-08 08:49:05 -06:00 |
|
dependabot-preview[bot]
|
465e0af9c3
|
Bump antd from 3.26.8 to 3.26.9 in /web
Bumps [antd](https://github.com/ant-design/ant-design) from 3.26.8 to 3.26.9.
- [Release notes](https://github.com/ant-design/ant-design/releases)
- [Changelog](https://github.com/ant-design/ant-design/blob/3.26.9/CHANGELOG.en-US.md)
- [Commits](https://github.com/ant-design/ant-design/compare/3.26.8...3.26.9)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-08 14:28:04 +00:00 |
|
Collin M. Barrett
|
8fe2d43b64
|
optimize Web build
|
2020-02-08 08:21:39 -06:00 |
|
Collin M. Barrett
|
bbd28c7a7e
|
fix missing comma from #1343
|
2020-02-08 07:58:47 -06:00 |
|
Imre Kristoffer Eilertsen
|
50ba325234
|
Update FilterListTag.json
|
2020-02-07 18:03:18 +00:00 |
|
Imre Kristoffer Eilertsen
|
cc21b0b8ed
|
Update FilterList.json
|
2020-02-07 18:03:18 +00:00 |
|
Imre Kristoffer Eilertsen
|
fc56559dfa
|
Update FilterListTag.json
|
2020-02-07 18:03:18 +00:00 |
|
Imre Kristoffer Eilertsen
|
161d91d21e
|
Update FilterList.json
|
2020-02-07 18:03:18 +00:00 |
|
Imre Kristoffer Eilertsen
|
4a947b055a
|
Update FilterListLanguage.json
|
2020-02-07 18:03:18 +00:00 |
|
Imre Kristoffer Eilertsen
|
1c29257a44
|
Update SoftwareSyntax.json
|
2020-02-07 18:03:18 +00:00 |
|
Imre Kristoffer Eilertsen
|
3f1de0c1d1
|
Update FilterList.json
|
2020-02-07 18:03:18 +00:00 |
|
Imre Kristoffer Eilertsen
|
df86281661
|
Update FilterListTag.json
|
2020-02-07 18:03:18 +00:00 |
|
Imre Kristoffer Eilertsen
|
520c86da9e
|
Update FilterListMaintainer.json
|
2020-02-07 18:03:18 +00:00 |
|
Imre Kristoffer Eilertsen
|
50cfad535f
|
Update FilterList.json
|
2020-02-07 18:03:18 +00:00 |
|
Imre Kristoffer Eilertsen
|
e7e5795cb3
|
Update Syntax.json
|
2020-02-07 18:03:18 +00:00 |
|
Imre Kristoffer Eilertsen
|
a76c9d9446
|
Update FilterList.json
|
2020-02-07 18:03:18 +00:00 |
|
Imre Kristoffer Eilertsen
|
909687c476
|
Update FilterList.json
|
2020-02-07 18:03:18 +00:00 |
|
Imre Kristoffer Eilertsen
|
0ea711c552
|
Update index.ts
|
2020-02-07 18:03:18 +00:00 |
|
Imre Kristoffer Eilertsen
|
5d8b3da65d
|
Update SoftwareIcon.tsx
|
2020-02-07 18:03:18 +00:00 |
|
Imre Kristoffer Eilertsen
|
0c5f4c4a7d
|
Add files via upload
|
2020-02-07 18:03:18 +00:00 |
|
Imre Kristoffer Eilertsen
|
4e40765737
|
Update SoftwareSyntax.json
|
2020-02-07 18:03:18 +00:00 |
|
Imre Kristoffer Eilertsen
|
f35224c245
|
Update Software.json
|
2020-02-07 18:03:18 +00:00 |
|
Imre Kristoffer Eilertsen
|
cbc26f1810
|
Update FilterListLanguage.json
|
2020-02-07 18:03:18 +00:00 |
|
Imre Kristoffer Eilertsen
|
4cc34c1f8b
|
Update FilterListMaintainer.json
|
2020-02-07 18:03:18 +00:00 |
|
Imre Kristoffer Eilertsen
|
7389bf2c1b
|
Update FilterListTag.json
|
2020-02-07 18:03:18 +00:00 |
|