Alejandro Celaya
|
f15bbcd027
|
Improved ShortUrlsRow test
|
2021-03-05 15:23:38 +01:00 |
|
Alejandro Celaya
|
3c9c0fe994
|
Added support for title field in short URL table
|
2021-03-05 14:20:49 +01:00 |
|
Alejandro Celaya
|
1fe76500e8
|
Enabled @typescript-eslint/no-unsafe-call eslint rule again
|
2021-02-28 17:43:41 +01:00 |
|
Alejandro Celaya
|
3d2228441a
|
Enabled @typescript-eslint/ban-ts-comment eslint rule
|
2021-02-28 13:11:27 +01:00 |
|
Alejandro Celaya
|
5479210366
|
Created section to display orphan visits stats
|
2021-02-27 20:03:51 +01:00 |
|
Alejandro Celaya
|
d0825089d0
|
Enhanced edit tags action so that it calls PATCH endpoint
|
2021-02-27 09:49:56 +01:00 |
|
Alejandro Celaya
|
2553b27d7d
|
Rolled-back blurred modal
|
2021-02-27 08:52:10 +01:00 |
|
Alejandro Celaya
|
f97ef8df83
|
Added proper blurred background for modals
|
2021-02-21 21:05:59 +01:00 |
|
Alejandro Celaya
|
4885088d59
|
Added option to customize initial state fo the 'Validate URL' option
|
2021-02-14 13:23:42 +01:00 |
|
Alejandro Celaya
|
c95cb144a8
|
Added margin option to QR code component
|
2021-02-14 10:16:30 +01:00 |
|
Alejandro Celaya
|
3546a17575
|
Improved QR code modal, to allow selecting size, format and copy URL
|
2021-01-24 17:37:31 +01:00 |
|
Alejandro Celaya
|
556495ea7e
|
Improved QR code component
|
2021-01-21 16:51:54 +01:00 |
|
Alejandro Celaya
|
e583eb2759
|
Ensured sorting dropdown for short URLs is not enclosed inside card
|
2020-12-25 11:15:49 +01:00 |
|
Alejandro Celaya
|
b2abfd543e
|
Moved Shlink API services to api module
|
2020-12-22 09:57:09 +01:00 |
|
Alejandro Celaya
|
8c6eaf2f1d
|
Moved API types and type helpers to api module
|
2020-12-22 09:49:18 +01:00 |
|
Alejandro Celaya
|
51379eb2a0
|
Created component holding the logic to render Shlink API errors
|
2020-12-21 21:19:02 +01:00 |
|
Alejandro Celaya
|
b211a29fc5
|
Created new Result component to display operation result messages consistently
|
2020-12-21 17:54:20 +01:00 |
|
Alejandro Celaya
|
fa949cde12
|
Simplified onTagClick handling in ShortUrlsTable
|
2020-12-20 09:09:22 +01:00 |
|
Alejandro Celaya
|
61a1087d91
|
Added date range selector to short URLs list
|
2020-12-14 23:35:31 +01:00 |
|
Alejandro Celaya
|
4e236a80de
|
Created new dropdown component to select relative or absolute date ranges
|
2020-12-14 22:58:15 +01:00 |
|
Alejandro Celaya
|
df6f1b984f
|
Dropped support for Shlink 1
|
2020-12-12 13:43:16 +01:00 |
|
Alejandro Celaya
|
3e6aee47e5
|
Fixed TS compilation in tests
|
2020-12-08 19:36:47 +01:00 |
|
Alejandro Celaya
|
8d5f7e942d
|
Implemented reducers for actions affecting short URLs list
|
2020-12-08 10:57:27 +01:00 |
|
Alejandro Celaya
|
17d5c4327b
|
Added form to create short URLs to overview page
|
2020-12-07 20:37:03 +01:00 |
|
Alejandro Celaya
|
032e9c53f3
|
Extracted short URLs table into reusable component to use both on list section and overview section
|
2020-12-07 11:17:19 +01:00 |
|
Alejandro Celaya
|
8f7e356e54
|
Added support to enable/disable validating the URL while it is created
|
2020-12-06 13:07:44 +01:00 |
|
Alejandro Celaya
|
369fcf2f6a
|
Improved design on domains dropdown
|
2020-11-28 09:34:41 +01:00 |
|
Alejandro Celaya
|
0671fa6567
|
Updated to stryker v4
|
2020-11-13 23:06:03 +01:00 |
|
Alejandro Celaya
|
6c90d7072f
|
#325 Updated to react 17
|
2020-11-13 22:44:26 +01:00 |
|
Alejandro Celaya
|
4dc5fad8b8
|
Fixed coding standards
|
2020-09-13 09:47:29 +02:00 |
|
Alejandro Celaya
|
f36cf1e7b9
|
Updated short URL list params so that it requests dateCreated DESC ordering by default
|
2020-09-12 17:59:58 +02:00 |
|
Alejandro Celaya
|
6fc4963663
|
Replaced redux action to create one visit by action that allows multiple visits at once
|
2020-09-12 11:31:44 +02:00 |
|
Alejandro Celaya
|
5d6d802d64
|
Moved mercure hub binding from custom hook to HOC
|
2020-09-06 19:41:15 +02:00 |
|
Alejandro Celaya
|
4083592212
|
Fixed coding styles and ensured linting command applies to ts and tsx files
|
2020-09-02 20:27:50 +02:00 |
|
Alejandro Celaya
|
8a9c694fbc
|
Migrated all remaining short-url elements to TS
|
2020-08-30 19:45:17 +02:00 |
|
Alejandro Celaya
|
4b33d39d44
|
Finished migrating ll short-url helpers to TS
|
2020-08-30 09:59:14 +02:00 |
|
Alejandro Celaya
|
83531666de
|
Migrated to typescript the most complex reducer in the project
|
2020-08-27 18:31:56 +02:00 |
|
Alejandro Celaya
|
f283dc8569
|
Migrated short URL helper modal components to TS
|
2020-08-26 20:37:36 +02:00 |
|
Alejandro Celaya
|
b19bbee7fc
|
More components migrated to TS
|
2020-08-26 20:03:23 +02:00 |
|
Alejandro Celaya
|
1b03d04318
|
Migrated more short-url reducers to TS
|
2020-08-26 18:55:40 +02:00 |
|
Alejandro Celaya
|
f04aece7df
|
Removed dependency on redux-actions for all reducers already migrated to typescript
|
2020-08-25 19:42:15 +02:00 |
|
Alejandro Celaya
|
d8f3952920
|
Migrated first short URL reducers to typescript
|
2020-08-24 18:52:52 +02:00 |
|
Alejandro Celaya
|
a91f1b3bd4
|
Fixed coding styles
|
2020-08-22 08:10:31 +02:00 |
|
Alejandro Celaya
|
c46d5187c1
|
Removed duplicated code when binding to mercure by checking if enabled first
|
2020-06-06 09:24:05 +02:00 |
|
Alejandro Celaya
|
cd1f186e28
|
Updated EditTagsModal to be a functional component
|
2020-05-31 10:31:00 +02:00 |
|
Alejandro Celaya
|
2268b85ade
|
Updated CreateShortUrlResult to be a functional component
|
2020-05-31 10:16:09 +02:00 |
|
Alejandro Celaya
|
bfbb21e1cc
|
Created page for tag visit stats
|
2020-05-10 19:02:58 +02:00 |
|
Alejandro Celaya
|
bbc47b387e
|
Created single reducer to handle settings
|
2020-04-26 13:00:27 +02:00 |
|
Alejandro Celaya
|
ed40b79c8d
|
Added more tests covering new use cases
|
2020-04-18 12:09:51 +02:00 |
|
Alejandro Celaya
|
a22a1938c1
|
Added automatic refresh on mercure events
|
2020-04-18 10:50:01 +02:00 |
|