Commit Graph

221 Commits

Author SHA1 Message Date
Roland Osborne
9bb2a4ac7c using param based token 2022-03-20 22:12:42 -07:00
Roland Osborne
1c3f06cd5a using query param for access token in attribute module 2022-03-20 14:41:18 -07:00
Roland Osborne
8c84971513 using query param for access in alias module 2022-03-20 14:25:46 -07:00
Roland Osborne
487ba68eb1 using query param for authentication in profile module 2022-03-20 14:09:40 -07:00
Roland Osborne
3c3771ece4 moving profile to token based auth 2022-03-19 23:01:18 -07:00
Roland Osborne
d6dff01317 moving away from authorization header due to limitations 2022-03-19 21:04:14 -07:00
Roland Osborne
0bce0c481c updating app icon 2022-03-18 23:35:54 -07:00
Roland Osborne
d9e19a9379 adding nested navigation for pages 2022-03-18 23:07:30 -07:00
Roland Osborne
3f9741acda adding contacts section of sidebar 2022-03-18 15:21:53 -07:00
Roland Osborne
1d3d1a44a8 rendering profile in sidebar 2022-03-18 10:51:21 -07:00
Roland Osborne
68c6acaf64 preparing to render profile 2022-03-17 14:42:51 -07:00
Roland Osborne
037e5ebb71 syncing group list 2022-03-17 00:14:34 -07:00
Roland Osborne
955efe1d67 fixed compile warnings 2022-03-16 11:43:27 -07:00
Roland Osborne
4469e7db95 show spinner during login 2022-03-16 11:31:17 -07:00
Roland Osborne
cba10f8d64 breaking out style for create 2022-03-16 11:05:05 -07:00
Roland Osborne
261eb657a5 using styled-components 2022-03-16 10:45:06 -07:00
Roland Osborne
1af1ef807d refactor with component hook pattern 2022-03-16 00:21:53 -07:00
Roland Osborne
fa8ac2cfa8 added websocket to context 2022-03-15 01:05:44 -07:00
Roland Osborne
dc2ca2bc68 restructuring webapp 2022-03-14 20:45:54 -07:00
Roland Osborne
58269ed541 adding websocket ping/pong messages 2022-03-11 15:14:06 -08:00
Roland Osborne
f682d4c9d3 connecting websokcet 2022-03-11 13:40:29 -08:00
Roland Osborne
7e824d19b3 changing default asset path 2022-03-10 23:57:27 -08:00
Roland Osborne
54b9737cd6 adding open access account config 2022-03-10 21:26:17 -08:00
Roland Osborne
1f7c2e9eb2 rendering login page 2022-03-10 14:28:50 -08:00
Roland Osborne
699268d601 preparing react based webapp 2022-03-10 10:54:09 -08:00
Roland Osborne
3642d0f232 testing account deletion 2022-03-10 10:07:06 -08:00
Roland Osborne
5609704760 added account id to records for batch delete 2022-03-09 22:18:37 -08:00
Roland Osborne
3a0409c002 adding admin listing of accounts 2022-03-09 21:19:05 -08:00
Roland Osborne
9af758a82b adding admin account reset 2022-03-09 15:12:05 -08:00
Roland Osborne
e25b95277c removed stale account endpoints 2022-03-09 11:27:50 -08:00
Roland Osborne
2ae2f857f8 testing accont listing 2022-03-08 23:05:04 -08:00
Roland Osborne
d82cc5009b testing searchable flag 2022-03-08 22:39:02 -08:00
Roland Osborne
dde82cd37b testing account configuration 2022-03-08 13:31:04 -08:00
Roland Osborne
03fbf2934b adding account reset 2022-03-08 10:18:31 -08:00
Roland Osborne
eaea8a67c5 fixing test 2022-03-07 15:08:57 -08:00
Roland Osborne
23b002edc4 updated api to support browser app 2022-03-07 15:03:24 -08:00
Roland Osborne
98f3d2c87c testing removing contact from channel 2022-03-05 13:52:42 -08:00
Roland Osborne
9b5dcdfe3f syncrhonizing tags in test app 2022-03-04 13:44:11 -08:00
Roland Osborne
953dc93ed5 fixing topics not updating 2022-03-04 12:43:46 -08:00
Roland Osborne
c6653f126b updating channel model for consistency with topics 2022-03-04 12:03:33 -08:00
Roland Osborne
31bb532470 testing channel sync 2022-03-04 11:44:55 -08:00
Roland Osborne
ae506a4df5 adding messanger app use case 2022-03-03 11:34:07 -08:00
Roland Osborne
3c2a9f8550 added missing group subject field 2022-03-03 00:57:52 -08:00
Roland Osborne
26f4f2d458 testing channel remove 2022-03-03 00:46:32 -08:00
Roland Osborne
1355d51dfa updating foreign key to allow for batch delete 2022-03-03 00:03:32 -08:00
Roland Osborne
d84425df09 support deleting topic tag 2022-03-02 23:54:58 -08:00
Roland Osborne
e312a42f7b testing get topic tags 2022-03-02 22:27:45 -08:00
Roland Osborne
11483178a1 adding tag subject update 2022-03-02 21:46:21 -08:00
Roland Osborne
381cde4108 adding topic tags 2022-03-02 14:30:14 -08:00
Roland Osborne
b77e869fd5 test removal of channel topic assets 2022-03-02 13:19:16 -08:00