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
|
6d32379b67
|
Merge pull request #615 from acelaya-forks/feature/csvjson-update
Feature/csvjson update
|
2022-03-31 20:36:13 +02:00 |
|
Alejandro Celaya
|
56a62ae505
|
Added tests for new CSV-JSON helper functions
|
2022-03-31 20:32:39 +02:00 |
|
Alejandro Celaya
|
50072f5997
|
Updated changelog
|
2022-03-31 20:20:02 +02:00 |
|
Alejandro Celaya
|
e875e05538
|
Replaced unmaintained dependency
|
2022-03-31 20:18:05 +02:00 |
|
Alejandro Celaya
|
e2c8551baf
|
Merge pull request #614 from shlinkio/acelaya-patch-1
Removed comment
|
2022-03-27 17:45:51 +02:00 |
|
Alejandro Celaya
|
1b0a2811e0
|
Removed comment
|
2022-03-27 17:41:29 +02:00 |
|
Alejandro Celaya
|
9cac4d23a7
|
Merge pull request #611 from acelaya-forks/feature/new-coding-style
Feature/new coding style
|
2022-03-27 09:48:39 +02:00 |
|
Alejandro Celaya
|
b323ddbd33
|
Temporarily disabled som a11y linting rules
|
2022-03-27 09:44:47 +02:00 |
|
Alejandro Celaya
|
98450ebec3
|
Removed no longer needed eslint disable comments
|
2022-03-26 13:07:58 +01:00 |
|
Alejandro Celaya
|
28a5166f56
|
Updated changelog
|
2022-03-26 12:59:54 +01:00 |
|
Alejandro Celaya
|
4f128b3fe8
|
Fixed tests
|
2022-03-26 12:46:32 +01:00 |
|
Alejandro Celaya
|
fd5060b996
|
Updated to latest eslint
|
2022-03-26 12:26:46 +01:00 |
|
Alejandro Celaya
|
a2df486280
|
Updated to airbnb coding styles
|
2022-03-26 12:17:42 +01:00 |
|
Alejandro Celaya
|
4e9b19afd1
|
Merge pull request #609 from acelaya-forks/feature/uneject
Feature/uneject
|
2022-03-25 17:48:04 +01:00 |
|
Alejandro Celaya
|
4d78949b8d
|
Removed test script and used jest directly instead
|
2022-03-25 17:43:15 +01:00 |
|
Alejandro Celaya
|
13bafdc924
|
Disabled false positive eslint rule
|
2022-03-25 17:40:18 +01:00 |
|
Alejandro Celaya
|
ea95e8e7b5
|
Disabled linting while building
|
2022-03-25 17:27:41 +01:00 |
|
Alejandro Celaya
|
eaa1a2f2ca
|
Added explicit dependency on webpack 5.70
|
2022-03-25 17:13:36 +01:00 |
|
Alejandro Celaya
|
9d6121903e
|
Fixed some dependency references
|
2022-03-25 16:59:37 +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
|
2d8c2f92c4
|
Added v3.6.0 to changelog
|
2022-03-17 20:38:38 +01:00 |
|
Alejandro Celaya
|
56fa114f3c
|
Merge pull request #607 from acelaya-forks/feature/export-urls
Feature/export urls
|
2022-03-17 20:36:11 +01:00 |
|
Alejandro Celaya
|
0a57390c46
|
Created ExportShortUrlsBtn test
|
2022-03-17 20:28:47 +01:00 |
|
Alejandro Celaya
|
ea7345b872
|
Updated changelog
|
2022-03-13 19:09:06 +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
|
47d30aaa34
|
Created ExportBtn test
|
2022-03-13 11:00:45 +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
|
389f4efa4d
|
Merge pull request #602 from acelaya-forks/feature/font-awesome-6
Updated to fontawesome 6
|
2022-03-13 08:44:39 +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
|
187e26810d
|
Merge pull request #600 from acelaya-forks/feature/update-react-datepicker
Updated to latest react-datepicker major version
|
2022-03-11 17:27:23 +01:00 |
|
Alejandro Celaya
|
8a1edfe7cf
|
Fixed usage of old module in InfoTooltip test
|
2022-03-11 17:23:43 +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
|
a8f996bec7
|
Merge pull request #599 from acelaya-forks/feature/update-ts
Updated to latest typescript
|
2022-03-11 16:25:57 +01:00 |
|
Alejandro Celaya
|
faa81ea1a5
|
Merge pull request #598 from acelaya-forks/feature/footer-alignment
Feature/footer alignment
|
2022-03-11 16:22:00 +01:00 |
|
Alejandro Celaya
|
ec360d3a28
|
Updated to latest typescript
|
2022-03-11 16:20:38 +01:00 |
|
Alejandro Celaya
|
749074604f
|
Added missing parentheses
|
2022-03-11 16:17:44 +01:00 |
|
Alejandro Celaya
|
c60a6a78c8
|
Updated changelog
|
2022-03-11 16:13:54 +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 |
|