Commit Graph

171 Commits

Author SHA1 Message Date
081d21ff98 2020-12-24 18:19:23 +00:00
5caf2acb23 2020-12-23 18:35:42 +00:00
39a94500a1 2020-12-23 17:51:31 +00:00
9f0ef1a8f5 User lists now working properly with datalist. Fixup for many areas where error constructor was being called with object instead of string 2020-12-08 20:25:55 +00:00
d42da74592 2020-12-07 20:15:29 +00:00
c0dd56b90a refinement to readonly mode: banner now gray and removed disabled for controls as they were too faded to read properly and some controls with action buttons didn't work (email, phone etc) 2020-12-02 17:41:49 +00:00
f700702215 2020-12-01 15:25:12 +00:00
83f2faeddd 2020-12-01 01:05:47 +00:00
5353f26c1c 2020-12-01 00:31:58 +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
9e565729d3 2020-11-10 19:30:50 +00:00
316f9ec7cf 2020-10-27 18:11:20 +00:00
9033a4721c 2020-10-22 19:24:42 +00:00
35b4cc7f88 2020-10-22 19:16:28 +00:00
2514995130 2020-10-20 18:59:21 +00:00
db2fc91238 2020-10-20 18:51:40 +00:00
3cd6a59570 2020-10-07 18:35:53 +00:00
f753f586b7 2020-10-07 18:04:48 +00:00
7f63c66e67 2020-10-06 16:26:35 +00:00
6a7b02a157 2020-10-06 16:17:22 +00:00
800a27b70a 2020-10-06 14:58:03 +00:00
213053f885 2020-10-06 14:06:46 +00:00
7d46de6de5 2020-09-25 21:53:45 +00:00
f67379f83f throw "string" -> throw new Error("string" 2020-09-16 17:37:22 +00:00
f01345974a 2020-08-05 23:40:30 +00:00
d38082987f 2020-08-05 22:58:38 +00:00
a6ca999130 2020-07-20 17:36:59 +00:00
e263275abf 2020-06-29 22:05:02 +00:00
9aa60dae7a 2020-06-24 22:28:15 +00:00
2c8a777333 2020-06-20 14:29:51 +00:00
727cb6d234 2020-06-20 13:21:04 +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
f2ea7b0ec6 2020-05-21 20:00:36 +00:00
eae8539383 Ditch unused server response readonly property 2020-05-18 16:12:47 +00:00
93746e8a7a 2020-05-13 23:40:18 +00:00
a21d2ead6a 2020-05-13 22:53:52 +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
019fb4a76d 2020-04-09 22:58:18 +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
798e923afe 2020-04-04 19:47:59 +00:00
977b313fcf 2020-04-04 19:39:59 +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
7553f1be69 2020-04-03 20:57:09 +00:00
e44362d6ff 2020-04-02 20:16:28 +00:00