Commit Graph

18 Commits

Author SHA1 Message Date
1ea5750a76 Refactor, increase test coverage 2020-12-10 15:59:37 -05:00
0c936b3fa7 Misc tweaks 2020-08-26 15:25:31 -04:00
7aeb74874b Create component system to help cut down on view duplication, see #31 2020-08-21 12:30:01 -04:00
5a65c7b645 Add background check for session validity
This checks when the app is made visible -- like the tab is switched to,
if the current session is still valid. If the session is not still
valid, the page is reloaded so that the session expiration is apparent.

Resolves #25
2020-08-05 21:46:14 -04:00
9a112dc413 Bump version 2020-08-04 09:30:21 -04:00
4582e2e917 Refactor/streamline View layer 2020-07-31 16:22:32 -04:00
43f07dac6c Set up Event-based handling for a few things 2020-05-06 13:16:40 -04:00
75bd011a2c Various code tweaks 2020-05-01 19:38:45 -04:00
1cc5703cd7 Fix some bugs with history view 2020-04-24 14:14:52 -04:00
bc529e57e8 Big Work in progress commit 2020-04-21 19:22:56 -04:00
570c18a069 Type all the class attributes 2020-04-10 20:01:46 -04:00
6d55d4136e Bump version and PHP requirement in headers 2020-04-10 15:39:39 -04:00
1a6a30ef5d Update test snapshots 2020-03-16 15:47:33 -04:00
055ec80236 Increase code coverage 2020-03-12 12:04:20 -04:00
986ff6de0b Update header comments again 2020-03-12 11:45:11 -04:00
e6a216704c Remove XML codec 2020-03-12 11:44:19 -04:00
00ef5c3706 Fix test suite 2020-03-12 09:52:45 -04:00
e5ef054f5b Put Ion Namespace back in the codebase directly 2020-03-11 23:04:01 -04:00