Alejandro Celaya
|
60282281a3
|
Grouped basic components in 'create' form in its own card
|
2020-12-08 19:21:31 +01:00 |
|
Alejandro Celaya
|
2017ee7456
|
Created SimpleCard component to reduce duplicated code when rendering cards
|
2020-12-08 19:10:29 +01:00 |
|
Alejandro Celaya
|
e60d241fcf
|
Changed 'create' page, grouping components and adding more explanations
|
2020-12-08 18:52:18 +01:00 |
|
Alejandro Celaya
|
43af6fdaba
|
Added redirect from server base path to overview page, to ease changing default page
|
2020-12-08 18:27:36 +01:00 |
|
Alejandro Celaya
|
f359a16004
|
Ensured tags input looks as a large input
|
2020-12-08 18:18:16 +01:00 |
|
Alejandro Celaya
|
1b413fb0b7
|
Created Overview component test
|
2020-12-08 17:51:49 +01:00 |
|
Alejandro Celaya
|
20a9259109
|
Minor style improvements in overview page
|
2020-12-08 11:39:16 +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
|
9b30a82a79
|
Created visitsOverview reducer test
|
2020-12-07 19:19:37 +01:00 |
|
Alejandro Celaya
|
a0ec3c0293
|
Improved wording
|
2020-12-07 13:03:47 +01:00 |
|
Alejandro Celaya
|
d9e39eee2b
|
Added new reducer for visits overview, and added it to overview page
|
2020-12-07 12:12:39 +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
|
dba0ac6442
|
Created Overview page as default page after connecting to a server
|
2020-12-06 18:37:22 +01:00 |
|
Alejandro Celaya
|
920effb4c6
|
Merge pull request #341 from acelaya-forks/feature/validate-flag
Feature/validate flag
|
2020-12-06 13:21:08 +01:00 |
|
Alejandro Celaya
|
bd6e455cd6
|
Fixed import
|
2020-12-06 13:20:16 +01:00 |
|
Alejandro Celaya
|
b9fc906537
|
Fixed alignment and margins for checkboxes in create form
|
2020-12-06 13:14:43 +01:00 |
|
Alejandro Celaya
|
1415f196bb
|
Updated changelog
|
2020-12-06 13:09:06 +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
|
0ed88079ad
|
Skip install step when building docker image in travis
|
2020-12-06 11:57:14 +01:00 |
|
Alejandro Celaya
|
5182f9d147
|
Merge pull request #339 from acelaya-forks/feature/domains-dropdown
Feature/domains dropdown
|
2020-11-28 12:48:20 +01:00 |
|
Alejandro Celaya
|
4e1579832e
|
Updated changelog
|
2020-11-28 12:38:16 +01:00 |
|
Alejandro Celaya
|
ff48c0cd45
|
Added DomainSelector test
|
2020-11-28 12:36:40 +01:00 |
|
Alejandro Celaya
|
02c7125236
|
Created domainsList reducer test
|
2020-11-28 12:22:52 +01:00 |
|
Alejandro Celaya
|
dc397d4b82
|
Improved existing tests
|
2020-11-28 11:45:04 +01:00 |
|
Alejandro Celaya
|
2a206f11b9
|
Renamed DomainsDropdown to DomainSelector
|
2020-11-28 09:58:05 +01:00 |
|
Alejandro Celaya
|
369fcf2f6a
|
Improved design on domains dropdown
|
2020-11-28 09:34:41 +01:00 |
|
Alejandro Celaya
|
983e4db3b1
|
Created component to allow selecting from existing domains list
|
2020-11-25 21:05:27 +01:00 |
|
Alejandro Celaya
|
2a7c2474cd
|
Merge pull request #336 from acelaya-forks/feature/fix-visits
Feature/fix visits
|
2020-11-14 13:09:51 +01:00 |
|
Alejandro Celaya
|
c890124e67
|
Updated changelog
|
2020-11-14 13:02:28 +01:00 |
|
Alejandro Celaya
|
3e21cccb14
|
Fixed visits getting accumulated every time the visits page is opened
|
2020-11-14 13:01:35 +01:00 |
|
Alejandro Celaya
|
dafebc3df9
|
Merge pull request #332 from acelaya-forks/feature/update-deps
Feature/update deps
|
2020-11-14 12:21:49 +01:00 |
|
Alejandro Celaya
|
6619e7cdb6
|
Updated changelog
|
2020-11-14 12:13:28 +01:00 |
|
Alejandro Celaya
|
c54f314424
|
Updated react-datepicker to latest version
|
2020-11-14 12:10:42 +01:00 |
|
Alejandro Celaya
|
4964f28169
|
Updated more production dependencies
|
2020-11-14 11:00:41 +01:00 |
|
Alejandro Celaya
|
dead22c332
|
Updated reactstrap
|
2020-11-14 10:33:32 +01:00 |
|
Alejandro Celaya
|
aba65346b4
|
Updated react-dev-utils
|
2020-11-14 10:24:15 +01:00 |
|
Alejandro Celaya
|
4621246cec
|
Updated color-picker and fixed error when left open and modal is closed
|
2020-11-14 09:16:26 +01:00 |
|
Alejandro Celaya
|
f83280068b
|
Updated more dev dependencies
|
2020-11-14 08:59:20 +01:00 |
|
Alejandro Celaya
|
0671fa6567
|
Updated to stryker v4
|
2020-11-13 23:06:03 +01:00 |
|
Alejandro Celaya
|
5c80e853c6
|
#325 Updated to Typescript 4
|
2020-11-13 22:46:17 +01:00 |
|
Alejandro Celaya
|
6c90d7072f
|
#325 Updated to react 17
|
2020-11-13 22:44:26 +01:00 |
|
Alejandro Celaya
|
18bccab27a
|
Moved to official docker github actions for docker-image-build
|
2020-11-10 19:25:20 +01:00 |
|
Alejandro Celaya
|
b9213952d3
|
Added npm ci when generating release
|
2020-11-01 10:39:09 +01:00 |
|
Alejandro Celaya
|
f1ae68a300
|
Allow empty changelog when publishing release
|
2020-11-01 10:34:53 +01:00 |
|
Alejandro Celaya
|
3f0409f25a
|
Merge pull request #331 from acelaya-forks/feature/automatic-release
Feature/automatic release
|
2020-11-01 10:32:41 +01:00 |
|
Alejandro Celaya
|
6f568a16bf
|
Moved tag releasing from travis to github workflow
|
2020-11-01 10:27:33 +01:00 |
|
Alejandro Celaya
|
39ae3b4762
|
Updated chanegelog to more strictly endorse to keepachangelog spec
|
2020-11-01 10:21:44 +01:00 |
|
Alejandro Celaya
|
14e31ed2c3
|
Merge pull request #330 from acelaya-forks/feature/fix-switch-alignment
Removed hardcoded display: inline for BooleanControls
|
2020-10-31 17:28:19 +01:00 |
|
Alejandro Celaya
|
ff1fb0dd12
|
Removed hardcoded display: inline for BooleanControls
|
2020-10-31 17:18:51 +01:00 |
|