1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-13 15:57:14 +03:00

5484 Commits

Author SHA1 Message Date
David Sangrey
ebd1813612
[2051] Revert Breaking Change 2023-11-17 11:37:36 -05:00
David Sangrey
b2d5e13465
[2051] Update Supporting Files
Not touching any of the big ones, but some clarification updates to many of the supporting files.
2023-11-17 11:33:26 -05:00
David Sangrey
a169fb5a18
[Minor] Suppress Errant MyPy Error 2023-11-17 10:54:00 -05:00
David Sangrey
6c06600f21
Merge pull request #2096 from HullSeals/fix/2088/fix-and-standardize-UI
Fix and standardize Settings UI
2023-11-16 21:42:41 -05:00
Phoebe
a3c1763f4a [2095] Standardize horizontal Padding
- Standardizes horizontal Padding.
- Fixes further padding issues.
- Part of #2095
2023-11-17 03:05:42 +01:00
Phoebe
fc9775b910 [Minor] flake8 2023-11-17 01:57:13 +01:00
Phoebe
27dba61ba0
Merge pull request #2094 from HullSeals/enhancement/2051/docs-workflows-utils
[2051] Utilities, Scripts, Workflow Audits
LGTM
2023-11-17 01:49:45 +01:00
Phoebe
8063cf099b [2095] Standardize vertical Padding
- Standardizes vertical Padding.
- Fixes issues with the disabled and outdated Plugin list.
- Part of #2095
2023-11-17 01:39:52 +01:00
David Sangrey
6d73c026e0
Merge branch 'enhancement/2051/docs-workflows-utils' of https://github.com/HullSeals/EDMarketConnector into enhancement/2051/docs-workflows-utils 2023-11-16 18:18:11 -05:00
David Sangrey
93619e4565
[2051] Fix Localized Strings 2023-11-16 18:18:10 -05:00
David Sangrey
b741047fd5
[2051] Fix Localized Strings 2023-11-16 18:16:25 -05:00
Phoebe
e878453ba0 [Minor] flake8 2023-11-16 22:28:45 +01:00
Phoebe
07ae14be5a [2088] fix UI bugs, introduce standard
- Fixes #2088 and #2089.
- Adds usage of ``row=`` for ``.grid()`` for all config entries in included plugins.
- Changes all config pages to start at row 0.
- Starts introducing a standard for config panel layouts.
2023-11-16 22:21:57 +01:00
David Sangrey
8693c1a667
[2051] Utilities Quick Pass 2023-11-16 16:14:59 -05:00
David Sangrey
c7c6d5eed7
[2051] Scripts Update 2023-11-16 16:13:14 -05:00
David Sangrey
62cf621b20
[2051] Docfile Brief Pass 2023-11-16 16:11:37 -05:00
David Sangrey
c8edce26e6
[2051] Workflow and Requirement Update 2023-11-16 16:11:14 -05:00
David Sangrey
24aaea7ded
[Submodule] Manually Update Submodules
The action isn't doing whatever it should be properly. I don't know why. But this will suppress it for now.
2023-11-16 13:46:18 -05:00
Phoebe
fae7b32e43
Merge pull request #2084 from HullSeals/enhancement/2051/config
[2051] Config Files Audit
LGTM
2023-11-16 19:26:32 +01:00
David Sangrey
473bd1cdf6
[2051] Replace More Old-Style Union/Opts
And re-adds the missing but deprecated abstracts in config
2023-11-16 13:21:54 -05:00
David Sangrey
3e4479bec3
Merge pull request #2091 from EDCD/dependabot/pip/develop/mypy-1.6.1
build(deps-dev): bump mypy from 1.4.1 to 1.6.1
2023-11-16 12:26:32 -05:00
David Sangrey
093bcc351d
Merge pull request #2090 from EDCD/dependabot/pip/develop/coverage-toml--7.3.2
build(deps-dev): bump coverage[toml] from 7.2.7 to 7.3.2
2023-11-16 12:26:07 -05:00
David Sangrey
3054ae9dc2
Merge pull request #2092 from EDCD/dependabot/pip/develop/pytest-7.4.3
build(deps-dev): bump pytest from 7.4.0 to 7.4.3
2023-11-16 12:25:55 -05:00
David Sangrey
6cafe87df2
Merge pull request #2082 from EDCD/dependabot/pip/develop/setuptools-68.2.2
build(deps-dev): bump setuptools from 68.0.0 to 68.2.2
2023-11-16 12:25:28 -05:00
David Sangrey
f200ef5e30
Merge pull request #2075 from EDCD/dependabot/pip/develop/autopep8-2.0.4
build(deps-dev): bump autopep8 from 2.0.2 to 2.0.4
2023-11-16 12:25:13 -05:00
David Sangrey
5d4b371fb6
Merge pull request #2079 from EDCD/dependabot/github_actions/develop/actions/checkout-4
build(deps): bump actions/checkout from 3 to 4
2023-11-16 12:22:01 -05:00
David Sangrey
070a3989a0
[2051] Prevent Typing Reversion
Thanks to @norohind for catching this one! I'm not up to date on my PEP585.
2023-11-10 11:33:04 -05:00
David Sangrey
cb4a26186a
[2051] Revert Linux Changes
I can't adequately test this right now, so not touching it.
2023-11-10 11:22:49 -05:00
dependabot[bot]
2b15ef65c8
build(deps-dev): bump pytest from 7.4.0 to 7.4.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.0 to 7.4.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.0...7.4.3)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-01 17:43:46 +00:00
dependabot[bot]
5c5cd5855a
build(deps-dev): bump mypy from 1.4.1 to 1.6.1
Bumps [mypy](https://github.com/python/mypy) from 1.4.1 to 1.6.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.4.1...v1.6.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-01 17:43:20 +00:00
dependabot[bot]
493421f567
build(deps-dev): bump coverage[toml] from 7.2.7 to 7.3.2
Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.2.7 to 7.3.2.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.2.7...7.3.2)

