Matias Garcia Isaia
76ebbd318a
Support servers.json in a conf.d directory
...
In Cattle (and maybe other Docker environments) you can't mount specific files, but
have to mount a whole volume as a directory.
We now allow the servers.json to be looked for inside a specific folder to support
that use case.
2021-05-29 11:41:32 +02:00
Alejandro Celaya
24801b068b
Updated changelog
2021-05-29 11:40:14 +02:00
Alejandro Celaya
4c21ad0a89
Merge pull request #433 from matiasgarciaisaia/feature/server-from-env
...
Single-server servers.json from environment variables in Docker image
2021-05-29 11:35:27 +02:00
Alejandro Celaya
f626f9b046
Renamed env vars
2021-05-29 11:30:35 +02:00
Matias Garcia Isaia
ccffa0fe12
Allow Docker image to generate servers.json from environment
...
In the Docker image, generate the servers.json with a single server
by reading environment variables.
2021-05-28 22:01:39 -03:00
Alejandro Celaya
d5530b4614
Merge pull request #429 from acelaya-forks/feature/stryker5
...
Updated to stryker 5
2021-05-15 12:08:26 +02:00
Alejandro Celaya
7c327099bb
Updated changelog
2021-05-15 12:04:25 +02:00
Alejandro Celaya
577d7e79da
Updated to stryker 5
2021-05-15 12:02:43 +02:00
Alejandro Celaya
31736fad1e
Ensured proper ref is checked out on preview env
2021-05-09 21:09:24 +02:00
Alejandro Celaya
6319a81ddb
Fixed event name
2021-05-09 21:02:32 +02:00
Alejandro Celaya
0ca6ff6906
Ensured checkout is done from remote remo
2021-05-09 20:52:15 +02:00
Alejandro Celaya
eb69165781
Changed event for preview deployments to use pull_request_target
2021-05-09 14:39:13 +02:00
Alejandro Celaya
4e3d311bef
Changed token used for preview deployment
2021-05-09 14:25:10 +02:00
Alejandro Celaya
54b7aeed20
Added github token to preview env deployment
2021-05-09 14:14:56 +02:00
Alejandro Celaya
2ba8db1fd3
Ensured preview envs are generated on PRs only
2021-05-09 14:03:59 +02:00
Alejandro Celaya
f74270a767
Ensured branch slug is generated before building project on preview env deployment
2021-05-09 13:53:36 +02:00
Alejandro Celaya
9a245fbf13
Created new workflow to generate preview envs
2021-05-09 13:34:39 +02:00
Alejandro Celaya
f16e9565e2
Added v3.1.1 to changelog
2021-05-08 11:04:21 +02:00
Alejandro Celaya
e65f9a7b89
Merge pull request #419 from acelaya-forks/feature/edit-feedback
...
Feature/edit feedback
2021-05-08 11:02:17 +02:00
Alejandro Celaya
0141a1e0ed
Updated changelog
2021-05-08 10:57:12 +02:00
Alejandro Celaya
937876ce67
Improved feedback when editing a short URL
2021-05-08 10:56:20 +02:00
Alejandro Celaya
b52120e0d3
Updated changelog
2021-05-07 20:37:41 +02:00
Alejandro Celaya
62b65334b5
Merge pull request #418 from antwonw/patch-1
...
Update QrCodeModal.tsx
2021-05-07 20:36:25 +02:00
antwonw
76dae535d9
Update QrCodeModal.tsx
...
Remove indivisible class to fix hyperlink extending outside modal.
2021-05-06 16:56:53 -07:00
Alejandro Celaya
23ba140ff4
Merge pull request #416 from acelaya-forks/feature/prepend-visits
...
Feature/prepend visits
2021-05-01 16:44:21 +02:00
Alejandro Celaya
76ff7d81b9
Updated changelog
2021-05-01 16:40:22 +02:00
Alejandro Celaya
66deba29f5
Ensured new visits are prepended and not appended, ensuring they keep the proper order
2021-05-01 16:39:13 +02:00
Alejandro Celaya
e44527e9c9
Merge pull request #415 from acelaya-forks/feature/update-url-on-list
...
Feature/update url on list
2021-04-24 18:06:02 +02:00
Alejandro Celaya
aec629b95c
Updated changelog
2021-04-24 18:01:41 +02:00
Alejandro Celaya
fa4664e583
Ensured edited short URLs are reflected in redux state when needed
2021-04-24 17:58:37 +02:00
Alejandro Celaya
2952ac8892
Merge pull request #406 from acelaya-forks/feature/reduce-margins
...
Feature/reduce margins
2021-03-29 21:26:49 +02:00
Alejandro Celaya
cf4fc4fa30
Updated changelog
2021-03-29 21:22:28 +02:00
Alejandro Celaya
2d61748aac
Fixed styles in disabled days in date picker
2021-03-29 21:21:53 +02:00
Alejandro Celaya
7f61825768
Reduced and standardized overall vertical spacing
2021-03-29 21:08:48 +02:00
Alejandro Celaya
c3d6c83ec4
Merge pull request #405 from acelaya-forks/feature/orphan-visits-improvements
...
Feature/orphan visits improvements
2021-03-28 21:07:52 +02:00
Alejandro Celaya
c3e38fd580
Improved VisitsParser test
2021-03-28 21:03:46 +02:00
Alejandro Celaya
db778a73f7
Updated changelog
2021-03-28 20:57:19 +02:00
Alejandro Celaya
f0a04ced75
Added graph with orphan visits grouped by visited URL
2021-03-28 20:56:16 +02:00
Alejandro Celaya
d6bb718672
Added filtering by type to orphan visits
2021-03-28 17:45:47 +02:00
Alejandro Celaya
6d887ec4a8
Replaced custom reducers with ramda's countBy
2021-03-28 16:27:31 +02:00
Alejandro Celaya
859cd9e5e3
Improved VisitsTable test
2021-03-28 16:06:37 +02:00
Alejandro Celaya
eabd7d9ecb
Added visited URL column on visits table for orphan visits
2021-03-28 15:57:22 +02:00
Alejandro Celaya
205e3ffb90
Merge pull request #404 from acelaya-forks/feature/edit-title
...
Feature/edit title
2021-03-27 19:01:02 +01:00
Alejandro Celaya
8c7a91c7b8
Memoized initial state for editing short URL, to ensure the form values are not reset while saving
2021-03-27 18:56:24 +01:00
Alejandro Celaya
56aab349db
Updated ShortUrlForm to ensure it does not render empty cards
2021-03-27 18:39:55 +01:00
Alejandro Celaya
6628a4059e
Updated changelog
2021-03-27 17:58:17 +01:00
Alejandro Celaya
10c9f7dabd
Added header to EditShortUrl and created EditSHortUrl test
2021-03-27 17:56:46 +01:00
Alejandro Celaya
d703e5e182
Deleted reducers for short URL tags and short URL meta
2021-03-27 14:13:10 +01:00
Alejandro Celaya
3ad0c4d009
Deleted modals that were used to edit short URLs, since now there's a dedicated section
2021-03-27 10:49:23 +01:00
Alejandro Celaya
1403538660
Removed children from ShortUrlForm
2021-03-27 10:41:13 +01:00