a10f3ef0f5
feat-postgres ( #1 )
...
CI / Linux Tests (push) Failing after 5m44s
Store timestamps as strings in the database to fix errors with postgres.
Reviewed-on: #1
Co-authored-by: Michael Housh <michael@mhoush.com >
Co-committed-by: Michael Housh <michael@mhoush.com >
2026-02-11 21:51:52 +00:00
08e67ce308
feat: Adds privacy policy.
CI / Linux Tests (push) Successful in 8m30s
2026-02-10 16:26:23 -05:00
dc9f51c04f
feat: Adds level field to rooms, updates urls to point to public mirror of the project.
CI / Linux Tests (push) Failing after 15s
2026-02-10 12:07:44 -05:00
980d99e40b
feat: Adds ductulator button to logged in views.
CI / Linux Tests (push) Successful in 5m46s
2026-02-09 16:58:28 -05:00
06b663052e
feat: Renames quick calc routes / views to ductulator. Adds button to home page for using ductulator, needs added to navbar still.
2026-02-09 16:36:24 -05:00
007d13be2f
feat: Adds quick calculation views, need to add buttons / links in navbar / home page.
2026-02-09 15:34:28 -05:00
88af6f722e
feat: Adds logout route and switches user navbar item to dropdown menu.
2026-02-09 12:32:30 -05:00
5a7cf4714b
feat: Adds multi-select option for selecting rooms in trunk sizing form.
2026-02-09 11:55:11 -05:00
e4ddec0d53
feat: Updates to home / landing page.
CI / Linux Tests (push) Successful in 6m32s
2026-02-08 19:12:52 -05:00
bb88d48eb3
feat: Updates tests to include home page snapshot test, updates TODO's.
CI / Linux Tests (push) Successful in 5m52s
2026-02-08 10:27:23 -05:00
d957cc1c19
feat: Adds minimal home page, change license to cc-by-nc-sa license in prep for public availablility.
CI / Linux Tests (push) Failing after 5m41s
2026-02-08 10:14:19 -05:00
0775474f57
WIP: Updates test html snapshots, working on validation when delegating airflow to a different room.
CI / Linux Tests (push) Has been cancelled
2026-02-06 17:01:43 -05:00
f2c79ad56f
WIP: Adds database field to delegate airflow to another room, adds select to room form.
CI / Linux Tests (push) Failing after 6m39s
2026-02-06 12:11:01 -05:00
728a6c3000
feat: Adds CSV upload form to room view.
2026-02-06 08:22:59 -05:00
57766c990e
feat: Initial csv parsing for uploading rooms for a project. Need to style the upload form.
CI / Linux Tests (push) Successful in 5m41s
2026-02-05 16:39:40 -05:00
6a764ade2b
feat: Update room cooling load to accept either total or sensible loads, instead of requiring a total load.
2026-02-05 09:44:37 -05:00
4f3cc2c7ea
WIP: Cleans up ManualDClient and adds some more document strings.
CI / Linux Tests (push) Failing after 7m3s
2026-01-29 22:56:39 -05:00
9b618d55fa
WIP: Adds more tagged types for rectangular size calculations.
2026-01-29 20:50:33 -05:00
6723f7a410
feat: Adds some documentation strings in ManualDCore module.
2026-01-29 15:16:26 -05:00
5440024038
feat: Renames EffectiveLength to EquivalentLength
CI / Linux Tests (push) Successful in 9m34s
2026-01-29 11:25:20 -05:00
c82f20bb60
WIP: Mostly done with pdf client, need to add tests.
2026-01-28 15:47:56 -05:00
1663c0a514
WIP: Working on a project detail database request to minimize database calls.
2026-01-26 16:43:16 -05:00
04a7405ca4
WIP: Html view that prints to pdf ok.
2026-01-17 20:40:49 -05:00
0fe80d05c6
WIP: Begins work on pdf client.
2026-01-17 12:59:46 -05:00
13c4bb33b5
feat: Reorganizes / creates duct sizes container, uses it in views and projectClient.
2026-01-16 11:40:21 -05:00
146baa7815
feat: Moves TrunkSize to be it's own namespace rather than being under DuctSizing, as it's got it's own database model, etc.
2026-01-16 10:48:07 -05:00
59c1c9ec4a
feat: Uses shared duct size container for both room and trunk duct sizing containers.
2026-01-16 10:16:31 -05:00
d14477e97a
feat: Cleans up / moves helpers for view controller to project client.
2026-01-16 09:31:35 -05:00
f5afc6e32b
feat: Adds release workflow.
Create and publish a Docker image / build-and-push-image (push) Successful in 8m45s
2026-01-15 15:33:31 -05:00
9709eaaf8e
feat: Removes register-id in favor of using the room name with register number in duct sizing forms / tables.
2026-01-15 15:18:42 -05:00
4ecd4dba7b
feat: Style updates, begins adding name/label to trunk sizes. Need to remove register id.
2026-01-15 13:00:46 -05:00
7471e11bd2
fix: Fixes some layout issues with footer and sidebar, makes size column in duct-sizing views to be a fixed width, so the tables line up properly.
2026-01-15 09:17:27 -05:00
1b88f81b5f
feat: Adds page header styles, starts an Alert component.
2026-01-14 23:09:28 -05:00
86307dfa05
feat: Uses room names for trunk sizing in the form and table, prep for removing register-id's in favor of only using the room names.
2026-01-14 19:24:56 -05:00
356e020e3b
fix: Fixes trunk / runout rectangular size badge not matching color of room rectangular size.
2026-01-14 19:05:49 -05:00
9b5b891744
feat: Adds footer with copyright info.
2026-01-14 19:02:10 -05:00
658ea9f12e
feat: Adds meta tags for og / twitter links.
2026-01-14 18:29:19 -05:00
b5d1f87380
feat: Adds manual-d group pdf while working on better picker for groups, fixes issues with trunk table not always rendering properly with certain themes.
2026-01-14 16:53:05 -05:00
450791b37e
fix: Fixes duct sizing rooms table not showing forms correctly, updates the table styles.
2026-01-14 10:32:57 -05:00
71848c607a
WIP: Rooms table style updates in duct sizing tab, but room form is not working properly on all rows for some reason.
2026-01-13 22:47:50 -05:00
dfee50de8e
feat-WIP: Adds update to trunk-size form, currently height / width is not working though.
2026-01-13 20:23:25 -05:00
f990c4b6db
WIP: Begin cleaning up duct sizing routes.
2026-01-13 17:01:44 -05:00
df600a5471
feat: Updates forms to use LabeledInput, style updates.
2026-01-13 10:15:06 -05:00
432533c940
feat-WIP: Style updates, new form inputs.
2026-01-12 22:49:58 -05:00
fa9e8cffb0
feat: Fixes signup flow, begins updating form input fields.
2026-01-12 18:53:45 -05:00
c2aedfac1a
WIP: Begins updating signup route to also setup a user's profile.
2026-01-12 17:04:51 -05:00
894bd561ff
feat: Begins user profile, adds database model, need to add views / forms.
2026-01-12 13:33:53 -05:00
6416b29627
feat: Removes unused form routes.
2026-01-12 11:32:38 -05:00
6aaf39f63c
fix: Fixes database going out of scope when rendering project view.
2026-01-12 10:58:57 -05:00
0a68177aa8
feat: Style updates.
2026-01-11 20:57:06 -05:00