zadam
99f35b2588
Merge remote-tracking branch 'origin/stable'
2020-10-06 21:03:28 +02:00
zadam
4a470ff9e5
right click on electron in editor will show both context menu and balloon toolbar, make z-index of context menu higher, #1281
2020-10-01 22:57:07 +02:00
zadam
4b8ca31091
Merge remote-tracking branch 'origin/stable'
2020-09-30 22:50:33 +02:00
zadam
cba9b92202
make sure the attribute is not duplicated in TreeCache and NoteCache, #1278
2020-09-30 22:34:18 +02:00
zadam
c45f590e9f
put edit link balloon below z-index of dialogs, closes #1272
2020-09-27 23:03:05 +02:00
zadam
6710476768
new saved search UI wip
2020-09-25 23:52:24 +02:00
zadam
0eef18a799
create note inline
2020-09-21 00:07:46 +02:00
zadam
d345c4850f
custom implementation of similar notes algorithm
2020-09-15 22:46:51 +02:00
zadam
bff5b015ea
wrap note autocomplete for very long note path titles, closes #1221
2020-09-09 20:49:44 +02:00
zadam
ee4ce3ffd8
display unhoist button on the left of the note title so that it's always visible, #1223
2020-09-08 23:25:21 +02:00
zadam
0c5f842626
improvements to note tooltip - include (some) notePath and attributes
2020-09-08 21:45:07 +02:00
zadam
7787fa1758
small promoted attrs style tweaks
2020-09-03 22:22:21 +02:00
zadam
0aef99b98e
attr detail automatically focuses the name input and allows saving with ctrl+enter.
2020-09-01 22:47:36 +02:00
zadam
87161cfe0d
fix issues with note tree
2020-08-25 23:25:15 +02:00
zadam
3670fbff49
frontend validation of attribute name + other changes and fixes
2020-08-17 23:54:18 +02:00
zadam
f24e27dadd
autocollapse notes after period of inactivity + some other changes, #1192
2020-08-17 20:58:34 +02:00
zadam
53b39e2e82
many changes related to #1192 :
...
- use CSS contain wherever possible to reduce subtrees of forced reflows
- reduced dependency between note and note_contents updates which will reduce number of updates to components
- optimization of "many rows" querying
2020-08-16 22:57:48 +02:00
zadam
121c819b79
fix sizing of toast since bootstrap 4.5.1
2020-08-14 23:53:37 +02:00
zadam
1810116a34
attribute fixes
2020-08-12 23:39:05 +02:00
zadam
8d0df6ddb9
Merge remote-tracking branch 'origin/stable'
...
# Conflicts:
# db/demo.zip
# src/services/notes.js
# src/services/request.js
2020-08-10 23:45:17 +02:00
zadam
4e8d1dac67
fixes for rendering PDF previews e.g. in include note
2020-08-10 23:39:17 +02:00
zadam
f60af1f05e
small improvements and fixes
2020-08-06 00:06:42 +02:00
zadam
68d8b1c8a9
rename note_attributes widget to attribute_list
2020-07-16 23:12:10 +02:00
zadam
a87e59cecb
WIP of attribute view on click
2020-06-18 12:52:16 +02:00
zadam
f245d51746
basic saving of attributes in the widget
2020-06-05 17:25:14 +02:00
zadam
915b1d1a45
Merge remote-tracking branch 'origin/stable'
...
# Conflicts:
# libraries/ckeditor/ckeditor.js
# libraries/ckeditor/ckeditor.js.map
# package-lock.json
# package.json
# src/public/app/widgets/type_widgets/editable_text.js
2020-06-03 16:25:45 +02:00
zadam
3c5db844ba
fix tree focusing issues
2020-06-03 11:06:45 +02:00
zadam
d20415c979
bind global menu item "Open SQL console" to the logic to create such a note
2020-05-08 23:39:46 +02:00
zadam
c3438e0f3f
implemented SQL console as a type of code note
2020-05-08 22:22:43 +02:00
zadam
87510fd72b
include note styling changes
2020-04-13 10:13:03 +02:00
zadam
b5bf581bd9
don't select tree node when dragging
2020-04-11 15:09:38 +02:00
zadam
242f139be4
allow specifying include note widget size
2020-04-11 11:49:58 +02:00
zadam
ca0e36ea81
fix render type non-scrolling
2020-03-29 22:27:05 +02:00
zadam
c9b2ff05e9
book notes don't display images as separate children if the image is included in the parent text note, #892
2020-03-29 22:15:09 +02:00
zadam
5f4d963580
better back/forward navigation WIP
2020-03-08 11:41:42 +01:00
zadam
e10d23289e
event fixes WIP
2020-03-06 22:17:07 +01:00
zadam
03e0c98066
migrated desktop CSS to the desktop layout
2020-03-01 19:06:26 +01:00
zadam
637010577b
layout changes WIP
2020-02-27 00:58:10 +01:00
zadam
9337564075
boxicons 2.0.5
2020-02-15 09:16:23 +01:00
zadam
44ddcdd852
various widget optimizations for faster note switching
2020-02-03 21:16:33 +01:00
zadam
eacefeb08b
converted remaining type widgets
2020-01-22 21:38:00 +01:00
zadam
8da094cd3c
events for updating title (no saving yet)
2020-01-19 18:05:06 +01:00
zadam
6de4914ea6
extracted widgets from note title
2020-01-19 13:19:40 +01:00
zadam
746181689f
component => type widget refactoring
2020-01-19 11:03:34 +01:00
zadam
a99c016818
file note layout tweaks
2020-01-19 10:29:21 +01:00
zadam
493730dff6
working note type and note paths widgets
2020-01-18 19:46:30 +01:00
zadam
209b1610f6
widgetizing tab pane
2020-01-15 19:40:17 +01:00
zadam
c9bc4ad108
widgetizing note detail WIP
2020-01-13 21:48:44 +01:00
zadam
8b9c235465
widgetizing promoted attributes
2020-01-13 20:25:56 +01:00
zadam
9d81bf030d
tab row widgetizing
2020-01-12 19:05:09 +01:00