Commit graph

147 commits

Author SHA1 Message Date
Moritz Jung
b22db7914c
Merge pull request #62 from AB1908/O_O
fix: Fix modal title and css overflow
2022-10-13 15:27:46 +02:00
AB1908
6517bd9c49
Merge branch 'O_O' into O_O 2022-10-13 17:41:16 +05:30
AB1908
f0884bd910
fix: Fix modal title and css overflow
- Fixes #58
2022-10-13 17:36:35 +05:30
Moritz Jung
f52dc19662
Merge pull request #60 from AB1908/preview-modal
Preview modal fix: handle onClose
2022-10-13 13:23:18 +02:00
AB1908
04db081fda
refactor: readd comment 2022-10-13 16:00:29 +05:30
AB1908
e250a02f99
fix: amend close to call closeCallback instead 2022-10-13 15:59:27 +05:30
AB1908
c6d9cbc369
fix: closing preview modal 2022-10-13 15:55:29 +05:30
Moritz Jung
5ab6b29c4b
Merge pull request #59 from AB1908/preview-modal
Preview modal
2022-10-11 12:26:20 +02:00
mProjectsCode
918c5b6fd7 Cleanup and light changes 2022-10-09 15:40:37 +02:00
AB1908
3a4b69717d
fix: properly merge this time 2022-10-09 16:07:37 +05:30
AB1908
6b5e669f63
Merge branch 'O_O' into preview-modal 2022-10-09 15:59:45 +05:30
AB1908
0ae5063567
feat: add retry logic if preview not satisfactory 2022-10-09 15:57:45 +05:30
AB1908
3c8d07e7de
fix: use correct callbacks 2022-10-09 15:57:07 +05:30
AB1908
c36fa0311a
fix: change method access level 2022-10-09 11:35:50 +05:30
mProjectsCode
a3905daf5b Some more modal changes (look at those doc comments :o)
How did this work the first time i tested it???
2022-10-08 22:04:03 +02:00
AB1908
4de23fa997
fix: add PreviewModal import 2022-10-08 18:51:15 +05:30
AB1908
7fe9a7791f
feat: add PreviewModal 2022-10-08 18:49:07 +05:30
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