Commit Graph

428 Commits

Author SHA1 Message Date
Arman 71b573e585 Merge branch '1.5.x' of github.com:appwrite/console into feat-new-array-filters 2024-03-08 10:46:22 +01:00
Arman 5957753b09 fix: remove unused commit 2024-03-08 10:43:11 +01:00
Torsten Dittmann 611b9b9d76 fix: design review 2024-03-08 00:31:14 +01:00
Arman 4def7f053e wip: small design fixes 2024-03-07 19:54:49 +01:00
Arman 86c7c22e3c feat: more work on input selec checkbox 2024-03-07 19:30:12 +01:00
Torsten Dittmann 1521df9c07 Merge branch '1.5.x' of https://github.com/appwrite/console into feat-file-picker 2024-03-07 17:42:39 +01:00
Arman c8e38e0fd4 wip more work on select search 2024-03-07 16:28:33 +01:00
Arman 2860406850 more work on the select checkbox 2024-03-07 11:51:37 +01:00
Arman bc9672ec25 fix: input select block 2024-03-07 10:45:55 +01:00
Arman cc40bde572 Merge branch '1.5.x' of github.com:appwrite/console into feat-new-array-filters 2024-03-07 10:20:21 +01:00
Arman bc33742337 feat: input select checkbox 2024-03-06 18:08:07 +01:00
Arman c6479687be wip 2024-03-06 17:21:33 +01:00
Torsten Dittmann 8ed7f7b103 Merge branch '1.5.x' of https://github.com/appwrite/console into fix-tooltip-arrow 2024-03-06 11:33:45 +01:00
Torsten Dittmann 8f38556408 fix: popover card radius 2024-03-01 13:45:46 +01:00
Torsten Dittmann 7c4505fb19 fix: popover 2024-03-01 02:31:24 +01:00
Steven Nguyen d03e53b752 feat(messaging): update settings form list to allow grouping inputs 2024-02-29 16:30:54 -08:00
Torsten Dittmann 1014912f76 fix: tooltip arrows 2024-03-01 00:25:11 +01:00
Torsten Dittmann 49a2dffb7b Merge branch '1.5.x' of https://github.com/appwrite/console into feat-file-picker 2024-02-29 13:01:15 +01:00
Torsten Dittmann e848d77122 fix: linter 2024-02-27 20:17:50 +01:00
Torsten Dittmann e40452dd3f fix: input 2024-02-27 20:17:50 +01:00
Matej Bačo 43896ea044 Fix code ql 2024-02-27 20:17:50 +01:00
Matej Bačo 7f02b409ad Fix autofocus issue 2024-02-27 20:17:50 +01:00
Matej Bačo 38e82bd8e3 Only submit 2FA automatically once 2024-02-27 20:08:51 +01:00
Matej Bačo fa1050d02d Add auto-submit logic 2024-02-27 20:08:51 +01:00
Torsten Dittmann 9e17787735 fix: leftovers 2024-02-26 12:52:43 +01:00
Torsten Dittmann d2edd29d1e fix: filepicker 2024-02-26 12:39:43 +01:00
Torsten Dittmann 99bec5d9ea Merge branch '1.5.x' of https://github.com/appwrite/console into feat-file-picker 2024-02-25 16:28:25 +01:00
Steven Nguyen c72ba12e47 chore(components): fix lint error 2024-02-22 21:58:42 +01:00
Steven Nguyen a25fdf6ee9 feat(elements): allow setting size of checkbox to be smaller 2024-02-22 16:01:29 +01:00
wess d47d8f7511 Updates fields to not show pointer when disabled 2024-02-21 12:17:44 -05:00
Steven Nguyen 4f72a48e89 Use a large shadow for popover dropped cards 2024-02-15 14:37:53 +00:00
Steven Nguyen 5273546a30 Update all provider inputs to hide popover button when there's no popover 2024-02-15 14:37:53 +00:00
Steven Nguyen df9891be5b Update password input to support popovers 2024-02-15 14:37:53 +00:00
Steven Nguyen 28525fe9f9 Removed required prop from InputSwitch
Having required will prevent submitting with value == false.
2024-02-15 14:37:53 +00:00
Steven Nguyen 1e98d29523 Fix pattern for domain
Because of the input pattern uses the v RegExp flag,
ranges like [A-Za-z] must be wrapped with []. In
addition, the last - in [A-Za-z0-9-] needed to be
escaped.
2024-02-15 14:37:53 +00:00
Steven Nguyen 381c23add2 Update phone input to support popovers 2024-02-15 14:37:53 +00:00
Torsten Dittmann 1d942975d1 fix: mfa 2024-02-14 17:52:40 +00:00
Torsten Dittmann a5707ff80a Merge branch 'main' of https://github.com/appwrite/console into sync-release-branch 2024-02-13 10:18:47 +00:00
Torsten Dittmann e65925d180 Merge branch '1.5.x' of https://github.com/appwrite/console into feat-mfa 2024-02-09 09:46:25 +01:00
wess a1a85d5afd Branching from 1.5.x, ensures undefined tooltips are not shown 2024-02-02 13:10:20 -05:00
Torsten Dittmann 0bb7a09858 Merge branch '1.5.x' of https://github.com/appwrite/console into feat-mfa 2024-02-02 14:32:06 +01:00
wess 3546e43677 Adds pointer cursor to date/time fields 2024-01-30 10:13:31 -05:00
Steven Nguyen c28feb378c Update the date and time inputs to open on click
The default behavior is to open only when clicking the icon, but
it may be difficult to click such a small icon. This change updates
the input so that the picker opens when the input is clicked.
2024-01-28 22:25:29 -06:00
wess b0ea035491 Adds tooltip property to inputTags and adds tool tip to Enum Elements field 2024-01-26 09:44:02 -05:00
Torsten Dittmann 0a3ee236d1 Merge branch '1.5.x' of https://github.com/appwrite/console into feat-mfa 2024-01-24 18:51:50 +01:00
wess 1e0e83d888 Removes unused 2024-01-22 12:44:20 -05:00
Torsten Dittmann b0ba4d57d2 fix: some issues 2024-01-22 15:19:28 +01:00
wess e7e91c8c53 Fixes dropdown width 2024-01-18 12:27:41 -05:00
Torsten Dittmann 3189ed80f5 fix: mfa 2024-01-18 16:03:35 +01:00
Steven Nguyen dc5b77933c Merge branch 'main' into feat-messaging 2024-01-17 23:08:24 +00:00