Elian Doran
1d6e3af9aa
fix(mobile): position of editing toolbar
2025-01-16 15:48:56 +02:00
Elian Doran
4cbb529fd4
chore(prettier): fix all files
2025-01-09 18:07:02 +02:00
Elian Doran
4cfb0d6161
fix(mobile): position of editing toolbar when keyboard is hidden
2025-01-05 10:52:26 +02:00
Elian Doran
c6e4d4882a
fix(mobile): dropdowns for editing toolbar
2025-01-05 03:06:52 +02:00
Elian Doran
955542a991
fix(mobile): positioning of the classic toolbar
2025-01-05 02:35:41 +02:00
Elian Doran
c1280be74a
fix(mobile): classic toolbar disappearing when pressing dropdowns
2025-01-05 01:49:29 +02:00
Elian Doran
0c544666d8
fix(mobile): fix offset of the formatting bar
2025-01-05 00:57:52 +02:00
Elian Doran
3913088451
feat(mobile): display editor toolbar only when focused
2025-01-02 01:21:30 +02:00
Elian Doran
b11f2a6992
fix(mobile): position of classic toolbar on tablet view
2025-01-01 21:40:47 +02:00
Panagiotis Papadopoulos
d8224be621
i18n: move kbd tag to translation string (search_definition.search_button)
...
here I've merged the two existing translations,
as it otherwise splits them up in an
awkward way for translations -
which also caused some mistranslations
already.
that way it also would've made it impossible to translate for RTL languages.
2024-12-28 20:09:00 +01:00
Elian Doran
62696a4e0a
feat(mobile): display classic toolbar above keyboard
2024-12-28 14:58:33 +02:00
Adorian Doran
d7004bc3b5
client: allow date & time to be passed as a string to the date & time formatter, refactor
2024-12-10 18:40:24 +02:00
Adorian Doran
19e40bf46b
client: format dates and times in the "Note Info" widget
2024-12-10 18:20:12 +02:00
Elian Doran
a369ca01cd
fix(promoted): ID overlap when clicking on labels
2024-12-01 17:38:13 +02:00
Elian Doran
bb4164f10f
Merge remote-tracking branch 'origin/develop' into feature/improved_promoted_attributes
...
; Conflicts:
; src/public/app/layouts/desktop_layout.js
2024-11-27 21:29:15 +02:00
Elian Doran
0b20e8a37d
style(promoted): improve checkbox style
2024-11-27 21:26:07 +02:00
Elian Doran
f125ba55c1
style(promoted): fix heightfor rows
2024-11-27 21:22:50 +02:00
mm21
2f7d061ef1
Add label definition type for standalone time
2024-11-22 17:58:23 +00:00
Adorian Doran
616cb87d4e
client: Change the icon of the "Formatting" tab
2024-11-14 20:55:30 +02:00
Elian Doran
8c5d5e384f
Merge remote-tracking branch 'origin/develop' into feature/improved_promoted_attributes
...
; Conflicts:
; src/public/app/layouts/desktop_layout.js
2024-11-12 20:03:54 +02:00
Elian Doran
78017e4d36
client: Improve classic toolbar layout on mobile
2024-11-08 00:26:20 +02:00
Elian Doran
8c69d47aed
client,server: Implement shortcut for toggle classic editor toolbar
2024-11-09 18:36:38 +02:00
Elian Doran
6e0a10cf2c
client: Hide ribbon tab when classic editor is off
2024-11-09 14:54:04 +02:00
Elian Doran
d2008e7e5f
client: Use different method to highlight disabled buttons
2024-11-09 14:15:03 +02:00
Elian Doran
06262adf91
client: Use translation for classic toolbar title
2024-11-09 13:40:13 +02:00
Elian Doran
6a11f9c073
client: Add some JSDoc
2024-11-09 10:46:12 +02:00
Elian Doran
85ee7def84
client: Improve loading feel for classic toolbar
2024-11-09 10:37:14 +02:00
Elian Doran
b88f0e0109
client: Hide ribbon for non text or read-only notes
2024-11-09 10:33:45 +02:00
Elian Doran
787aa6f5a6
client: Remove background for decoupled editor
2024-11-09 09:56:25 +02:00
Elian Doran
dd6e762dab
client: Activate ribbon toolbar by default
2024-11-09 09:19:38 +02:00
Elian Doran
48bc9204ac
client: Create empty toolbar ribbon
2024-11-09 09:18:59 +02:00
Elian Doran
db0911cc28
client: Focus promoted cell when clicking label
2024-10-31 23:42:14 +02:00
Elian Doran
fcebb43410
client: Use single column layout for promoted attributes
2024-10-31 23:42:14 +02:00
Elian Doran
7957c6d34e
client: Fix promoted attribute style regressions ( closes #503 )
2024-10-19 22:40:27 +03:00
Elian Doran
e511d6aecf
client: Fix strange margins when ribbon has hidden components
2024-09-14 14:47:48 +03:00
Elian Doran
74645e12fc
Merge remote-tracking branch 'origin/develop' into bootstrap
2024-09-12 20:06:31 +03:00
Jin
ce8b5e33da
fix regressions
2024-09-12 13:55:07 +02:00
Elian Doran
a4341a5cac
Merge pull request #392 from SiriusXT/Icon_improvements
...
Icon improvements
2024-09-11 23:56:10 +03:00
Jin
58ee801e57
other fixes
2024-09-10 00:45:00 +02:00
Jin
464d8417f5
fix all dropdowns and tooltips, fix some translations
2024-09-10 00:45:00 +02:00
Elian Doran
b0480e1667
client: Add a toggle to set template label ( closes #348 )
2024-08-16 23:41:59 +03:00
Elian Doran
295cd6ac83
client: Fix double translation causing logs
2024-08-14 22:17:20 +03:00
Nriver
9453ec4e29
add translation for the last ribbon widget
2024-08-06 10:41:08 +08:00
Nriver
74c4634da2
add translation for ribbon widgets: search_definition.js
2024-08-06 10:39:15 +08:00
Nriver
a8bb064557
add translation for ribbon widgets: script_executor.js
2024-08-06 10:16:56 +08:00
Nriver
b7809a709c
add translation for ribbon widgets: promoted_attributes.js
2024-08-06 10:12:53 +08:00
Nriver
2916182cdf
add translation for 2 ribbon widgets
2024-08-06 10:01:21 +08:00
Nriver
835891999e
add translation for ribbon widgets: note_paths.js
2024-08-05 10:59:26 +08:00
Nriver
729715ebfb
add translation for ribbon widgets: note_map.js
2024-08-05 10:55:37 +08:00
Nriver
bdc6a1fe29
add translation for ribbon widgets: note_info_widget.js
2024-08-05 10:48:37 +08:00