Collin M. Barrett
|
e8700d228e
|
docs(readme): 📃 update Directory API badge url
|
2020-09-07 14:54:13 -05:00 |
|
Collin M. Barrett
|
d71b2ed262
|
docs(readme): 📃 update Directory API badge url
|
2020-09-07 14:53:47 -05:00 |
|
Collin M. Barrett
|
ee37fc16c6
|
docs(readme): 📃 update badges
|
2020-09-07 14:52:15 -05:00 |
|
Collin M. Barrett
|
309b93ff9b
|
feat(web): ✨ redirect IE users to tpl.html
|
2020-09-07 13:22:45 -05:00 |
|
Collin M. Barrett
|
4f3de806d0
|
fix(directory): 🐛 fix trigger paths for API & Application projs
|
2020-09-07 13:19:20 -05:00 |
|
Collin M. Barrett
|
555c6fa5ff
|
feat(web): ✨ redirect IE users to tpl.html
|
2020-09-07 13:17:05 -05:00 |
|
Collin M. Barrett
|
a72b59ab98
|
refactor(directory): ♻ deprecate url API versioning
|
2020-09-07 13:12:17 -05:00 |
|
Collin M. Barrett
|
e6d843f227
|
feat(web): ✨ add icon to TPL link
|
2020-09-07 13:09:31 -05:00 |
|
Collin M. Barrett
|
eb0bfabd9d
|
fix(web): 🐛 add text to TPL link
|
2020-09-07 13:06:22 -05:00 |
|
Collin M. Barrett
|
806c241bcc
|
feat(web): ✨ add TPL page to live site
|
2020-09-07 12:50:43 -05:00 |
|
Collin M. Barrett
|
5f363d795e
|
fix(reverse-proxy): 🐛 fix emitted artifacts
|
2020-09-07 12:07:32 -05:00 |
|
Collin M. Barrett
|
f759313516
|
refactor(reverse-proxy): ♻🔨 shallow-fetch
|
2020-09-07 11:14:19 -05:00 |
|
Collin M. Barrett
|
415a50ca78
|
fix(reverse-proxy): 🐛 ren filterlists.conf -> default.conf
|
2020-09-07 11:09:38 -05:00 |
|
Collin M. Barrett
|
ac1a316ad8
|
fix(directory): 🐛 fix port config
|
2020-09-07 11:05:45 -05:00 |
|
Collin M. Barrett
|
bfc7665b5e
|
fix(directory): 🐛 fix connection string env var config
|
2020-09-07 10:59:55 -05:00 |
|
Collin M. Barrett
|
1beb565db9
|
fix(directory): 🐛 fix postgress connection string syntax
|
2020-09-07 10:44:11 -05:00 |
|
Collin M. Barrett
|
e2f95dcda9
|
refactor(directory): ♻ exclude appsettings.json from image
|
2020-09-07 10:26:55 -05:00 |
|
Collin M. Barrett
|
141e97c77c
|
refactor(build): ♻🔨 ren directory .env file
|
2020-09-07 10:01:54 -05:00 |
|
Collin M. Barrett
|
f377c5186e
|
refactor(build): ♻🔨 ren directory .env file
|
2020-09-07 09:58:52 -05:00 |
|
Collin M. Barrett
|
fb60105c88
|
fix(build): 🐛🔨 extract separate build docker-compose
https://github.com/docker/compose/issues/4047
|
2020-09-07 09:32:16 -05:00 |
|
Collin M. Barrett
|
c98f05d20d
|
refactor(build): 🔨 add build prod compose to dcproj
|
2020-09-07 09:28:52 -05:00 |
|
Collin M. Barrett
|
b44574c7ce
|
Merge branch 'master' of https://github.com/collinbarrett/FilterLists
|
2020-09-07 09:27:22 -05:00 |
|
Collin M. Barrett
|
07f82604ef
|
fix(build): 🐛🔨 extract separate build docker-compose
https://github.com/docker/compose/issues/4047
|
2020-09-07 09:27:11 -05:00 |
|
dependabot-preview[bot]
|
c2764a5102
|
build(deps): bump antd from 4.6.2 to 4.6.3 in /web
Bumps [antd](https://github.com/ant-design/ant-design) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/ant-design/ant-design/releases)
- [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md)
- [Commits](https://github.com/ant-design/ant-design/compare/4.6.2...4.6.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-09-07 02:14:49 +00:00 |
|
Collin M. Barrett
|
1927c4a14c
|
fix(build): 🔨🐛 rollback compose version
|
2020-09-06 16:42:01 -05:00 |
|
Collin M. Barrett
|
c71ac32916
|
fix(build): 🔨🐛 fix bad yaml character in compose
|
2020-09-06 16:35:38 -05:00 |
|
Collin M. Barrett
|
fde985127a
|
build: 🔨 specify gh container registry in compose files
|
2020-09-06 16:16:23 -05:00 |
|
Collin M. Barrett
|
cc10a374e5
|
fix(directory): 🐛 fix connection string
|
2020-09-06 15:54:39 -05:00 |
|
Collin M. Barrett
|
9f0bb216fa
|
build: 🔨🐛 fix directory api build
|
2020-09-06 15:31:37 -05:00 |
|
Collin M. Barrett
|
c7845308d6
|
build: 🔨 mark dc prod as dependent on base dc
|
2020-09-06 15:22:22 -05:00 |
|
Azure Pipelines - collinbarrett - FilterLists - Directory Migrate
|
8eae946e4a
|
feat(data): migrate PR #1922
|
2020-09-06 19:54:03 +00:00 |
|
Azure Pipelines - collinbarrett - FilterLists - Directory Migrate
|
d5534d3afa
|
refactor(data): lint PR #1922
|
2020-09-06 19:54:03 +00:00 |
|
Collin M. Barrett
|
8fb162868f
|
build: ♻ misc build updates
|
2020-09-06 19:54:03 +00:00 |
|
Collin M. Barrett
|
8be40f4563
|
build: ♻ misc build updates
|
2020-09-06 19:54:03 +00:00 |
|
Collin M. Barrett
|
ae82059eb3
|
build: ♻ misc build updates
|
2020-09-06 19:54:03 +00:00 |
|
Collin M. Barrett
|
43077dd3ec
|
build: ♻ misc build updates
|
2020-09-06 19:54:03 +00:00 |
|
Collin M. Barrett
|
443cb178b2
|
build: ♻ misc build updates
|
2020-09-06 19:54:03 +00:00 |
|
Collin M. Barrett
|
e5679d530e
|
build: ♻ misc build updates
|
2020-09-06 19:54:03 +00:00 |
|
Collin M. Barrett
|
ddeafbeb29
|
build: ♻ misc build updates
|
2020-09-06 19:54:03 +00:00 |
|
Collin M. Barrett
|
43331fcae8
|
build: ♻ misc build updates
|
2020-09-06 19:54:03 +00:00 |
|
Collin M. Barrett
|
7d2076a85b
|
build: ♻ misc build updates
|
2020-09-06 19:54:03 +00:00 |
|
Collin M. Barrett
|
99dfdc640b
|
refactor(directory): ♻ exclude test migrationts from Dockerfile.dev (requires orchestrating db instance externally)
|
2020-09-06 19:54:03 +00:00 |
|
Collin M. Barrett
|
cba9373bfe
|
refactor(directory): ♻ exclude data from docker context
|
2020-09-06 19:54:03 +00:00 |
|
Collin M. Barrett
|
b59828c185
|
refactor(directory): ♻ disable sensitive data logging
|
2020-09-06 19:54:03 +00:00 |
|
Collin M. Barrett
|
429b2297bf
|
fix(directory): 📦🐛 dep on FilterLists.Directory.Infrastructure.Migrations in tests proj
|
2020-09-06 19:54:03 +00:00 |
|
Collin M. Barrett
|
37dc69284b
|
feat(directory): 📦 install xunit.runner.visualstudio to tests proj
|
2020-09-06 19:54:03 +00:00 |
|
Collin M. Barrett
|
05654deee4
|
feat(directory): 📦 install Microsoft.NET.Test.Sdk to tests proj
|
2020-09-06 19:54:03 +00:00 |
|
Collin M. Barrett
|
e0c99730b3
|
build(migrations): 🔨 mv tests to tests dir in build container
|
2020-09-06 19:54:03 +00:00 |
|
Collin M. Barrett
|
40f2378df9
|
fix(build): 🐛🔨 fix migrations proj name
|
2020-09-06 19:54:03 +00:00 |
|
Collin M. Barrett
|
4b3dabd426
|
fix(build): 🐛🔨 fix migrations proj name
|
2020-09-06 19:54:03 +00:00 |
|