zadam
cd622cbdd7
find widget refactoring to use note context
2022-05-17 23:53:35 +02:00
zadam
4978a3ff1a
find widget improvements
2022-05-17 23:22:28 +02:00
zadam
fca0b82610
find widget fixes
2022-05-17 22:11:45 +02:00
zadam
c51e6107a1
findwidget cleanup
2022-05-16 23:56:43 +02:00
zadam
bb7ad496bf
findwidget cleanup
2022-05-15 22:51:26 +02:00
zadam
c50d8e85dc
findwidget cleanup
2022-05-15 21:03:51 +02:00
zadam
1d8664927d
Merge branch 'master' into custom-search-dialog
2022-05-15 20:35:26 +02:00
zadam
593a275795
added #titleTemplate, closes #2852
2022-05-15 15:21:35 +02:00
zadam
6778e1e60e
findwidget cleanup
2022-05-15 12:09:30 +02:00
zadam
36308c307b
findwidget cleanup
2022-05-14 22:33:45 +02:00
zadam
078fc420b0
findwidget merge from upstream
2022-05-14 21:06:14 +02:00
zadam
8ec814c29f
Merge branch 'master' into custom-search-dialog
...
# Conflicts:
# docs/frontend_api/FrontendScriptApi.html
# package-lock.json
# package.json
2022-05-14 20:50:43 +02:00
zadam
e87e065100
protected session expiration timer moved to backend, closes #2847
2022-05-13 23:20:56 +02:00
zadam
8318ab7ac0
added triggerCommand and triggerEvent into frontend API
2022-05-13 22:33:57 +02:00
zadam
8df3b0a5bd
Merge branch 'master' into excalidraw
2022-05-12 23:46:52 +02:00
Tom
1cbf918024
update comment and discussion about canvas note
2022-05-11 09:29:54 +02:00
Tom
3491e71084
handle note.type changing
2022-05-10 13:53:50 +02:00
Tom
c85f70e197
remove obsolete errorSvg
2022-05-10 13:47:43 +02:00
Tom
3df712b64f
refactor canvas-note to canvas
2022-05-10 13:43:05 +02:00
Tom
160bd0a790
remove commented logs to clean up code
2022-05-10 13:32:25 +02:00
Tom
81e0c6dcc2
simplify code
2022-05-10 13:29:24 +02:00
Tom
11bd48a1b5
rename ExcalidrawReactApp() to createExcalidrawReactApp()
2022-05-10 13:28:14 +02:00
Tom
61657087f5
move debounce to library, remove unnecessary binds, replaceassets only for canvas
2022-05-10 13:26:29 +02:00
zadam
87f436c6ea
search dialog WIP from custom widget from antoniotejada
2022-05-09 23:13:34 +02:00
Tom
065e4f55c3
remove logs, add explanation to collab
2022-05-09 17:25:20 +02:00
Tom
92adcf82e4
remove debug helper with uniqueId
2022-05-09 17:05:49 +02:00
Tom
06e0f2418c
remove magic constants for scene_version and give them a name
2022-05-09 17:00:24 +02:00
Tom
35c4c61d15
sync canvas icon of tree_context_menu
2022-05-09 16:57:23 +02:00
Tom
a168edb168
move sleep to general utisl function
2022-05-09 16:54:43 +02:00
Tom
d2975bbd21
remove obsolete comments
2022-05-09 16:47:40 +02:00
Tom
83f1a68bfd
fix errorSvg.js path
2022-05-09 16:26:30 +02:00
Tom
9c7f8cf5d8
extract errorSvg
2022-05-09 16:17:37 +02:00
Tom
65c725c21e
add jsdoc to indicate possibility to use getContent async
2022-05-09 16:14:03 +02:00
Tom
dfa30358c5
ensure external assets in excalidraw are avoided
2022-05-09 16:08:56 +02:00
Tom
2394fe6ed9
reduce redundant package version to simplify upgrade
2022-05-09 15:16:12 +02:00
Tom
6cae68288d
adhere to convention, prefixing jquery objects with $ and dom not
2022-05-09 15:15:07 +02:00
zadam
93cc6b12ec
added new APIs to access note detail, #2806
2022-05-03 23:25:28 +02:00
Tom
1a4bc0b989
clean up code
2022-05-03 22:06:24 +02:00
Tom
8d510a3fdd
Merge remote-tracking branch 'upstream/master' into excalidraw
...
conflict in
- package-lock (accept incoming),
- routes (remove the option to have image without filename, since it is not really necessary for canvas_note)
- note_detail
2022-05-03 21:56:52 +02:00
zadam
a9dc62505d
fix height of textarea of SQL console
2022-05-02 21:23:40 +02:00
zadam
6b61b0604a
improve hiding of edit button #2787
2022-05-01 22:44:23 +02:00
zadam
0a45b58784
fix doubling of icon tooltips, closes #2811
2022-04-24 13:23:01 +02:00
zadam
dbd312c88d
addTextToEditor appends text to the end instead of the beginning
2022-04-23 23:07:08 +02:00
zadam
11578b1bc3
fix "isActive()" detection to work well with splits, #2806
2022-04-23 23:06:42 +02:00
zadam
3b58b83f8b
improved logging
2022-04-19 23:36:21 +02:00
Tom
4e4010e15e
update styles, fix share view
2022-04-19 21:46:25 +02:00
Tom
6bdaf050c5
replace excalidraw.com asset in svg with EXCALIDRAW_ASSET_PATH, clean up code
2022-04-19 14:39:53 +02:00
Tom
2441515666
set EXCALIDRAW_ASSET_PATH to avoid loading from unpkg.com
2022-04-19 00:21:29 +02:00
Tom
fc95bb8f18
add onLinkHandler experimental
2022-04-19 00:21:29 +02:00
Tom
cb88f316db
basic share view render (css wrong)
2022-04-19 00:21:29 +02:00