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
|
aa647291e6
|
feat: add errors to missing modals
|
2022-08-09 15:52:29 +02:00 |
|
Arman
|
23382238e9
|
feat: add missing errors to modals
|
2022-08-09 13:26:52 +02:00 |
|
Arman
|
70e4a42a9b
|
feat: add error section to modals
|
2022-08-09 13:22:54 +02:00 |
|
Arman
|
308d0bbee9
|
fix: icon in alert
|
2022-08-09 13:22:21 +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
|
66e2153be6
|
refactor: notification for better control & fix error color
|
2022-08-03 14:31:17 +02:00 |
|
Arman
|
07e8e635e6
|
feat: function works on:submit
|
2022-08-03 14:29:56 +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
|
9be269d14c
|
style: fix alignment of switch inputs and labes
|
2022-08-02 15:26:03 +02:00 |
|
Torsten Dittmann
|
72cd8844c8
|
Merge pull request #31 from appwrite/feat-breadcrumbs
feat: initial breadcrumbs
|
2022-08-01 16:45:06 +02:00 |
|
Torsten Dittmann
|
26d195ac7e
|
Merge pull request #32 from appwrite/fix-user-review
Fix user review
|
2022-08-01 16:43:08 +02:00 |
|
Torsten Dittmann
|
0f28635a8f
|
Merge pull request #30 from appwrite/feat-empty-bucket
feat: create empty bucket
|
2022-08-01 16:42:52 +02:00 |
|
Arman
|
f2608c48da
|
feat: empty buckets are buttons
|
2022-08-01 09:55:57 +02:00 |
|
Arman
|
feb469b89e
|
fix: layout slot race condition
|
2022-07-29 15:53:22 +02:00 |
|
Arman
|
de32d858d8
|
fix: title updated without needless calls
|
2022-07-29 15:10:51 +02:00 |
|
Arman
|
62d998b4f8
|
feat: poc for email native error handling
|
2022-07-29 15:06:01 +02:00 |
|
Arman
|
6288480082
|
fix: various fixes: add notification & typos
|
2022-07-28 16:08:32 +02:00 |
|
Arman
|
90ec5eaab7
|
typo: capitalization fixes
|
2022-07-28 16:06:16 +02:00 |
|
Arman
|
162e172b60
|
fix: correct class fox x button
|
2022-07-28 15:43:43 +02:00 |
|
Arman
|
3c85dead6e
|
refactor: user preferences
|
2022-07-28 14:17:14 +02:00 |
|
Arman
|
c3ca3409a8
|
fix: user is maked verified with phone too
|
2022-07-28 14:16:48 +02:00 |
|
Arman
|
359cba609f
|
feat: add notification when user deleted
|
2022-07-28 13:05:41 +02:00 |
|
Arman
|
c9aa76b6a6
|
fix: layout updates when name changes
|
2022-07-28 13:03:13 +02:00 |
|
Arman
|
b0beea15d4
|
chore: remove unused import
|
2022-07-28 12:16:57 +02:00 |
|
Arman
|
cf93768a31
|
feat: add notification user created + typos
|
2022-07-28 11:50:50 +02:00 |
|
Arman
|
1f5fb3607f
|
typo: capitalization and wording
|
2022-07-28 11:50:01 +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 |
|
Torsten Dittmann
|
58cfce2f0d
|
tests: add tests for breadcrumbs
|
2022-07-27 15:29:44 +02:00 |
|
Torsten Dittmann
|
5c3cea215e
|
feat: build links for breadcrumbs
|
2022-07-27 14:46:21 +02:00 |
|
Torsten Dittmann
|
0ecc38540f
|
fix: add store for project team
|
2022-07-26 18:43:13 +02:00 |
|
Torsten Dittmann
|
24d7eb9810
|
fix: org loading
|
2022-07-26 18:39:56 +02:00 |
|
Torsten Dittmann
|
0fac00d212
|
feat: initial breadcrumbs
|
2022-07-26 18:34:41 +02:00 |
|
Arman
|
05f485c61f
|
fix: add margin top and changed li to ul
|
2022-07-25 12:10:56 +02:00 |
|
Arman
|
f7399f8fb3
|
feat: create empty bucket
|
2022-07-22 16:05:20 +02:00 |
|
Torsten Dittmann
|
396ff8b7c7
|
Merge branch 'users' of https://github.com/appwrite/appwrite-console-poc into users
|
2022-07-22 13:59:08 +02:00 |
|