This repository has been archived by the owner on Sep 26, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add basic training UI * Create application UI * Formatting * Try to get validation working * Fix binder issue * Get validation working * Styleguide * Use top menu navigation * Add placeholder model view * Run on 0.0.0.0 * listbox view * Start splitting up Layouts * Continue work on Job view * Depend on both SDK versions * Working on RDSJobDB * Split off job configurator * Created job db and serializers * Cleanup * Initial implementation * Add a facade for example methods * Implement JobRunner * Refactor out training-test-util * Add dataset display name. Revert gradle version to 5.6.4. * Fix compiler errors. Start koin in job runner integ test * Add web app listener to start koin * Move Job DB into its own module * Update wrapper * Add fetch and count method to fulfill dataprovider contract * Remove model view * Use database with UI * Add buttons back to Job Grid view * Remove duplicated files * Move repos to axon.kts.gradle * Respond to comments * Fix training integ tests * Fix broken database selection test Co-authored-by: Austin Shalit <[email protected]> Co-authored-by: :) <[email protected]>
- Loading branch information