Commit Graph

9 Commits

Author SHA1 Message Date
Rui Saraiva
0705e4e404
chore: upgrade Node and sharp dependency (#484) 2024-11-30 18:17:07 +00:00
Rui Saraiva
04a34e04c2
chore(deps): upgrade dependencies 2022-07-07 08:26:00 +01:00
Rui Saraiva
785563a71c
feat: upgrade dependencies (#480)
* feat: upgrade dependencies

* chore: update linter and CI workflows

* chore: upgrade browserslist
2021-12-04 18:32:53 +00:00
Rui Saraiva
78d321d7d6
chore(node): upgrade Node.js to v14 (#432) 2021-01-24 14:40:37 +00:00
renovate[bot]
76cd9e3a42
chore(deps): update actions/setup-node action to v2 (#402)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-18 20:19:33 +00:00
Rui Saraiva
cc34beb581
chore: test with local production server (#257)
* chore: test with local production server

* chore: remove sample cypress test file
2020-09-19 21:28:39 +01:00
Rui Saraiva
b2c22bad97 test(cypress): update page load wait 2020-09-06 11:47:44 +01:00
Rui Saraiva
95c4d9e147
test(drag-and-drop): add tests to all preview title messages (#158)
* test(drag-and-drop): add tests to all preview title messages

* ci(cypress): install aditional dependencies

* test(drag-and-drop): wait 100ms on each page load for rehydration
2020-07-06 10:21:44 +01:00
Rui Saraiva
0bf587b68d
feat: setup Cypress (#136)
* feat(cypress): setup cypress with Next.js

* ci(cypress): run cypress on pull requests

* refactor(cypress): migrate from tsconfig.json to .eslintrc.json

* ci: update job names

* ci(cypress): save cypress artifacts

* fix(analytics): fix analytics extra script html tags
2020-06-27 22:54:56 +01:00