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 |
|
Alejandro Celaya
|
34aa156d5f
|
Migrated ImageDownloader from axios to fetch
|
2022-11-15 11:41:05 +01:00 |
|
Alejandro Celaya
|
a88ebc26a9
|
Merge branch 'develop' into feature/fetch
|
2022-11-15 11:27:53 +01:00 |
|
Alejandro Celaya
|
d800062159
|
Extracted helper fetch function and migrated remoteServers redux action from axios to fetch
|
2022-11-14 23:25:39 +01:00 |
|
Alejandro Celaya
|
e5afe4f767
|
Migrated ShlinkApiClient from axios to fetch
|
2022-11-14 23:06:06 +01:00 |
|
Alejandro Celaya
|
ee7a091586
|
Merge pull request #739 from acelaya-forks/feature/rtk-errors
Changed how errors are serialized by async thunks
|
2022-11-13 18:36:10 +01:00 |
|
Alejandro Celaya
|
7add83f985
|
Changed how errors are serialized by async thunks
|
2022-11-13 18:26:35 +01:00 |
|
Alejandro Celaya
|
16bee43f12
|
Migrated ShlinkApiClient from axios to fetch
|
2022-11-13 16:57:16 +01:00 |
|
Alejandro Celaya
|
ba48104c5c
|
Refactored createVisitsReducer so that it expects an object param
|
2022-11-13 09:59:49 +01:00 |
|
Alejandro Celaya
|
cc620ddf79
|
Merge pull request #735 from acelaya-forks/feature/visits-rtk
Feature/visits rtk
|
2022-11-12 20:46:50 +01:00 |
|
Alejandro Celaya
|
6103f6a89b
|
Separated param definition and unpacking for readibility
|
2022-11-12 20:41:55 +01:00 |
|
Alejandro Celaya
|
4b2c3d2db7
|
Extracted duplicated code on creating visits reducers to a common helper function
|
2022-11-12 20:37:04 +01:00 |
|
Alejandro Celaya
|
dac69daf03
|
Migrated tagVisits reducer to RTK
|
2022-11-12 20:02:58 +01:00 |
|
Alejandro Celaya
|
3e474a3f2d
|
Migrated shortUrlVisits reducer to RTK
|
2022-11-12 19:36:12 +01:00 |
|
Alejandro Celaya
|
f81999a4fe
|
Migrated orphanVisits reducer to RTK
|
2022-11-12 19:15:41 +01:00 |
|
Alejandro Celaya
|
fd80fd65c9
|
Migrated nonOrphanVisits reducer to RTK
|
2022-11-12 18:18:16 +01:00 |
|
Alejandro Celaya
|
ab7c52d049
|
Migrated domainVisits reducer to RTK
|
2022-11-12 17:51:37 +01:00 |
|
Alejandro Celaya
|
a3cc3d5fc2
|
Migrated visits-loading actions to payload actions
|
2022-11-12 10:34:44 +01:00 |
|
Alejandro Celaya
|
a6ed0c811d
|
Updated getShortUrlVisits action so that it expects a signle DTO param
|
2022-11-12 09:38:24 +01:00 |
|
Alejandro Celaya
|
8e6b9c5afb
|
Updated getOrphanVisits action so that it expects a signle DTO param
|
2022-11-12 09:32:52 +01:00 |
|
Alejandro Celaya
|
b9efdd69f1
|
Updated getNonOrphanVisits action so that it expects a signle DTO param
|
2022-11-12 09:21:23 +01:00 |
|
Alejandro Celaya
|
3b96b89492
|
Updated getDomainVisits action so that it expects a signle DTO param
|
2022-11-12 09:18:41 +01:00 |
|
Alejandro Celaya
|
32f7374d92
|
Migrated progress and fallback visits actions to payload actions
|
2022-11-12 09:01:43 +01:00 |
|
Alejandro Celaya
|
c6eec8b266
|
Changed getVisitsWithLoader reducer helper so that it expects an action prefix instead of an action map
|
2022-11-12 08:49:14 +01:00 |
|
Alejandro Celaya
|
634ae94542
|
Merge pull request #734 from acelaya-forks/feature/more-rtk
Feature/more rtk
|
2022-11-11 20:33:05 +01:00 |
|
Alejandro Celaya
|
5095a2c59e
|
Migrated visitsOverview reducer to RTK
|
2022-11-11 20:23:19 +01:00 |
|
Alejandro Celaya
|
002d2ba8e6
|
Added tests for selectedServerReducerCreator
|
2022-11-11 20:01:45 +01:00 |
|