Ivan Kljun
472a095a6a
Remove 'There is a change on assigned task' notification category [SCI-9767]
2023-12-05 10:55:54 +01:00
Ivan Kljun
dde7c512a9
Fix translations for notif (Due date, Date/Date&Time, Low stock) [SCI-9775]
2023-12-04 14:13:16 +01:00
Giga Chubinidze
1415044054
Wording of subgroups of notifications in UI [SCI-9798]
2023-12-01 12:35:16 +04:00
Martin Artnik
f3ee9a854f
Merge branch 'develop' into features/notification-revamp
2023-11-28 10:26:51 +01:00
Martin Artnik
5aff062a76
Copy changes for report wizard [SCI-9693]
2023-11-27 12:56:33 +01:00
Oleksii Kriuchykhin
9adad3139c
Merge branch 'features/inventory-item-card-edit' into develop
2023-11-23 11:39:08 +01:00
Anton
0ec734b467
Merge branch 'develop' into features/notification-revamp
2023-11-23 10:05:42 +01:00
Gregor Lasnibat
6db47192fd
Merge pull request #6686 from lasniscinote/gl_SCI_9683
...
(fix) Item card behavior in cases of error states [SCI-9683]
2023-11-22 16:16:10 +01:00
Martin Artnik
18b5222227
Merge branch 'features/inventory-item-card-edit' into develop
2023-11-22 15:09:10 +01:00
Gregor Lasnibat
1ff3e43171
(fix) Item card behavior in cases of error states [SCI-9683]
2023-11-22 14:15:24 +01:00
Martin Artnik
e0cd9cf9fd
Implement general notification mailer [SCI-9608]
2023-11-21 14:21:55 +01:00
Anton
25048ddd4e
Fix filters and missing barcode icon [SCI-9748]
2023-11-21 13:51:16 +01:00
Alex Kriuchykhin
43b8f97126
Improve handling of unshared inventories and unassigned items for stock ledger records [SCI-9504] ( #6565 )
2023-11-20 13:24:31 +01:00
Anton
13eca7e035
Fix time format and picker position [SCI-9706]
2023-11-15 16:18:00 +01:00
wandji
94a2f2e6fd
Update placeholder text for date time field item card [SCI-9615] ( #6627 )
2023-11-13 17:07:51 +01:00
Gregor Lasnibat
68dc671f06
Fixed Translation error for Error message on item card [SCI-9601]
2023-11-03 11:17:55 +01:00
wandji
4fd3933bdb
Fix wrong placeholders for item card fields in edit mode [SCI-9615] ( #6553 )
...
* Fix wrong placeholders for item card fields in edit mode [SCI-9615]
* Refactor date time range className [SCI-9615]
2023-10-30 17:30:23 +01:00
Oleksii Kriuchykhin
ee76488f32
Merge branch 'develop' into features/inventory-item-card-edit
2023-10-27 14:25:32 +02:00
Martin Artnik
6308779668
Merge branch 'develop' into features/notification-revamp
2023-10-27 12:04:07 +02:00
wandji
c22d1e226b
Add new stock management modal and edit itemm card stock fields [SCI-9415] ( #6474 )
...
* Add edit fetaure to item card stock field [SCI-9415]
* Replace manage stock modal [SCI-9415]
* Fix issue displaying item card [SCI-9415]
* Minor improvements [SCI-9415]
* Enable stock modal in assigned inventories [SCI-9415]
* Use toggleable reminder value [SCI-9415]
2023-10-27 10:31:38 +02:00
Martin Artnik
5a073b1364
Merge branch 'develop' into features/bugfixes-and-css
2023-10-27 10:29:13 +02:00
Anton
fded38a5a6
Fix i18n for clipboard modal [SCI-9588]
2023-10-26 13:32:17 +02:00
ajugo
7c54509c58
Add editing of asset files for repository items sidebar [SCI-9413] ( #6448 )
2023-10-26 12:59:11 +02:00
Anton
0ffd3dcee3
Add image paster [SCI-9588]
2023-10-26 12:15:30 +02:00
Anton
da3c54b7f0
Merge branch 'develop' into features/bugfixes-and-css
2023-10-25 13:26:06 +02:00
Soufiane
809aaa8aa3
Implement field editing for the new item card [SCI-9412] ( #6421 )
...
- Created new checklist component.
- updated the functionality of the select-search component.
- Name field.
- Text fields.
- Numeric fields.
- List fields.
- Status fields.
- Checklist fields.
2023-10-24 15:49:37 +02:00
Anton
3dd36e1dda
Add drag n drop to results [SCI-9576]
2023-10-19 15:58:20 +02:00
Oleksii Kriuchykhin
ae7995fee2
Merge branch 'develop' into features/inventory-item-card-edit
2023-10-19 12:59:45 +02:00
Martin Artnik
a952f3ba70
Implement low stock notification [SCI-9522]
2023-10-19 11:33:40 +02:00
sboursen-scinote
885b66504b
FIX no custom columns placeholder [SCI-9529]
2023-10-19 10:53:18 +02:00
Martin Artnik
fb9204df64
Merge branch 'develop' into features/bugfixes-and-css
2023-10-18 14:51:35 +02:00
Giga Chubinidze
f268a0cab0
Attachments renamed to Files [SCI-9505]
2023-10-17 11:33:29 +04:00
wandji
c8359cdf3a
Add controller action to update inventory item cell data [SCI-9478] ( #6379 )
2023-10-16 17:43:53 +02:00
Gregor Lasnibat
3b4fbc944f
Added archived columns [SCI-9469]
2023-10-16 13:02:28 +02:00
Gregor Lasnibat
57bfe0036b
Fix Rename the buttons Show/Hide in multiline text fields [SCI-9439] ( #6444 )
2023-10-16 10:12:21 +02:00
Anton
225193387a
Update notifications settings saving
2023-10-16 09:41:38 +02:00
Gregor Lasnibat
b5ece3429f
Fixed missing inventory columns on item card [SCI-9469] ( #6416 )
2023-10-13 09:51:50 +02:00
ajugo
04a898760a
Add assign button to item cards [SCI-9158] ( #6326 )
2023-10-12 15:46:13 +02:00
wandji
45cfe77ef7
Add qr code and print label to item card [SCI-9471 ( #6364 )
...
* Add qr acode and print label to item card [SCI-9471
* Remove jQuery handler for setting barcode image src [SCI-9471]
2023-10-12 15:10:54 +02:00
Oleksii Kriuchykhin
e08304d0cd
Merge branch 'develop' into features/inventory-item-card-edit
2023-10-11 10:51:51 +02:00
wandji
d236ba0a5b
Add reminders to item card [SCI-9154] ( #6285 )
...
* Add reminders to item card [SCI-9154]
* Refactor item card reminder component [SCI-9154]
2023-10-11 09:35:10 +02:00
Andrej
79118effa7
Merge branch 'develop' into features/october-release
2023-10-10 11:09:04 +02:00
Martin Artnik
a9b629bdf7
Copy fixes [SCI-9440]
2023-10-09 11:40:12 +02:00
Martin Artnik
1df8ad6f87
Merge pull request #6383 from G-Chubinidze/gc_SCI_9424
...
CSS: Various issues [SCI-9424]
2023-10-09 09:41:48 +02:00
Giga Chubinidze
9b9b486324
CSS: Various issues [SCI-9424]
2023-10-09 11:35:52 +04:00
wandji20
d3c2a7e0ad
Fix issue with timestamps for reports [SCI-9420]
2023-10-05 12:25:08 +01:00
Alex Kriuchykhin
4888ebc3eb
Merge pull request #6346 from rekonder/aj_SCI_9442
...
Add missing wording for failed export email/notifications [SCI-9442]
2023-10-04 15:46:22 +02:00
Andrej
9b1d9823c1
Add missing wording for failed export email/notifications [SCI-9442]
2023-10-04 09:02:35 +02:00
Martin Artnik
64449af994
Merge pull request #6341 from artoscinote/ma_SCI_9441
...
Fix error translations [SCI-9441]
2023-10-03 15:32:00 +02:00
Martin Artnik
2b76fe6b5b
Fix error translations [SCI-9441]
2023-10-03 15:23:49 +02:00