Commit Graph

63 Commits

Author SHA1 Message Date
antelle f224aea444 fixed entry title input size 2019-11-06 19:53:50 +01:00
antelle d6ef6ecdd8 fix #197: mobile actions panel 2019-10-26 20:50:52 +02:00
antelle 769cf19d5c fix #862: downloading attachments on mobile 2019-10-06 12:56:44 +02:00
antelle 886d452996 prettier 2019-09-28 14:55:36 +02:00
antelle 8fb8a9d096 #1125: field actions: copy, reveal, auto-type 2019-09-26 23:43:07 +02:00
antelle 9e7a86a1db organized files inside util 2019-09-15 08:11:11 +02:00
antelle dbc73a73e2 fix #713: markdown notes 2019-09-14 22:12:02 +02:00
antelle 0a9296c6c4 fix #107: multiline custom fields support 2019-09-11 23:50:18 +02:00
antelle 789103a2b8 fix #764: multiple attachments display 2019-09-11 22:25:33 +02:00
antelle ef71035e0d fixed tip size 2019-09-08 15:29:02 +02:00
antelle f4359fef92 fixed field editing issues 2019-09-08 14:10:35 +02:00
antelle 13f90d7a39 up bourbon 2019-09-08 13:43:55 +02:00
antelle 6dba3f9bf7 macos dark theme 2019-09-08 10:54:18 +02:00
antelle 2181c9aa91 dropped support for browsers without css variables 2019-09-08 09:31:25 +02:00
antelle bebb9a88eb fixed field editing styles 2019-09-08 08:25:15 +02:00
antelle fa4ff0b0c3 prettier 2019-08-18 08:05:38 +02:00
antelle 51cc550502 fix #1209: copying app information to clipboard 2019-08-17 11:15:23 +02:00
antelle 84a23e4aea prettier 2019-08-16 23:05:39 +02:00
antelle 6a9640ec29 mobile improvements 2019-03-31 13:55:00 +02:00
antelle fb418d3aa0 better detail editor styles on mobile 2019-03-30 23:39:33 +01:00
Coises 2e54d30b9d Adjust some overflow behavior in the details panel
Adding max-width, white-space, overflow and text-overflow to "a" children
of .details_field-value elements corrects an anomaly with long Website
values. Previously they displayed wider than other values, and the space
in which one could click to edit the field without triggering the link
was very thin. This establishes what was presumably the intended behavior.

Removing white-space from .details__attachment-preview-download-text
allows the text to wrap when the details pane is too narrow to show it all
on one line.

Replacing margin-right with max-width in .details__history fixes
issue #945 and makes fields in the history wrap as they do
in the ordinary details pane.

Adding flex to .details_history-top prevents the history details from
overlapping the navigation controls when the window height is too small
to show everything without scrolling.

Adding padding-right and margin-right to .details__history-top and
.details__history-buttons keeps those elements from overlapping
the scroll bar and aligns their right edges with the right edges
of the widest .details_field-value elements.
2018-09-03 14:13:42 -07:00
Coises 0f1a248fcc Make field labels in details view draggable
These changes make it possible to drag the value of a field in the
details view by dragging its label. The value dragged is the same
as would be copied by clicking on the label.
2018-08-23 13:45:35 -07:00
antelle afe0dabc5c removed form-box-shadow-color from theme variables 2017-04-27 09:47:28 +02:00
antelle 354ebe626b theming with css variables 2017-04-24 23:52:48 +02:00
antelle e1d798917f use flexbox without vendor-prefixes 2017-04-16 18:37:16 +02:00
antelle fe47201643 prevent buttons select 2017-04-16 09:19:11 +02:00
antelle 769ba1c12b mobile field editing improvements 2017-04-15 23:26:52 +02:00
antelle c6d6e4eeb8 fixed chrome input height 2017-02-05 15:05:45 +01:00
antelle 58c8038e5b fix #504: keyboard-accessible autocomplete 2017-02-05 14:33:32 +01:00
antelle 1c7405ae76
select file for new records 2016-06-05 17:49:00 +03:00
antelle 1e1a5aeefc fix word wrapping in notes field 2016-05-13 15:09:45 +03:00
antelle b16f07b72c fix auto-type layout 2016-04-23 18:19:48 +03:00
antelle 48f10ca4a7 entry auto-type ui 2016-04-23 17:50:40 +03:00
antelle b33dcd2331 show add attachment button on mobile 2016-04-21 22:44:29 +03:00
antelle 1456cff1b9 fix #198: always show add attachment icon 2016-04-21 22:37:54 +03:00
antelle 09afe56efa fix tooltip 2016-04-15 22:21:49 +03:00
antelle 5eec337e75 fix #89: disallow protected fields value selection 2016-04-03 12:48:37 +03:00
Antelle 910f6f80f0 fix details 2016-03-05 16:59:36 +03:00
Antelle 32eaa38b30 disallow select system fields 2016-03-05 12:10:38 +03:00
Antelle ebf8baac94 fix #58: hide empty fields 2016-03-05 11:35:22 +03:00
Antelle 8f35f64148 usernames autocomplete 2016-02-28 14:16:05 +03:00
Antelle 1df068c92a fix details layout 2016-02-17 00:01:37 +03:00
Antelle 1df736d85b fixed memory leaks, updated libs, switched to jquery 2016-02-07 12:16:24 +03:00
Antelle 92262b3d7b fix details 2016-02-04 22:41:44 +03:00
Antelle f35c4abc50 fix mobile back button height 2016-02-02 19:32:48 +03:00
Antelle f663c483b5 fix details field editor overlap 2016-01-31 17:25:01 +03:00
Antelle d7ff37a11d dropdown fix 2016-01-17 23:02:49 +03:00
Antelle 93758d6c81 protected fields refactoring 2016-01-17 15:23:07 +03:00
Antelle 1731cc7585 show ellipsis for long field text 2016-01-14 21:33:59 +03:00
Antelle 7d4c607029 fix #64: list table layout width 2015-12-13 23:03:01 +03:00