c1e3eec48a
2020-11-13 20:18:18 +00:00
3029ead3b2
2020-11-13 19:58:09 +00:00
b5e314678d
2020-11-12 23:45:24 +00:00
810a89ec46
2020-11-12 23:25:32 +00:00
0084036334
2020-11-12 22:44:25 +00:00
a8fc8f4cbf
2020-11-12 22:24:29 +00:00
da91700fa1
2020-11-12 22:14:09 +00:00
223a9e4060
Removed clearable from most forms, it's too "busy" and fucks up the look of the form for not much benefit
...
maybe in future can look at only showing on mobile or something or when the field is active?
2020-11-11 20:03:53 +00:00
db2fc91238
2020-10-20 18:51:40 +00:00
1b4d56258f
2020-10-19 22:34:55 +00:00
6b357b8500
2020-10-08 20:31:06 +00:00
d9a7debf83
2020-10-06 17:31:19 +00:00
800a27b70a
2020-10-06 14:58:03 +00:00
6debf951e2
2020-10-05 23:04:21 +00:00
a26cb728a0
2020-09-11 19:40:19 +00:00
15297fa2f5
2020-08-05 22:33:33 +00:00
1261116f1e
2020-07-23 19:13:38 +00:00
0576414cd9
2020-07-03 17:14:35 +00:00
c5e0dd626b
2020-07-02 13:45:01 +00:00
6bb3ac290c
2020-06-24 22:17:57 +00:00
272b620f61
2020-06-24 21:42:52 +00:00
ed12a4aac1
2020-06-21 21:54:21 +00:00
a8b8a30338
2020-06-20 22:49:39 +00:00
727cb6d234
2020-06-20 13:21:04 +00:00
534d47132d
2020-06-20 00:12:19 +00:00
5e1efbab24
2020-06-19 23:58:52 +00:00
0a43e53ab7
all over the place with comments and console statements but now properly chains all the calls for login (except translation may have an issue)
2020-06-10 21:05:45 +00:00
983c24a726
2020-06-07 18:13:56 +00:00
4c3a2f8988
2020-06-05 14:09:37 +00:00
3dd037d38a
2020-06-04 23:07:15 +00:00
3ed6a02e96
2020-06-03 22:21:52 +00:00
a955c2e786
2020-05-21 21:39:43 +00:00
eae8539383
Ditch unused server response readonly property
2020-05-18 16:12:47 +00:00
15b845813a
2020-05-13 23:35:44 +00:00
6e41dad1b0
Rename concurrencyToken to concurrency
2020-05-13 19:55:50 +00:00
f96f2e0326
2020-04-20 20:24:43 +00:00
b25af47cdd
Removed extraneous container element
2020-04-13 23:03:12 +00:00
ae3baeb954
cleanup res.error overly complex
2020-04-09 22:45:05 +00:00
20cb6a5cf4
Fully respect screen size on huge
2020-04-09 22:31:10 +00:00
f32de0d01a
2020-04-05 19:01:54 +00:00
374a033c3b
2020-04-04 18:31:08 +00:00
43de3c8fb0
moved t function to global and misc cleanup
2020-04-04 17:06:25 +00:00
6212ff7ce8
devarification complete, tests ok
2020-04-02 22:31:04 +00:00
fdd1fd3aaa
2020-04-01 19:08:07 +00:00
e055ae2049
adding back fa- to icons so can more easily find them in code and removing helper function that added fa- automatically
2020-03-30 20:50:50 +00:00
e548ecb12f
renamed lt function to t as it's no longer localized text and t is shorter, also renamed parameter ltKey to tKey for similar reasons
2020-03-27 19:45:37 +00:00
b9fa360d33
Standardized custom controls to fire input event instead of changed which is immediate for ui
...
renamed onChange handler code to better reflect what it does
tested all controls on widget form to ensure they update and roundtrip properly and dirty checking is now fired immediately no need to tab off
2020-03-26 23:42:37 +00:00
ebfd2b9dee
2020-03-18 19:56:58 +00:00
91d5570223
2020-03-18 19:45:10 +00:00
93bf22a325
2020-03-09 19:49:09 +00:00