Alejandro Celaya
|
4d8477a32c
|
Fix shlink-web-component tests
|
2023-08-04 11:16:01 +02:00 |
|
Alejandro Celaya
|
bdcfcee60e
|
Fix incorrect import in shlink-frontend-kit test
|
2023-08-04 09:24:21 +02:00 |
|
Alejandro Celaya
|
c4d7ac272b
|
Refactor and fix main app tests
|
2023-08-04 08:59:16 +02:00 |
|
Alejandro Celaya
|
c794ff8b58
|
Move shlink-web-component tests to their own folder
|
2023-08-03 09:13:11 +02:00 |
|
Alejandro Celaya
|
c48facc863
|
Create src folder for shlink-web-component
|
2023-08-03 09:13:11 +02:00 |
|
Alejandro Celaya
|
b7d57a53f2
|
Move shlink-frontend-kit tests to its own dir
|
2023-08-03 09:13:10 +02:00 |
|
Alejandro Celaya
|
99ce8c9f74
|
First shlink-frontend-kit iteration
|
2023-08-03 09:13:10 +02:00 |
|
Alejandro Celaya
|
5ec5396da6
|
Decouple shlink-web-component from NotFound component
|
2023-08-03 09:13:10 +02:00 |
|
Alejandro Celaya
|
c73a592fd1
|
Move more non-shared components to shlink-web-component
|
2023-08-03 09:13:10 +02:00 |
|
Alejandro Celaya
|
bc11e568b9
|
Move date components and helpers to shlink-web-component
|
2023-08-03 09:13:10 +02:00 |
|
Alejandro Celaya
|
8d24116859
|
Move more components to shlink-web-component when applicable
|
2023-08-03 09:13:10 +02:00 |
|
Alejandro Celaya
|
275745fd3a
|
Move some modules from src to shlink-web-component
|
2023-08-03 09:13:10 +02:00 |
|
Alejandro Celaya
|
0169060de7
|
Fix mercure info loading in shlink-web-component
|
2023-08-03 09:13:10 +02:00 |
|
Alejandro Celaya
|
d49da185d3
|
Use apiClient factory to dynamically resolved different values at runtime
|
2023-08-03 09:13:10 +02:00 |
|
Alejandro Celaya
|
3a0cea1268
|
Extract shlink-web-component outside of src folder
|
2023-08-03 09:13:10 +02:00 |
|
Alejandro Celaya
|
768fb1992f
|
Remove feature flags for features introduced on Shlink <3.0
|
2023-08-03 09:13:10 +02:00 |
|
Alejandro Celaya
|
21525ef945
|
Decouple shlink-web-component from the concept of servers
|
2023-08-03 09:13:10 +02:00 |
|
Alejandro Celaya
|
5f6dc186e3
|
Define Shlink API contract
|
2023-08-03 09:13:10 +02:00 |
|
Alejandro Celaya
|
3fe48779be
|
Allow heallth request to be performed for a different domain
|
2023-08-03 09:13:10 +02:00 |
|
Alejandro Celaya
|
2ac5236cc7
|
Provide API client to shlink-web-component
|
2023-08-03 09:13:10 +02:00 |
|
Alejandro Celaya
|
b3122219be
|
Move settings from store to another context
|
2023-08-03 09:13:09 +02:00 |
|
Alejandro Celaya
|
dddbc232c2
|
Move mercure module to shlink-web-component
|
2023-08-03 09:13:09 +02:00 |
|
Alejandro Celaya
|
4b2a9ea158
|
Create redux store for shlink-web-component
|
2023-08-03 09:13:09 +02:00 |
|
Alejandro Celaya
|
682de08204
|
Extract initial Shlink logic to ShlinkWebComponent
|
2023-08-03 09:13:09 +02:00 |
|
Alejandro Celaya
|
d82c0dc75e
|
Move stuff belonging to the component to shlink-web-component
|
2023-08-03 09:13:09 +02:00 |
|
Alejandro Celaya
|
cbbb679dfc
|
Remove server-related items from side menu
|
2023-08-03 09:13:09 +02:00 |
|
Alejandro Celaya
|
deca5b31e1
|
Add form config for Feature Request issues
|
2023-08-03 09:12:47 +02:00 |
|
Alejandro Celaya
|
6fe5c4dc54
|
Fix typo in Bug issue template
|
2023-07-25 08:55:12 +02:00 |
|
Alejandro Celaya
|
49cf81c18b
|
Add forms for question reporting as discussion and bug issues
|
2023-07-25 08:53:14 +02:00 |
|
Alejandro Celaya
|
37ba90e6bd
|
Merge pull request #850 from shlinkio/dependabot/npm_and_yarn/word-wrap-1.2.4
Bump word-wrap from 1.2.3 to 1.2.4
|
2023-07-19 08:40:15 +02:00 |
|
dependabot[bot]
|
47a6e16ce1
|
Bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-19 06:23:52 +00:00 |
|
Alejandro Celaya
|
f1014a4810
|
Build docker image for linux/arm64/v8 and linux/amd64 only
|
2023-07-09 10:09:35 +02:00 |
|
Alejandro Celaya
|
1793424658
|
Merge pull request #847 from acelaya-forks/feature/docker-build-on-tag
Build docker image only on tags
|
2023-07-09 09:58:55 +02:00 |
|
Alejandro Celaya
|
c94a5b948e
|
Build docker image only on tags
|
2023-07-09 09:48:54 +02:00 |
|
Alejandro Celaya
|
107cabcd8b
|
Merge pull request #845 from shlinkio/dependabot/npm_and_yarn/tough-cookie-4.1.3
Bump tough-cookie from 4.1.2 to 4.1.3
|
2023-07-08 07:50:43 +02:00 |
|
Alejandro Celaya
|
99bc769894
|
Merge pull request #844 from shlinkio/dependabot/npm_and_yarn/stylelint-15.10.1
Bump stylelint from 14.16.0 to 15.10.1
|
2023-07-08 07:50:18 +02:00 |
|
dependabot[bot]
|
e8f1964941
|
Bump tough-cookie from 4.1.2 to 4.1.3
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.1.2...v4.1.3)
---
updated-dependencies:
- dependency-name: tough-cookie
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-08 00:17:47 +00:00 |
|
dependabot[bot]
|
1a491bec1c
|
Bump stylelint from 14.16.0 to 15.10.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.16.0 to 15.10.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.16.0...15.10.1)
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-07 22:00:52 +00:00 |
|
Alejandro Celaya
|
4ba63cdbf8
|
Merge pull request #837 from acelaya-forks/feature/vitest-0.32
Feature/vitest 0.32
|
2023-06-12 09:47:20 +02:00 |
|
Alejandro Celaya
|
b2c2af3ebb
|
Exclude sw helper from code coverage
|
2023-06-12 08:59:38 +02:00 |
|
Alejandro Celaya
|
9dca19fcb5
|
Replace coverage-c8 with coverage-v8
|
2023-06-12 08:51:37 +02:00 |
|
Alejandro Celaya
|
7c2dab43e1
|
Update to vitest 0.32
|
2023-06-09 09:07:20 +02:00 |
|
Alejandro Celaya
|
a8c6d9b034
|
Merge pull request #836 from shlinkio/dependabot/npm_and_yarn/vite-4.3.9
Bump vite from 4.3.1 to 4.3.9
|
2023-06-06 05:38:06 +02:00 |
|
dependabot[bot]
|
be0cb20fa2
|
Bump vite from 4.3.1 to 4.3.9
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.1 to 4.3.9.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.3.9/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-06 02:03:33 +00:00 |
|
Alejandro Celaya
|
2ac1025e9f
|
Merge pull request #834 from acelaya-forks/feature/vitest-migration
Feature/vitest migration
|
2023-05-27 14:21:33 +02:00 |
|
Alejandro Celaya
|
27d79b574e
|
Correct test:watch command so that it actually watches
|
2023-05-27 14:15:38 +02:00 |
|
Alejandro Celaya
|
1b82f42a33
|
Remove direct dependency on redux and redux-thunk, as those are now required by @reduxjs/toolkit
|
2023-05-27 14:10:37 +02:00 |
|
Alejandro Celaya
|
f3f9eac67b
|
Fix comments
|
2023-05-27 13:12:38 +02:00 |
|
Alejandro Celaya
|
2a86a0e540
|
Fix remaining type errors in tests
|
2023-05-27 12:45:12 +02:00 |
|
Alejandro Celaya
|
d14aea708e
|
Fix incorrect types between testing library and vitest
|
2023-05-27 12:29:03 +02:00 |
|