Elian Doran
5b82b750dc
chore(client/ts): port editable_text
2025-03-20 23:42:32 +02:00
Elian Doran
1f69259a93
chore(client/ts): port abstract_text_type_widget
2025-03-20 23:09:06 +02:00
Elian Doran
b44bb4053c
refactor(deps): use webpack for jsplumb & panzoom
2025-03-20 21:51:03 +02:00
Elian Doran
3047957239
chore(client/ts): port type_widgets/relation_map
2025-03-20 21:07:10 +02:00
Elian Doran
e682f01c47
chore(client/ts): port promoted_attributes
2025-03-20 18:39:04 +02:00
Elian Doran
c27d5afdf2
chore(client/ts): port inherited_attribute_list
2025-03-20 18:28:37 +02:00
Elian Doran
bd06d1d7b2
chore(client/ts): port image_properties
2025-03-20 18:25:17 +02:00
Elian Doran
a2b6bb7ecf
chore(client/ts): port file_properties
2025-03-20 18:22:42 +02:00
Elian Doran
8f6fcee67d
chore(client/ts): port import dialog
2025-03-20 10:41:19 +02:00
Elian Doran
3527ab2c5d
chore(client/ts): port include dialog
2025-03-20 10:41:19 +02:00
Elian Doran
8d14092a91
chore(client/ts): port more dialogs
2025-03-20 10:41:19 +02:00
Elian Doran
ffa463f1fc
chore(client/ts): fix build errors
2025-03-20 10:41:19 +02:00
Elian Doran
7c805eb427
chore(client/ts): port find_in_html/text
2025-03-20 10:41:19 +02:00
Elian Doran
ef59b636b1
client: port ts
2025-03-20 10:41:19 +02:00
Elian Doran
7ea6c97c6f
feat(in-app-help): improve code block style
2025-03-20 10:28:24 +02:00
Panagiotis Papadopoulos
90d0c859fc
chore(mind_map): import node-menu's style.css to allow webpack to bundle it
...
previously this was loaded from the node_modules folder and was exposed via a static asset path
-> since we got rid of this with the last commit, we need to instead let webpack bundle it "importing" the css here
2025-03-19 21:00:37 +01:00
JYC333
83d6e329ba
Merge branch 'develop' into port_dialogs
2025-03-19 19:20:46 +01:00
Elian Doran
83afecdced
Merge branch 'develop' into fix_tab
2025-03-19 20:10:38 +02:00
Panagiotis Papadopoulos
33922c52f8
fix(mind_map): fix node-menu visibility
...
=> rename css class name to match upstream
the class name got changed from ".mind-elixir → .map-container" by upstream via 294c2d5bb0
partially addresses #1464 → this allows us to see the node-menu sidebar again
2025-03-19 18:37:42 +01:00
Elian Doran
be5e2f529f
fix(in-app-help): in-app help buttons not pointing to the right page
2025-03-19 17:53:40 +02:00
Jin
43ef9415d2
refactor: 💡 Port clone_to to ts
2025-03-19 14:27:33 +01:00
Jin
1aa6c17b56
refactor: 💡 Port bulk actions to ts
2025-03-19 14:22:40 +01:00
Jin
91a963fafd
refactor: 💡 Port branch prefix to ts
2025-03-19 13:59:36 +01:00
Jin
b18cfb5d20
refactor: 💡 Fix ts error
2025-03-18 21:02:20 +01:00
Jin
e12be14dc9
refactor: 💡 remove redundant code
2025-03-18 21:02:20 +01:00
Jin
c9c18146f4
refactor: 💡 refactor serval event names
...
refactore serval event names to follow the current usage in repo
2025-03-18 21:02:20 +01:00
Jin
a9d8d7d3c5
fix: 🐛 fix wrong triggerEvent usage
2025-03-18 21:02:20 +01:00
Jin
469c2c3ce9
Revert "Revert "port tab manager to ts""
...
This reverts commit 3855f0e75f21c9b0b5294c8aceb1cac0b0718eab.
2025-03-18 21:02:20 +01:00
Elian Doran
96e2cc29e0
fix(mermaid): diagram still displayed on error
2025-03-18 20:43:11 +02:00
Elian Doran
475374a04b
feat(mermaid): reduce flicker when editing chart
2025-03-18 20:37:06 +02:00
Elian Doran
b66677720d
feat(mermaid): restore pan & zoom when changing chart
2025-03-18 20:35:47 +02:00
Elian Doran
eeb88ea559
refactor(mermaid): deduplicate gutter size constant
2025-03-18 19:57:41 +02:00
Elian Doran
b524f7876a
feat(mermaid): add split between diagram and code
2025-03-18 19:35:23 +02:00
Elian Doran
3fe8fede9a
fix(mermaid): event leak
2025-03-18 19:03:25 +02:00
Elian Doran
4e81e1e5a8
style(mermaid): redundant margins
2025-03-18 18:36:20 +02:00
Elian Doran
6f15169b18
feat(mermaid): better zoom mechanism ( closes #474 )
2025-03-18 18:31:22 +02:00
Elian Doran
74064c8d49
fix(calendar): regression in multi-day selection
2025-03-16 21:56:19 +02:00
Elian Doran
2544294811
feat(calendar): save and restore selected view
2025-03-16 21:20:28 +02:00
Elian Doran
e4bb8cb233
feat(calendar): add year view
2025-03-16 20:57:57 +02:00
Elian Doran
d67dd27568
feat(calendar): add list view & improve styling
2025-03-16 20:53:54 +02:00
Elian Doran
ceddc1b497
feat(calendar): add switch between day/month view
2025-03-16 20:46:59 +02:00
Elian Doran
4d55374784
feat(calendar): add now indicator
2025-03-16 20:40:14 +02:00
Elian Doran
2b24673019
chore(calendar): remove redundant log
2025-03-16 20:38:25 +02:00
Elian Doran
d7e31f94fd
feat(calendar): allow dragging timed events
2025-03-16 20:34:05 +02:00
Elian Doran
ccd9bfc1e7
fix(calendar): end date when inserting with time
2025-03-16 20:26:03 +02:00
Elian Doran
55ccbfe1cc
fix(calendar): handling of start time/end time
2025-03-16 20:16:52 +02:00
Elian Doran
680729de63
feat(calendar): allow dragging to set the time
2025-03-16 20:09:21 +02:00
Elian Doran
9412cfc19f
feat(calendar): support missing end time
2025-03-16 20:00:43 +02:00
Elian Doran
9083c18392
feat(calendar): support start & end date
2025-03-16 19:54:27 +02:00
Elian Doran
7570205059
feat(calendar): set up time grid
2025-03-16 19:46:39 +02:00