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
ae909d1079
fix saving & refreshing attributes across compoments
2020-08-12 00:02:19 +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
46d3160da4
removed detail.css, added to individual type widgets
2020-07-01 23:35:00 +02:00
zadam
a87e59cecb
WIP of attribute view on click
2020-06-18 12:52:16 +02:00
zadam
a7d9870846
Merge remote-tracking branch 'origin/better-sqlite3'
...
# Conflicts:
# libraries/ckeditor/ckeditor.js
# libraries/ckeditor/ckeditor.js.map
# package-lock.json
# package.json
# src/public/app/services/utils.js
# src/public/app/widgets/type_widgets/editable_text.js
# src/services/utils.js
2020-06-18 09:03:09 +02:00
zadam
910bda860c
fix delete note function just work one time, closes #1101
2020-06-10 23:43:59 +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
e7aa84435b
render PDF preview in electron for pdf notes
2020-03-08 18:06:24 +01:00
zadam
5f4d963580
better back/forward navigation WIP
2020-03-08 11:41:42 +01:00
zadam
5114f3f782
fixes after merge
2020-03-08 09:38:49 +01:00
zadam
53f5df4e88
Merge remote-tracking branch 'origin/stable'
...
# Conflicts:
# src/public/javascripts/desktop.js
# src/public/stylesheets/style.css
# src/views/details/image.ejs
# src/views/details/relation_map.ejs
2020-03-08 09:26:34 +01:00
zadam
e4039ea5e1
fixed printing relation map
2020-03-08 09:24:03 +01:00
zadam
95fef8d2e5
fixes after merge
2020-03-07 22:29:49 +01:00
zadam
7105b61aab
Merge remote-tracking branch 'origin/stable'
...
# Conflicts:
# src/public/javascripts/desktop.js
# src/views/desktop.ejs
# src/views/mobile.ejs
2020-03-07 22:21:55 +01:00
zadam
78a50be663
don't print control buttons
2020-03-07 22:18:12 +01:00
zadam
0d9cdcac85
load appropriate styles for printing book notes, closes #899
2020-03-07 22:01:34 +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
77f358b846
migrated mobile CSS to the mobile layout
2020-03-01 18:57:13 +01:00
zadam
4c82e882e0
bit better right pane layout
2020-03-01 18:47:20 +01:00
zadam
f15239c006
mobile layout fixes
2020-03-01 12:50:02 +01:00
zadam
ed1b5e3843
mobile layout fixes
2020-03-01 12:05:10 +01:00
zadam
607bdfef92
mobile global buttons
2020-03-01 11:53:02 +01:00
zadam
16f42dd4ab
use electron 8 spellchecker instead of electron-spellchecker, WIP
2020-02-28 22:07:08 +01:00
zadam
350331e2ef
fix 500px constant height of relation maps, closes #882
2020-02-28 15:20:54 +01:00
zadam
637010577b
layout changes WIP
2020-02-27 00:58:10 +01:00
zadam
7270bf287d
fixes and right pane layout changes
2020-02-25 16:31:44 +01:00
zadam
2b1b7774f8
make images in text notes rendered responsively in a book, fixes #871
2020-02-19 22:24:31 +01:00
zadam
9337564075
boxicons 2.0.5
2020-02-15 09:16:23 +01:00
zadam
9acf723a9a
fixes
2020-02-07 22:19:35 +01:00
zadam
42017fde5f
refactored access to options on frontend
2020-02-05 22:08:45 +01:00