Jamie Curnow
03b3b6379b
Fix incorrect authentikm url in cypress test
2024-11-13 08:24:55 +10:00
Jamie Curnow
61c41b8ec3
Fixes for hanging jobs, more verbose ci output
2024-11-12 15:36:38 +10:00
Jamie Curnow
47d7896301
Cypress tests for OAuth login
2024-11-12 10:38:56 +10:00
Jamie Curnow
c556b8acef
Cypress test for LDAP
2024-11-04 11:08:20 +10:00
Jamie Curnow
4d60876394
Update cypress test suite
2024-11-04 07:59:06 +10:00
Jamie Curnow
6e820a36ac
CI stack for Authentik with ldap
2024-11-04 07:48:41 +10:00
Jamie Curnow
d2048e540d
Add domain names to certificates table
2024-09-15 22:33:11 +10:00
Jamie Curnow
ac0074ea86
Cypress upgrade
2024-05-21 13:06:24 +10:00
Jamie Curnow
d437c6b743
Fix test
2023-07-24 13:02:06 +10:00
Jamie Curnow
001583b308
Fix test after removing error reporting
2023-07-20 16:39:37 +10:00
Jamie Curnow
ed609f0bec
Remove cypress color output
2023-06-01 11:37:45 +10:00
Jamie Curnow
8d8921a0dd
Clean up users before each test,
...
as we don't know which order they run
2023-05-31 21:44:27 +10:00
Jamie Curnow
94b6971ef7
Test
2023-05-31 13:00:16 +10:00
Jamie Curnow
b725153a5e
Test
2023-05-31 12:46:46 +10:00
Jamie Curnow
da82020be4
Cypress config for ci
2023-05-31 11:56:48 +10:00
Jamie Curnow
e7791c2a0f
Updated cypress entirely
2023-05-31 11:36:58 +10:00
Jamie Curnow
4dd6fd06f4
Fix settings test
2023-05-29 15:01:41 +10:00
Jamie Curnow
91fe448782
UI test for change password
...
Help docs
2023-03-01 16:34:52 +10:00
Jamie Curnow
df33db24bb
Revert "Cypress debugging"
...
This reverts commit 437b06b64bd38d3595339f9435f760679f9f6cf9.
2023-01-16 21:57:16 +10:00
Jamie Curnow
437b06b64b
Cypress debugging
2023-01-16 21:43:02 +10:00
Jamie Curnow
a239be993c
Fix type in cypress test
2023-01-13 12:08:50 +10:00
Jamie Curnow
a82df0d931
Fix cypress tests
2023-01-13 11:57:09 +10:00
Jamie Curnow
6d0bf1c68b
fix failing test because of whitespace in randstring
2023-01-10 12:47:01 +10:00
Jamie Curnow
0a50672ab6
Fix for cypress randomstrings
2023-01-09 08:58:32 +10:00
Jamie Curnow
ad848a6478
fix cypress dockerfile
2023-01-08 19:01:00 +10:00
Jamie Curnow
0418264070
Reverted cypress
2023-01-07 13:48:56 +10:00
Jamie Curnow
882674867c
Added upstreams tests for cypress
2023-01-06 15:07:37 +10:00
Jamie Curnow
e39f18b0d1
Udpate cypress
2023-01-06 15:02:40 +10:00
Jamie Curnow
b3ae2f4dbb
Fix dns provider name on dns providers page
2023-01-03 16:49:26 +10:00
Jamie Curnow
2110ecc382
Moved v3 code from NginxProxyManager/nginx-proxy-manager-3 to NginxProxyManager/nginx-proxy-manager
2022-05-12 08:47:31 +10:00
Jamie Curnow
6fed642aba
Cypress docker build should be faster and added mkcert for later
2020-11-22 16:57:12 +10:00
Jamie Curnow
bf2f13443f
Cypress fixes
2020-08-06 12:47:24 +10:00
Jamie Curnow
4a07bf666d
Added users cypress tests
2020-08-06 11:57:31 +10:00
Jamie Curnow
b23d59dec7
Updated cypress to 4.12.1
2020-08-06 09:00:52 +10:00
Jamie Curnow
dd2e335fae
Cypress 4.6.0 and tweaks to scripts
2020-05-21 16:11:19 +10:00
Jamie Curnow
a1cebb889c
Use cypress 4.0.2
2020-02-20 12:58:47 +10:00
jc21
bb0f4bfa62
v2.1.0 ( #293 )
...
* Fix wrapping when too many hosts are shown (#207 )
* Update npm packages, fixes CVE-2019-10757
* Revert some breaking packages
* Major overhaul
- Docker buildx support in CI
- Cypress API Testing in CI
- Restructured folder layout (insert clean face meme)
- Added Swagger documentation and validate API against that (to be completed)
- Use common base image for all supported archs, which includes updated nginx with ipv6 support
- Updated certbot and changes required for it
- Large amount of Hosts names will wrap in UI
- Updated packages for frontend
- Version bump 2.1.0
* Updated documentation
* Fix JWT expire time going crazy. Now set to 1day
* Backend JS formatting rules
* Remove v1 importer, I doubt anyone is using v1 anymore
* Added backend formatting rules and enforce them
in Jenkins builds
* Fix CI, doesn't need a tty
* Thanks bcrypt. Why can't you just be normal.
* Cleanup after syntax check
Co-authored-by: Marcelo Castagna <margaale@users.noreply.github.com>
2020-02-19 15:55:06 +11:00