Commit Graph

  • aba65346b4 Updated react-dev-utils Alejandro Celaya 2020-11-14 10:24:15 +01:00
  • 4621246cec Updated color-picker and fixed error when left open and modal is closed Alejandro Celaya 2020-11-14 09:16:26 +01:00
  • f83280068b Updated more dev dependencies Alejandro Celaya 2020-11-14 08:59:20 +01:00
  • 0671fa6567 Updated to stryker v4 Alejandro Celaya 2020-11-13 23:06:03 +01:00
  • 5c80e853c6 #325 Updated to Typescript 4 Alejandro Celaya 2020-11-13 22:46:17 +01:00
  • 6c90d7072f #325 Updated to react 17 Alejandro Celaya 2020-11-13 22:44:26 +01:00
  • 18bccab27a Moved to official docker github actions for docker-image-build Alejandro Celaya 2020-11-10 19:25:20 +01:00
  • b9213952d3 Added npm ci when generating release Alejandro Celaya 2020-11-01 10:39:09 +01:00
  • f1ae68a300 Allow empty changelog when publishing release Alejandro Celaya 2020-11-01 10:34:53 +01:00
  • 3f0409f25a Merge pull request #331 from acelaya-forks/feature/automatic-release Alejandro Celaya 2020-11-01 10:32:41 +01:00
  • 6f568a16bf Moved tag releasing from travis to github workflow Alejandro Celaya 2020-11-01 10:27:33 +01:00
  • 39ae3b4762 Updated chanegelog to more strictly endorse to keepachangelog spec Alejandro Celaya 2020-11-01 10:21:44 +01:00
  • 14e31ed2c3 Merge pull request #330 from acelaya-forks/feature/fix-switch-alignment v2.6.1 Alejandro Celaya 2020-10-31 17:28:19 +01:00
  • ff1fb0dd12 Removed hardcoded display: inline for BooleanControls Alejandro Celaya 2020-10-31 17:18:51 +01:00
  • 2e6a35181d Merge pull request #329 from acelaya-forks/feature/fix-too-long-cache Alejandro Celaya 2020-10-31 13:47:43 +01:00
  • 22cca598ca Updated changelog Alejandro Celaya 2020-10-31 13:38:37 +01:00
  • de906bf370 Added proper caching rules to nginx config included in docker image Alejandro Celaya 2020-10-31 13:36:53 +01:00
  • 498594c31b Deleted service worker Alejandro Celaya 2020-10-31 13:22:39 +01:00
  • cfbd246cfc Merge pull request #327 from acelaya-forks/feature/dart-sass Alejandro Celaya 2020-10-31 13:07:52 +01:00
  • 3f91c556e4 Explicitly installed node 14 in scrutinizer env Alejandro Celaya 2020-10-31 12:54:14 +01:00
  • 4d1622607c Enabled all platforms back on docker image builds Alejandro Celaya 2020-10-31 12:34:42 +01:00
  • eacdee293c Replaced node-sass with dart-sass Alejandro Celaya 2020-10-31 12:27:24 +01:00
  • f4b115cffd Merge pull request #326 from acelaya-forks/feature/node-14 Alejandro Celaya 2020-10-31 12:08:35 +01:00
  • 7dcd623513 Updated to node 14 Alejandro Celaya 2020-10-31 11:58:07 +01:00
  • 8b00d1aaae Updated reference from travis-ci.org to travis-ci.com Alejandro Celaya 2020-10-31 09:11:43 +01:00
  • facfd33e96 Merge pull request #319 from acelaya-forks/feature/calendar-z-index Alejandro Celaya 2020-10-03 11:28:20 +02:00
  • a841dc7531 Updated changelog Alejandro Celaya 2020-10-03 11:23:08 +02:00
  • 28ebd55b69 Fixed z-index in react-datepicker Alejandro Celaya 2020-10-03 11:22:21 +02:00
  • 3eade5a0c0 Merge pull request #318 from acelaya-forks/feature/manifest-basic-auth Alejandro Celaya 2020-10-03 11:10:57 +02:00
  • caf74cd87b Updated changelog Alejandro Celaya 2020-10-03 11:03:17 +02:00
  • 049510f513 Added crossorigin=use-credentials to manifest.json, so that credentials are passed and it is propery downloaded Alejandro Celaya 2020-10-03 11:00:56 +02:00
  • b151b7eedb Added missing condition for github release to work on travis build Alejandro Celaya 2020-09-20 12:46:51 +02:00
  • 4e22e9c092 Added script step to publish release travis job Alejandro Celaya 2020-09-20 12:38:47 +02:00
  • 793883148a Added v2.6 to changelog v2.6.0 Alejandro Celaya 2020-09-20 12:07:16 +02:00
  • 8acb7bea24 Merge pull request #310 from acelaya-forks/feature/line-chart-highlights Alejandro Celaya 2020-09-20 12:05:06 +02:00
  • 335cceeb82 Fixed coding styles Alejandro Celaya 2020-09-20 11:58:40 +02:00
  • bf7455ad6e Updated changelog Alejandro Celaya 2020-09-20 11:49:19 +02:00
  • 421cc5b718 Put together all chart-related helper functions Alejandro Celaya 2020-09-20 11:46:07 +02:00
  • 78d97a64aa Added visits highlightning capabilities to line chart Alejandro Celaya 2020-09-20 11:43:24 +02:00
  • 749c757cbd Removed unneeded condition on travis deploy step, as the same condition is on the parent job Alejandro Celaya 2020-09-20 10:43:21 +02:00
  • faf9554286 Added lines between job definitions in travis config Alejandro Celaya 2020-09-19 18:52:49 +02:00
  • b7a0be3872 Allowed mutation testing step to fail without failing the whole build Alejandro Celaya 2020-09-19 18:08:16 +02:00
  • cff8046ff8 Merge pull request #308 from acelaya-forks/feature/contributing Alejandro Celaya 2020-09-19 17:42:28 +02:00
  • af1289752d Added reference to the CONTRIBUTING file from the README file Alejandro Celaya 2020-09-19 17:42:06 +02:00
  • b06d9d3bc7 Added CONTRIBUTING.md file Alejandro Celaya 2020-09-19 17:32:54 +02:00
  • b2904189ef Merge pull request #307 from acelaya-forks/feature/parallel-builds Alejandro Celaya 2020-09-19 17:04:52 +02:00
  • 5c639d241b Disabled docker image build in arm archs, as it fails with node-sass Alejandro Celaya 2020-09-19 16:58:01 +02:00
  • 984e9f32a5 Split all scripts in travis build into individual jobs Alejandro Celaya 2020-09-19 16:57:35 +02:00
  • 59d23b584a Merge pull request #304 from acelaya-forks/feature/gh-action-docker-build Alejandro Celaya 2020-09-19 16:35:29 +02:00
  • a7d865228a Updated name of branch in which docker build action needs to run Alejandro Celaya 2020-09-19 16:25:33 +02:00
  • 260ff716d7 Updated changelog Alejandro Celaya 2020-09-19 16:24:43 +02:00
  • 9001a3da37 Moved docker build to github actions, enabling multi-arch support Alejandro Celaya 2020-09-19 16:23:39 +02:00
  • 46db1e39f3 Merge pull request #303 from acelaya-forks/feature/cancel-tags-visits Alejandro Celaya 2020-09-19 11:23:54 +02:00
  • 6bf3fc0fd5 Updated changelog Alejandro Celaya 2020-09-19 10:51:41 +02:00
  • a136543551 Fixed tags visits loading not being cancelled when the visits component gets unmounted Alejandro Celaya 2020-09-19 10:50:49 +02:00
  • 23046c149c Fixed visits normalization not converting empty strings into null Alejandro Celaya 2020-09-19 10:31:23 +02:00
  • 2951d0d75e Merge pull request #302 from acelaya-forks/feature/number-formatting Alejandro Celaya 2020-09-19 10:16:54 +02:00
  • b52e40edd3 Updated changelog Alejandro Celaya 2020-09-17 18:11:03 +02:00
  • 51556d76ac Fixed tests Alejandro Celaya 2020-09-17 18:05:26 +02:00
  • 871868f0a4 Moved common rendering chart labels code to external module for reuse Alejandro Celaya 2020-09-15 22:27:01 +02:00
  • 67495fa302 Added number formatting to charts Alejandro Celaya 2020-09-15 22:22:56 +02:00
  • fc9341f631 Added number formatting to visits line chart Alejandro Celaya 2020-09-13 11:11:17 +02:00
  • 3fea8b5505 Ensured page numbers in paginators are prettified Alejandro Celaya 2020-09-13 10:03:02 +02:00
  • 89e3114ef3 Merge pull request #300 from acelaya-forks/feature/default-ordering Alejandro Celaya 2020-09-13 09:54:20 +02:00
  • 4dc5fad8b8 Fixed coding standards Alejandro Celaya 2020-09-13 09:47:29 +02:00
  • 2567bdfdf0 Updated changelog Alejandro Celaya 2020-09-13 09:32:02 +02:00
  • f36cf1e7b9 Updated short URL list params so that it requests dateCreated DESC ordering by default Alejandro Celaya 2020-09-12 17:59:58 +02:00
  • bd88e56331 Merge pull request #299 from acelaya-forks/feature/updates-interval Alejandro Celaya 2020-09-12 13:18:23 +02:00
  • fe3e08de0f Fixed event source not being properly closed with new boundToMercureHub HOC Alejandro Celaya 2020-09-12 12:06:53 +02:00
  • cfb165d240 Fixed boundToMercureHub HOC so that it clears updates intervals when unmounted Alejandro Celaya 2020-09-12 11:55:49 +02:00
  • fa074f91be Updated changelog Alejandro Celaya 2020-09-12 11:35:12 +02:00
  • 6fc4963663 Replaced redux action to create one visit by action that allows multiple visits at once Alejandro Celaya 2020-09-12 11:31:44 +02:00
  • ad437f655e Added support to dispatch all UI actions based on mercure bindings on a specific schedule instead of real time Alejandro Celaya 2020-09-12 08:52:03 +02:00
  • 9b45513684 Added form controls to set real time updates interval Alejandro Celaya 2020-09-09 19:16:04 +02:00
  • 5d6d802d64 Moved mercure hub binding from custom hook to HOC Alejandro Celaya 2020-09-06 19:41:15 +02:00
  • 536d49aac9 Merge pull request #298 from acelaya-forks/feature/always-visible-versions Alejandro Celaya 2020-09-06 13:20:17 +02:00
  • 796c9ca140 Fixed changelog Alejandro Celaya 2020-09-06 13:11:33 +02:00
  • 1b1a1f3230 Created component decorator that resets selected server and used it on Settings Alejandro Celaya 2020-09-06 13:10:30 +02:00
  • 98d856700c Added missing row wrapping Message component Alejandro Celaya 2020-09-06 12:47:14 +02:00
  • b814f500de Moved shlink versions to the outer element so that's always visible Alejandro Celaya 2020-09-06 12:36:17 +02:00
  • 90abf29db9 Merge pull request #296 from acelaya-forks/feature/typescript Alejandro Celaya 2020-09-06 10:29:55 +02:00
  • d064eb5f9e Fixed inconsistent type Alejandro Celaya 2020-09-06 10:22:21 +02:00
  • 58c9ef9b51 Updated dependencies Alejandro Celaya 2020-09-06 10:17:46 +02:00
  • 125b13e059 Added stryker mutator for TS Alejandro Celaya 2020-09-06 09:46:07 +02:00
  • dcdee8b308 Simplified eslint config Alejandro Celaya 2020-09-06 09:32:16 +02:00
  • f33d1fca39 Updated pattern for code coverage collection Alejandro Celaya 2020-09-06 09:18:02 +02:00
  • 7e907ba9b6 Updated changelog Alejandro Celaya 2020-09-05 09:03:40 +02:00
  • 3cec2efbbd Removed no longer used dependencies Alejandro Celaya 2020-09-05 08:57:50 +02:00
  • d4094e66b3 Finished TS migration Alejandro Celaya 2020-09-05 08:49:18 +02:00
  • 73b854037d Migrated to TS all visits components except the biggest two Alejandro Celaya 2020-09-04 19:33:16 +02:00
  • f2e7a2161d Removed duplicated code on mercure-bound components Alejandro Celaya 2020-09-04 19:05:41 +02:00
  • 260ed3041a Finished migrating visits helpers to TS Alejandro Celaya 2020-09-04 18:43:26 +02:00
  • 8a146021dd Migrated first charts to TS Alejandro Celaya 2020-09-03 20:34:22 +02:00
  • 4083592212 Fixed coding styles and ensured linting command applies to ts and tsx files Alejandro Celaya 2020-09-02 20:27:50 +02:00
  • f9c57ca659 Migrated first visits helper components to TS Alejandro Celaya 2020-09-02 20:13:31 +02:00
  • d0d664ef79 Migrated VisitsParser to TS Alejandro Celaya 2020-09-02 19:32:07 +02:00
  • 16d96efa4a Finished migrating all remaining utils to TS Alejandro Celaya 2020-08-31 18:38:27 +02:00
  • f8ea1ae3d5 Migrated remaining tags-related elements to TS Alejandro Celaya 2020-08-30 20:48:09 +02:00
  • 18883caa6d Migrated tags helpers to TS Alejandro Celaya 2020-08-30 20:31:31 +02:00
  • 84fc82b74e Fixed custom slug field not being disabled when selecting a short code length Alejandro Celaya 2020-08-30 19:50:40 +02:00