summaryrefslogtreecommitdiffstats
path: root/src/components/Properties
AgeCommit message (Expand)Author
2020-10-12Merge branch 'master' of https://github.com/nextcloud/contacts into masterJohn Molakvoæ (skjnldsv)
2020-10-12Cleanup unneeded props and addnewProp visibilityJohn Molakvoæ (skjnldsv)
2020-10-07Fix placeholder displayJohn Molakvoæ (skjnldsv)
2020-10-01Force redraw masonry on property resizeJohn Molakvoæ (skjnldsv)
2020-09-30Webpack moment chunk nameJohn Molakvoæ (skjnldsv)
2020-09-30Fix REV requirementsJohn Molakvoæ (skjnldsv)
2020-09-03Fix virtual groupJohn Molakvoæ (skjnldsv)
2020-09-01Fix dialogs scss and notificationsJohn Molakvoæ (skjnldsv)
2020-08-21Implement masonryJohn Molakvoæ (skjnldsv)
2020-08-21Merge pull request #1688 from nextcloud/enh/import-vcf-from-filesJohn Molakvoæ
2020-08-21Merge pull request #1446 from nextcloud/design/form-simplifyyJohn Molakvoæ
2020-08-21Import vcf from filesJohn Molakvoæ (skjnldsv)
2020-08-21TempJohn Molakvoæ (skjnldsv)
2020-08-13Merge pull request #1741 from t-bucchi/feature/phonetic-3.3.0John Molakvoæ
2020-08-09Support "Phonetic first name" and "Phonetic last name"Tomohiro Masubuchi
2020-07-25Bump @nextcloud/eslint-config from 2.0.0 to 2.1.0dependabot-preview[bot]
2020-06-07Work in progress of placeholders for social profilesJan-Christoph Borchardt
2020-06-07Remove unneeded info icons and tooltipsJan-Christoph Borchardt
2020-04-11Allow to use any name for Group creationCorentin Noël
2020-03-13Add ability to clone contactJohn Molakvoæ (skjnldsv)
2020-01-29Allow importing from filesJohn Molakvoæ (skjnldsv)
2020-01-18Disable input validation on text properties in generalChristian Kraus
2020-01-18Do not validate URL properties to allow entering non-URL instant messenger ha...Christian Kraus
2020-01-16remove delete buttons and other actions if contact is not readableMatthias
2019-12-27Move to @nextcloud/vueRaimund Schlüßler
2019-12-08Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]
2019-10-25Fix first day of datepickerGeorg Ehrke
2019-09-27Add push warning on fixed contactJohn Molakvoæ (skjnldsv)
2019-09-27Add TZ & LANGJohn Molakvoæ (skjnldsv)
2019-09-26Move to global eslintJohn Molakvoæ (skjnldsv)
2019-09-04Use async/await moment loadingJohn Molakvoæ (skjnldsv)
2019-09-04Fix moment loadingJohn Molakvoæ (skjnldsv)
2019-09-03Allow to toggle yearJohn Molakvoæ (skjnldsv)
2019-06-25Use nextcloud-router moreChristoph Wurst
2019-05-13Update template and cssJohn Molakvoæ (skjnldsv)
2019-04-26Fix alignment and remove addressbook selector if only one (#1074)John Molakvoæ
2019-04-15Update nextcloud 0.10.0John Molakvoæ (skjnldsv)
2019-04-09fixing displaced property title if tooltip icon shownAndreas Demmelbauer
2019-03-28Support ABLABEL custom labelsJohn Molakvoæ (skjnldsv)
2019-03-11Try to parse invalid date string on date-time propertiesJohn Molakvoæ (skjnldsv)
2019-03-10Fix conflict and white iconsJohn Molakvoæ (skjnldsv)
2019-03-06Fix gender selectJohn Molakvoæ (skjnldsv)
2019-03-05Properly use property force as VCardTime formatterJohn Molakvoæ (skjnldsv)
2019-03-04Add REV on updateJohn Molakvoæ (skjnldsv)
2019-02-04Do not duplicate the title if we can directly show the first value og a multi...John Molakvoæ (skjnldsv)
2019-01-30Use built-in datepicker formatterJohn Molakvoæ (skjnldsv)
2019-01-30Fix string detection, put delete in last and fix properties scopingJohn Molakvoæ (skjnldsv)
2019-01-30Add property-defined actionsJohn Molakvoæ (skjnldsv)
2019-01-15Update Datepicker script for nextcloud-vue 0.5.1John Molakvoæ (skjnldsv)
2019-01-11Revert "fix gender field select"John Molakvoæ