This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
"name": "swift-manual-d-dev",
|
"name": "swift-manual-d-dev",
|
||||||
"image": "git.housh.dev/michael/swift-dev-container:latest",
|
"image": "git.housh.dev/michael/swift-dev-container:latest",
|
||||||
"features": {
|
"features": {
|
||||||
//"ghcr.io/devcontainers/features/sshd:1": {},
|
|
||||||
"ghcr.io/devcontainers/features/git:1": {
|
"ghcr.io/devcontainers/features/git:1": {
|
||||||
"version": "os-provided",
|
"version": "os-provided",
|
||||||
"ppa": "false"
|
"ppa": "false"
|
||||||
@@ -10,6 +9,7 @@
|
|||||||
"ghcr.io/swift-server-community/swift-devcontainer-features/jemalloc:1": { },
|
"ghcr.io/swift-server-community/swift-devcontainer-features/jemalloc:1": { },
|
||||||
"ghcr.io/swift-server-community/swift-devcontainer-features/swift-format:0": { },
|
"ghcr.io/swift-server-community/swift-devcontainer-features/swift-format:0": { },
|
||||||
"ghcr.io/swift-server-community/swift-devcontainer-features/foundationnetworking:1": {},
|
"ghcr.io/swift-server-community/swift-devcontainer-features/foundationnetworking:1": {},
|
||||||
|
"ghcr.io/devcontainers-extra/features/markdownlint-cli2:1": {},
|
||||||
"ghcr.io/jsburckhardt/devcontainer-features/just:1": {},
|
"ghcr.io/jsburckhardt/devcontainer-features/just:1": {},
|
||||||
"ghcr.io/rocker-org/devcontainer-features/pandoc:1": {},
|
"ghcr.io/rocker-org/devcontainer-features/pandoc:1": {},
|
||||||
//"ghcr.io/devcontainers/features/docker-in-docker:2": {},
|
//"ghcr.io/devcontainers/features/docker-in-docker:2": {},
|
||||||
|
|||||||
11
TODO.md
11
TODO.md
@@ -2,8 +2,17 @@
|
|||||||
|
|
||||||
- [x] Fix theme not working when selected upon signup.
|
- [x] Fix theme not working when selected upon signup.
|
||||||
- [x] Pdf generation
|
- [x] Pdf generation
|
||||||
- [ ] Add postgres / mysql support
|
- [x] Add postgres / mysql support
|
||||||
- [ ] Opensource / license ??
|
- [ ] Opensource / license ??
|
||||||
- [ ] Figure out domain to host (currently thinking ductcalc.pro)
|
- [ ] Figure out domain to host (currently thinking ductcalc.pro)
|
||||||
- [ ] Logo / navbar name may have to change if it's not duct-calc.
|
- [ ] Logo / navbar name may have to change if it's not duct-calc.
|
||||||
- [ ] MainPage meta items will have to change also
|
- [ ] MainPage meta items will have to change also
|
||||||
|
- [ ] Add ability for either sensible or total load while specifying a room load.
|
||||||
|
- CoolCalc current version specifies the sensible cooling for a room break down,
|
||||||
|
and currently we require the total load and calculate sensible based on project
|
||||||
|
shr.
|
||||||
|
- [ ] Add ability to associate room load / airflow with another room.
|
||||||
|
- [ ] Trunk size form, room / register selection is wonky when labels are long.
|
||||||
|
- They will overlap each other making it difficult to read / decipher which checkbox belongs
|
||||||
|
to which label.
|
||||||
|
- [ ] Add select all rooms for trunks, useful for sizing main supply or return trunks.
|
||||||
|
|||||||
Reference in New Issue
Block a user