Darshan
|
e879bbd076
|
fix: broken flags due to invalid or non-existing project IDs.
|
2025-01-19 12:01:37 +05:30 |
|
Darshan
|
71bc639994
|
fix: tag dimensions on button and anchor.
|
2025-01-13 17:22:25 +05:30 |
|
Bradley Schofield
|
1d050aacd7
|
Merge branch 'main' into feat-variable-specifications
# Conflicts:
# package-lock.json
# pnpm-lock.yaml
|
2024-12-17 15:25:54 +09:00 |
|
Darshan
|
de30de7b2f
|
fix: autofocus on conditional inputs.
|
2024-12-02 12:31:15 +05:30 |
|
Torsten Dittmann
|
9f6b180c85
|
fix: race conditions on safari for autofocus
|
2024-11-21 14:34:46 +01:00 |
|
Torsten Dittmann
|
a88ab15db4
|
fix: unnecessary fetches and build warnings
|
2024-11-19 14:21:16 +01:00 |
|
ernstmul
|
87d1a07ad4
|
Update helper text
|
2024-10-29 07:55:54 +01:00 |
|
ernstmul
|
ffd09ff89f
|
Fix inputid regex
|
2024-10-28 17:42:19 +01:00 |
|
ernstmul
|
440b608daa
|
Also exclude . and update tests
|
2024-10-18 14:19:47 +02:00 |
|
ernstmul
|
65dab15013
|
Change regex for custom project id
|
2024-10-18 14:11:51 +02:00 |
|
ItzNotABug
|
96be60ab6c
|
ran: formatter.
|
2024-10-01 14:48:36 +05:30 |
|
ItzNotABug
|
f1437853aa
|
fix: arrow overlaping.
|
2024-10-01 14:43:59 +05:30 |
|
ItzNotABug
|
2d3f181c97
|
fix: spacing, format code.
|
2024-09-30 20:20:22 +05:30 |
|
ItzNotABug
|
2b4318b5d3
|
fix: arrow alignment on mobile.
|
2024-09-30 19:55:04 +05:30 |
|
ItzNotABug
|
425816c4b8
|
fix: arrow alignment.
|
2024-09-30 19:50:51 +05:30 |
|
Torsten Dittmann
|
8e78305dee
|
fix: design review
|
2024-09-25 12:03:16 +02:00 |
|
Torsten Dittmann
|
f01a5603be
|
fix: popover
|
2024-09-24 15:48:38 +02:00 |
|
Damodar Lohani
|
d3174ec158
|
Merge remote-tracking branch 'origin/main' into console-roles-dl
|
2024-09-24 14:53:15 +05:45 |
|
Damodar Lohani
|
342b755c0f
|
fix formatting
|
2024-09-24 13:36:30 +05:45 |
|
Damodar Lohani
|
10673843bc
|
more design fixes
|
2024-09-24 07:38:14 +05:45 |
|
Damodar Lohani
|
950f2c9372
|
remove unused props
|
2024-09-24 07:31:44 +05:45 |
|
Damodar Lohani
|
b6ec12b011
|
fix popover
|
2024-09-22 15:09:17 +05:45 |
|
Torsten Dittmann
|
d4304f6117
|
Merge pull request #1296 from ItzNotABug/fix-mfa-code-auto-focus
Fix: MFA Digits Losing Focus
|
2024-09-19 15:06:01 +02:00 |
|
ItzNotABug
|
bdadff63a0
|
fix: reset auto-submit on clear.
|
2024-09-19 17:10:30 +05:30 |
|
ItzNotABug
|
5248d9cc30
|
remove: unused imports.
|
2024-09-19 16:57:36 +05:30 |
|
Arman
|
f75e43df81
|
Update src/lib/elements/forms/inputFile.svelte
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
|
2024-09-09 16:21:41 +02:00 |
|
Arman
|
964fc29360
|
fix: show error when the file is over the max size
|
2024-09-09 16:13:48 +02:00 |
|
ItzNotABug
|
8e9dc9f6f8
|
update: point fix at correct place.
|
2024-08-30 16:52:18 +05:30 |
|
Torsten Dittmann
|
5c7248453c
|
fix: qa fixes
|
2024-08-27 12:54:11 +02:00 |
|
ItzNotABug
|
63f2e421b4
|
ran: formatter.
|
2024-08-27 13:30:44 +05:30 |
|
ItzNotABug
|
dd0c4dc130
|
Merge branch 'main' into fix-mfa-code-auto-focus
|
2024-08-27 13:29:55 +05:30 |
|
Bradley Schofield
|
ac850e6700
|
Merge branch '1.6.x' into feat-variable-specifications
# Conflicts:
# pnpm-lock.yaml
|
2024-08-23 12:38:14 +09:00 |
|
Torsten Dittmann
|
1e31342a56
|
Merge pull request #1303 from appwrite/mock-numbers-review
chore: review commetns
|
2024-08-20 11:56:05 +02:00 |
|
Christy Jacob
|
b094474397
|
chore: fix input text clip
|
2024-08-20 13:51:13 +04:00 |
|
Christy Jacob
|
25c0024340
|
chore: review commetns
|
2024-08-20 13:45:56 +04:00 |
|
Bradley Schofield
|
7e7239146f
|
Merge branch '1.6.x' into feat-variable-specifications
# Conflicts:
# package.json
# src/routes/(console)/project-[project]/functions/+layout.ts
# src/routes/(console)/project-[project]/functions/function-[function]/settings/updateRuntime.svelte
# src/routes/(console)/project-[project]/functions/store.ts
|
2024-08-19 13:11:55 +09:00 |
|
Christy Jacob
|
b552afb8a8
|
Merge pull request #1300 from appwrite/mock-numbers-review
fix: address review comments
|
2024-08-17 00:47:57 +04:00 |
|
Christy Jacob
|
866dae8e23
|
fix: address review comments
|
2024-08-16 14:26:35 +04:00 |
|
Bradley Schofield
|
f8ec933226
|
Merge branch '1.6.x' into feat-variable-specifications
# Conflicts:
# package-lock.json
# package.json
|
2024-08-16 19:25:03 +09:00 |
|
Bradley Schofield
|
8a78c414c3
|
Cherrypick Runtime Controls
Feat implement runtime controls
|
2024-08-16 19:18:29 +09:00 |
|
ItzNotABug
|
865c03f044
|
fix: automatic wipe and field focus on submission.
|
2024-08-15 16:31:11 +05:30 |
|
ItzNotABug
|
d8b5d3a0d8
|
fix: mfa digits losing focus.
|
2024-08-14 19:46:07 +05:30 |
|
Arman
|
192d8da0a9
|
Merge branch '1.6.x' of github.com:appwrite/console into fix-desing-1.6
|
2024-08-14 15:15:00 +02:00 |
|
Arman
|
504fed5da6
|
fix: design 1.6
|
2024-08-14 15:14:42 +02:00 |
|
Arman
|
6db75afe8f
|
feat: add quick filters analytics
|
2024-08-13 14:40:19 +02:00 |
|
Torsten Dittmann
|
44237f04f0
|
Merge pull request #1284 from appwrite/mock-numbers-review
Mock numbers review
|
2024-08-12 19:20:08 +02:00 |
|
Christy Jacob
|
6e4d0f03b8
|
chore: review comments
|
2024-08-12 19:19:49 +04:00 |
|
Christy Jacob
|
206b82f42b
|
Merget push origin branch '1.6.x' of github.com:appwrite/console into mock-numbers-review
|
2024-08-12 18:27:22 +04:00 |
|
Christy Jacob
|
8ac737659b
|
chore: review comments
|
2024-08-12 18:27:14 +04:00 |
|
Arman
|
5a4f7f65b7
|
Merge branch '1.6.x' of github.com:appwrite/console into feat-simple-filters
|
2024-08-12 16:05:11 +02:00 |
|