Commit Graph

41 Commits

Author SHA1 Message Date
d6e6d06d39 Code quality check 2023-06-06 14:31:25 -04:00
891b660824 Refactor and code quality improvements 2023-05-30 17:13:49 -04:00
061952eb17 Add roof area to the persistence 2023-05-29 11:13:49 -04:00
04bf3bbef3 Hub now create a list of aliases instead of one 2023-05-26 18:21:35 -04:00
9f00208cbb Complete the persistence update
test_save_result will be failing till systems are completed.
2023-05-23 14:36:48 -04:00
182d01123c remove warnings for opened files and remove code duplication 2023-05-19 16:01:06 -04:00
a0335795de Code quality assurance completed 2023-05-19 13:15:40 -04:00
86d4d839b2 Partial correction in persistence 2023-05-18 16:46:50 -04:00
6e249073c5 Partial correction in persistence 2023-05-18 16:40:52 -04:00
5fb361e74c Partial correction in persistence and geometry_helper.py 2023-05-18 16:15:57 -04:00
1c4920d0b0 Partial follow Pylint recommendation 2023-05-18 12:29:28 -04:00
84ae32bcdb Code style and logging unification 2023-05-17 17:10:30 -04:00
126b25a119 Structure refactor 2023-05-17 12:30:11 -04:00
a33bf0b366 Partial completion of new persistence.
Results are still missing and need to be added to the final commit. including the db table creation that seems to be missing
2023-05-16 18:06:22 -04:00
7b369bae27 Partial correction persistence 2023-05-10 17:06:51 -04:00
ecb09edcfb Reintroduce function in business logic 2023-03-13 15:01:55 -04:00
a3a382dae9 Reintroduce function in business logic 2023-03-13 14:41:25 -04:00
fc25c12149 Partial correction of persistence business logic 2023-03-13 14:18:04 -04:00
0ed6c2d935 Partial correction of persistence business logic 2023-03-10 14:04:00 -05:00
Peter Yefi
9b12e3589b Added exporters for simulation results 2023-03-03 17:19:36 -05:00
Peter Yefi
c0c3dc4694 Updated branch with master origin 2023-03-01 20:42:23 -05:00
3a7dccff8c Set usage to unknown if it cannot be determined. 2023-02-24 16:33:42 -05:00
Peter Yefi
0ab96ec226 Completed changes for new models 2023-02-22 22:45:33 -05:00
018c3d24a5 Bug fix in user info 2023-02-21 10:03:37 -05:00
f10830dce2 Merge remote-tracking branch 'origin/master' 2023-02-21 09:41:37 -05:00
580ff5c63c user_login method and bug fix
- Now the geojson missing functions will not crah
- Now a user can login directly with application_uuid, user and password
2023-02-21 09:41:26 -05:00
KoaCWells
9209cf624a Fix import/export user factories, update repository/user.py for proper StartSession API call, fix setup.py 2023-02-20 22:12:01 -05:00
b280949451 Add nrcan archetypes 2023-02-20 07:24:27 -05:00
486a861477 small corrections 2023-02-13 05:17:25 -05:00
22cbede8d5 Added the full functionality to create meb 2023-02-08 13:40:06 -05:00
7bafbba240 remove unwanted print 2023-02-02 13:01:56 -05:00
16adfaa1a8 Full implementation of basic persistence tasks for the one_shot admin tool. 2023-02-02 13:00:58 -05:00
a34206e6ff Persistence up and running with small fix 2023-02-02 07:14:41 -05:00
f99b8497ff Persistence up and running with basic app applicartion 2023-02-02 06:12:24 -05:00
30bd7678fc Preliminary version of persistence ready for testing 2023-02-01 07:29:06 -05:00
672b9874f2 Persistence refactory 2023-02-01 06:05:12 -05:00
5978757348 Partial correction of persistence 2023-01-31 13:11:39 -05:00
2c2fc025eb Correct error in db table creation (user_applications) 2023-01-30 07:01:05 -05:00
17f8223023 Add basic application handling to the persistence 2023-01-30 06:49:08 -05:00
1b47ea64b5 Clean up:
Some old not implemented classes have been removed
Some pep8 improvements done too
2023-01-26 07:41:56 -05:00
9700e5ce21 packaging version 2023-01-24 10:51:50 -05:00