Alejandro Celaya
|
b2b6b3af18
|
Fixed visits query being lost when switching between sub-sections
|
2022-12-17 09:28:42 +01:00 |
|
Alejandro Celaya
|
f911f78c95
|
Merge pull request #763 from shlinkio/dependabot/npm_and_yarn/express-4.18.2
Bump express from 4.17.1 to 4.18.2
|
2022-12-14 19:06:22 +01:00 |
|
dependabot[bot]
|
a7560443f3
|
Bump express from 4.17.1 to 4.18.2
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2)
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-14 17:59:03 +00:00 |
|
Alejandro Celaya
|
261cc68624
|
Merge pull request #758 from acelaya-forks/feature/fix-visits-interval
Feature/fix visits interval
|
2022-12-06 20:20:22 +01:00 |
|
Alejandro Celaya
|
dc2db3a463
|
Updated changelog
|
2022-12-06 20:15:44 +01:00 |
|
Alejandro Celaya
|
ae625e4c8a
|
Fixed all visits interval not working after loading the default configured interval unless switching to another one first
|
2022-12-06 20:13:43 +01:00 |
|
Alejandro Celaya
|
6f5c5b122f
|
Fixed fallback interval not working on visits pages
|
2022-12-06 18:09:50 +01:00 |
|
Alejandro Celaya
|
5d712d7d78
|
Created helper curried function to compare two values
|
2022-12-05 17:29:59 +01:00 |
|
Alejandro Celaya
|
1654784471
|
Created now function and refactored intervalToDateRange
|
2022-12-05 17:18:00 +01:00 |
|
Alejandro Celaya
|
7d83e434e6
|
Merge pull request #755 from shlinkio/develop
Release 3.8.0
|
2022-12-03 13:34:37 +01:00 |
|
Alejandro Celaya
|
97a54d44c7
|
Merge pull request #754 from acelaya-forks/feature/visits-filters
Feature/visits filters
|
2022-12-03 13:29:05 +01:00 |
|
Alejandro Celaya
|
6694ca6918
|
Updated changelog
|
2022-12-03 13:24:16 +01:00 |
|
Alejandro Celaya
|
8e61e94fba
|
Added test to check how visits stats persist filters in query string
|
2022-12-03 13:22:31 +01:00 |
|
Alejandro Celaya
|
69b1c8039e
|
Ensured stryker-tmp folder is ignored by jest
|
2022-12-03 12:56:25 +01:00 |
|
Alejandro Celaya
|
5bd89efc09
|
Added test for toDateRange helper function
|
2022-12-03 12:45:25 +01:00 |
|
Alejandro Celaya
|
e5185f2099
|
Renamed file containing date range and date interval utils
|
2022-12-03 12:20:18 +01:00 |
|
Alejandro Celaya
|
d2ebc880a0
|
Created new hook to handle visits filtering via query string
|
2022-12-03 12:15:36 +01:00 |
|
Alejandro Celaya
|
165afa436d
|
Minor refactorings and function extractions
|
2022-11-26 09:11:46 +01:00 |
|
Alejandro Celaya
|
a3f5095dce
|
Merge pull request #751 from acelaya-forks/feature/fix-max-length
Feature/fix max length
|
2022-11-25 20:14:53 +01:00 |
|
Alejandro Celaya
|
7bda5769fb
|
Updated changelog
|
2022-11-25 19:20:52 +01:00 |
|
Alejandro Celaya
|
0bf859d485
|
Simplified DeleteShortUrlModal so that it only requires writing 'delete'
|
2022-11-25 19:08:40 +01:00 |
|
Alejandro Celaya
|
b79dced185
|
Fixed broken short URLs table when creating short URL with too long slug
|
2022-11-25 18:34:27 +01:00 |
|
Alejandro Celaya
|
e368e618f3
|
Updated changelog
|
2022-11-22 20:29:01 +01:00 |
|
Alejandro Celaya
|
bc4c69f207
|
Merge pull request #747 from acelaya-forks/feature/modal-async-delays
Feature/modal async delays
|
2022-11-22 20:28:30 +01:00 |
|
Alejandro Celaya
|
32f29a84f7
|
Used TestModalWrapper in DeleteShortUrlModal test
|
2022-11-22 20:22:03 +01:00 |
|
Alejandro Celaya
|
f0a6420ba9
|
Extracted helper to test modals
|
2022-11-22 20:18:11 +01:00 |
|
Alejandro Celaya
|
cf91637848
|
Updated changelog
|
2022-11-22 20:09:00 +01:00 |
|
Alejandro Celaya
|
9bdf55374c
|
Ensured DeleteServerModal is not removed from the DOM before close transition has finished
|
2022-11-22 20:08:08 +01:00 |
|
Alejandro Celaya
|
d21758c410
|
Fixed DeleteShortUrlModal being removed from the DOM before CSS transition finished
|
2022-11-22 19:39:07 +01:00 |
|
Alejandro Celaya
|
bc2c945fee
|
Updated changelog
|
2022-11-20 13:01:03 +01:00 |
|
Alejandro Celaya
|
db2853880d
|
Merge pull request #746 from acelaya-forks/feature/rename-tag-fix
Feature/rename tag fix
|
2022-11-20 12:59:10 +01:00 |
|
Alejandro Celaya
|
cb76c89a08
|
Improved HttpClientTest
|
2022-11-20 12:54:06 +01:00 |
|
Alejandro Celaya
|
059fa37ca7
|
Updates ShlinkApiClint to use different methods to fetch, and fixed tests
|
2022-11-20 12:51:07 +01:00 |
|
Alejandro Celaya
|
54cc99448b
|
Merge pull request #742 from shlinkio/dependabot/npm_and_yarn/minimatch-and-recursive-readdir-and-serve-3.1.2
Bump minimatch, recursive-readdir and serve
|
2022-11-20 09:46:06 +01:00 |
|
Alejandro Celaya
|
a5dd96805d
|
Merge pull request #743 from shlinkio/dependabot/npm_and_yarn/loader-utils-1.4.2
Bump loader-utils from 1.4.1 to 1.4.2
|
2022-11-20 09:46:00 +01:00 |
|
Alejandro Celaya
|
1e155af948
|
Ensured stats for renamed tagged are propagated to new name
|
2022-11-19 09:31:48 +01:00 |
|
Alejandro Celaya
|
dd9ee044eb
|
Ensured JSON decodedoes not happen for endpoints returning empty body
|
2022-11-19 09:29:29 +01:00 |
|
Alejandro Celaya
|
bd8ea17c84
|
Ensured bg-warning elements always use dark text
|
2022-11-19 09:21:51 +01:00 |
|
Alejandro Celaya
|
0236f5132d
|
Merge pull request #745 from acelaya-forks/feature/http-client
Feature/http client
|
2022-11-17 21:38:28 +01:00 |
|
Alejandro Celaya
|
b8adf5f274
|
Created test for HttpClient
|
2022-11-17 21:30:42 +01:00 |
|
Alejandro Celaya
|
c4bce5ec0a
|
Added badge for Mastodon follow
|
2022-11-17 19:59:26 +01:00 |
|
dependabot[bot]
|
5bfe7dd128
|
Bump loader-utils from 1.4.1 to 1.4.2
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2)
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-16 02:51:35 +00:00 |
|
Alejandro Celaya
|
9b3bdebb28
|
Wrapped logic to perform HTTP requests with fetch into an HttpClient class
|
2022-11-15 20:31:35 +01:00 |
|
Alejandro Celaya
|
7575387236
|
Updated changelog
|
2022-11-15 17:17:55 +01:00 |
|
dependabot[bot]
|
984a99b24e
|
Bump minimatch, recursive-readdir and serve
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [recursive-readdir](https://github.com/jergason/recursive-readdir) and [serve](https://github.com/vercel/serve). These dependencies need to be updated together.
Updates `minimatch` from 3.0.4 to 3.1.2
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)
Updates `recursive-readdir` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/jergason/recursive-readdir/releases)
- [Changelog](https://github.com/jergason/recursive-readdir/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jergason/recursive-readdir/commits/v2.2.3)
Updates `serve` from 14.0.1 to 14.1.1
- [Release notes](https://github.com/vercel/serve/releases)
- [Commits](https://github.com/vercel/serve/compare/14.0.1...14.1.1)
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
- dependency-name: recursive-readdir
dependency-type: indirect
- dependency-name: serve
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-15 16:16:52 +00:00 |
|
Alejandro Celaya
|
a0767417b3
|
Merge pull request #740 from acelaya-forks/feature/fetch
Feature/fetch
|
2022-11-15 17:15:43 +01:00 |
|
Alejandro Celaya
|
790c69ba80
|
Fixed ShlinkApiClient test
|
2022-11-15 12:19:21 +01:00 |
|
Alejandro Celaya
|
f7ba974d97
|
Fixed logic to determine if an error is a ProblemDetailError
|
2022-11-15 12:15:04 +01:00 |
|
Alejandro Celaya
|
1eab5af5c7
|
Fixed shortUrlDeletion test
|
2022-11-15 11:50:04 +01:00 |
|
Alejandro Celaya
|
3df0bf79f8
|
Removed axios from the project
|
2022-11-15 11:45:28 +01:00 |
|