Commit Graph

13 Commits (eb06fba7679704a7870e3d91f2166bf7e63e5641)

Author SHA1 Message Date
Ansariel 4d46630e9a Fix warning spam "LLFloaterNotificationsTabbed::removeItemByID: Unable to remove notification from the list, ID..." when closing script dialogs 2016-01-31 15:13:16 +01:00
Ansariel ef0804c7d7 FIRE-17230: Notifications list floater should remember the last selected tab after a relog 2015-11-06 08:55:04 +01:00
Ansariel f32f737875 Dock the notifications window to the correct side of the syswell icon 2015-10-05 16:09:05 +02:00
Ansariel 4eac7aa05c Awesome! Transactions list now even works - even with groups! 2015-10-05 16:00:43 +02:00
Mnikolenko ProductEngine f5f042de00 MAINT-5427 Group notices and invitation will expand on left-clicking 2015-09-15 16:43:32 +03:00
pavelkproductengine 5665c5320c MAINT-5394 [Project Notice] The PERMISSION_DEBIT notification is not distinct enough on the Project Notice viewer. 2015-07-31 17:49:45 +03:00
Mnikolenko ProductEngine 33c5a3974c MAINT-5369 FIXED Unable to accept group invite using Notification floater 2015-07-13 17:52:42 +03:00
pavelkproductengine f479235aaa MAINT-4734 (Separate transaction notices from group notice/invites)
1) disabled popup show (toast) when clicking on notification in expanded view;
2) made attachment in Group Notice notification clickable (copied logic from LLToastGroupNotifyPanel);
3) removed border around notification text in expanded view and made lighter background;
4) removed border around attachment field in expanded notification view.
2015-05-19 13:20:46 +03:00
pavelk_productengine 60d28437e6 MAINT-4734 (Separate transaction notices from group notice/invites)
1) added GroupNotice notification type and tab "Group" for it;
 2) added Attachment field to group notice notifications which may contain inventory offers, notecards,  etc;
 3) added Fee field to Group Invite notifications;
 4) added notification resize depending on attachment field.
2015-04-08 19:51:39 +03:00
pavelk_productengine b147d659dc MAINT-4734 (Separate transaction notices from group notice/invites)
1) stripped off attachment field;
 2) made logos (group's, sender's, etc) in expanded view the same size as in condensed view;
 3) turned on notification showing upon click;
 4) fixed cropped right border of Invite and Transactions notifications;
 5) enabled "Collapse All" button;
 6) stripped off unnecessary icons.
2015-03-17 18:26:28 +02:00
pavelk_productengine b31631934a MAINT-4734 (Separate transaction notices from group notice/invites)
- added code to sort notifications between tabs: Invites, Transactions, System  messages
 - made cosmetic changes according to comment from 27/Jan/15 in Jira
 - added code to show correct number of notifications on each tab
 - added code to close all notifications on current tab via "Delete all" button
2015-02-03 19:44:25 +02:00
pavelkproductengine 23ae6d098a MAINT-4734 (Separate transaction notices from group notice/invites) - fixed Mac build 2015-01-12 18:25:28 +02:00
pavelk_productengine e5d6a14f05 MAINT-4734 (Separate transaction notices from group notice/invites) - initial version
Works:
1) All new notices shown on "Invites" tab of new floater "NOTIFICATIONS TABBED" in condensed view
To be done:
1) Show other types of notices, like transactions and system
2) Separate notices between tabs "Invites", "System", "Transactions"
3) Design full notice view (in addition to condensed view)
2015-01-09 20:17:39 +02:00