Alejandro Celaya
|
ba5a99dc2a
|
Fixed minor UI glitches in visits section
|
2020-12-30 19:48:02 +01:00 |
|
Alejandro Celaya
|
1927ad2d3a
|
Merge pull request #370 from acelaya-forks/feature/stryker-updates
Updated stryker
|
2020-12-25 19:13:57 +01:00 |
|
Alejandro Celaya
|
0356a0204d
|
Updated stryker
|
2020-12-25 19:10:35 +01:00 |
|
Alejandro Celaya
|
3bf64bee1e
|
Merge pull request #369 from acelaya-forks/feature/consistent-dropdowns
Feature/consistent dropdowns
|
2020-12-25 11:25:48 +01:00 |
|
Alejandro Celaya
|
da484374a1
|
Renamed Dropdnown.scss to DropdownBtn.scss for consistency with component
|
2020-12-25 11:21:39 +01:00 |
|
Alejandro Celaya
|
7b9447b717
|
Updated changelog
|
2020-12-25 11:17:57 +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
|
93b4de60f6
|
Improved sorting dropdown to display order field and order dir
|
2020-12-25 11:06:10 +01:00 |
|
Alejandro Celaya
|
16f4f7eac8
|
Reused dropdown-btn styles in sorting dropdown
|
2020-12-25 10:54:49 +01:00 |
|
Alejandro Celaya
|
90d4fe72db
|
Renamed Dropdown component to DropdownBtn
|
2020-12-25 10:43:36 +01:00 |
|
Alejandro Celaya
|
e1298cfa81
|
Created Dropdown test
|
2020-12-25 10:39:54 +01:00 |
|
Alejandro Celaya
|
6be3a1223f
|
Created common Dropdown component for style consistency
|
2020-12-25 10:29:25 +01:00 |
|
Alejandro Celaya
|
81d24432a9
|
Updated app gif
|
2020-12-24 10:58:59 +01:00 |
|
Alejandro Celaya
|
1d193f1187
|
Updated nginx version in docker image
|
2020-12-22 10:23:27 +01:00 |
|
Alejandro Celaya
|
c56994c813
|
Merge pull request #363 from acelaya-forks/feature/refactorings
Feature/refactorings
|
2020-12-22 10:17:59 +01:00 |
|
Alejandro Celaya
|
44862073bb
|
Added v3 to changelog
|
2020-12-22 10:06:24 +01:00 |
|
Alejandro Celaya
|
9eb9182c21
|
Created ShlinkApiError test
|
2020-12-22 10:05:32 +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
|
811544d7df
|
Moved api utils to subfolder
|
2020-12-22 09:24:33 +01:00 |
|
Alejandro Celaya
|
9fdfdf865e
|
Merge pull request #361 from acelaya-forks/feature/errors-improvements
Feature/errors improvements
|
2020-12-22 00:00:04 +01:00 |
|
Alejandro Celaya
|
6a354c277c
|
Set API response as per Shlink v2
|
2020-12-21 23:55:54 +01:00 |
|
Alejandro Celaya
|
89f6c6c283
|
Updated changelog
|
2020-12-21 23:53:15 +01:00 |
|
Alejandro Celaya
|
d534a4e441
|
Moved logic to parse API errors to a helper function
|
2020-12-21 23:51:49 +01:00 |
|
Alejandro Celaya
|
4c3772d5c8
|
Added meaningful error messages for the rest of API calls
|
2020-12-21 23:41:50 +01:00 |
|
Alejandro Celaya
|
ee95d5a1b7
|
Improved handling of errors in several API interactions
|
2020-12-21 21:26:45 +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
|
f69f791790
|
Improved handling of short URL deletion errors
|
2020-12-21 21:02:30 +01:00 |
|
Alejandro Celaya
|
54b1ab12cd
|
Passed API error while creating URLs to display proper error messages
|
2020-12-21 20:55:52 +01:00 |
|
Alejandro Celaya
|
18d417e78c
|
Merge pull request #359 from acelaya-forks/feature/message-improvements
Feature/message improvements
|
2020-12-21 18:31:21 +01:00 |
|
Alejandro Celaya
|
7a48a06442
|
Normalized import
|
2020-12-21 18:20:59 +01:00 |
|
Alejandro Celaya
|
195aaa8be6
|
Updated changelog
|
2020-12-21 18:15:09 +01:00 |
|
Alejandro Celaya
|
94d2f3167b
|
Created Result test
|
2020-12-21 18:14:11 +01:00 |
|
Alejandro Celaya
|
344f5e9b0d
|
Updated Result component so that it has the text centered by default
|
2020-12-21 17:58:46 +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
|
c25355c531
|
Added Message test
|
2020-12-21 09:57:46 +01:00 |
|
Alejandro Celaya
|
5cf0c86a14
|
Normalized Message component, making it autocontained
|
2020-12-21 09:22:13 +01:00 |
|
Alejandro Celaya
|
852e791c80
|
Merge pull request #357 from acelaya-forks/feature/routable-visits-sections
Feature/routable visits sections
|
2020-12-20 20:01:04 +01:00 |
|
Alejandro Celaya
|
f5d03ed3a2
|
Created query helper test
|
2020-12-20 19:51:43 +01:00 |
|
Alejandro Celaya
|
4642e07fd3
|
Reduced duplication when defining routes in visits section
|
2020-12-20 19:42:37 +01:00 |
|
Alejandro Celaya
|
83221c1066
|
Added routes to subsections in visits
|
2020-12-20 19:28:14 +01:00 |
|
Alejandro Celaya
|
214b952e84
|
Merge pull request #356 from acelaya-forks/feature/welcome-ui
Feature/welcome UI
|
2020-12-20 12:39:18 +01:00 |
|
Alejandro Celaya
|
42adbb3739
|
Updated changelog
|
2020-12-20 12:32:54 +01:00 |
|
Alejandro Celaya
|
9e63c463ca
|
Styled scroll in servers list for home page
|
2020-12-20 12:25:17 +01:00 |
|
Alejandro Celaya
|
260a6c4940
|
Improved welcome screen
|
2020-12-20 12:17:12 +01:00 |
|
Alejandro Celaya
|
fa949cde12
|
Simplified onTagClick handling in ShortUrlsTable
|
2020-12-20 09:09:22 +01:00 |
|
Alejandro Celaya
|
23da0328ec
|
Added Shlink logo as react component
|
2020-12-20 08:56:46 +01:00 |
|
Alejandro Celaya
|
7da634e772
|
Fixed tags filtering from overview page
|
2020-12-19 22:49:11 +01:00 |
|
Alejandro Celaya
|
79f7459d77
|
Merge pull request #354 from acelaya-forks/feature/ci-migration
Replaced scrutinizer with codecov
|
2020-12-19 12:58:43 +01:00 |
|
Alejandro Celaya
|
4002392b12
|
Replaced scrutinizer with codecov
|
2020-12-19 12:55:30 +01:00 |
|