Commit Graph

62 Commits

Author SHA1 Message Date
Arman cd9d4ade86 feat: moved functions to on:submit in user screen 2022-08-03 11:36:57 +02:00
Arman 8026983a6f Merge branch 'main' of github.com:appwrite/appwrite-console-poc into draft-feat-form-frontend-error-handling 2022-08-03 10:43:42 +02:00
Arman 3ed1463a42 feat: add helpers to inputs 2022-08-03 10:42:36 +02:00
Arman 62d998b4f8 feat: poc for email native error handling 2022-07-29 15:06:01 +02:00
Arman 162e172b60 fix: correct class fox x button 2022-07-28 15:43:43 +02:00
Arman b0beea15d4 chore: remove unused import 2022-07-28 12:16:57 +02:00
Arman 69f285162f fix: search clear when value is '' 2022-07-28 11:49:13 +02:00
Arman 4e17591c39 fix: meter disabled by default 2022-07-28 11:48:29 +02:00
Arman 9bdb061155 fix: x hidden when value empty 2022-07-20 10:49:22 +02:00
Arman 0bb005a024 feat: add custom clear search button 2022-07-19 17:14:42 +02:00
Arman 5b6d0a8ded fix: autocomplete disabled by default 2022-07-19 15:49:22 +02:00
Arman 656537dd27 fix: add correct class 2022-07-19 12:26:36 +02:00
Arman ee1fbb53f2 style: add margin to helpers 2022-07-08 16:09:59 +02:00
Arman c0781d76be fix: tmp re-add custom ID input 2022-07-08 14:46:47 +02:00
Arman 09e3821625 fix: update layout 2022-07-08 14:15:38 +02:00
Arman b50a5acaec fix: update icon 2022-07-08 14:14:18 +02:00
Arman 189bd1f44f feat: showing label on inputs is now optional 2022-07-08 12:31:13 +02:00
Arman b509c2c823 feat: now label can be hidden 2022-07-08 11:52:23 +02:00
Arman d351cafe46 feat: icon changes when password is shown 2022-07-07 19:06:24 +02:00
Arman bf42ba7b9d feat: create inputPhone & test 2022-07-05 11:24:50 +02:00
Arman 7d06b7c225 feat: extend inputswitch with on:change, implemented it #discussion_r909418996 2022-06-30 11:30:01 +02:00
Arman cce91dfae8 fix: order #discussion_r909391209 2022-06-29 12:45:53 +02:00
Arman 5f86348ea2 feat: show/hide btn for password inputs 2022-06-24 17:55:20 +02:00
Arman c58220aeeb feat: separated form & form list for flexibility 2022-06-21 14:42:07 +02:00
Arman c94a1a5374 feat: add optional autofill to input email & pw 2022-06-15 12:39:57 +02:00
Arman 58f96601ef fix: update concel icon 2022-06-14 14:24:50 +02:00
Arman e61290cf05 feat: create text area component 2022-06-09 12:25:36 +02:00
Arman 0e5331fa3b fix: remove tertiary button 2022-06-07 14:27:30 +02:00
Arman 1228faef43 fix: update btn to new class name 2022-06-06 17:59:00 +02:00
Arman b44589aa9c feat: option to open links in another tab 2022-06-03 15:17:39 +02:00
Arman 5a114298e0 fix: icon span is not shown when not defined 2022-06-01 10:43:36 +02:00
Arman f6a2e92e7d TODO: add option to add aria-label to buttons that are only icons 2022-05-31 17:44:53 +02:00
Arman a507de3b34 feat: created helper component 2022-05-31 15:54:13 +02:00
Arman d93db21afe fix: now pw input doesn't break when value is null 2022-05-31 11:15:24 +02:00
Arman b85f2643ca feat+test: add is-text to button component & test 2022-05-30 15:33:38 +02:00
Torsten Dittmann afc2378df5 fix tables 2022-05-20 17:06:20 +02:00
Arman f4de02ce1b feat: added icon to search input 2022-05-17 12:48:01 +02:00
Torsten Dittmann 4997d2c0de Merge pull request #4 from appwrite/tests
Tests branch merge
2022-05-13 18:44:10 +02:00
Arman f58b40b2bc fix: added id to input select elem 2022-04-29 11:40:53 +02:00
Arman 368815ba95 fixed problems pull/3#pullrequestreview-951018491 2022-04-26 09:22: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 30090a7528 feat: remove vitebook 2022-04-22 12:26:35 +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 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
Torsten Dittmann a35faf7095 update prettier 2022-03-26 19:56:55 +03:00
Torsten Dittmann ca140f7818 add some more fixes 2022-03-26 00:23:14 +03:00
Torsten Dittmann c98ac6bc1d add checkbo and rudimentary api key detail page 2022-03-20 20:29:51 +01:00