Alejandro Celaya
|
c516969686
|
Updated to react-chartjs 4
|
2022-05-02 11:35:05 +02:00 |
|
Alejandro Celaya
|
66d8a32f49
|
Migrated SimpleCard test to react testing library
|
2022-05-02 10:01:29 +02:00 |
|
Alejandro Celaya
|
b970b38c29
|
Removed check on title support
|
2022-05-01 11:00:46 +02:00 |
|
Alejandro Celaya
|
763ef207f1
|
Removed conditional orphan visits section
|
2022-05-01 10:50:06 +02:00 |
|
Alejandro Celaya
|
a949ec9e8e
|
Removed checks for QR code features that were not supported on versions older than 2.6
|
2022-05-01 10:44:12 +02:00 |
|
Alejandro Celaya
|
9518ad9bb4
|
Dropped support to send tags to the PATCH endpoint
|
2022-05-01 10:30:51 +02:00 |
|
Alejandro Celaya
|
e6932e7353
|
Created DomainVisits test
|
2022-04-30 12:01:50 +02:00 |
|
Alejandro Celaya
|
ddb08f4d2e
|
Removed non-needed components which were just wrapping another component that could directly be used instead
|
2022-04-30 11:00:19 +02:00 |
|
Alejandro Celaya
|
464ee11d0d
|
Added react testing library and add test for DomainDropdown
|
2022-04-30 09:05:12 +02:00 |
|
Alejandro Celaya
|
05254326cb
|
Implemented domain visits section
|
2022-04-24 18:36:25 +02:00 |
|
Alejandro Celaya
|
932dec3bde
|
Added dropdown in domains section, to allow multiple options over domains
|
2022-04-24 13:10:04 +02:00 |
|
Alejandro Celaya
|
271b19a4ec
|
Fixed no longer implicit children prop in FunctionalComponent type
|
2022-04-24 10:39:11 +02:00 |
|
Alejandro Celaya
|
965e69c525
|
Fixed reference error
|
2022-04-03 10:10:10 +02:00 |
|
Alejandro Celaya
|
66edaed3a0
|
Updated to react 18
|
2022-04-02 08:58:48 +02:00 |
|
Alejandro Celaya
|
79831322fd
|
Merge pull request #618 from acelaya-forks/feature/latest-error
Fixed call to an invalid function in prod envs
|
2022-04-02 08:41:07 +02:00 |
|
Alejandro Celaya
|
ed1c5a2197
|
Fixed call to an invalid function in prod envs
|
2022-04-02 08:32:54 +02:00 |
|
Alejandro Celaya
|
e875e05538
|
Replaced unmaintained dependency
|
2022-03-31 20:18:05 +02:00 |
|
Alejandro Celaya
|
1b0a2811e0
|
Removed comment
|
2022-03-27 17:41:29 +02:00 |
|
Alejandro Celaya
|
98450ebec3
|
Removed no longer needed eslint disable comments
|
2022-03-26 13:07:58 +01:00 |
|
Alejandro Celaya
|
4f128b3fe8
|
Fixed tests
|
2022-03-26 12:46:32 +01:00 |
|
Alejandro Celaya
|
a2df486280
|
Updated to airbnb coding styles
|
2022-03-26 12:17:42 +01:00 |
|
Alejandro Celaya
|
2795bf050e
|
Dejected project back to react-scripts, where posible
|
2022-03-24 21:27:33 +01:00 |
|
Alejandro Celaya
|
0e4e430673
|
Fixed margin in button
|
2022-03-24 20:23:46 +01:00 |
|
Alejandro Celaya
|
0a57390c46
|
Created ExportShortUrlsBtn test
|
2022-03-17 20:28:47 +01:00 |
|
Alejandro Celaya
|
e44520b2c2
|
Enhanced ReportExporter test
|
2022-03-13 19:07:33 +01:00 |
|
Alejandro Celaya
|
92ddcad753
|
Implemented short URLs exporting
|
2022-03-13 18:56:42 +01:00 |
|
Alejandro Celaya
|
e632c5b04f
|
Abstracted logic to parse tags from string to array and back for the query
|
2022-03-13 11:14:30 +01:00 |
|
Alejandro Celaya
|
a26019ca78
|
Re-positioned components in short urls list for consistency with other sections
|
2022-03-13 10:43:57 +01:00 |
|
Alejandro Celaya
|
ef8db5e2cd
|
Moved short URL ordering dropdown to ShortUrlsFilteringBar to simplify positioning
|
2022-03-13 10:32:27 +01:00 |
|
Alejandro Celaya
|
18f952f4fc
|
Merge branch 'develop' into feature/export-urls
|
2022-03-13 09:56:59 +01:00 |
|
Alejandro Celaya
|
d1e6b052d9
|
Updated to fontawesome 6
|
2022-03-13 08:40:52 +01:00 |
|
Alejandro Celaya
|
7fd360495b
|
Created button to use when anything needs to be exported
|
2022-03-12 20:51:30 +01:00 |
|
Alejandro Celaya
|
81d405d7be
|
Updated to latest react-datepicker major version
|
2022-03-11 17:16:24 +01:00 |
|
Alejandro Celaya
|
c4148f0494
|
Fixed reactstrap 9 deprecated warnings
|
2022-03-11 16:37:41 +01:00 |
|
Alejandro Celaya
|
f15b803851
|
Created sidebar reducer test
|
2022-03-11 16:12:54 +01:00 |
|
Alejandro Celaya
|
c949359d6f
|
Renamed sidebar actions as they make more sense
|
2022-03-11 16:07:17 +01:00 |
|
Alejandro Celaya
|
73d4707420
|
Ensured versions footer has proper classes based on sidebar status, not selected server
|
2022-03-11 16:03:15 +01:00 |
|
Alejandro Celaya
|
4f731d9de8
|
Mitigated wrong footer alignment on some server sections
|
2022-03-10 19:13:39 +01:00 |
|
Alejandro Celaya
|
65a162bdd2
|
Fixed linting errors
|
2022-03-07 20:28:46 +01:00 |
|
Alejandro Celaya
|
8551fcf08f
|
Updated to react-chartjs-2 3.3
|
2022-03-07 17:39:03 +01:00 |
|
Alejandro Celaya
|
61b094ee7d
|
Updated remaining dev deps
|
2022-03-07 17:29:38 +01:00 |
|
Alejandro Celaya
|
61b61bce1c
|
Fixed styles
|
2022-03-07 16:28:21 +01:00 |
|
Alejandro Celaya
|
fc71c0f5c8
|
Fixed text decoration for anchors with btn class
|
2022-03-07 11:25:42 +01:00 |
|
Alejandro Celaya
|
74635281de
|
Fixed table rendering issues
|
2022-03-07 11:03:41 +01:00 |
|
Alejandro Celaya
|
b97ea17950
|
Fixed smooth scrolling which feels weird with client-side routing
|
2022-03-07 09:13:23 +01:00 |
|
Alejandro Celaya
|
3f48ca401d
|
Fixed responsive table headers
|
2022-03-07 09:09:30 +01:00 |
|
Alejandro Celaya
|
3ecad0161b
|
Fixed gaps in sticky tables
|
2022-03-07 08:55:00 +01:00 |
|
Alejandro Celaya
|
9ff331e2db
|
Fixed styles in tag edition modal
|
2022-03-07 08:46:43 +01:00 |
|
Alejandro Celaya
|
27e3b6f0d0
|
Fixed short URL creation and modal close buttons
|
2022-03-06 11:16:31 +01:00 |
|
Alejandro Celaya
|
6a739b7a25
|
Fixed styles in main header
|
2022-03-06 10:58:30 +01:00 |
|