Commit Graph

34 Commits

Author SHA1 Message Date
22289e3d5c Fix login screen sizes, add some spinners during login 2023-09-25 16:18:48 +08:00
fcd5bedd25 Trim new labels when they are being created on iOS 2023-08-11 10:28:13 +08:00
ac38ca2e86 Remove unused property 2023-07-25 20:48:29 +08:00
2f879386a3 Fix label selection on macos 2023-05-31 16:10:09 +08:00
b61b511c23 add os conditionals to get mac app to compile 2023-03-22 09:24:12 -07:00
dcf40c1daa apply generic local text values 2023-01-25 13:09:19 -08:00
d6acb69a1c Use sets for selected/unselected labels to eliminate duplicate IDs in selection 2023-01-23 15:43:56 +08:00
461087513b Fix hit testing on labels, fix initially selected labels in edit labels view 2023-01-23 14:03:46 +08:00
57289cb0c4 Improve label search in the apply views 2023-01-23 12:43:27 +08:00
a3e217f2f3 Improve search on the share extension 2023-01-23 10:19:22 +08:00
12f40a61b8 Use the ApplyLabels view when users want to search for labels 2023-01-20 18:08:51 +08:00
3af4308202 use local text for more strings 2023-01-19 17:36:50 -08:00
395b3d7ac7 Allow setting labels on highlights 2022-11-28 21:32:42 +08:00
6a3e7d9d4e create labels view specific for share ext 2022-07-19 21:28:15 -07:00
776e35079b fix edit title modal for macos 2022-06-27 21:34:14 -07:00
1ea4b63f54 fix apply labels view for macos app 2022-06-27 21:27:05 -07:00
e2cb7a70a8 rename showCreateLabelModal from showCreateEmailModal 2022-06-27 15:41:09 -07:00
5b228d9c1b update labels view to checkmark style cells 2022-06-02 14:07:34 -07:00
1a4c0ab76e add back onSave handler for applied labels 2022-04-28 20:26:12 -07:00
acb1ae6c53 use credata for updating item labels 2022-04-27 18:06:57 -07:00
824c889ec6 update label creator to generate a temp id on the client 2022-04-27 15:39:20 -07:00
dc733c3ac2 fix loading of labels in labels modal 2022-04-23 19:49:55 -07:00
a63bf7928e remove deprecated data models 2022-04-22 19:58:13 -07:00
0fc7ff0a43 rename FeedItem to FeedItemDep 2022-04-21 09:09:26 -07:00
a60a5e3991 mark some models as deprecated 2022-04-21 09:09:26 -07:00
6af0452d14 remove ios14 specific code 2022-04-14 12:45:45 -07:00
be68971a03 use xmark for remove label button 2022-04-12 15:33:52 -07:00
c8ad2f47a2 adapt assign labels view to work on a list 2022-04-12 15:33:51 -07:00
bd652dc3ed rename selectedLabelsForItemInContext to selectedLabels 2022-04-12 15:33:51 -07:00
1bdd79e873 update macos app 2022-04-08 08:45:30 -07:00
287da3d939 use searchable to filter labels 2022-04-06 21:30:49 -07:00
8329cc166c fix filter application 2022-04-06 21:30:49 -07:00
e9589fd7f3 apply correct tint colors to label modal buttons 2022-04-06 21:30:49 -07:00
5cbfca1fa9 add create label option to label assignment modal 2022-04-06 21:30:49 -07:00