Jamie
71c86a8db9
perf: ⚡ Improve render performance on the discover, movie and tv pages ( #5084 )
...
* perf(details): ⚡ Improve load performance for the TV and Movie Details pages
* perf(discover): ⚡ Improve load performance on the discover page
* fixed tests
* Fixed the dates
* test
* fix
2024-03-06 10:44:54 +00:00
Jamie
21bfc5a45a
fix: More automation tests mainly around the Plex Settings page ( #4821 )
...
* updates
* test coverage on the plex settings page
* features
* Update cypress.yml
* Update cypress.yml
* Update cypress.yml
* Update cypress.config.ts
* fixes
* stuff
* put it back
* a
* always kill docker
* Run the wizard as part of the feature files
* fix?
* slow the tests down
* subby
* Update user-preferences-profile.spec.ts
* Update user-preferences-profile.spec.ts
2023-06-20 14:03:49 +01:00
Jamie
5f60950802
small improvements to fix flaky tests ( #4970 ) [skip ci]
2023-06-20 09:38:04 +01:00
Jamie
ff04d87534
feat: Recently requested improvements ( #4755 )
...
* feat(discover): ✨ Admins can now approve the Recently Requested list
* feat(discover): ⚡ Images for the recently requested area are now loading faster and just better all around
* test: ✅ Added automation for the new feature
2022-09-14 20:39:48 +01:00
Jamie
44d38fbaae
feat: ✨ Recently Requested on Discover Page ( #4387 )
2022-08-09 16:33:55 +01:00
tidusjar
f044a4325a
test: fixed automationt tests [skip ci]
2022-08-05 20:17:36 +01:00
Jamie
aa532457f2
build: Run automation tests in docker ( #4715 )
...
[skip ci]
2022-08-03 20:08:15 +01:00
Jamie
898bc89fa7
feat(discover): ✨ Added infinite scroll on advanced search results
...
* feat(discover): ✨ Added infinite scroll on advanced search results
2022-07-22 22:04:18 +01:00
Jamie
b9d55a469b
feat: Upgrade to Angular14 ( #4668 )
...
* refactor: 🔥 removed angular-bootstrap-md dependancy
* chore: update tsconfig
* yeah
* ng14 upgrade
* refactor: migration changes
* fix: fixed CLI
* test: Fixed automation
2022-06-22 21:33:45 +01:00
tidusjar
4509a0aed6
automation improvements
2022-04-07 13:14:46 +01:00
sephrat
933b3892a2
chore: Fix broken automation test ( #4471 )
2022-01-14 13:01:10 +00:00
tidusjar
f32adbdb8b
test(automation): ✅ Fixed automation tests
2021-11-25 08:11:53 +00:00
sephrat
334a32bca4
fix(permissions): 🐛 Improved the security around the role "Manage Own Requests" ( #4397 )
...
* Secure ManageOwnRequests API paths
Fixes #4391
* Hide delete request option if user is not allowed
* Refactor CheckOwnRequests
* Fix deleteRequest test
* Improve performance and clean up code
* Fix manageOwnRequests check
* Refactor CheckCanManageRequest
2021-11-11 10:21:44 +00:00
tidusjar
b6fa61b33d
test: ✅ Updated automation tests
2021-10-20 22:25:33 +01:00
tidusjar
7a2a14695e
test: ✅ Fixed user management tests
2021-10-14 15:44:32 +01:00
tidusjar
9ef57bba28
test: ✅ Fixed user preferences tests
2021-10-14 15:35:32 +01:00
tidusjar
1ea00fed01
test: ✅ Fixed wizard test
2021-10-14 15:31:59 +01:00
tidusjar
2fe41f3910
test(automation): 🧪 Fixed flakey tests
2021-10-11 14:07:30 +01:00
tidusjar
3056788d5a
test(automation): ✅ Fixed the user security automation tests
2021-10-11 12:49:51 +01:00
tidusjar
72668d1c50
Fixed tests
2021-06-10 08:23:31 +01:00
tidusjar
b61d53029c
Added mobile tests
2021-04-02 00:08:59 +01:00
tidusjar
f2ea1d0e13
Fixed up some more tests
2021-04-01 23:56:37 +01:00
tidusjar
0eeb163a0d
Fixed automation tests
2021-04-01 10:21:48 +01:00
tidusjar
b3a2fbdb0d
Fixed last test
2021-03-29 08:56:58 +01:00
tidusjar
4af31f165b
Fixed up some tests
2021-03-29 08:30:22 +01:00
tidusjar
57e986a118
Fixed the issue where TV shows sometimes were not appearing as available on the Discover and Search pages, added more automation tests to cover this
2021-03-28 20:26:35 +01:00
tidusjar
c464b23bdc
Fixed the v1 API, added tests around that API to ensure we keep backwards compatability
2021-03-28 15:36:18 +01:00
tidusjar
1011d965cb
removed onlys
2021-03-25 10:49:57 +00:00
tidusjar
130efd8216
Fixed the bugs that the automation tests found
2021-03-25 09:55:44 +00:00
tidusjar
600c88dd20
Removed only's
2021-03-25 09:05:29 +00:00
tidusjar
b9f5c06b7c
Fixed unit tests
2021-03-25 09:04:48 +00:00
tidusjar
5678f43f41
Fixed up tests to be aware of the new dialog
2021-03-25 08:54:35 +00:00
tidusjar
62cceb803d
removed .only
2021-03-24 09:15:01 +00:00
tidusjar
e34ce215ac
Fixed all the automation tests, and the bugs that the tests found
2021-03-24 09:05:40 +00:00
tidusjar
9109350f2e
Some small fixes, and more automation tests to cover the breaking scenario from earlier
2021-03-22 16:48:33 +00:00
tidusjar
cb3916f773
Fixed the issue where we couldn't request TV shows from the discover page
2021-03-22 15:11:43 +00:00
tidusjar
3aba6516e0
Replaced all the mat-icons with fontawesome
2021-03-22 10:04:41 +00:00
tidusjar
9c72fb7196
Fixed tests [no-ci]
2021-03-21 17:13:38 +00:00
tidusjar
27f0d6e225
Started adding the ability for them to self manage their accounts
2021-03-21 00:51:38 +00:00
tidusjar
af81b7d098
removed only
2021-03-20 00:38:15 +00:00
tidusjar
3c37a21ab3
more automation
2021-03-20 00:29:34 +00:00
tidusjar
77ac5e77cc
angular 11 upgrade
2021-03-19 22:53:48 +00:00
tidusjar
c2a3fd1c4f
Added more tests to cover the request grid around TV
2021-03-17 22:09:52 +00:00
tidusjar
2710d7349f
cleanup
2021-03-16 21:18:02 +00:00
tidusjar
da1934b922
Added more tests
2021-03-16 15:58:48 +00:00
tidusjar
59106dca0f
Small fixes
2021-03-15 22:13:44 +00:00
tidusjar
47d14e81d0
removed only
2021-03-13 00:09:57 +00:00
tidusjar
83b571a7e9
fixed tests
2021-03-13 00:08:46 +00:00
tidusjar
8368877c74
Merge branch 'develop' into feature/tvmaze-replacement
2021-03-12 23:40:25 +00:00
tidusjar
cb271cdc85
reworked some of the pages
2021-03-11 22:05:36 +00:00