Commit Graph
165 Commits
Author SHA1 Message Date
Torsten DittmannandGitHub 1cd3dfd1a1 Merge pull request #5 from appwrite/tooltip
feat: created tooltip component and test
2022-05-14 19:00:48 +02:00
Torsten DittmannandGitHub c62f3ce8e8 Merge branch 'main' into tooltip 2022-05-14 18:58:22 +02:00
Torsten DittmannandGitHub 4997d2c0de Merge pull request #4 from appwrite/tests
Tests branch merge
2022-05-13 18:44:10 +02:00
Arman fb755120d7 test: testing radio group 2022-05-13 18:26:22 +02:00
Arman 065fcee246 removed copy fall back and associated test 2022-05-13 17:43:47 +02:00
Torsten Dittmann 2dfb29df45 chore: update package.json 2022-05-13 12:55:07 +02:00
Torsten DittmannandGitHub b652798b36 Merge pull request #3 from appwrite/arman_educational
Arman educational
2022-05-09 16:42:14 +02:00
Arman 7c39df85f7 test: added tests for copy functions 2022-05-09 15:03:06 +02:00
Arman 669d02510c feat: created tooltip component and test 2022-05-09 12:31:34 +02:00
Arman 0997a624fd test: new condition to dropList test 2022-05-06 11:47:37 +02:00
Arman 89f176d074 test: drop list test 2022-05-06 10:57:09 +02:00
Arman c93721b614 test: started inputRadio test 2022-04-29 14:45:04 +02:00
Arman ad050f1d45 fix: fixed inputselect test description 2022-04-29 11:52:18 +02:00
Arman 0452f0e636 test: created input select test 2022-04-29 11:41:19 +02:00
Arman f58b40b2bc fix: added id to input select elem 2022-04-29 11:40:53 +02:00
Arman 1ff8777482 test: added tests for input checkbox components 2022-04-28 18:11:25 +02:00
Arman 4ac24b8f49 test: initial test for the copy component (WIP) 2022-04-28 18:10:44 +02:00
Arman 17144b15ec feat: add fallback to copy component 2022-04-28 16:12:42 +02:00
Arman 9c6f827f7b Merge branch 'main' of github.com:appwrite/appwrite-console-poc into tests 2022-04-28 16:08:36 +02:00
Arman 87146973da feat: added e2e tests for login page 2022-04-27 17:56:52 +02:00
Arman e37216a76a implemented suggested change pull/3#pullrequestreview-954657054 2022-04-27 12:33:00 +02:00
Arman 4687e1d4a7 fix: lint errors in toggleOAuth & switchBox test 2022-04-27 12:28:03 +02:00
Arman 665473e282 removed missed transition 2022-04-26 09:29:17 +02:00
Arman e11df8b0e4 removed transitionts, moved to new branch 2022-04-26 09:27:46 +02:00
Arman 368815ba95 fixed problems pull/3#pullrequestreview-951018491 2022-04-26 09:22:31 +02:00
Arman 25bb84484e feat: added transition between pages and tabs still WIP 2022-04-22 17:15:07 +02:00
Arman 56399f4e32 small fix: added missing type to variables 2022-04-22 16:43:48 +02:00
Torsten Dittmann 220dae79db tests: fix slow speed 2022-04-22 13:18:12 +02:00
Torsten Dittmann 966e88f2b3 fix: e2e tests 2022-04-22 13:14:27 +02:00
Torsten Dittmann 9e402856e6 tests: fix 2022-04-22 12:44:31 +02:00
Arman facc384b3e Merge branch 'main' of github.com:appwrite/appwrite-console-poc into arman_educational 2022-04-22 12:36:19 +02:00
Torsten Dittmann 55bf090f01 chore: update packages 2022-04-22 12:26:50 +02:00
Torsten Dittmann 30090a7528 feat: remove vitebook 2022-04-22 12:26:35 +02:00
Torsten Dittmann 04324c24f8 fix: remove layout reset 2022-04-22 12:11:48 +02:00
Arman e3381e1357 created infoSection component added it to modals 2022-04-22 10:33:26 +02:00
Arman 2c5860cff4 added elementCount to various pages 2022-04-19 10:25:27 +02:00
Arman cbdba8ad19 created elementCount component and test 2022-04-19 10:24:33 +02:00
Arman 2727ff704d cleaned up code in setting page 2022-04-13 17:39:23 +02:00
Arman 43985589ea created authLimit component and logic 2022-04-13 17:37:09 +02:00
Arman 61abb31c50 updated todo format 2022-04-13 17:29:33 +02:00
Arman 362b77a046 WIP created oauth modal, logic for auth methods user setting page 2022-04-13 16:24:53 +02:00
Arman 43e71ff412 modified switchBox tests 2022-04-13 16:23:25 +02:00
Arman 692363f6c5 created switchBoxes component 2022-04-13 16:22:50 +02:00
Arman 5d2b465757 fixed small typo in footer 2022-04-13 11:08:37 +02:00
Arman 8305c3742c added option to disable meter in inputText 2022-04-13 11:00:15 +02:00
Arman bd4b0683b0 added option to disable autocomplete in inputText 2022-04-13 10:59:30 +02:00
Arman 6d2816809e Created switchBox + test, added it to users settings 2022-04-11 17:21:43 +02:00
Arman 6e80088fb1 InputSearch unit testing 2022-04-11 15:13:49 +02:00
Arman d1368ddd91 fix valueChange not getting called & typescript 2022-04-11 12:18:12 +02:00
Arman b6248d7bd9 better name for change function 2022-04-11 12:03:56 +02:00