|
|
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 |
|
|
|
f7c6373255
|
feat: Adds initial icons / favicon
|
2026-01-11 13:48:30 -05:00 |
|
|
|
f835fc7c51
|
feat: Initial navbar
|
2026-01-11 12:41:54 -05:00 |
|
|
|
51edff5a8a
|
feat: Updates sidebar styles.
|
2026-01-11 10:35:49 -05:00 |
|
|
|
a7f40efba9
|
feat: Updates button styles.
|
2026-01-10 20:37:57 -05:00 |
|
|
|
20065ebf10
|
feat: Adds result view to better handle errors, integrates it into project view.
|
2026-01-10 18:27:45 -05:00 |
|
|
|
a356aa2a13
|
feat: Updates rectangular size to be a modal form, some style updates to other views.
|
2026-01-10 14:04:23 -05:00 |
|
|
|
07818d24ed
|
WIP: Inital duct rectangular form, needs better thought out.
|
2026-01-09 17:03:00 -05:00 |
|
|
|
7083178844
|
feat: Initial duct sizing view and calculations, need to add supply and return trunk sizing.
|
2026-01-09 12:43:56 -05:00 |
|
|
|
30fddb9dce
|
feat: Updates form routes and database routes to use id's in the url path.
|
2026-01-09 09:25:37 -05:00 |
|