Commit Graph

65 Commits

Author SHA1 Message Date
Robinson
e94239a658
Refactoring - no change in logic 2021-08-31 20:26:13 -06:00
Robinson
ef3346ff30
Added custom DevModeInitializer, added pnpm.enable, DevMode initializer is not added if we are not in dev mode 2021-08-31 19:22:08 -06:00
Robinson
51b17ac65e
Converted DevModeInitializer.java to kotlin 2021-08-31 19:21:31 -06:00
Robinson
c9351c9647
Rename .java to .kt 2021-08-31 19:21:30 -06:00
Robinson
81f3eaebe0
Initial commit of the DevModeInitializer 2021-08-31 18:00:40 -06:00
Robinson
82c60f2a12
code cleanup 2021-08-30 23:37:29 -06:00
Robinson
f6f6f3e5a0
added deprecation 2021-08-30 23:37:07 -06:00
Robinson
3d4146de1e code polish 2021-08-24 14:29:05 -06:00
Robinson
1ba042fd45 running as jar fix 2021-08-24 14:28:56 -06:00
Robinson
2ab248f1d0 Formatting 2021-08-24 13:24:37 -06:00
Robinson
56fbe73985 simplifying how the vaadin app is initialized, configured, and start/stop 2021-08-24 00:50:58 -06:00
Robinson
f6720352cb if the UI blocks on an action (vaadin still blocks...), don't block everything 2021-08-24 00:50:15 -06:00
Robinson
1fa603c02d removed unnecessary ; 2021-08-24 00:43:16 -06:00
Robinson
4765a317e2 Added gradle 2021-08-23 01:22:05 -06:00
Robinson
a81c5c22bb WIP vaadin undertow launcher 2021-08-23 01:21:43 -06:00