01zulfi
|
7789afb82d
|
web: update font size in Final component
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2026-08-07 13:08:51 +05:00 |
|
01zulfi
|
a5fecc0ffa
|
web: redesign recovery view
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2026-08-07 13:08:44 +05:00 |
|
01zulfi
|
408ce5b600
|
web: use validator pkg for email fields in auth form
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2026-08-07 13:08:29 +05:00 |
|
01zulfi
|
2ca9463675
|
web: auth pages redesign fixes
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2026-08-07 13:08:15 +05:00 |
|
Ammar Ahmed
|
394226d46b
|
mobile: fix settings module related issues
|
2026-08-05 11:08:39 +05:00 |
|
Ammar Ahmed
|
050d76ab99
|
mobile: fix ts errors
|
2026-08-05 08:53:06 +05:00 |
|
Ammar Ahmed
|
3eca2d12ed
|
mobile: cleanup
|
2026-08-05 08:53:06 +05:00 |
|
Ammar Ahmed
|
23e6094c87
|
mobile: cleanup
|
2026-08-05 08:53:05 +05:00 |
|
Ammar Ahmed
|
f612c26d86
|
mobile: minor ui fixes
|
2026-08-05 08:52:49 +05:00 |
|
Ammar Ahmed
|
28f5f5a6da
|
mobile: fix deleteAll dialog button color
|
2026-08-05 08:52:49 +05:00 |
|
Ammar Ahmed
|
ffe5051bb1
|
mobile: fix 2fa auth app setup copy code/send code
|
2026-08-05 08:52:49 +05:00 |
|
Ammar Ahmed
|
654a221cd2
|
mobile: ui updates
|
2026-08-05 08:52:49 +05:00 |
|
Ammar Ahmed
|
980e214f90
|
global: delete agent.md file from root
|
2026-08-05 08:52:49 +05:00 |
|
01zulfi
|
045d7ec7fa
|
web: redesign auth pages (#10107)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
web: auth pages design fixes
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
web: minor ui fixes
web: update button text in auth container
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
web: define & use new button variants
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
web: enhance MFA code component styling and layout
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
theme: set button's line height to 100% for new variants
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
web: retain email/password field data when navigating back from mfa screens
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2026-08-05 08:52:49 +05:00 |
|
Ammar Ahmed
|
0a757aedbb
|
mobile: update configure-toolbar design
|
2026-08-05 08:52:48 +05:00 |
|
Ammar Ahmed
|
5937586851
|
mobile: settings-module fixes
|
2026-08-05 08:52:16 +05:00 |
|
Ammar Ahmed
|
ef0628bf36
|
mobile: settings module fixes
|
2026-08-05 08:52:16 +05:00 |
|
Ammar Ahmed
|
9cb5a99dcb
|
mobile: settings module ui fixes
|
2026-08-05 08:52:16 +05:00 |
|
Ammar Ahmed
|
dc7b863720
|
mobile: minor fixes in settings
|
2026-08-05 08:52:16 +05:00 |
|
Ammar Ahmed
|
fbc36a15ba
|
mobile: fix App version is not fully visible at the bottom of Settings screen
|
2026-08-05 08:52:16 +05:00 |
|
Ammar Ahmed
|
37e9e01c6b
|
mobile: update toast message ui
|
2026-08-05 08:52:16 +05:00 |
|
Ammar Ahmed
|
86a38ae53b
|
mobile: change date-picker library in the app
|
2026-08-05 08:52:13 +05:00 |
|
Ammar Ahmed
|
19a3945510
|
mobile: add reminder screen
|
2026-08-05 08:50:56 +05:00 |
|
Ammar Ahmed
|
a9906cc074
|
mobile: fix list headers
|
2026-08-05 08:48:15 +05:00 |
|
Ammar Ahmed
|
6fad21f0de
|
mobile: minor fixes in settings screen
|
2026-08-05 08:47:25 +05:00 |
|
01zulfi
|
2c8c40c0fa
|
ui: rewrap @theme-ui's remaining component (#10073)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2026-08-05 08:47:25 +05:00 |
|
01zulfi
|
831e5fd884
|
ui: rewrap @theme-ui's flex, box, slider && add theme colors strict typecheck (#10067)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2026-08-05 08:47:25 +05:00 |
|
01zulfi
|
a140db41c7
|
ui: rewrap @theme-ui's button component (#10063)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2026-08-05 08:47:25 +05:00 |
|
01zulfi
|
7acd62bd3e
|
theme: add fontsize, spacing, radius variables (#10062)
* theme: add fontsize, spacing, radius variables
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
* Apply suggestion from @thecodrr
Signed-off-by: Abdullah Atta <thecodrr@protonmail.com>
* Apply suggestion from @thecodrr
Signed-off-by: Abdullah Atta <thecodrr@protonmail.com>
---------
Signed-off-by: Abdullah Atta <thecodrr@protonmail.com>
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co>
|
2026-08-05 08:47:24 +05:00 |
|
Ammar Ahmed
|
d7665de940
|
mobile: fix trash and note item ui
|
2026-08-05 08:47:24 +05:00 |
|
Ammar Ahmed
|
952be7c7f3
|
mobile: update ui
|
2026-08-05 08:47:24 +05:00 |
|
Ammar Ahmed
|
7a13ed0f07
|
mobile: update ui
|
2026-08-05 08:47:24 +05:00 |
|
Ammar Ahmed
|
d2b7aa4c60
|
mobile: match recovery code screen with design
|
2026-08-05 08:47:24 +05:00 |
|
Ammar Ahmed
|
75fab1226b
|
mobile: fix text cut off on setting up your account screen
|
2026-08-05 08:47:24 +05:00 |
|
Ammar Ahmed
|
ef04a237fc
|
mobile: update ui
|
2026-08-05 08:47:24 +05:00 |
|
Ammar Ahmed
|
42ccd5e705
|
mobile: update ui
|
2026-08-05 08:47:24 +05:00 |
|
Ammar Ahmed
|
b9666fb420
|
mobile: fix sort sheet ui
|
2026-08-05 08:47:24 +05:00 |
|
Ammar Ahmed
|
d404473ccb
|
mobile: fix note item ui
|
2026-08-05 08:47:24 +05:00 |
|
Ammar Ahmed
|
0c9a13cfa8
|
mobile: update ui to match design
|
2026-08-05 08:47:23 +05:00 |
|
Ammar Ahmed
|
86f2367956
|
mobile: cleanup
|
2026-08-05 08:46:13 +05:00 |
|
Ammar Ahmed
|
836bb1ea0a
|
mobile: push ui updates
|
2026-08-05 08:46:13 +05:00 |
|
kashaf-ansari-dev
|
beb28d027c
|
mobile: fix color spacing notebook filter input
Signed-off-by: kashaf-ansari-dev <kashafansari3108@gmail.com>
|
2026-08-05 08:46:13 +05:00 |
|
kashaf-ansari-dev
|
887cb1a27f
|
mobile: fix notebook filter input keyboard hiding
Signed-off-by: kashaf-ansari-dev <kashafansari3108@gmail.com>
|
2026-08-05 08:46:13 +05:00 |
|
kashaf-ansari-dev
|
4fdeec246c
|
mobile: ui fixes side menu items and notebook items
Signed-off-by: kashaf-ansari-dev <kashafansari3108@gmail.com>
|
2026-08-05 08:46:13 +05:00 |
|
Ammar Ahmed
|
f3263b6bfb
|
mobile: minor fixes
|
2026-08-05 08:46:12 +05:00 |
|
Ammar Ahmed
|
335aa90926
|
mobile: fix minor ui issues
|
2026-08-05 08:46:12 +05:00 |
|
Ammar Ahmed
|
188cc4b676
|
common: fix incorrect title for createNoteFromNotificationDrawer feature
|
2026-08-05 08:46:12 +05:00 |
|
Ammar Ahmed
|
84b93f2822
|
mobile: fix 2fa method selection ui
|
2026-08-05 08:46:12 +05:00 |
|
Ammar Ahmed
|
43e41165dc
|
mobile: fix missing command error
|
2026-08-05 08:46:12 +05:00 |
|
Ammar Ahmed
|
9942182eb4
|
mobile: update lockfiles
|
2026-08-05 08:46:12 +05:00 |
|