This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
frontend/src
dpschen 04c94418d7
All checks were successful
continuous-integration/drone/push Build is passing
fix: logo overflow on login (#1050)
Resolves #1046

Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #1050
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
(cherry picked from commit 44f8e3ea9b)
2021-11-24 22:30:47 +01:00
..
assets Migrate to bulma-css-variables and introduce dark mode (#954) 2021-11-22 21:12:54 +00:00
components fix: logo overflow on login (#1050) 2021-11-24 22:30:47 +01:00
composables Migrate to bulma-css-variables and introduce dark mode (#954) 2021-11-22 21:12:54 +00:00
directives feat: use popper.js v2 vue3 version of v-tooltip (#1038) 2021-11-23 07:08:21 +00:00
helpers fix: api not found by default 2021-11-16 22:34:08 +01:00
http-common
i18n [skip ci] Updated translations via Crowdin 2021-11-24 09:25:56 +00:00
indexes feat: use flexsearch for all local searches (#997) 2021-11-14 20:49:52 +00:00
message
models fix: check for notification api (#1043) 2021-11-22 19:03:27 +00:00
modules
router feat: directly open general settings when opening user settings and none selected (#1001) 2021-11-14 21:12:18 +00:00
services fix: task attachment upload 2021-10-17 22:29:05 +02:00
store fix: deleting a namespace 2021-11-22 21:49:19 +01:00
styles fix(dark mode): flatpickr colors 2021-11-23 22:58:25 +00:00
types feat: add vite-svg-loader and add Logo component (#971) 2021-11-13 14:16:14 +00:00
views fix: remove mentioning of context (#1017) 2021-11-22 21:36:17 +00:00
App.vue Migrate to bulma-css-variables and introduce dark mode (#954) 2021-11-22 21:12:54 +00:00
icons.js feat: improve icons (#903) 2021-10-26 18:20:09 +00:00
main.ts feat: use popper.js v2 vue3 version of v-tooltip (#1038) 2021-11-23 07:08:21 +00:00
registerServiceWorker.js
sentry.js feat: add releases to sentry (#919) 2021-10-31 13:37:57 +00:00
sw.js chore(deps): update workbox monorepo to v6.4.1 (#1012) 2021-11-16 20:52:20 +00:00
urls.js feat: move user settings to multiple components (#889) 2021-10-26 20:58:02 +00:00
version.json