Alejandro Celaya
|
810ddd7717
|
Added foldable pagination to SimplePaginator
|
2019-09-22 10:41:31 +02:00 |
|
Alejandro Celaya
|
7bbff114a4
|
Extracted paginator used in SortableBarGraph to its own component
|
2019-09-21 18:29:58 +02:00 |
|
Alejandro Celaya
|
99475fc311
|
Merge pull request #154 from Haocen/151
Fix an inaccurate variable name in test
|
2019-09-15 15:26:17 +02:00 |
|
Haocen Xu
|
df121eb294
|
Fix an inaccurate variable name in test
|
2019-09-15 09:14:00 -04:00 |
|
Alejandro Celaya
|
138194a149
|
Merge pull request #153 from Haocen/151
When no order is specified, the order by indicator(triangle) in column header should be Cleared
|
2019-09-15 09:30:11 +02:00 |
|
Haocen Xu
|
ab99213d8c
|
When no order is specified, the order by indicator(triangle) in column header should be Cleared
|
2019-09-14 18:13:15 -04:00 |
|
Alejandro Celaya
|
2fe923678e
|
Installed react-external-links
|
2019-08-29 17:47:18 +02:00 |
|
Alejandro Celaya
|
34f194c714
|
Merge pull request #143 from acelaya-forks/feature/docker-versions-bump
Feature/docker versions bump
|
2019-08-24 16:42:22 +02:00 |
|
Alejandro Celaya
|
2bef398d4c
|
Added repository and license fields to package.json
|
2019-08-24 16:38:44 +02:00 |
|
Alejandro Celaya
|
404b5c45dd
|
Updated changelog
|
2019-08-24 16:33:23 +02:00 |
|
Alejandro Celaya
|
f607ade508
|
Bumbed version of docker images
|
2019-08-24 16:31:54 +02:00 |
|
Alejandro Celaya
|
158ed84ec5
|
Updated changelog
|
2019-05-19 20:31:57 +02:00 |
|
Alejandro Celaya
|
7c22713d7d
|
Merge pull request #139 from acelaya/feature/coverage-80
Created tags list reducer test
|
2019-05-19 20:30:13 +02:00 |
|
Alejandro Celaya
|
fb94077260
|
Created shortUrlTags reducer test
|
2019-05-19 13:22:16 +02:00 |
|
Alejandro Celaya
|
d3491869bd
|
Created tags list reducer test
|
2019-05-19 12:54:19 +02:00 |
|
Alejandro Celaya
|
5cefadbf37
|
Added missing link in changelog to docs on new feature
|
2019-05-19 11:42:24 +02:00 |
|
Alejandro Celaya
|
95462b0c1d
|
Merge pull request #137 from acelaya/feature/pre-configure-servers
Feature/pre configure servers
|
2019-04-28 18:01:46 +02:00 |
|
Alejandro Celaya
|
258330f985
|
Mentioned that pre-configured servers won't work on versions previous to 2.1.0
|
2019-04-28 17:53:35 +02:00 |
|
Alejandro Celaya
|
a09b661b51
|
Updated changelog
|
2019-04-28 17:42:20 +02:00 |
|
Alejandro Celaya
|
a1a0b935c7
|
Improved documentation mentioning how to pre-configure servers
|
2019-04-28 17:41:01 +02:00 |
|
Alejandro Celaya
|
4c11d9c6d5
|
Catched error when loading servers from a servers.json file
|
2019-04-28 13:07:55 +02:00 |
|
Alejandro Celaya
|
78c34a342d
|
Added tests for new use cases
|
2019-04-28 12:40:50 +02:00 |
|
Alejandro Celaya
|
20820c47d4
|
Updated list servers action so that it tries to fetch servers from the servers.json file when no local servers are found
|
2019-04-28 12:07:09 +02:00 |
|
Alejandro Celaya
|
502c8a7e02
|
Echoing travis commit range
|
2019-04-22 19:13:02 +02:00 |
|
Alejandro Celaya
|
ce8a198acd
|
Merge pull request #136 from acelaya/feature/stryker
Feature/stryker
|
2019-04-22 10:11:32 +02:00 |
|
Alejandro Celaya
|
32f171d861
|
Updated travis to run mutations on changed files only
|
2019-04-22 10:04:41 +02:00 |
|
Alejandro Celaya
|
b83c0e0aba
|
Improved stryker config
|
2019-04-21 23:18:35 +02:00 |
|
Alejandro Celaya
|
831c0444d6
|
Added stryker to the project
|
2019-04-21 23:03:53 +02:00 |
|
Alejandro Celaya
|
e5ef2eb5c6
|
Merge pull request #135 from acelaya/feature/shlink-client-improvements
Removed duplicated code when building ShlinkApiClient
|
2019-04-21 11:37:14 +02:00 |
|
Alejandro Celaya
|
7b80d78dc5
|
Removed duplicated code when building ShlinkApiClient
|
2019-04-21 11:31:40 +02:00 |
|
Alejandro Celaya
|
48f7103205
|
Merge pull request #134 from acelaya/feature/jest-mocks
Feature/jest mocks
|
2019-04-19 13:02:28 +02:00 |
|
Alejandro Celaya
|
bc8de096be
|
Updated changelog
|
2019-04-19 12:55:41 +02:00 |
|
Alejandro Celaya
|
ba3189fd46
|
Removed no longer needed constants
|
2019-04-19 12:54:56 +02:00 |
|
Alejandro Celaya
|
33d67cbe3d
|
Simplified code making it easier to read
|
2019-04-19 12:52:55 +02:00 |
|
Alejandro Celaya
|
28ca54547e
|
Removed remaining usages of sinon
|
2019-04-19 12:41:59 +02:00 |
|
Alejandro Celaya
|
f8de069567
|
First replacements of sinon mocks with jest mocks
|
2019-04-19 10:29:49 +02:00 |
|
Alejandro Celaya
|
2cd6e52e9c
|
Merge pull request #133 from acelaya/feature/remove-yarn
Replaced yarn by npm
|
2019-04-14 22:06:59 +02:00 |
|
Alejandro Celaya
|
372d3f17cc
|
Replaced yarn by npm
|
2019-04-14 21:58:10 +02:00 |
|
Alejandro Celaya
|
92d5b2eb3e
|
Merge pull request #132 from acelaya/feature/issue-template
Created issue template with some reminders
|
2019-04-11 22:11:12 +02:00 |
|
Alejandro Celaya
|
6be55e30d9
|
Dockerignored .gihub folder
|
2019-04-11 22:03:53 +02:00 |
|
Alejandro Celaya
|
fd517ccbe2
|
Created issue template with some reminders
|
2019-04-11 22:01:11 +02:00 |
|
Alejandro Celaya
|
c2a34b4079
|
Merge pull request #127 from acelaya/feature/check-existing
Feature/check existing
|
2019-03-17 18:41:22 +01:00 |
|
Alejandro Celaya
|
ce0f036bef
|
Created custom react hook that can be used to handle toggles
|
2019-03-17 18:35:47 +01:00 |
|
Alejandro Celaya
|
977e143b4e
|
Fixed coding styles
|
2019-03-17 18:24:09 +01:00 |
|
Alejandro Celaya
|
d847ccf0f4
|
Updated changelog
|
2019-03-17 18:17:29 +01:00 |
|
Alejandro Celaya
|
7eeed76539
|
Created UseExistingIfFoundInfoIcon test
|
2019-03-17 18:15:44 +01:00 |
|
Alejandro Celaya
|
2e452993ff
|
Created Checkbox test
|
2019-03-17 18:09:10 +01:00 |
|
Alejandro Celaya
|
f4dbd03c7e
|
Added checkbox to control the findIfExists shlink flag
|
2019-03-17 17:48:05 +01:00 |
|
Alejandro Celaya
|
312c6cd550
|
Merge pull request #126 from acelaya/feature/redux-actions
Feature/redux actions
|
2019-03-17 10:31:13 +01:00 |
|
Alejandro Celaya
|
8d9e8565f0
|
Updated changelog
|
2019-03-17 10:23:17 +01:00 |
|