Commit Graph
114 Commits
Author SHA1 Message Date
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 065fcee246 removed copy fall back and associated test 2022-05-13 17:43:47 +02:00
Arman 669d02510c feat: created tooltip component and test 2022-05-09 12:31:34 +02:00
Arman f58b40b2bc fix: added id to input select elem 2022-04-29 11:40:53 +02:00
Arman 17144b15ec feat: add fallback to copy component 2022-04-28 16:12:42 +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
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 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 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
Arman e631891048 inputSeach now updates on clear 2022-04-11 11:58:18 +02:00
Arman 212a7997c6 Changed 'size' prop type from string to number in Avatar 2022-04-08 17:52:17 +02:00
Arman 4f138b480c Created Avatar component 2022-04-08 16:15:49 +02:00
Torsten Dittmann a35faf7095 update prettier 2022-03-26 19:56:55 +03:00
Torsten Dittmann 90dd9dfced add base url option 2022-03-26 14:27:12 +03:00
Torsten Dittmann a32a0b8a8e fix warnings 2022-03-26 00:28:08 +03:00
Torsten Dittmann ca140f7818 add some more fixes 2022-03-26 00:23:14 +03:00
Torsten Dittmann 506e735d72 add some data to charts 2022-03-25 15:30:55 +03:00
Torsten Dittmann ade7e21c8a add base for charts 2022-03-25 12:21:28 +03:00
Torsten Dittmann c0aeed02a1 remove console.log 2022-03-25 12:04:17 +03:00
Torsten Dittmann bb6e4a917d feat: update ui library 2022-03-25 11:52:02 +03:00
Torsten Dittmann dbd8cbdf04 add very simple e2e tests 2022-03-23 00:08:36 +01:00
Torsten Dittmann 8ce19f7ec3 feat: add events constants 2022-03-20 22:15:15 +01:00
Torsten Dittmann c98ac6bc1d add checkbo and rudimentary api key detail page 2022-03-20 20:29:51 +01:00
Torsten Dittmann 31ae2109c9 fix: tests 2022-03-20 19:57:10 +01:00
Torsten Dittmann 01bb03f5bc fix: pagination 2022-03-18 15:14:53 +01:00
Torsten Dittmann 1d34a4bf51 fix: tiles ui 2022-03-18 15:14:44 +01:00
Torsten Dittmann 0ae556d37e fix: dependency 2022-03-18 15:09:20 +01:00
Torsten Dittmann 45dc3c5305 add container component 2022-03-18 14:34:55 +01:00