|
d23a50a347
|
chore(deps): update node.js to v18 (#1845)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1845
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2022-04-21 05:15:30 +00:00 |
|
|
9f5e68a125
|
feat: change preview api url (#1584)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1584
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
|
2022-02-23 12:05:06 +00:00 |
|
|
98cb14a86c
|
feat: change port to 4173
See: https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md#default-preview-port
|
2022-02-18 13:00:20 +01:00 |
|
|
92864fa5c1
|
chore(tests): remove test result upload to s3 since we now have cypress dashboard
|
2022-01-30 22:35:17 +01:00 |
|
|
c21f236249
|
feat: add cypress dashboard record (#1462)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1462
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
|
2022-01-30 21:33:27 +00:00 |
|
|
9b85817ddb
|
feat: run vue-tsc in ci (#1295)
We had this in for a while already, but never cared for the result.
Might make sense to integrate in the pipeline.
To make things easy from the start we could add [`failure: ignore`](https://docs.drone.io/pipeline/macstadium/syntax/steps/#failure) to the step
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1295
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
|
2022-01-06 10:37:51 +00:00 |
|
|
14397ffb31
|
revert: "feat: always use latest browserlist (#1021)"
This reverts commit ed6dc94873 .
|
2021-12-12 16:26:43 +01:00 |
|
|
b7ad29f056
|
fix: upgrade cypress image (#1096)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1096
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
|
2021-11-27 19:32:48 +00:00 |
|
|
ed6dc94873
|
feat: always use latest browserlist (#1021)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1021
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
|
2021-11-17 19:15:57 +00:00 |
|
|
c1c6f21ad2
|
chore(ci): make sure you cannot tamper the deploy script in a PR
|
2021-11-14 16:50:07 +01:00 |
|
|
03eee061ff
|
fix: preview deploy for PRs (#990)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/990
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
|
2021-11-13 15:36:53 +00:00 |
|
|
be78fc177d
|
fix: don't try to deploy a review env when not a pr
|
2021-11-13 15:43:34 +01:00 |
|
|
e49fd16a3a
|
feat: add preview deploys with netlify (#972)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/972
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
|
2021-11-10 21:25:50 +00:00 |
|
|
14472a45ed
|
feat(ci): update translations only on cron schedule
|
2021-10-31 15:10:51 +01:00 |
|
|
2004478c88
|
revert: chore(deps): update node.js to v17 (#883)
This reverts commit 149defdd because node 17 has issues when building
docker images for arm.
|
2021-10-25 16:40:47 +02:00 |
|
|
149defddda
|
chore(deps): update node.js to v17 (#883)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/883
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-10-20 19:23:27 +00:00 |
|
|
1a784d0709
|
feat(ci): remove vue3 branch trigger
|
2021-10-17 23:20:06 +02:00 |
|
|
1fc857d9a2
|
chore: re-add vue3 branch
|
2021-10-17 20:50:22 +02:00 |
|
|
eb7b1bf432
|
chore: remove vue3 from the drone branch trigger
|
2021-10-17 17:32:00 +02:00 |
|
|
8e1ab8e09b
|
Merge branch 'main' into vue3
|
2021-10-15 20:43:11 +02:00 |
|
|
e6a935f49d
|
fix: disable service workers in cypress (#830)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/830
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
|
2021-10-11 18:39:27 +00:00 |
|
|
43b22360a5
|
chore: add vue3 branch as drone branch trigger
|
2021-10-11 17:53:14 +02:00 |
|
|
234951fe3b
|
chore(ci): use latest version of s3 plugin
|
2021-10-02 15:43:17 +02:00 |
|
|
1b7a6cecfe
|
chore(ci): temporarily disable cache
|
2021-09-29 22:48:01 +02:00 |
|
|
8b01dc6b71
|
fix: run tests with unstable api
|
2021-09-26 15:54:58 +02:00 |
|
|
b7ec975384
|
Change building latest docker image
|
2021-09-05 14:40:14 +02:00 |
|
|
75174c2496
|
Switch the :latest docker image tag to contain the latest release instead of the latest unstable
|
2021-09-05 13:44:05 +02:00 |
|
|
fb20afae92
|
Move translated files after downloading them
|
2021-09-05 13:06:45 +02:00 |
|
|
13f01cdc30
|
Add depends_on for push step
|
2021-09-05 13:03:15 +02:00 |
|
|
b4919a5662
|
Add depends_on for upload step
|
2021-09-05 13:02:43 +02:00 |
|
|
a2e0c7e1f4
|
Fix git push remote to update crowdin translations
|
2021-09-05 12:01:53 +02:00 |
|
|
2bc85a9de7
|
Fix setting secret for updating translations
|
2021-09-05 11:49:53 +02:00 |
|
|
54ada3f06e
|
Automatically update approved translations from crowdin
|
2021-09-05 11:35:50 +02:00 |
|
|
0ce0ad1479
|
Cleanup drone pipeline
|
2021-08-06 10:26:16 +02:00 |
|
|
33c34655df
|
Drone debug
|
2021-08-06 01:01:26 +02:00 |
|
|
f6aed0fb9f
|
Change desktop downstream trigger plugin with our own debug build
|
2021-08-06 00:49:53 +02:00 |
|
|
a08306d612
|
Add vite (#416)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/416
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
|
2021-07-25 13:27:15 +00:00 |
|
|
b547029379
|
Run frontend-tests with dist in ci (#605)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/605
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
|
2021-07-23 11:13:15 +00:00 |
|
|
306a926c66
|
Add default list setting & creating tasks from home (#520)
Co-authored-by: sytone <github@sytone.com>
Co-authored-by: Sytone <github@sytone.com>
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/520
Reviewed-by: konrad <konrad@kola-entertainments.de>
Co-authored-by: sytone <kolaente@sytone.com>
Co-committed-by: sytone <kolaente@sytone.com>
|
2021-07-17 21:21:46 +00:00 |
|
|
9e42559d70
|
Add syncing translations to crowdin
|
2021-07-13 12:06:50 +02:00 |
|
|
c5e53175cf
|
Allow failure of the weblate update step
|
2021-06-25 17:32:48 +02:00 |
|
|
7b99d96df0
|
Move weblate ping to shell script
|
2021-06-24 13:23:48 +02:00 |
|
|
f0498fd767
|
Add translations (#562)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/562
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
|
2021-06-23 23:24:57 +00:00 |
|
|
f55d1151f4
|
Update Node.js (#549)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/549
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-06-14 20:33:56 +00:00 |
|
|
570cfc8610
|
Configure tests retries
|
2021-06-02 09:08:24 +02:00 |
|
|
9c2d076f58
|
Make tests less flaky
|
2021-05-30 21:40:56 +02:00 |
|
|
85ff67ff1c
|
Switch telegram notifications to matrix
|
2021-04-07 16:41:48 +02:00 |
|
|
688dc82b19
|
Add separate manifest template for latest
|
2021-02-14 23:41:29 +01:00 |
|
|
09680312c1
|
Fix release pipeline steps
|
2021-02-12 20:06:50 +01:00 |
|
|
e8d7ea8586
|
Work around auto tag for main branch
|
2021-02-12 20:02:51 +01:00 |
|