ashilkn
|
5f2cc6f6c3
|
[mob][photos] Add initialFilter in search results page depending on the type of search result passed
|
2024-10-07 16:26:05 +05:30 |
|
ashilkn
|
aa9fbd281e
|
[mob][photos] Create a top level generic filter to be used for search ResultTypes(s) for which we don't plan to keep a subtype of HierarchicalSearchFilter
|
2024-10-05 22:18:18 +05:30 |
|
ashilkn
|
fac18333ce
|
[mob][photos] Improve performance when adding/removing filters during hierarchical search by using cached results of applied filters instead of iterating through all filters and files
|
2024-10-05 19:45:55 +05:30 |
|
ashilkn
|
42c9ae4caf
|
[mob][photos] Remove dead code
|
2024-10-05 17:42:57 +05:30 |
|
ashilkn
|
bbc894cfda
|
[mob][photos] Add contacts filter in hierarchical search
|
2024-10-05 16:46:12 +05:30 |
|
ashilkn
|
d7eb0e9dc3
|
[mob][photos] Create ContactsFilter class
|
2024-10-05 16:14:55 +05:30 |
|
ashilkn
|
45e2ca52c9
|
Merge branch 'main' into hierarchical_search
|
2024-10-05 16:03:29 +05:30 |
|
Manav Rathi
|
b4470e1e62
|
[web] Collection selector related cleanup - Part x/x (#3581)
No functional changes. Intend to use this as a base for people selector,
so this is prep work.
|
2024-10-05 12:20:38 +05:30 |
|
Manav Rathi
|
b00009aaab
|
Cleanup
|
2024-10-05 12:12:39 +05:30 |
|
Manav Rathi
|
b1f603d463
|
Move
|
2024-10-05 12:06:47 +05:30 |
|
Manav Rathi
|
79b311af8d
|
Rename
|
2024-10-05 12:03:09 +05:30 |
|
Manav Rathi
|
68c28df945
|
Move up
|
2024-10-05 11:35:27 +05:30 |
|
Manav Rathi
|
924707fa56
|
Move out
|
2024-10-05 11:28:30 +05:30 |
|
Manav Rathi
|
a218d09960
|
Tweak
|
2024-10-05 10:49:28 +05:30 |
|
Manav Rathi
|
c012055835
|
Move
|
2024-10-05 10:27:49 +05:30 |
|
Manav Rathi
|
5e5d362341
|
Doc
|
2024-10-05 10:24:02 +05:30 |
|
Manav Rathi
|
fe473bcd0a
|
Move
|
2024-10-05 10:13:25 +05:30 |
|
Manav Rathi
|
855d0d43b6
|
Doc
|
2024-10-05 10:06:33 +05:30 |
|
Manav Rathi
|
fdc641be88
|
Move
|
2024-10-05 10:02:59 +05:30 |
|
Manav Rathi
|
fb4712dced
|
Leftover
|
2024-10-05 10:00:21 +05:30 |
|
Vishnu Mohandas
|
48840a3df4
|
[mob][photos] Fix build failing with xcode 16 update (#3576)
## Description
Checked for any regressions.
Read through and checked all breaking changes in change logs of updated
dependencies.
|
2024-10-04 19:25:48 +05:30 |
|
ashilkn
|
1942239989
|
[mob][photos] Replace deprecated memebers with replacements
|
2024-10-04 19:21:02 +05:30 |
|
ashilkn
|
7ff420a82e
|
[mob][photos] Fix build failing with xcode 16 update
|
2024-10-04 19:15:38 +05:30 |
|
Manav Rathi
|
8be54b3f31
|
[web] Dialogs, oh my (#3575)
Not much changes functionally, some cleanup, documentation, and add a
few new patterns (This is all in prep for the new add people dialog)
|
2024-10-04 17:45:27 +05:30 |
|
Manav Rathi
|
db95c07e73
|
Use
|
2024-10-04 17:26:43 +05:30 |
|
Manav Rathi
|
507c79c2a1
|
Don't put divs inside h tags
Same as 248c24b52290bfb394fad96168bc07d2446dcd3f
|
2024-10-04 17:17:36 +05:30 |
|
Manav Rathi
|
8f39473720
|
Tweak
|
2024-10-04 17:01:47 +05:30 |
|
Manav Rathi
|
c4e9e6014b
|
Add some visual distinction vis a vis the buttons
|
2024-10-04 16:59:07 +05:30 |
|
Manav Rathi
|
248c24b522
|
Don't put the div inside the h2
The MUI docs use an absolutely positioned close button, but that comes with other problems.
So instead nest the h2 inside a flex.
|
2024-10-04 16:50:19 +05:30 |
|
Manav Rathi
|
3c7db36f62
|
Unnest and fix
|
2024-10-04 16:34:17 +05:30 |
|
Manav Rathi
|
5a4c08fa5d
|
Tweak GT header for new h6
|
2024-10-04 16:31:21 +05:30 |
|
Manav Rathi
|
1cf4e920f2
|
Fix some changes because of switch to h6
|
2024-10-04 16:27:37 +05:30 |
|
Manav Rathi
|
a26838db00
|
Tweak DevSettings for new h6
|
2024-10-04 16:19:32 +05:30 |
|
Manav Rathi
|
17608df71e
|
Provide our own h6 instead of relying on the implicit one
|
2024-10-04 16:09:40 +05:30 |
|
ashilkn
|
05b14ac32e
|
[mob][photos] Return false if file doesn't have location data on checking if a file matches a location filter
|
2024-10-04 15:38:57 +05:30 |
|
Manav Rathi
|
e19100cbac
|
Even the inline start needs to be provided
|
2024-10-04 15:31:29 +05:30 |
|
ashilkn
|
e2897b7d18
|
[mob][photos] Curate location filters in isolate
|
2024-10-04 15:31:16 +05:30 |
|
ashilkn
|
3427f1778e
|
[mob][photos] Create LocationFilter class
|
2024-10-04 15:14:23 +05:30 |
|
Manav Rathi
|
0322b125a1
|
Don't involve the margin
|
2024-10-04 14:56:38 +05:30 |
|
Manav Rathi
|
702561e215
|
Remove unnecessary containers
|
2024-10-04 14:47:31 +05:30 |
|
Manav Rathi
|
351026377f
|
Let it be
|
2024-10-04 14:40:30 +05:30 |
|
Manav Rathi
|
0a8cfb108a
|
'16px 24px' is when dividers is set
|
2024-10-04 14:16:32 +05:30 |
|
Manav Rathi
|
ffbe03c283
|
Doc
|
2024-10-04 14:00:24 +05:30 |
|
Manav Rathi
|
8fefddde7a
|
Associate
|
2024-10-04 13:46:16 +05:30 |
|
Manav Rathi
|
aac4c261db
|
Merge in root styleOverrides
|
2024-10-04 13:18:28 +05:30 |
|
Manav Rathi
|
baeb09a800
|
Start rooting
|
2024-10-04 13:14:00 +05:30 |
|
Manav Rathi
|
ed69d7874e
|
Clarify that it'll also work for reimports (#3574)
|
2024-10-04 12:58:36 +05:30 |
|
Manav Rathi
|
ef66e94cb1
|
Clarify that it'll also work for reimports
|
2024-10-04 12:56:42 +05:30 |
|
Manav Rathi
|
7d1a674f22
|
Inline
|
2024-10-04 12:29:20 +05:30 |
|
Manav Rathi
|
536936f97b
|
Rename
|
2024-10-04 12:18:19 +05:30 |
|