mikiher
|
911d72971e
|
Removed incorrect stylesheet reference
|
2024-05-10 12:44:58 +03:00 |
|
mikiher
|
b244cc8d41
|
Add LazyBookCard tests
|
2024-05-10 12:43:33 +03:00 |
|
mikiher
|
8cc3bfa95e
|
Add test identifiers to LazyBookCard
|
2024-05-10 12:39:53 +03:00 |
|
mikiher
|
05c1ced65c
|
Update LazyBookCard progress calculation to handle finished items
|
2024-05-09 07:42:57 +03:00 |
|
mikiher
|
057bc1a0c0
|
Fix series progress to show sum of series book progresses
|
2024-05-09 07:31:00 +03:00 |
|
mikiher
|
e384527b67
|
Simplify progress bar and show correct collapsed series progress
|
2024-05-08 08:44:55 +03:00 |
|
advplyr
|
7929f3dc42
|
Merge pull request #2853 from mikiher/nuxt-unit-tests
Add client component testing framework and tests
|
2024-04-30 17:32:24 -05:00 |
|
mikiher
|
2eb19d46d5
|
Move test files to a separate directory
|
2024-04-30 11:30:00 +03:00 |
|
advplyr
|
10e7f142ec
|
Update:Cover resolution to use unicode multiplication sign instead of x #2888
|
2024-04-29 17:22:14 -05:00 |
|
advplyr
|
ff27c0b58b
|
Auto formatting
|
2024-04-29 16:30:30 -05:00 |
|
mikiher
|
2bd532eb9a
|
Put book_placholder.jpg in browser cache
|
2024-04-29 11:16:49 +03:00 |
|
mikiher
|
e5fe31fe26
|
replace id attribute (which has to be unique across a document) with cy-id (which doesn't)
|
2024-04-29 08:30:14 +03:00 |
|
mikiher
|
ec83eb0a27
|
Add support for cy.get("&id") (translates to [cy-id="id"])
|
2024-04-29 08:03:10 +03:00 |
|
mikiher
|
6236f53b4f
|
Change a couple of element ids to camelCase
|
2024-04-29 07:59:38 +03:00 |
|
advplyr
|
3ab638ed61
|
Fix:Trim whitespace from username when creating new, remove trim from password to allow whitespace #2882
|
2024-04-26 17:07:19 -05:00 |
|
advplyr
|
00bc50c02d
|
Merge pull request #2877 from v3DJG6GL/v3DJG6GL-itunes-podcast-regions
add iTunes podcast regions for all ABS supported languages
|
2024-04-24 17:36:21 -05:00 |
|
advplyr
|
e8bb92826a
|
UI/UX update podcast search region dropdown max width and height
|
2024-04-24 17:37:04 -05:00 |
|
advplyr
|
a0cc42b385
|
Fix:UI/UX: Users table show red rows for disabled accounts #2876
|
2024-04-24 10:01:32 -05:00 |
|
v3DJG6GL
|
7edc7ce861
|
remove-region-bangladesh
|
2024-04-24 16:13:19 +02:00 |
|
v3DJG6GL
|
0302ed986e
|
fix sorting
|
2024-04-24 13:57:51 +02:00 |
|
v3DJG6GL
|
babfb6978a
|
add-itunes-podcast-regions
This PR adds iTunes podcast regions for all languages that ABS currently supports.
|
2024-04-24 13:51:38 +02:00 |
|
advplyr
|
2cb53fafd7
|
Fix:Audio player cover art aspect ratio changes with library #2870
|
2024-04-23 17:12:13 -05:00 |
|
mikiher
|
8dbe35e5aa
|
Use absolute positioning for the card element
|
2024-04-23 19:14:47 +03:00 |
|
advplyr
|
bd06b6c716
|
Update:Decrease breakpoint for hiding volume button on audio player #2868
|
2024-04-22 17:53:29 -05:00 |
|
advplyr
|
8b27c726d5
|
Version bump 2.9.0
|
2024-04-21 16:45:13 -05:00 |
|
advplyr
|
a8af6db3d6
|
Format update of authentication page for supported algorithms
|
2024-04-21 16:05:41 -05:00 |
|
advplyr
|
af856ce1ec
|
Merge branch 'master' into openid_signing_algorithm
|
2024-04-21 15:38:33 -05:00 |
|
advplyr
|
aae8e7535a
|
Fix:Home page always showing horizontal scrollbar
|
2024-04-21 15:36:01 -05:00 |
|
mikiher
|
0498d8cb83
|
Get book placeholder image from fixture rather than from server
|
2024-04-19 09:49:19 +03:00 |
|
advplyr
|
15f83986e7
|
Update library stats previewicons padding
|
2024-04-18 17:45:47 -05:00 |
|
advplyr
|
a57fe42dff
|
Update:Library stats to format numbers using selected language #2861, clean up UI for library stats preview icons
|
2024-04-18 17:30:06 -05:00 |
|
advplyr
|
b03198abd9
|
Add comments/jsdocs to i18n.js
|
2024-04-18 17:06:12 -05:00 |
|
mikiher
|
e5bababeae
|
Add tests for LazySeriesCard.vue
|
2024-04-17 23:27:31 +03:00 |
|
mikiher
|
9b332f0e66
|
make $constants, $strings, and utility functions avaiable to Cypress mounted componenets
|
2024-04-17 23:25:44 +03:00 |
|
mikiher
|
a49c5afa46
|
Fix a couple of stub assertions in AuthorCard.cy.js
|
2024-04-17 23:22:21 +03:00 |
|
mikiher
|
9e1c907591
|
Add NarratorCard and AuthorCard component tests
|
2024-04-16 00:00:35 +03:00 |
|
mikiher
|
d638a328d8
|
Add cypress npm scripts
|
2024-04-15 23:58:13 +03:00 |
|
mikiher
|
f597798839
|
Add Cypress config and support files
|
2024-04-15 23:57:21 +03:00 |
|
mikiher
|
303ef6b7c5
|
Add Cypress to dev dependencies
|
2024-04-15 23:54:56 +03:00 |
|
advplyr
|
df9da095ef
|
Map i18n strings to uk.json
|
2024-04-10 17:27:38 -05:00 |
|
advplyr
|
36c1a8b2df
|
Fix bn i18n string keys
|
2024-04-10 17:23:12 -05:00 |
|
soaibsafi
|
710d6af4b3
|
Adds Bengali translation
|
2024-04-10 19:46:39 +02:00 |
|
apocer
|
f75f0b8cc8
|
show dropdown if issuer has list of algorithms
|
2024-04-09 22:29:06 +02:00 |
|
advplyr
|
e60d2a9858
|
Add:Podcast library filter for languages and show language on podcast item page
|
2024-04-08 15:48:41 -05:00 |
|
advplyr
|
04993dd63d
|
Update:Show language on book item page w/ link to filter #2834
|
2024-04-08 15:38:34 -05:00 |
|
advplyr
|
41af913280
|
Update:Edit item cover tab UI for small screen sizes #2832
|
2024-04-07 16:24:23 -05:00 |
|
advplyr
|
8dc0f2c67c
|
Fix:Duplicate keys error when the same library item is shown twice in continue series
|
2024-04-06 17:48:40 -05:00 |
|
advplyr
|
fc196180b3
|
Merge pull request #2805 from rasmuslos/master
Add client name to possible device info lines
|
2024-04-05 16:50:26 -05:00 |
|
advplyr
|
4a127d35b9
|
Update:Add client name and version to sessions table and session modal
|
2024-04-05 16:50:15 -05:00 |
|
advplyr
|
8a29c998da
|
Update item page series comma separated list to not include comma in link
|
2024-04-04 17:54:43 -05:00 |
|