Commit Graph

666 Commits

Author SHA1 Message Date
Roland Osborne
df16364616 adding header to test method 2022-02-05 21:12:35 -08:00
Roland Osborne
6117d56f24 optimized view revision notification 2022-02-05 20:41:52 -08:00
Roland Osborne
1c6358e3d7 testing label list 2022-02-04 20:47:07 -08:00
Roland Osborne
d53399e306 remove card-group from join table on group remove 2022-02-04 20:18:44 -08:00
Roland Osborne
8e903dc1c1 connecting labels when retrieving articles 2022-02-04 13:26:52 -08:00
Roland Osborne
7a001a4075 returning revision in header 2022-02-04 09:34:10 -08:00
Roland Osborne
7f625cd9bc update notified revisions on card status update 2022-02-04 00:20:57 -08:00
Roland Osborne
6dfab23234 restructured card data to optimise for notifications 2022-02-03 13:34:03 -08:00
Roland Osborne
8cdf70a4cd added card not support 2022-02-03 12:11:51 -08:00
Roland Osborne
dc055fa9af consolodating tests 2022-02-03 11:18:50 -08:00
Roland Osborne
67ffe43c8c added revision filter for groups and cards 2022-02-03 00:30:43 -08:00
Roland Osborne
5932f177aa moved groups into slot model 2022-02-02 23:48:17 -08:00
Roland Osborne
a736d0da05 pushing label into labelslot 2022-02-02 22:52:06 -08:00
Roland Osborne
9d1f407653 restructuring card with slots 2022-02-02 22:13:46 -08:00
Roland Osborne
84285194a7 defining article slot instead of internal articldata 2022-02-02 13:44:41 -08:00
Roland Osborne
dfcbb3c49a removing cardview 2022-02-02 11:20:18 -08:00
Roland Osborne
83e1afc25e split out labeldata and groupdata to optimize article get 2022-02-02 10:55:45 -08:00
Roland Osborne
f94f7a2e7d removed direct label assignment 2022-02-01 23:55:16 -08:00
Roland Osborne
a6ea2a7be1 added filtering of articles 2022-02-01 23:39:25 -08:00
Roland Osborne
b1e0a17506 removing block concept from articla api 2022-02-01 10:03:04 -08:00
Roland Osborne
a713fd2174 returning article block id 2022-01-28 22:50:13 -08:00
Roland Osborne
dbeb28cb66 retrieving article blocks 2022-01-28 22:21:54 -08:00
Roland Osborne
b079f32e7d preparing article block endpoints 2022-01-28 15:05:30 -08:00
Roland Osborne
3af0122d64 updating article block model 2022-01-28 14:37:35 -08:00
Roland Osborne
b4b2c2c651 separating view and content notification 2022-01-28 13:39:31 -08:00
Roland Osborne
e51197a3e5 added article expiration 2022-01-27 23:19:11 -08:00
Roland Osborne
1dc2ddcf39 adding addArticle endpoint 2022-01-27 23:01:17 -08:00
Roland Osborne
4298bd5b31 added testing utility 2022-01-27 14:53:03 -08:00
Roland Osborne
6ee801747c more test cleanup 2022-01-27 11:45:01 -08:00
Roland Osborne
ff5c34e0df test util cleanup 2022-01-27 00:07:42 -08:00
Roland Osborne
5b6673fc81 avoiding inmem db for test as it has locking issues 2022-01-26 23:40:50 -08:00
Roland Osborne
1d86e2c0cf added missing groups in getCard 2022-01-25 10:48:02 -08:00
Roland Osborne
c66d5bedbc completed contact group test 2022-01-24 23:25:43 -08:00
Roland Osborne
2a8fe4b6b8 adding group test 2022-01-24 21:22:33 -08:00
Roland Osborne
b9880227ed adding contact access to profile message 2022-01-22 21:47:39 -08:00
Roland Osborne
e9c1ab475f add read limit to help reduce malicious communication 2022-01-22 20:46:58 -08:00
Roland Osborne
807df99d9a adding read timeout for unit test 2022-01-22 20:37:14 -08:00
Roland Osborne
3b7dfd5b7d updated token format 2022-01-22 11:40:20 -08:00
Roland Osborne
76c31b15ae adding target to app token 2022-01-22 11:04:29 -08:00
Roland Osborne
4082476d73 changing contact token format 2022-01-22 10:45:39 -08:00
Roland Osborne
bbdc4ed722 using Guid as foreign key for App and Card 2022-01-22 10:16:33 -08:00
Roland Osborne
bc0921c721 added profile notification 2022-01-21 23:00:47 -08:00
Roland Osborne
a2354704fc adding profile test 2022-01-21 15:08:52 -08:00
Roland Osborne
57b6936226 adding revision notification thread 2022-01-21 14:26:31 -08:00
Roland Osborne
664e179fba adding notification support 2022-01-21 13:18:35 -08:00
Roland Osborne
dc2c45df1d completed connect contact test 2022-01-21 10:34:08 -08:00
Roland Osborne
718d726eab retrieving pending card in test 2022-01-21 00:39:43 -08:00
Roland Osborne
e427f1c302 adding get card view 2022-01-21 00:05:42 -08:00
Roland Osborne
6bfd7762c0 setting open message 2022-01-20 23:41:08 -08:00
Roland Osborne
50f1e9bb6e update card revision on status changes 2022-01-20 21:48:24 -08:00