Torsten Dittmann
|
e7838f2579
|
fix: case insensitive text selector
|
2024-07-18 19:32:08 +02:00 |
|
Torsten Dittmann
|
e61528469c
|
test: waiting for modal on entering cc
|
2024-07-18 19:19:35 +02:00 |
|
Torsten Dittmann
|
f99fde76d4
|
test: improve stability of e2e tests
|
2024-07-18 18:58:06 +02:00 |
|
Torsten Dittmann
|
c7b3152848
|
ci: harden e2e
|
2024-07-15 13:09:18 +02:00 |
|
Arman
|
00cd336d0a
|
chore: comment out not needed test line
|
2024-06-05 17:38:53 +02:00 |
|
Torsten Dittmann
|
2629101104
|
tests: fix flaky locator
|
2024-05-31 14:37:40 +02:00 |
|
Arman
|
04fe869e35
|
feat: upgrade e2e test for new flow
|
2024-05-22 17:53:39 +02:00 |
|
Torsten Dittmann
|
88d9689c68
|
fix: tests
|
2024-05-15 15:02:17 +02:00 |
|
Torsten Dittmann
|
7dacea3e26
|
Merge branch 'main' of https://github.com/appwrite/console into tests-e2e-journeys
|
2024-05-15 14:23:23 +02:00 |
|
Torsten Dittmann
|
c26fc80b36
|
test: fix config
|
2024-04-18 11:53:16 +02:00 |
|
Torsten Dittmann
|
d2cb7d961e
|
test: add more browser tests
|
2024-04-18 11:43:14 +02:00 |
|
Torsten Dittmann
|
7d41722081
|
chore: remove unnecessary console.log
|
2024-04-17 15:29:37 +02:00 |
|
Torsten Dittmann
|
0e68346f48
|
fix: check
|
2024-04-17 15:25:47 +02:00 |
|
Torsten Dittmann
|
cd3dd4db86
|
test: add journeys
|
2024-04-17 15:23:07 +02:00 |
|
Torsten Dittmann
|
f29ca5285f
|
chore: run formatter
|
2024-03-21 18:26:29 +02:00 |
|
Torsten Dittmann
|
3cd5c51285
|
tests: e2e journeys
|
2024-03-21 18:23:37 +02:00 |
|
DarShan Pandya
|
a2285fc8bc
|
add tests for date.
|
2024-03-10 19:45:24 +05:30 |
|
Steven Nguyen
|
6d0177322e
|
refactor(messaging): refactor date handling into reusable date functions
|
2024-02-27 15:10:57 -08:00 |
|
Steven Nguyen
|
3b5085c1fa
|
Skip some tests for the InputDomain input
Skipping because these pass in the browser but fail in testing. It could be because of jsdom.
|
2024-02-15 14:37:53 +00:00 |
|
Steven Nguyen
|
28525fe9f9
|
Removed required prop from InputSwitch
Having required will prevent submitting with value == false.
|
2024-02-15 14:37:53 +00:00 |
|
Arman
|
e5ceb66f10
|
description
|
2024-02-08 15:51:51 +01:00 |
|
Arman
|
0cf167b7e2
|
chore: add tests
|
2024-02-08 14:31:00 +01:00 |
|
Nikhil
|
eed2ccae27
|
Fix-6279-wrong-validation-of-projectid
|
2023-10-16 11:01:09 +05:30 |
|
Nikhil
|
17b6741cf3
|
Fix-6279-wrong-validation-of-projectid
|
2023-10-16 10:09:41 +05:30 |
|
Arman
|
d12f19c613
|
fix: checkbox tests
|
2023-09-01 10:47:38 +02:00 |
|
tglide
|
b755ce7d7c
|
improve filtering ux
|
2023-08-24 13:32:48 +01:00 |
|
Steven Nguyen
|
c57a8d2918
|
Show user's last activity
|
2023-07-26 10:20:08 -07:00 |
|
tglide
|
c2d9fba323
|
fix: tab tests
|
2023-07-03 12:37:40 +01:00 |
|
Arman
|
0e105ab630
|
feat: object deepEqual helper, edit attr
|
2023-04-11 16:38:52 +02:00 |
|
Arman
|
9c5cc35979
|
Merge branch 'main' of github.com:appwrite/console into feat-databases-v2
|
2023-03-29 16:12:22 +02:00 |
|
Steven Nguyen
|
3c3e6d8f19
|
Fix domain validation of TLD
The max length for a TLD is 18 characters, not 6. This commit updates
the regex to allow for that. For a full list of TLDs, see
https://data.iana.org/TLD/tlds-alpha-by-domain.txt.
|
2023-03-24 11:14:40 -07:00 |
|
Arman
|
be2510ce10
|
tests and small fix to attributes dropdown
|
2023-03-24 17:45:06 +01:00 |
|
Arman
|
e9510db0ba
|
add tests for stirngs helpers, fix leftover mistakes from merge
|
2023-03-23 12:16:02 +01:00 |
|
Torsten Dittmann
|
d218cd577d
|
tests: extend forms tests
|
2023-03-20 14:14:09 +01:00 |
|
Torsten Dittmann
|
a7f56ee41e
|
tests: fix tests
|
2023-03-20 14:11:01 +01:00 |
|
Torsten Dittmann
|
666b974838
|
tests: add tests for new form
|
2023-03-20 13:50:34 +01:00 |
|
Torsten Dittmann
|
e091f99416
|
Merge branch 'main' of https://github.com/appwrite/appwrite-console-poc into feat-smart-forms
|
2023-03-20 13:02:53 +01:00 |
|
Torsten Dittmann
|
99083384d1
|
tests: fix tests
|
2023-03-10 03:28:51 +05:30 |
|
tglide
|
8ec063c42f
|
test: add sdkForProject tests
|
2023-03-09 17:34:53 +00:00 |
|
tglide
|
34652b4fdf
|
Merge branch 'main' into refactor/more-default-units
|
2023-02-14 17:31:08 +00:00 |
|
tglide
|
58ec0f1d89
|
fix: createValueUnitPair tests
|
2023-02-14 17:17:18 +00:00 |
|
tglide
|
33cc265530
|
refactor: createValueUnitPair helper
|
2023-02-14 16:57:14 +00:00 |
|
Torsten Dittmann
|
7772703b7c
|
test: improve vite config
|
2023-02-14 00:42:46 +01:00 |
|
tglide
|
122446abb8
|
refactor: improve logic on input values with different units
|
2023-02-13 21:59:33 +00:00 |
|
Torsten Dittmann
|
5198c7b583
|
Merge pull request #285 from appwrite/refactor/default-units
Refactor: Session length default unit
|
2023-02-13 13:21:12 +01:00 |
|
Torsten Dittmann
|
cff5b9b931
|
test: add cron input tests
|
2023-02-13 13:01:01 +01:00 |
|
tglide
|
203c8fcbf8
|
refactor: add logic for initial unit on session length
|
2023-02-10 17:07:42 +00:00 |
|
Torsten Dittmann
|
279f195087
|
Merge pull request #274 from appwrite/refactor/api-details-page
Refactor: API key page design details
|
2023-02-10 13:27:17 +01:00 |
|
Arman
|
5b7dd1c66a
|
feat: create tests for input ID validation
|
2023-02-10 13:01:57 +01:00 |
|
tglide
|
75aac13ac0
|
feat: expiration date alerts
|
2023-02-09 18:38:52 +00:00 |
|