Commit Graph

49 Commits

Author SHA1 Message Date
Roland Osborne
3b7de54be8 Revert "Typescript (#92)"
This reverts commit 71c65efa20.
2024-05-02 15:21:20 -07:00
Roland Osborne
55e054abb5 Revert "making databag pretty, thanks @lil5"
This reverts commit afb7632edf.
2024-05-02 15:16:20 -07:00
Roland Osborne
d38d60119b Revert "fixing unit test with custom attribute"
This reverts commit 66729cfc60.
2024-05-02 15:16:16 -07:00
Roland Osborne
66729cfc60 fixing unit test with custom attribute 2024-04-25 13:59:35 -07:00
Roland Osborne
afb7632edf making databag pretty, thanks @lil5 2024-04-25 13:29:25 -07:00
Lucian I. Last
71c65efa20
Typescript (#92)
* Add ignore dsstore node_modules

* Rename to typescript

rnr -r '(.*)\.js$' '$1.ts' ./src ./test
rnr -rf '(.*)\.jsx$' '$1.tsx' ./src ./test

* Remove package lock

* Fix extension of tsx at context

* init typescript

* .

* Compiles, moved to vite

* lint new files

* check dashboard

* Add dist to ignore file
2024-04-24 13:26:55 -07:00
Roland Osborne
58ba4857f9 fix jest errors 2024-03-07 16:43:36 -08:00
Roland Osborne
05cb4e89df fixing unit tests 2023-04-14 15:49:24 -07:00
Roland Osborne
3e840d2af7 more detail refactor for webapp 2023-01-27 17:16:19 -08:00
Roland Osborne
bff7471b5b testing conversation view 2023-01-27 11:28:28 -08:00
Roland Osborne
445f411dc3 adding converasation test 2023-01-26 21:00:10 -08:00
Roland Osborne
7f41ce6566 added contact component test for webapp 2023-01-24 11:45:01 -08:00
Roland Osborne
e7e8817747 adding account profile test for webapp 2023-01-23 16:29:04 -08:00
Roland Osborne
ef73615d20 refactor of webapp listing 2023-01-21 22:38:02 -08:00
Roland Osborne
8c343a7f60 adding channel component test for webapp 2023-01-20 15:31:49 -08:00
Roland Osborne
bdb77871cd refactor of channel view in webapp 2023-01-17 23:42:22 -08:00
Roland Osborne
c04cd4c270 testing card update indicator 2023-01-14 21:47:10 -08:00
Roland Osborne
4b814e9ee7 adjust login path 2023-01-14 08:07:23 -08:00
balzack
d2fc9de4af testing web access hook 2023-01-12 21:22:34 -08:00
Roland Osborne
9e5db67f51 fixing mock path 2023-01-12 15:36:44 -08:00
Roland Osborne
eb96fe2664 testing web access view 2023-01-12 15:31:35 -08:00
balzack
c1a66e2fa7 added web upload context test 2023-01-12 06:49:04 -08:00
balzack
132d7cc003 added web account context test 2023-01-12 06:01:32 -08:00
balzack
e068273487 fix test name 2023-01-12 04:41:14 -08:00
balzack
ab3cd5b0b0 adding web viewport context test 2023-01-12 04:40:22 -08:00
balzack
90aaab80d6 testing web store context 2023-01-11 22:30:37 -08:00
balzack
a371bbbc1d testing web app context 2023-01-11 21:54:26 -08:00
balzack
28940671d9 testing app context in web 2023-01-11 17:00:48 -08:00
Roland Osborne
afca60e76c extending conversation webapp context test 2023-01-11 10:13:40 -08:00
balzack
fc4fd2d59a extending conversation test 2023-01-10 22:49:02 -08:00
balzack
af3cd6d28e cleanup conversation test 2023-01-10 22:10:05 -08:00
Roland Osborne
b6c10078a6 extending conversation test 2023-01-10 15:35:57 -08:00
Roland Osborne
6d3735e434 updating conversation test 2023-01-10 13:16:13 -08:00
balzack
0296e6c441 preparing conversation context webapp test 2023-01-09 23:16:11 -08:00
balzack
fabb6e3ae9 extending web card context test 2023-01-08 21:13:58 -08:00
Roland Osborne
51d2014aa9 extending card context test 2023-01-08 15:00:24 -08:00
balzack
5ab3e9ee7a extending card context webapp test 2023-01-08 00:09:19 -08:00
balzack
6c4fc82202 exended card context webapp test 2023-01-07 15:21:07 -08:00
balzack
6f972788a6 testing card context for web 2023-01-06 23:04:38 -08:00
balzack
1a63381813 more channel context testing 2023-01-05 14:33:06 -08:00
Roland Osborne
1aa19dc654 more channel context testing 2023-01-05 12:30:35 -08:00
Roland Osborne
141b73037a extending channel sync test 2023-01-04 21:00:36 -08:00
Roland Osborne
e1743004c8 extending channel test 2023-01-04 16:59:38 -08:00
Roland Osborne
b1b26b3fe4 cleanup on channel context 2023-01-04 15:27:29 -08:00
balzack
36685f6051 extending profile test 2023-01-02 17:49:43 -08:00
Roland Osborne
988c5808d9 fixing unit test 2023-01-01 22:35:00 -08:00
balzack
2456a1f436 extending profile test 2022-12-31 13:40:51 -08:00
balzack
a6b13a77c8 making profile test more functional 2022-12-31 11:40:25 -08:00
Roland Osborne
a54ba2c2ac added jest for frontend testing of browser app 2022-12-31 01:16:56 -08:00