Manav Rathi
db95c07e73
Use
2024-10-04 17:26:43 +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
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
7d1a674f22
Inline
2024-10-04 12:29:20 +05:30
Manav Rathi
536936f97b
Rename
2024-10-04 12:18:19 +05:30
Manav Rathi
395d8a8ab8
Move to new
2024-10-04 12:10:35 +05:30
Manav Rathi
a0b80a40f4
Inline
2024-10-04 11:51:55 +05:30
Manav Rathi
0ae498d9c1
Rename
2024-10-04 09:49:10 +05:30
Manav Rathi
a7443710ac
Tweak
2024-10-03 18:15:37 +05:30
Manav Rathi
1d8f4b2ebc
Usability
2024-10-03 18:06:15 +05:30
Manav Rathi
cd2d7be69a
The "&&&"s are to override the style overrides
...
...which is what I want to refactor away, this is an intermediate step.
2024-10-03 17:51:37 +05:30
Manav Rathi
27bdc5d229
Reduce font weight
2024-10-03 17:05:04 +05:30
Manav Rathi
d40f4a78c6
Remove unnecessary wrap
2024-10-03 16:59:02 +05:30
Manav Rathi
6ccc85d318
Inline
2024-10-03 16:56:37 +05:30
Manav Rathi
51ba9270e7
Use
2024-10-03 16:00:55 +05:30
Manav Rathi
0a095d71f8
Move
2024-10-03 15:59:48 +05:30
Manav Rathi
d0341ba50c
Remove unused return
2024-10-03 11:42:09 +05:30
Manav Rathi
1dfd295f40
Use
2024-09-30 16:55:56 +05:30
Manav Rathi
d8356ae0c0
Parse description
2024-09-30 13:08:35 +05:30
Manav Rathi
03da960c33
Start with a idle state
...
Not sure why it was true - there is a possibility that this was intentional, but
I can't think why. The reason for changing it is to fix our "isForced" logic
(otherwise the non-file-related sync doesn't run on app start), without
introducing _another_ flag to track if the sync was initiated from a gallery
useEffect or by the preUploadSync.
2024-09-29 05:40:37 +05:30
Manav Rathi
2bdc010849
[web] Do not perform multiple non-file-syncs in parallel
...
e.g. this might cause multiple requests to getOrCreate a location tag entity
key. Remote will reject the second one, so no harm will come of it, but still
its better to enforce serialization to make the mental model of the code easier
to reason about.
2024-09-29 05:20:12 +05:30
Manav Rathi
60b9d1e43f
Rename
2024-09-28 16:32:45 +05:30
Manav Rathi
5c41e8ad3c
Rename
2024-09-28 16:28:49 +05:30
Manav Rathi
53c706fba7
Rename
2024-09-28 16:27:26 +05:30
Manav Rathi
27a34a08f4
Rename
2024-09-28 16:25:29 +05:30
Manav Rathi
6bea1fa0f5
Rename
2024-09-28 16:24:22 +05:30
Manav Rathi
a97ca411d7
Rename
2024-09-28 16:12:45 +05:30
Manav Rathi
636cd1395c
Rename
2024-09-28 16:08:16 +05:30
Manav Rathi
77f5d21dad
Rename
2024-09-28 16:04:38 +05:30
Manav Rathi
5d210ab740
Rename
2024-09-28 16:02:41 +05:30
Manav Rathi
d7e2330f20
Fix render loop
2024-09-27 20:29:14 +05:30
Manav Rathi
2aaa23312b
Both buttons
2024-09-27 19:15:12 +05:30
Manav Rathi
2f27ae7b19
Empty state
2024-09-27 18:37:16 +05:30
Manav Rathi
039256cb05
wip checkpoint people empty state
2024-09-27 18:28:44 +05:30
Manav Rathi
167c4efc40
wip empty state
2024-09-27 18:05:49 +05:30
Manav Rathi
eafc8fc4cb
Fix logout
2024-09-27 17:12:56 +05:30
Manav Rathi
57d245d9e0
Select person
2024-09-27 13:57:04 +05:30
Manav Rathi
2827a166dc
people list checkpoint
2024-09-27 13:24:31 +05:30
Manav Rathi
4e04739d54
wip checkpoint
2024-09-27 12:54:17 +05:30
Manav Rathi
7a60b1e15e
wip checkpoint
2024-09-27 12:34:41 +05:30
Manav Rathi
71adb1e366
Another
2024-09-27 11:46:01 +05:30
Manav Rathi
393878a52e
More workarounds
2024-09-27 11:35:35 +05:30
Manav Rathi
7644900bd8
Use
2024-09-27 11:26:35 +05:30
Manav Rathi
e70f9b5ccd
Ignore temp deleted etc
2024-09-27 11:03:30 +05:30