Commit Graph

  • 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
  • 8a9c694fbc Migrated all remaining short-url elements to TS Alejandro Celaya 2020-08-30 19:45:17 +02:00
  • 4b33d39d44 Finished migrating ll short-url helpers to TS Alejandro Celaya 2020-08-30 09:59:14 +02:00
  • c0f5d9c12c Finished migrating servers module to TS Alejandro Celaya 2020-08-29 20:20:45 +02:00
  • ef630af154 Migrated ShlinkApiClient to TS Alejandro Celaya 2020-08-29 19:51:14 +02:00
  • ebd7a76896 Migrated to TS main services except ShlinkApiClient Alejandro Celaya 2020-08-29 18:51:03 +02:00
  • 64a968711c Migrated all servers services to TS Alejandro Celaya 2020-08-29 14:16:37 +02:00
  • aee4c2d02f Migrated to TS all servers helpers Alejandro Celaya 2020-08-29 13:51:53 +02:00
  • 8cc0695ee9 Refactored ServerError to infer error message based on provided server type guards Alejandro Celaya 2020-08-29 10:53:02 +02:00
  • f40ad91ea9 Migrated some common components and their dependencies to TS Alejandro Celaya 2020-08-29 09:19:15 +02:00
  • a96539129d Migrated more common components to TS Alejandro Celaya 2020-08-28 20:05:01 +02:00
  • dcf72e6818 Finished migrating remaining reducers to TS Alejandro Celaya 2020-08-28 18:33:37 +02:00
  • 54290d4c9a Migrated ShlinkApiClientBuilder to TS Alejandro Celaya 2020-08-27 22:09:16 +02:00
  • eb3775859a Migrated tags reducers to typescripts Alejandro Celaya 2020-08-27 19:12:09 +02:00
  • 83531666de Migrated to typescript the most complex reducer in the project Alejandro Celaya 2020-08-27 18:31:56 +02:00
  • f3a2535e2f Defined visits TS types Alejandro Celaya 2020-08-27 17:56:48 +02:00
  • f283dc8569 Migrated short URL helper modal components to TS Alejandro Celaya 2020-08-26 20:37:36 +02:00
  • b19bbee7fc More components migrated to TS Alejandro Celaya 2020-08-26 20:03:23 +02:00
  • 1b03d04318 Migrated more short-url reducers to TS Alejandro Celaya 2020-08-26 18:55:40 +02:00
  • 6696fb13d6 Created redux test Alejandro Celaya 2020-08-25 20:23:12 +02:00
  • f04aece7df Removed dependency on redux-actions for all reducers already migrated to typescript Alejandro Celaya 2020-08-25 19:41:48 +02:00
  • d8f3952920 Migrated first short URL reducers to typescript Alejandro Celaya 2020-08-24 18:52:52 +02:00
  • fefa4e7848 Migrated settings module to TS Alejandro Celaya 2020-08-24 17:32:20 +02:00
  • 0b4a348969 Migrated remoteServers reducer to TS Alejandro Celaya 2020-08-23 11:58:43 +02:00
  • 3e2fee0df5 Migrated selectedServer test to typescript Alejandro Celaya 2020-08-23 10:58:43 +02:00
  • 294888454d Renamed NewServerData to ServerData, as it's used in other contexts too Alejandro Celaya 2020-08-23 10:52:37 +02:00
  • 1b7e1e2b5b Tweaked server types and data Alejandro Celaya 2020-08-23 10:51:42 +02:00
  • dc78138066 Migrate servers reducer to typescript Alejandro Celaya 2020-08-23 10:20:31 +02:00
  • 87e64e5899 Migrated first reducer to typescript, adding also type for the shared app state Alejandro Celaya 2020-08-23 09:52:09 +02:00
  • e193a692e8 Migrated all service providers to typescript Alejandro Celaya 2020-08-23 09:03:44 +02:00
  • 2eba607874 More elements migrated to typescript Alejandro Celaya 2020-08-22 19:03:25 +02:00
  • 62df46d648 Refactored many helpers to Typescript Alejandro Celaya 2020-08-22 18:32:48 +02:00
  • 7c67fa4149 Migrate CreateServer component to Typescript Alejandro Celaya 2020-08-22 17:58:44 +02:00
  • 2db85c2783 Migrated to typescript first component getting another component with props injected Alejandro Celaya 2020-08-22 13:41:54 +02:00