Commit Graph

128 Commits

Author SHA1 Message Date
Arman b8f33f7e95 feat: create function logic 2022-09-27 17:36:53 +02:00
Arman c3cad4a1de fix: remove regex 2022-09-26 13:27:07 +02:00
Arman ce644a26c7 feat: input cron & validation (WIP) 2022-09-25 13:20:32 +02:00
Arman 33e7f5aa3a chore: remove unused input 2022-09-22 12:07:02 +02:00
Arman 102d85a532 Merge branch 'main' of github.com:appwrite/appwrite-console-poc into functions 2022-09-22 09:20:00 +02:00
Torsten Dittmann 97fb13524b Merge branch 'main' of https://github.com/appwrite/appwrite-console-poc into tests-2 2022-09-21 17:19:16 +02:00
Torsten Dittmann b922205a7f tests: add tests for wizard 2022-09-21 16:02:34 +02:00
Arman 8bfeac4f2d feat: functions screens 2022-09-19 18:01:28 +02:00
Arman 99429e924b feat: execution page & more work on functions screens 2022-09-16 17:38:01 +02:00
Arman 723f846e2f Merge branch 'main' of github.com:appwrite/appwrite-console-poc into tests-2 2022-09-15 17:24:36 +02:00
Torsten Dittmann 7b18754f46 fix: aria warnings for checkboxes 2022-09-15 13:29:48 +02:00
Arman fc6ba6c1f6 feat: improved button tests 2022-09-14 17:51:26 +02:00
Arman 8d52891aa2 feat: update console package and implement changes 2022-09-13 13:29:45 +02:00
Arman 9bf03c42cb fix: merge problem 2022-09-09 16:53:29 +02:00
Arman 08ebcafdaa Merge branch 'main' of github.com:appwrite/appwrite-console-poc into databases 2022-09-09 16:45:43 +02:00
Torsten Dittmann a8abb998ce Merge pull request #44 from appwrite/profile
feat: create account pages
2022-09-09 16:30:05 +02:00
Arman c81e1ccec0 feat: create inputChoice 2022-09-06 18:32:17 +02:00
Arman 1b7f9d139e feat: title added to all spans in table cell text 2022-09-06 15:48:09 +02:00
Torsten Dittmann adada43bda Merge branch 'main' of https://github.com/appwrite/appwrite-console-poc into databases 2022-09-06 13:28:14 +02:00
Arman 7aaa94d602 feat: update style of login page 2022-09-01 17:23:27 +02:00
Arman 64512a5353 Merge branch 'main' of github.com:appwrite/appwrite-console-poc into databases 2022-08-26 14:55:01 +02:00
Arman 21a0109f43 feat: add table scroll component 2022-08-25 12:18:30 +02:00
Arman 087a036143 fix: icon and classes in helper component 2022-08-22 16:49:14 +02:00
Arman 02c8d7181a feat: add selected state to pill (tag) 2022-08-22 12:56:53 +02:00
Arman b77a62aab4 fix: hide placeholder when there are tags 2022-08-22 12:48:51 +02:00
Torsten Dittmann 7f5c249ef2 Merge branch 'main' of https://github.com/appwrite/appwrite-console-poc into databases 2022-08-16 17:47:03 +02:00
Torsten Dittmann 37f244a858 fix by torsten 2022-08-16 17:10:36 +02:00
Arman b7fe8a6d88 Merge branch 'draft-feat-form-frontend-error-handling' of github.com:appwrite/appwrite-console-poc into draft-feat-form-frontend-error-handling 2022-08-10 13:08:24 +02:00
Arman ed20df9761 Update src/lib/elements/forms/helper.svelte
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-08-10 13:08:05 +02:00
Arman c12b134cdd fix: move prevent default to start of function 2022-08-10 13:07:44 +02:00
Arman f7c6a593a0 fix: svelte check issues 2022-08-10 10:06:36 +02:00
Arman 21e45d8ee8 feat: add required custom message to inputs 2022-08-09 16:26:04 +02:00
Arman 0c8c17ca44 feat: add custom message, minlength, fix showpw submit 2022-08-09 16:20:32 +02:00
Arman fa5209411b feat: create & implement choice input 2022-08-05 15:56:21 +02:00
Arman c7c503bd4b feat: add steps to number input to support float 2022-08-05 15:55:48 +02:00
Arman 4f8e12ee55 feat: native error displayed, can overwrite native message 2022-08-03 17:14:23 +02:00
Arman 27d2b9fb4c feat: add helper to remaining inputs 2022-08-03 16:00:40 +02:00
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 b2824bf31f fix: cell and tables 2022-08-03 12:34:44 +02:00
Arman f4dfa71906 Merge branch 'main' of github.com:appwrite/appwrite-console-poc into databases 2022-08-03 12:34:20 +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 58eb5be8b7 Merge branch 'main' of github.com:appwrite/appwrite-console-poc into databases 2022-08-01 17:23:55 +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