Commit Graph

25 Commits

Author SHA1 Message Date
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
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
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