summaryrefslogtreecommitdiff
path: root/src/view/main.rs
Commit message (Collapse)AuthorAge
* get pdf generation to work and refactor code a littlejelemux2021-03-05
|
* start filling pdf (doesn't work yet)jelemux2021-03-04
|
* format with cargo fmtjelemux2021-02-26
|
* add communication propertyjelemux2021-02-26
|
* add delete buttonsjelemux2021-02-18
|
* add option for more properties and groupsjelemux2021-02-18
|
* add uidjelemux2021-02-18
|
* refactor: put input_fields and property_groups into their own modulesjelemux2021-02-17
|
* change dates to other_identification and add some stuffjelemux2021-02-17
|
* refactoring - reduced code size by about a thirdjelemux2021-02-11
|
* switch to cargo-make; format files with rustfmtjelemux2021-02-09
|
* add file input field, include file as data url in vcardjelemux2021-02-09
|
* add organizational propertiesjelemux2021-02-07
|
* add date propertiesjelemux2021-02-05
|
* fix some issues and add readmejelemux2021-02-04
|
* it works!jelemux2021-02-04
|
* now it compilesjelemux2021-02-03
|
* use different vcard libraryjelemux2021-01-28
|
* try to fix problem with vcard mutable referencesjelemux2021-01-28
|
* Struktur umbauenjelemux2020-11-25
|
* add traits for viewmodel and viewjelemux2020-11-24