AB1908
e597da5609
fix: spelling
2022-10-08 18:47:52 +05:30
AB1908
3ceeb3c51c
feat: add previewModal handler to ModalHelper
2022-10-08 18:46:46 +05:30
AB1908
7c926f00af
feat: add previewModal logic to advancedModal
2022-10-08 18:45:04 +05:30
mProjectsCode
db4a6c98a3
fix for #56
2022-10-04 15:08:48 +02:00
mProjectsCode
805d9d3fb8
Modal keyboard navigation changes
2022-10-02 22:07:11 +02:00
mProjectsCode
5aa9108509
Modal helper
2022-10-01 21:50:59 +02:00
mProjectsCode
25b899daa5
some TODOs for tomorrow
2022-09-28 23:51:10 +02:00
mProjectsCode
b5d5cc5ca2
first prove of concept O_O implementation
2022-09-28 23:43:59 +02:00
mProjectsCode
3db3496e0d
cleanup and reduced number of settings validations
2022-09-27 15:04:56 +02:00
mProjectsCode
68ec5135cc
property mapping validation #48
2022-09-26 15:44:12 +02:00
Moritz Jung
3e79f8ad77
Merge pull request #55 from AB1908/master
...
Remove extra console logs
2022-09-24 20:33:31 +02:00
mProjectsCode
14719efa22
more changes for #48 , the UI now works \o/
2022-09-24 20:33:06 +02:00
AB1908
28b25a9138
Remove extra console logs
2022-09-24 17:50:52 +05:30
mProjectsCode
e00c5ce2c2
Start of #48
2022-09-23 19:10:19 +02:00
Moritz Jung
72b7eb8982
Merge pull request #50 from AB1908/master
...
Fix MediaDB note updates so that they preserve content
2022-09-23 13:25:20 +02:00
AB1908
3a73df6169
fix: add argument for updating note
...
Additionally:
- some comments removed
- minor fixes
- refactored file content generation
2022-09-23 16:15:04 +05:30
mProjectsCode
2f0c15c883
Update to the modals
2022-09-22 16:41:03 +02:00
mProjectsCode
da16b2af6a
Clean-up after merge
2022-09-22 13:55:16 +02:00
Moritz Jung
391915eb09
Merge pull request #37 from AB1908/test
...
Add tests
2022-09-22 13:23:17 +02:00
mProjectsCode
a6250cbff7
Merge branch 'release'
2022-09-22 13:21:08 +02:00
mProjectsCode
6a0d192aba
Some main.ts refactoring
2022-09-22 13:19:23 +02:00
AB1908
97ed243ea8
test: shorten MusicBrainz mock
2022-09-17 16:08:42 +05:30
AB1908
89db1a2009
test: remove singular test suites
2022-09-17 15:54:41 +05:30
AB1908
801991213d
test: add generic test suite implementation
2022-09-17 15:45:24 +05:30
AB1908
002f28a02b
test: add jest config
2022-09-17 15:44:50 +05:30
AB1908
8accba7da6
test: add mock requestUrl method by @Fevol
2022-09-17 15:44:33 +05:30
AB1908
395bad135b
feat: set config for jest
...
- Allows using JSON as objects
- Allows jest to resolve node_modules
2022-09-17 15:43:56 +05:30
AB1908
00647d370e
test: add mock helper methods for setting mocks
2022-09-17 15:41:34 +05:30
AB1908
83e7dfac46
test: add mock resposes
2022-09-17 15:38:26 +05:30
AB1908
0c25f2ae48
feat: add generic test suite
2022-09-09 16:19:37 +05:30
Moritz Jung
7ae51676a2
Merge pull request #47 from mProjectsCode/master
...
changes for release 0.3.2
2022-09-06 11:08:19 +02:00
mProjectsCode
5e693ab972
bump version
2022-09-06 11:04:59 +02:00
Moritz Jung
d51ce46e9e
Merge pull request #46 from conumey/minor-boardgame-fix
...
Add missing boardgame conversion
2022-09-01 13:03:35 +02:00
Conor Meyers
71b7f284bc
Add missing boardgame conversion
2022-08-31 17:31:04 +01:00
mProjectsCode
e149b80a39
Apply #45 to #42
2022-08-29 14:46:09 +02:00
Moritz Jung
a0a2ef38bd
Merge pull request #42 from CedricFinance/add-board-game-geek
...
Add BoardGameGeekAPI
2022-08-29 13:08:27 +02:00
Moritz Jung
2e89905a23
Merge pull request #41 from CedricFinance/patch-1
...
Compute the right URL for SteamAPI MediaDB entries
2022-08-29 12:43:06 +02:00
Moritz Jung
454246d7d2
Merge pull request #45 from conumey/more-detail-in-results
...
Add more detail to search results
2022-08-29 12:42:15 +02:00
Cedric Finance
c4643ae642
Cleanup and enhance types
2022-08-28 19:50:00 +02:00
Conor Meyers
39017bfa82
Add more detail to search results
...
Adds getSummary to the MediaTypeModel.ts abstract class, which allows individual models to give more detail to better allow people to pick the right result
2022-08-23 16:10:14 +01:00
Cedric Finance
3d4041cf16
Fix issue with search results without yearpublished tag
2022-08-18 00:53:47 +02:00
Cedric Finance
47d59278a6
Add BoardGameGeekAPI
2022-08-17 23:23:17 +02:00
Cédric Finance
a67d35b9a4
Compute the right URL for SteamAPI MediaDB entries
...
fixes #40
2022-08-17 21:15:18 +02:00
AB1908
80898492be
Update dependencies
2022-07-21 15:49:38 +05:30
AB1908
93c0b3bf29
Add a few basic util tests
2022-07-21 15:49:07 +05:30
AB1908
f5a44187ed
Add rudimentary TS tests
...
- Mocks need rewriting as they are not being created from module. Not scalable.
2022-07-21 15:48:52 +05:30
AB1908
5b6e49f47e
Add sample tests in JS
2022-07-21 15:47:48 +05:30
AB1908
073c5cdd82
Add preliminary test for Wikipedia API
2022-07-05 19:07:49 +05:30
mProjectsCode
2c3fe62059
fix build errors
2022-07-02 13:19:59 +02:00
mProjectsCode
317b43016b
Merge branch 'master' into release
2022-07-02 13:14:41 +02:00