---
updated-dependencies:
- dependency-name: coverage[toml]
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-01 17:43:14 +00:00
David Sangrey
28e10b70ef
[2051] Add Tests and gitignore File 2023-10-19 20:06:52 -04:00
David Sangrey
239c5b6e24
[2051] Config Files 2023-10-19 19:24:43 -04:00
Phoebe
ff668eab8b
Merge pull request #2083 from HullSeals/enhancement/2051/plugins
[2051] Core Plugin Audit
LGTM
2023-10-19 16:02:42 -07:00
David Sangrey
2c803d7f4c
[2051] Core Plugin Audit
Broken out of #2068
2023-10-19 17:44:33 -04:00
dependabot[bot]
79233ef808
build(deps-dev): bump setuptools from 68.0.0 to 68.2.2
Bumps [setuptools](https://github.com/pypa/setuptools) from 68.0.0 to 68.2.2.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v68.0.0...v68.2.2)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-01 17:25:56 +00:00
dependabot[bot]
3b663c18ff
build(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-01 17:22:33 +00:00
David Sangrey
987a904d7f
Merge pull request #2078 from der-eismann/patch-1
Fix Inara URLs for station & system search
2023-09-19 18:20:48 -04:00
Philipp Trulson
02f62b8ee6
Fix Inara URLs for station & system search 2023-09-18 22:48:00 +02:00
Phoebe
20a603510b
Merge pull request #2072 from HullSeals/enhancement/1009/pin-latest-winsparkle
Force Latest Winsparkle for Builds
2023-09-01 14:44:47 -07:00
dependabot[bot]
233a3a9fac
build(deps-dev): bump autopep8 from 2.0.2 to 2.0.4
Bumps [autopep8](https://github.com/hhatto/autopep8) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/hhatto/autopep8/releases)
- [Commits](https://github.com/hhatto/autopep8/compare/v2.0.2...v2.0.4)

---
updated-dependencies:
- dependency-name: autopep8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-01 17:30:28 +00:00
David Sangrey
264aaeee64
#1009 Force Latest Winsparkle for Builds 2023-08-31 12:01:17 -04:00
David Sangrey
d58193f399
Merge pull request #2043 from EDCD/dependabot/pip/develop/flake8-6.1.0
build(deps-dev): bump flake8 from 6.0.0 to 6.1.0
2023-08-26 09:46:15 -04:00
David Sangrey
d0b5a27cc2
Merge branch 'stable' into develop 2023-08-22 17:28:34 -04:00
David Sangrey
6f2ba8d1b2
Release/5.9.5 Update Changelog and Version String Release/5.9.5 2023-08-22 17:00:57 -04:00
David Sangrey
e714e199e8
Merge branch 'beta' into develop 2023-08-21 21:22:40 -04:00
Phoebe
949a352a2f
Merge pull request #2065 from HullSeals/fix/installer-old-versions-guid
Cleanup Old Installers Logic
LGTM
2023-08-22 03:15:40 +02:00
David Sangrey
688cb1b323
[Installer] Simplify the PowerShell Search 2023-08-18 16:39:55 -04:00
David Sangrey
99f46dd01f
[Minor] Force Clean File Install Every Time 2023-08-18 13:21:04 -04:00
David Sangrey
7894753d2e
[Installer] Old Ver Removal with Diff GUID 2023-08-17 23:15:33 -04:00