Add vite #416

Merged
konrad merged 36 commits from feature/vite into main 2021-07-25 13:27:17 +00:00

36 Commits

Author SHA1 Message Date
kolaente b3c805662c
Fix gantt tests
continuous-integration/drone/pr Build is passing Details
2021-07-25 14:52:21 +02:00
kolaente 2dd7152974
Fix path to main.ts in index.html
continuous-integration/drone/pr Build was killed Details
2021-07-25 14:52:05 +02:00
kolaente cfd61526d6
Change serve dist port 2021-07-25 14:40:06 +02:00
kolaente 52f37bb9fb
Fix building and serving a dev bundle
continuous-integration/drone/pr Build is failing Details
2021-07-25 14:34:39 +02:00
kolaente 1fc2eb8e9c
wait again?
continuous-integration/drone/pr Build was killed Details
2021-07-25 14:20:59 +02:00
kolaente 33a245eb0d
wait again?
continuous-integration/drone/pr Build was killed Details
2021-07-25 14:19:04 +02:00
kolaente 8def6c4123
Don't wait when testing
continuous-integration/drone/pr Build was killed Details
2021-07-25 14:15:39 +02:00
kolaente fb473382e0
Fix wait-on in tests
continuous-integration/drone/pr Build was killed Details
2021-07-25 14:07:53 +02:00
kolaente ac22af6a49
Fix test-frontend
continuous-integration/drone/pr Build was killed Details
2021-07-25 14:03:48 +02:00
kolaente bd07c459d3
Don't build a dev version for testing
continuous-integration/drone/pr Build is failing Details
2021-07-25 14:02:37 +02:00
kolaente afc2a422b8
Fix serve command
continuous-integration/drone/pr Build was killed Details
2021-07-25 13:49:41 +02:00
kolaente 22a201568f
Fix building sw only in prod 2021-07-25 13:49:30 +02:00
kolaente 437ac3b0ef
Fix vue files imports 2021-07-25 13:49:12 +02:00
kolaente 65bcc7a0de
Cleanup 2021-07-25 13:36:55 +02:00
kolaente e2f1e761ec
lint 2021-07-25 13:35:19 +02:00
kolaente e4873270ed
Fix building service worker in prod
continuous-integration/drone/pr Build was killed Details
2021-07-25 13:33:41 +02:00
kolaente 0d44b9991e
Fix lazy loading languages
continuous-integration/drone/pr Build is failing Details
2021-07-25 13:22:11 +02:00
kolaente 8dfdf93160
Fix main.js not available 2021-07-25 13:21:59 +02:00
kolaente d06d5eee42
Fix package.json
continuous-integration/drone/pr Build is failing Details
2021-07-25 13:00:58 +02:00
kolaente 98ffdc62ff
Merge branch 'main' into feature/vite
# Conflicts:
#	.drone.yml
#	Dockerfile
#	package.json
#	src/App.vue
#	src/components/home/contentAuth.vue
#	src/components/tasks/partials/editLabels.vue
#	src/main.ts
#	src/views/labels/NewLabel.vue
#	src/views/list/views/List.vue
#	src/views/tasks/TaskDetailView.vue
#	src/views/user/Login.vue
#	yarn.lock
2021-07-25 12:59:30 +02:00
kolaente 04e88be8ce
Kind of fix registering the service worker
continuous-integration/drone/pr Build is failing Details
2021-03-10 14:04:15 +01:00
kolaente 16b2e14841
Pin dependencies 2021-03-10 12:23:44 +01:00
kolaente 5661acef36
Fix yarn scripts 2021-03-10 12:11:04 +01:00
kolaente 7e112ccd6d
Merge branch 'main' into feature/vite
continuous-integration/drone/pr Build is failing Details
# Conflicts:
#	package.json
2021-03-10 12:05:45 +01:00
kolaente cd2f691178
Fix local port for cypress
continuous-integration/drone/pr Build is failing Details
2021-02-23 23:07:57 +01:00
kolaente 04e0462cee
Fix port settings for vite dev server 2021-02-23 23:07:27 +01:00
kolaente 515eb28ba6
Wait on build for testing
continuous-integration/drone/pr Build was killed Details
2021-02-23 23:02:26 +01:00
kolaente aa52e29402
Fix url for testing
continuous-integration/drone/pr Build was killed Details
2021-02-23 22:57:22 +01:00
kolaente 978de3bfac
Switch to node:14
continuous-integration/drone/pr Build is failing Details
2021-02-23 22:51:12 +01:00
kolaente 8d1572ba47
Add vite as a dependency
continuous-integration/drone/pr Build is failing Details
2021-02-23 22:47:34 +01:00
kolaente 037338b8e3
Add
continuous-integration/drone/pr Build is failing Details
2021-02-23 22:32:43 +01:00
kolaente e7d24da035
Configure service worker
continuous-integration/drone/pr Build is failing Details
2021-02-23 22:17:16 +01:00
kolaente 006e9e8146
Configure chunks 2021-02-23 21:56:16 +01:00
kolaente 51c3b0dc36
Resolve all imports 2021-02-23 21:26:57 +01:00
kolaente b1afc5b1b7
Merge branch 'main' into feature/vite
# Conflicts:
#	yarn.lock
2021-02-23 20:44:35 +01:00
kolaente ee4b231afb
Add vite 2021-02-14 11:04:24 +01:00