Commit Graph

16 Commits

Author SHA1 Message Date
Jason Kulatunga c85e829c46
Adding new system settings table. (#409)
* Adding new system settings table.
Adding associated database migration.
Added tests
Fixing tests for user-settings.

* updated migration, make sure default system settings are created.
Added database commands to create and update system settings.
Added generic response wrapper.

* make sure we can get related versions (fasten sources, onprem and desktop) when starting the app.
2024-02-09 09:10:06 -08:00
Jason Kulatunga 6d6647a549
Update config.yaml to clarify that Postgres is broken (#362) 2023-12-13 15:30:43 -08:00
Jason Kulatunga 65aca539c7
adding an encryption key field. 2023-11-07 20:47:52 -08:00
Jason Kulatunga 189ebde926
Update config.yaml 2023-10-16 11:40:58 -07:00
Nicholas Murray 816d823bc5 Add database.type to config file
We add a database type, which is defaulted to sqlite
2023-10-10 10:51:43 -07:00
Jason Kulatunga 22f23e20f1 fixing config file -- correct database mount location. 2023-01-26 03:10:36 -08:00
Jason Kulatunga 52196bec27 make sure the database location is specified in the config file. 2022-12-18 17:25:25 -08:00
Jason Kulatunga 6fd69575d1
Better Reporting (#12) 2022-12-17 15:10:19 -08:00
Jason Kulatunga e360369706
begin restoring Sqlite functionality. (#11) 2022-12-02 19:40:58 -08:00
Jason Kulatunga 8f933e626d cleanup config files and messages. 2022-10-09 12:30:26 -07:00
Jason Kulatunga 30cb696dff fixing config file.
fixing Dockerfile.
2022-09-26 22:14:29 -07:00
Jason Kulatunga f845ae3716 make sure we wait for the token to be stored before reloading the page. 2022-09-14 08:19:28 -07:00
Jason Kulatunga edd8587ab2 make sure that the jwt encryption key is configurable by the end user. 2022-09-13 21:41:10 -04:00
Jason Kulatunga 1a9f440265 commit test config file. 2022-08-25 00:24:19 -07:00
Jason Kulatunga d46f12928e rename 2022-08-22 18:11:00 -07:00
Jason Kulatunga cc9948cd04 Initial commit 2022-08-22 17:51:46 -07:00