Alejandro Celaya
|
410d372755
|
Extracted InfoTooltip to its own component
|
2021-08-22 11:05:07 +02:00 |
|
Alejandro Celaya
|
e7a969a78d
|
Merge branch 'feature/manage-domains' of github.com:acelaya/shlink-web-client-react into feature/manage-domains
|
2021-08-22 10:47:00 +02:00 |
|
Alejandro Celaya
|
b1d6f58619
|
Added responsiveness to manage domains table
|
2021-08-22 10:46:47 +02:00 |
|
Alejandro Celaya
|
f49b74229c
|
Enhanced tooltip
|
2021-08-22 09:34:56 +02:00 |
|
Alejandro Celaya
|
d88f822125
|
Extended ShlinkApiClient test covering editDomainRedirects
|
2021-08-22 09:11:14 +02:00 |
|
Alejandro Celaya
|
dce1cefd49
|
Created domainRedirects reducer test
|
2021-08-22 09:06:18 +02:00 |
|
Alejandro Celaya
|
8e71b2e2b1
|
Improved domainsList reducer test
|
2021-08-22 09:00:58 +02:00 |
|
Alejandro Celaya
|
69cb3bd619
|
Implemented logic to edit domain redirects
|
2021-08-21 17:53:06 +02:00 |
|
Alejandro Celaya
|
bf29158a8a
|
Added missing alignment
|
2021-08-20 17:31:42 +02:00 |
|
Alejandro Celaya
|
a28a4846bc
|
Created base structure to manage domains
|
2021-08-20 17:30:07 +02:00 |
|
Alejandro Celaya
|
5eee86003d
|
Merge pull request #471 from acelaya-forks/feature/qr-code-error-correction
Feature/qr code error correction
|
2021-08-16 17:48:46 +02:00 |
|
Alejandro Celaya
|
37a3a2022b
|
Added missing props on qrCodes test
|
2021-08-16 17:44:11 +02:00 |
|
Alejandro Celaya
|
c6be8bd96f
|
Created tests for new QR code dropdowns
|
2021-08-16 17:38:25 +02:00 |
|
Alejandro Celaya
|
5166340779
|
Extracted some QR code modal components to external components
|
2021-08-16 17:26:54 +02:00 |
|
Alejandro Celaya
|
520e52595f
|
Updated changelog
|
2021-08-16 17:14:57 +02:00 |
|
Alejandro Celaya
|
461c0e0bc9
|
Added new component for QR codes error correction when consuming Shlink 2.8
|
2021-08-16 17:13:31 +02:00 |
|
Alejandro Celaya
|
0ecb771b23
|
Created lint:fix global command
|
2021-08-16 13:21:53 +02:00 |
|
Alejandro Celaya
|
c89e2b5d25
|
Merge pull request #470 from acelaya-forks/feature/download-qr-code
Feature/download qr code
|
2021-08-16 13:20:00 +02:00 |
|
Alejandro Celaya
|
aa8f2a0cbc
|
Updated changelog
|
2021-08-16 13:15:16 +02:00 |
|
Alejandro Celaya
|
eb90aa2274
|
Added support to download QR codes to the QR code modal
|
2021-08-16 13:13:41 +02:00 |
|
Alejandro Celaya
|
2b5420a429
|
Merge pull request #468 from acelaya-forks/feature/tags-global-search
Feature/tags global search
|
2021-08-15 18:27:16 +02:00 |
|
Alejandro Celaya
|
3484e74559
|
Fixed coding styles
|
2021-08-15 18:21:36 +02:00 |
|
Alejandro Celaya
|
edd536cc1e
|
Updated changelog
|
2021-08-15 18:17:05 +02:00 |
|
Alejandro Celaya
|
322396a366
|
Allowed to dynamically determine how short URL suggestions are calculated
|
2021-08-15 18:13:13 +02:00 |
|
Alejandro Celaya
|
9f02bc6496
|
Added new settings to determine how to search on tags during short URL creation, and how many suggestions to display
|
2021-08-15 10:58:26 +02:00 |
|
Alejandro Celaya
|
590393dcfd
|
Merge pull request #467 from acelaya-forks/feature/comma-separated-tags
Feature/comma separated tags
|
2021-08-15 09:54:57 +02:00 |
|
Alejandro Celaya
|
8029823271
|
Updated changelog
|
2021-08-15 09:50:27 +02:00 |
|
Alejandro Celaya
|
4417a17d5c
|
Improved TagsSelector component test, covering different logic while adding tags
|
2021-08-15 09:49:01 +02:00 |
|
Alejandro Celaya
|
b8a7dccf92
|
Ensured TagsSelector does not allow duplicated tags, and allows adding multiple coma-separated tags at once
|
2021-08-15 09:45:14 +02:00 |
|
Alejandro Celaya
|
cbe5f98aa3
|
Merge pull request #466 from acelaya-forks/feature/tags-title
Added dynamic title on hover for tags with a very long title
|
2021-08-14 19:45:29 +02:00 |
|
Alejandro Celaya
|
6c2f5b99ac
|
Added dynamic title on hover for tags with a very long title
|
2021-08-14 19:40:53 +02:00 |
|
Alejandro Celaya
|
0e4667e59c
|
Added v3.2.0 to changelog
|
2021-07-12 16:40:36 +02:00 |
|
Alejandro Celaya
|
56d9dcf562
|
Merge pull request #452 from acelaya-forks/feature/auto-pwa-restart
Feature/auto pwa restart
|
2021-07-12 16:39:27 +02:00 |
|
Alejandro Celaya
|
d5e8f81076
|
Created AppUpdateBanner test
|
2021-07-12 16:34:58 +02:00 |
|
Alejandro Celaya
|
69905c4b38
|
Added logic to allow refreshing the PWA without closing the tabs
|
2021-07-12 16:16:18 +02:00 |
|
Alejandro Celaya
|
08694d7693
|
Extracted update banner to a separated component
|
2021-07-12 12:24:04 +02:00 |
|
Alejandro Celaya
|
8045fa8886
|
Added more improvements to landing page
|
2021-07-12 12:05:33 +02:00 |
|
Alejandro Celaya
|
0789494a40
|
Removed deprecated env var for publish release
|
2021-07-11 22:30:53 +02:00 |
|
Alejandro Celaya
|
34837f2917
|
Merge pull request #451 from acelaya-forks/feature/improve-landing
Feature/improve landing
|
2021-07-11 22:29:45 +02:00 |
|
Alejandro Celaya
|
9e8c743d53
|
Updated changelog
|
2021-07-11 22:26:11 +02:00 |
|
Alejandro Celaya
|
239cc4ab84
|
Improved landing page design
|
2021-07-11 22:25:36 +02:00 |
|
Alejandro Celaya
|
b3e79f4219
|
Merge pull request #447 from acelaya-forks/feature/visits-filter-reducer
Feature/visits filter reducer
|
2021-07-02 20:10:36 +02:00 |
|
Alejandro Celaya
|
7c11a6d1ab
|
Allowed to deselect orphan visits type
|
2021-07-02 20:05:51 +02:00 |
|
Alejandro Celaya
|
635ee6c5eb
|
Updated changelog
|
2021-07-02 19:57:25 +02:00 |
|
Alejandro Celaya
|
f79bd39de7
|
Moved logic to filter visits to reducers
|
2021-06-30 03:23:45 +02:00 |
|
Alejandro Celaya
|
5c6979122d
|
Extracted VisitsFilter type from component for general usage
|
2021-06-30 02:36:13 +02:00 |
|
Alejandro Celaya
|
402efac12e
|
Merge pull request #446 from acelaya-forks/feature/tags-input
Feature/tags input
|
2021-06-26 17:50:12 +02:00 |
|
Alejandro Celaya
|
770ba624c2
|
Created TagsSelector test
|
2021-06-26 17:44:26 +02:00 |
|
Alejandro Celaya
|
d4236b914d
|
Updated changelog
|
2021-06-26 17:07:59 +02:00 |
|
Alejandro Celaya
|
2cc92b5b41
|
Ensured tags are added onBlur
|
2021-06-26 17:06:39 +02:00 |
|