Artyom Savchenko and GitHub
9eef305642
Fix formatting ( #10911 )
...
Signed-off-by: Artem Savchenko <armisav@gmail.com >
2026-06-16 14:59:41 +07:00
Paweł Kędzior and GitHub
78142ead31
feat: add Polish translation ( #10907 )
...
Adds Polish translation for app
Closes #9986
Signed-off-by: Paweł Kędzior <pawel.kedzior@o2.pl >
2026-06-16 12:31:11 +07:00
Alexander Onnikov and GitHub
6287dee479
feat: print fixes and improvements ( #10905 )
2026-06-10 10:31:27 +07:00
Alexander Onnikov and GitHub
ce3e346617
fix: better public holidays display ( #10901 )
...
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com >
2026-06-05 10:41:42 +07:00
Denis Bykhov and GitHub
3551e8425d
Slots fix 2 ( #10899 )
...
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com >
2026-06-04 03:32:39 +05:00
Denis Bykhov and GitHub
46c7fed5dc
Fix slots ( #10898 )
...
* fix: ensure attribute slot resolution correctly references parent membership in exporter
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com >
* fix: update resolveParentSlot to correctly propagate memberOf references and add regression test for attribute slot scoping
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com >
* style: reformat testResultClassDoc for readability in detectSlotsRefined test suite
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com >
---------
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com >
2026-06-03 14:44:04 +05:00
Denis Bykhov and GitHub
be5d41cecc
Slots ( #10897 )
...
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com >
2026-06-03 03:52:47 +05:00
Ignat Remizov and GitHub
a6778992f7
fix(notification): ignore blank browser push keys ( #10885 )
...
Treat an unset front-service PUSH_PUBLIC_KEY as disabled browser push support instead of passing an empty string into PushManager.subscribe.
Changes:
- Add a small push public key accessor that normalizes undefined and blank metadata to undefined.
- Use that accessor for both push availability checks and push subscription setup.
- Preserve existing behavior when a real VAPID public key is configured.
Behavioral effect:
Instances without web push configured no longer attempt service worker push subscription with an invalid empty ECDSA key, while keeping browser push disabled until VAPID keys and the notification service are configured.
Signed-off-by: Ignat Remizov <ignat@ignatremizov.com >
2026-05-26 15:15:14 +07:00
Ignat Remizov and GitHub
2c151ea4fe
fix(client): downgrade slow query diagnostics ( #10884 )
...
Report slow client findAll measurements as warnings instead of errors so the browser console reflects that these entries are performance diagnostics, not failed queries.
Preserve the existing threshold, payload, and timing details for performance triage.
Signed-off-by: Ignat Remizov <ignat@ignatremizov.com >
2026-05-26 14:27:45 +07:00
Artyom Savchenko and GitHub
a61d72374a
Support images in markup properties ( #10882 )
...
Signed-off-by: Artem Savchenko <armisav@gmail.com >
2026-05-25 14:07:20 +07:00
e3d3276451
feat: Ability to skip initial content creation ( #10812 )
...
* feat: Configure workspaces during creation
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* Fix question description
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* Clean up
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* Fix formatting
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* Fix tests
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* Fix tests
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* Potential fix for pull request finding 'CodeQL / Insecure randomness'
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Artyom Savchenko <armisav@gmail.com >
* Revert "Potential fix for pull request finding 'CodeQL / Insecure randomness'"
This reverts commit e37b6de69c .
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* Simplify workspace creation
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* Fix layout
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* Clean up
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* Keep redesigned version
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* Fix tests
Signed-off-by: Artem Savchenko <armisav@gmail.com >
---------
Signed-off-by: Artem Savchenko <armisav@gmail.com >
Signed-off-by: Artyom Savchenko <armisav@gmail.com >
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2026-05-22 18:58:10 +07:00
Artyom Savchenko and GitHub
a78630fa4d
Fix invite workflow ( #10861 )
...
Signed-off-by: Artem Savchenko <armisav@gmail.com >
2026-05-20 13:08:56 +05:00
Denis Bykhov and GitHub
32858aff1b
fix: throw Forbidden if user is not workspace member in checkJoin ( #10869 )
...
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com >
2026-05-20 03:33:42 +05:00
Denis Bykhov and GitHub
897c4a08d9
allow disabling password aging rule ( #10867 )
...
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com >
2026-05-20 02:50:35 +05:00
Artyom Savchenko and GitHub
8d95d32cfe
Fix markup field in md table ( #10840 )
...
Signed-off-by: Artem Savchenko <armisav@gmail.com >
2026-05-19 21:26:49 +05:00
Artyom Savchenko and GitHub
f351eb09fe
Show actions menu for right click on checkbox in header ( #10841 )
...
Signed-off-by: Artem Savchenko <armisav@gmail.com >
2026-05-19 21:21:22 +05:00
Denis Bykhov and GitHub
b8d4e088b1
Fix tag attribute lock ( #10850 )
...
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com >
2026-05-19 21:17:42 +05:00
Artyom Savchenko and GitHub
22f6aff97a
Disable push notifications button for desktop ( #10839 )
...
Signed-off-by: Artem Savchenko <armisav@gmail.com >
2026-05-19 21:16:50 +05:00
Artyom Savchenko and GitHub
e94a1ef4df
Fix product version export ( #10866 )
...
Signed-off-by: Artem Savchenko <armisav@gmail.com >
2026-05-19 21:10:33 +05:00
Artyom Savchenko and GitHub
f55cc3adc6
Add action to add new product version ( #10865 )
...
Signed-off-by: Artem Savchenko <armisav@gmail.com >
2026-05-19 21:09:24 +05:00
Igor Loskutov and GitHub
18ef71bc04
fix(ci): emit declarations in tag npm publish ( #10842 )
...
Signed-off-by: Igor Loskutov <igor.loskutoff@gmail.com >
2026-05-18 13:46:49 +07:00
Denis Bykhov and GitHub
372a4b0ca3
Id override ( #10847 )
...
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com >
2026-05-18 01:31:17 +05:00
Denis Bykhov and GitHub
f2a0c4a106
fix enum presenter readonly ( #10846 )
...
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com >
2026-05-17 20:18:49 +05:00
Denis Bykhov and GitHub
9910e8d502
Add missing translation ( #10845 )
...
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com >
2026-05-17 20:18:38 +05:00
Denis Bykhov and GitHub
309aefb967
Fix_relation_versioning_setting ( #10844 )
...
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com >
2026-05-17 16:05:17 +05:00
Denis Bykhov and GitHub
23faf14cca
Card version settings ( #10843 )
...
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com >
2026-05-17 14:53:34 +05:00
Denis Bykhov and GitHub
fa2930d54e
Nested view setting ( #10838 )
...
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com >
2026-05-11 00:18:56 +05:00
Denis Bykhov and GitHub
9e8efb26c2
Fix main section lock ( #10837 )
...
* Fix main section lock
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com >
* Fix formatting
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com >
---------
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com >
2026-05-11 00:00:43 +05:00
Artyom Savchenko and GitHub
fb7a4618a5
Update changelog ( #10834 )
...
Signed-off-by: Artem Savchenko <armisav@gmail.com >
2026-05-10 22:34:35 +05:00
Denis Bykhov and GitHub
81ffbd3678
Fix markup check ( #10836 )
...
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com >
2026-05-10 21:51:01 +05:00
Denis Bykhov and GitHub
15aa8fb7b0
add readonly support to MarkupEditor and improve hierarchy-based attr… ( #10835 )
...
* add readonly support to MarkupEditor and improve hierarchy-based attribute resolution and locking logic
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com >
* perf: implement caching for card lookups in process-resources functions
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com >
* refactor: update TagSelector to use tag IDs in selection set and optimize hierarchy access
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com >
---------
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com >
2026-05-10 18:40:56 +05:00
Artyom Savchenko and GitHub
ccfcf505da
Do not set migration state in case of mode mismatch and add duration ( #10801 )
...
* Do not set migration state in case of mode mismatch and add duration
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* Bump model version
Signed-off-by: Artem Savchenko <armisav@gmail.com >
---------
Signed-off-by: Artem Savchenko <armisav@gmail.com >
2026-05-10 08:09:30 +07:00
Denis Bykhov and GitHub
4bf0d230dc
filter automation processes in visibility check ( #10832 )
...
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com >
2026-05-09 20:40:12 +05:00
Artyom Savchenko and GitHub
fc1f99bea1
Fix docker build ( #10831 )
...
Signed-off-by: Artem Savchenko <armisav@gmail.com >
2026-05-08 16:00:08 +07:00
Denis Bykhov and GitHub
63c575e9be
Fix label overflow ( #10829 )
...
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com >
2026-05-08 00:51:52 +05:00
Denis Bykhov and GitHub
2f3b99fd34
hide_automationOnly_executions ( #10828 )
...
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com >
2026-05-08 00:22:04 +05:00
Denis Bykhov and GitHub
364c629d08
Allow array for relation ( #10827 )
...
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com >
2026-05-07 21:54:29 +05:00
Denis Bykhov and GitHub
f429a3e830
type selector fix ( #10826 )
...
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com >
2026-05-07 19:03:32 +05:00
Denis Bykhov and GitHub
f561318a6a
integrate MarkupProperties directly into tag attribute components ( #10824 )
...
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com >
2026-05-06 15:45:22 +05:00
Denis Bykhov and GitHub
4b4b9edbcc
add AskSubclass option to CreateCard process and implement ClassUserInput component for flexible subclass selection ( #10822 )
...
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com >
2026-05-05 18:37:39 +05:00
Alexander Onnikov and GitHub
136a4e6b93
feat: hide inactive employees ( #10821 )
...
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com >
2026-05-05 18:06:13 +07:00
FVOCI and GitHub
2d73be14f8
feat: Korean (ko) translation ( #10820 )
...
Signed-off-by: FVOCI <150913557+fvoci@users.noreply.github.com >
2026-05-05 15:38:15 +05:00
Artyom Savchenko and GitHub
063a1175c6
Allow to copy controlled document content ( #10819 )
...
Signed-off-by: Artem Savchenko <armisav@gmail.com >
2026-05-05 14:55:47 +07:00
Denis Bykhov and GitHub
b26f093c42
support bulk association creation ( #10818 )
...
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com >
2026-05-04 11:42:35 +05:00
Denis Bykhov and GitHub
8d62d91d28
Allow to sort attributes for parent and sub class together ( #10816 )
...
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com >
2026-05-03 23:41:27 +05:00
Denis Bykhov and GitHub
c6738a02cb
markup check filled ( #10817 )
...
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com >
2026-05-03 15:53:23 +05:00
Denis Bykhov and GitHub
1dc41f0b1d
Fix tables ( #10813 )
...
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com >
2026-05-01 21:43:15 +05:00
Denis Bykhov and GitHub
826264ef25
enable support for association-based attributes in markdown table ( #10811 )
...
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com >
2026-04-30 12:22:29 +05:00
Artyom Savchenko and GitHub
cb92341556
Exclude payment from dev setup ( #10810 )
...
Signed-off-by: Artem Savchenko <armisav@gmail.com >
2026-04-30 13:48:48 +07:00
Denis Bykhov and GitHub
9a847386ae
feat: add show all versions toggle to card view options and implement version query filtering ( #10809 )
...
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com >
2026-04-29 01:30:46 +05:00