mirror of
				https://github.com/TheAnachronism/docspell.git
				synced 2025-10-31 09:30:12 +00:00 
			
		
		
		
	Change headers of all elm files
This commit is contained in:
		| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Api exposing | ||||
|     ( addConcEquip | ||||
|     , addConcPerson | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module App.Data exposing | ||||
|     ( Model | ||||
|     , Msg(..) | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module App.Update exposing | ||||
|     ( initPage | ||||
|     , update | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module App.View2 exposing (view) | ||||
|  | ||||
| import Api.Model.AuthResult exposing (AuthResult) | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.AddressForm exposing | ||||
|     ( Model | ||||
|     , Msg(..) | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.AttachmentMeta exposing | ||||
|     ( Model | ||||
|     , Msg | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.Basic exposing | ||||
|     ( editLinkLabel | ||||
|     , editLinkTableCell | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.BasicSizeField exposing | ||||
|     ( Msg | ||||
|     , update | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.CalEventInput exposing | ||||
|     ( Model | ||||
|     , Msg | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.ChangePasswordForm exposing | ||||
|     ( Model | ||||
|     , Msg(..) | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.ClassifierSettingsForm exposing | ||||
|     ( Model | ||||
|     , Msg | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.CollectiveSettingsForm exposing | ||||
|     ( Model | ||||
|     , Msg | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.ColorTagger exposing | ||||
|     ( Model | ||||
|     , Msg | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.ConfirmModal exposing | ||||
|     ( Settings | ||||
|     , defaultSettings | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.ContactField exposing | ||||
|     ( Model | ||||
|     , Msg(..) | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.CustomFieldForm exposing | ||||
|     ( Model | ||||
|     , Msg | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.CustomFieldInput exposing | ||||
|     ( FieldResult(..) | ||||
|     , Model | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.CustomFieldManage exposing | ||||
|     ( Model | ||||
|     , Msg | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.CustomFieldMultiInput exposing | ||||
|     ( Model | ||||
|     , Msg | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.CustomFieldTable exposing | ||||
|     ( Action(..) | ||||
|     , Model | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.DatePicker exposing | ||||
|     ( Msg | ||||
|     , defaultSettings | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.DetailEdit exposing | ||||
|     ( Model | ||||
|     , Msg | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.Dropdown exposing | ||||
|     ( Model | ||||
|     , Msg(..) | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| -- inspired from here: https://ellie-app.com/3T5mNms7SwKa1 | ||||
|  | ||||
|  | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.EmailInput exposing | ||||
|     ( Model | ||||
|     , Msg | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.EmailSettingsForm exposing | ||||
|     ( Model | ||||
|     , Msg | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.EmailSettingsManage exposing | ||||
|     ( Model | ||||
|     , Msg | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.EmailSettingsTable exposing | ||||
|     ( Model | ||||
|     , Msg | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.EquipmentForm exposing | ||||
|     ( Model | ||||
|     , Msg(..) | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.EquipmentManage exposing | ||||
|     ( Model | ||||
|     , Msg(..) | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.EquipmentTable exposing | ||||
|     ( Model | ||||
|     , Msg(..) | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.ExpandCollapse exposing | ||||
|     ( collapseToggle | ||||
|     , expandToggle | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.FieldListSelect exposing | ||||
|     ( Model | ||||
|     , Msg | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.FixedDropdown exposing | ||||
|     ( Item | ||||
|     , Model | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.FolderDetail exposing | ||||
|     ( Model | ||||
|     , Msg | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.FolderManage exposing | ||||
|     ( Model | ||||
|     , Msg | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.FolderSelect exposing | ||||
|     ( Model | ||||
|     , Msg | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.FolderTable exposing | ||||
|     ( Action(..) | ||||
|     , Model | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.ImapSettingsForm exposing | ||||
|     ( Model | ||||
|     , Msg | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.ImapSettingsManage exposing | ||||
|     ( Model | ||||
|     , Msg | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.ImapSettingsTable exposing | ||||
|     ( Model | ||||
|     , Msg | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.IntField exposing | ||||
|     ( Model | ||||
|     , Msg | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.ItemCard exposing | ||||
|     ( Model | ||||
|     , Msg | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.ItemCardList exposing | ||||
|     ( Model | ||||
|     , Msg(..) | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.ItemDetail exposing | ||||
|     ( Model | ||||
|     , emptyModel | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.ItemDetail.AddFilesForm exposing (view) | ||||
|  | ||||
| import Comp.Dropzone | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.ItemDetail.ConfirmModalView exposing (view) | ||||
|  | ||||
| import Comp.ConfirmModal | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.ItemDetail.EditForm exposing (formTabs, view2) | ||||
|  | ||||
| import Comp.CustomFieldMultiInput | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.ItemDetail.FieldTabState exposing (EditTab(..), allTabs, findTab, tabName, tabState) | ||||
|  | ||||
| import Comp.CustomFieldMultiInput | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.ItemDetail.FormChange exposing | ||||
|     ( FormChange(..) | ||||
|     , multiUpdate | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.ItemDetail.ItemInfoHeader exposing (view) | ||||
|  | ||||
| import Api.Model.IdName exposing (IdName) | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.ItemDetail.Model exposing | ||||
|     ( AttachmentRename | ||||
|     , ConfirmModalValue(..) | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.ItemDetail.MultiEditMenu exposing | ||||
|     ( Model | ||||
|     , Msg | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.ItemDetail.Notes exposing (view) | ||||
|  | ||||
| import Comp.ItemDetail.Model | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.ItemDetail.SingleAttachment exposing (view) | ||||
|  | ||||
| import Api | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.ItemDetail.Update exposing (update) | ||||
|  | ||||
| import Api | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.ItemDetail.View2 exposing (view) | ||||
|  | ||||
| import Comp.Basic as B | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.ItemMail exposing | ||||
|     ( FormAction(..) | ||||
|     , Model | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.KeyInput exposing | ||||
|     ( KeyInput | ||||
|     , Model | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.LinkTarget exposing | ||||
|     ( LinkTarget(..) | ||||
|     , makeConcLink | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.MarkdownInput exposing | ||||
|     ( Model | ||||
|     , Msg | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.MenuBar exposing | ||||
|     ( ButtonData | ||||
|     , CheckboxData | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.NotificationForm exposing | ||||
|     ( Action(..) | ||||
|     , Model | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.NotificationList exposing | ||||
|     ( Action(..) | ||||
|     , Model | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.NotificationManage exposing | ||||
|     ( Model | ||||
|     , Msg | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.OrgForm exposing | ||||
|     ( Model | ||||
|     , Msg(..) | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.OrgManage exposing | ||||
|     ( Model | ||||
|     , Msg(..) | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.OrgTable exposing | ||||
|     ( Model | ||||
|     , Msg(..) | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.PasswordInput exposing | ||||
|     ( Model | ||||
|     , Msg | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.PersonForm exposing | ||||
|     ( Model | ||||
|     , Msg(..) | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.PersonManage exposing | ||||
|     ( Model | ||||
|     , Msg(..) | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.PersonTable exposing | ||||
|     ( Model | ||||
|     , Msg(..) | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.PowerSearchInput exposing | ||||
|     ( Action(..) | ||||
|     , Model | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.Progress exposing | ||||
|     ( progress2 | ||||
|     , smallIndicating | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.ScanMailboxForm exposing | ||||
|     ( Action(..) | ||||
|     , Model | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.ScanMailboxList exposing | ||||
|     ( Action(..) | ||||
|     , Model | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.ScanMailboxManage exposing | ||||
|     ( Model | ||||
|     , Msg | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.SearchMenu exposing | ||||
|     ( Model | ||||
|     , Msg(..) | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.SearchStatsView exposing | ||||
|     ( nameOrLabel | ||||
|     , sortFields | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.SentMails exposing | ||||
|     ( Model | ||||
|     , Msg | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.SourceForm exposing | ||||
|     ( Model | ||||
|     , Msg(..) | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.SourceManage exposing | ||||
|     ( Model | ||||
|     , Msg(..) | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.SourceTable exposing | ||||
|     ( Msg | ||||
|     , SelectMode(..) | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.StringListInput exposing | ||||
|     ( ItemAction(..) | ||||
|     , Model | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.Tabs exposing | ||||
|     ( State(..) | ||||
|     , Style | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.TagForm exposing | ||||
|     ( Model | ||||
|     , Msg(..) | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.TagManage exposing | ||||
|     ( Model | ||||
|     , Msg(..) | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.TagSelect exposing | ||||
|     ( CategoryCount | ||||
|     , Model | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.TagTable exposing | ||||
|     ( Model | ||||
|     , Msg(..) | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.UiSettingsForm exposing | ||||
|     ( Model | ||||
|     , Msg | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.UiSettingsManage exposing | ||||
|     ( Model | ||||
|     , Msg(..) | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.UiSettingsMigrate exposing | ||||
|     ( Model | ||||
|     , Msg | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.UserForm exposing | ||||
|     ( Model | ||||
|     , Msg(..) | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.UserManage exposing | ||||
|     ( Model | ||||
|     , Msg(..) | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.UserTable exposing | ||||
|     ( Model | ||||
|     , Msg(..) | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Comp.YesNoDimmer exposing | ||||
|     ( Model | ||||
|     , Msg(..) | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Data.BasicSize exposing | ||||
|     ( BasicSize(..) | ||||
|     , all | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Data.CalEvent exposing | ||||
|     ( CalEvent | ||||
|     , everyMonth | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Data.Color exposing | ||||
|     ( Color(..) | ||||
|     , all | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| {- | ||||
|   Copyright 2020 Docspell Contributors | ||||
|    Copyright 2020 Docspell Contributors | ||||
|  | ||||
|   SPDX-License-Identifier: GPL-3.0-or-later | ||||
|    SPDX-License-Identifier: GPL-3.0-or-later | ||||
| -} | ||||
|  | ||||
|  | ||||
| module Data.ContactType exposing | ||||
|     ( ContactType(..) | ||||
|     , all | ||||
|   | ||||
Some files were not shown because too many files have changed in this diff Show More
		Reference in New Issue
	
	Block a user