Commit Graph

80 Commits

Author SHA1 Message Date
Arman 1d5e7272de chore: remove console log 2022-08-03 16:00:19 +02:00
Arman ddb5437218 refactor: switch statment 2022-08-03 15:05:39 +02:00
Arman 6e584498e0 Merge branch 'main' of github.com:appwrite/appwrite-console-poc into draft-feat-form-frontend-error-handling 2022-08-03 12:26:35 +02:00
Arman b2374376b1 style: tables: correct cell componet, add trim 2022-08-03 12:24:47 +02:00
Arman 62773ed3f5 style: remove wrong class 2022-08-03 11:38:16 +02:00
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 391f1c95da fix: use cell instead of cell text where needed 2022-07-19 16:48:58 +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 8784a45da6 feat: add hover to Copy component 2022-07-07 18:45:05 +02:00
Arman bf42ba7b9d feat: create inputPhone & test 2022-07-05 11:24:50 +02:00
Torsten Dittmann bf3fc15242 fix: add new tables 2022-06-30 15:55:35 +02:00
Torsten Dittmann aeaffa1289 Merge branch 'users' of https://github.com/appwrite/appwrite-console-poc into feat-table-row-link 2022-06-30 15:42:04 +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 54f53e61cf fix: add correct margin 2022-06-24 16:53:18 +02:00
Torsten Dittmann 9f51d455f5 feat: table row link component 2022-06-24 13:09:26 +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 0c5b874dcf feat: pill can now be a link or a btn 2022-06-07 15:21:48 +02:00
Arman 0e5331fa3b fix: remove tertiary button 2022-06-07 14:27:30 +02:00
Arman 5a1373846e feat: user ID can be copied by clicking 2022-06-07 10:50:35 +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
Torsten Dittmann 3f144db22e fix table for users 2022-05-20 16:01:06 +02:00