Commit Graph

24 Commits

Author SHA1 Message Date
David Radcliffe fa0decc2b5 refactor angular config for better dev mode 2024-08-28 09:16:10 +09:00
Jean Fernandez 159743baee Split tests into separate workflow
Split tests into separate development workflow that can be included within ci file.

Restrict ci to only run on pushes to main/beta branches.

run dev workflow on pull requests
2024-03-03 22:28:40 -05:00
Jean Fernandez f4454b9cac Update docs and Makefile commands 2024-03-03 22:28:40 -05:00
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 015d65967c
update fasten-sources. fixed Kaiser Claims integration. 2024-01-24 19:01:33 -08:00
Jason Kulatunga dec1914b91
adding version, and migrate cli.
adding better migration support.
migrate between legacy source type to brands,portals and endpoints.
2024-01-16 21:13:52 -08:00
Jason Kulatunga c5829e7390
trying to fix build. 2023-09-10 11:47:38 -07:00
Jason Kulatunga d519684055
fixing storybook tests. 2023-09-05 20:30:21 -07:00
Jason Kulatunga 25043bf2a8
make sure we can build multiple flavors. 2023-08-29 16:36:06 -07:00
Jason Kulatunga 204ea95370
adding build-frontend-desktop-prod 2023-08-29 16:15:56 -07:00
Jason Kulatunga dd3e4c9d89
trying to fix makefile. 2023-08-28 21:09:01 -07:00
Jason Kulatunga a9cb793c8a split frontend routing config from backend config.
Added method to use embedded frontend routing.
rename desktop config to desktop_sandbox config.

adding desktop_mode (used for Wails Desktop app + hash based routing)
make sure all `window.location` parsing works correctly with desktop_mode
2023-08-28 18:36:32 -07:00
Jason Kulatunga 011cfa37e6 fixing build commands. make sure that we can build a desktop flavor of the UI. 2023-08-27 13:59:23 -07:00
Jason Kulatunga f1f2da2dd3
Widget Dashboard Queries using extracted Search Parameters (#179) 2023-07-08 07:43:30 -07:00
Jason Kulatunga 2d1a9bf6d1 update makefile
added storybook for medical sources card.
added shortDomain pipe + tests
2023-05-14 13:43:23 -04:00
Jason Kulatunga 8e203a5b3c working callbacks, working search filtering/facets 2023-05-14 13:43:23 -04:00
Jason Kulatunga 363dc49636 working callbacks, working search filtering/facets 2023-05-14 13:43:23 -04:00
Jason Kulatunga e3501c981b fix target. 2023-01-26 03:15:57 -08:00
Jason Kulatunga a89f640bc0 build frontend before UI 2023-01-26 03:08:13 -08:00
Jason Kulatunga 16a95657f1 fix config. 2022-10-14 09:19:51 -07:00
Jason Kulatunga 22713835ef fixing CI. 2022-10-14 09:09:16 -07:00
Jason Kulatunga 7dd6cfe486 fixing CI. 2022-10-14 09:04:24 -07:00
Jason Kulatunga 4d04e17280 fixing CI. adding coverage information. 2022-10-14 08:51:34 -07:00
Jason Kulatunga e5769eb731 adding Makefile with commands for testing and generating coverage. 2022-10-13 22:49:35 -07:00