Commit Graph

472 Commits

Author SHA1 Message Date
ItzNotABug 865c03f044 fix: automatic wipe and field focus on submission. 2024-08-15 16:31:11 +05:30
ItzNotABug d8b5d3a0d8 fix: mfa digits losing focus. 2024-08-14 19:46:07 +05:30
Torsten Dittmann 244b1a2861 Merge pull request #1280 from appwrite/revert-1247-feat-implement-runtime-controls
Revert "Feat implement runtime controls"
2024-08-12 10:07:50 +02:00
Steven Nguyen 39c9579fde Revert "Feat implement runtime controls" 2024-08-10 21:02:53 -07:00
ItzNotABug 544ac53811 ran: npm run format. 2024-08-09 13:25:28 +05:30
ItzNotABug 30255bbff6 fix: tooltip location. 2024-08-09 13:08:45 +05:30
Torsten Dittmann 48696c8f59 Merge pull request #1247 from appwrite/feat-implement-runtime-controls
Feat implement runtime controls
2024-08-08 18:02:11 +02:00
Torsten Dittmann a96a3af11f fix: classes being undefined 2024-08-08 17:21:51 +02:00
Bradley Schofield d58fb6d2e0 Run Linter 2024-07-31 15:24:45 +09:00
Bradley Schofield 8ec678e475 Implement Eldad Suggestions 2024-07-31 15:21:36 +09:00
Arman 6c27538299 Merge branch 'main' of github.com:appwrite/console into fix-new-wizard-button-behavior 2024-07-05 10:49:47 +02:00
Arman fd0ec10125 feat: design review fixes and some logic 2024-06-26 17:19:13 +02:00
Arman b01e7f231d fix: apply credit flow 2024-06-12 18:02:31 +02:00
Arman 04041f5a9f fix: primary button behavior in new wizard 2024-06-12 17:05:48 +02:00
Arman 811a99f030 fix: extra check on regex validity 2024-06-05 17:21:20 +02:00
Arman 2a6a5e97ee Merge branch 'main' of github.com:appwrite/console into feat-credit-flow 2024-06-05 12:42:24 +02:00
Arman d370f51483 feat: add coma as input tags separator 2024-06-04 10:56:03 +02:00
Arman da1ec97876 fix: add regex check on blur 2024-06-04 10:38:48 +02:00
Torsten Dittmann 8885e5f002 Merge branch 'main' of https://github.com/appwrite/console into feat-new-array-filters 2024-06-04 10:20:52 +02:00
Arman 0c890f54d9 Merge branch 'main' of github.com:appwrite/console into feat-credit-flow 2024-05-23 09:36:06 +02:00
Arman 241b9aa080 Merge branch 'main' of github.com:appwrite/console into feat-e2e-new-flows 2024-05-22 17:16:48 +02:00
Arman b64357ca03 Merge branch 'fix-upgrade-buttons-logic' of github.com:appwrite/console into feat-credit-flow 2024-05-21 11:02:06 +02:00
Arman fcc8fde2cf fix: code review 2024-05-21 11:00:00 +02:00
Arman 90cca36567 refactor: credit page 2024-05-20 17:56:38 +02:00
Steven Nguyen fdb9795525 fix(elements): fix InputDigits undefined element error
If the InputDigits component is removed, the element will be undefined
but the onValueChange callback may still trigger. This change ensures
an element is found to prevent calling querySelector on undefined.
2024-05-16 11:11:58 -07:00
Steven Nguyen 3e7eb80229 fix(elements): allow InputDigits to auto submit again
If a user inputs an incorrect code, deletes what they put, and then
enters a different code, the InputDigits component should auto submit
again if autoSubmit is true.
2024-05-16 11:11:58 -07:00
Arman 5894eb8885 feat: create org wizard 2024-05-07 16:10:05 +02:00
Arman 76b2ba4f93 chore: Add end slot to inputSelectSearch and update import paths for payment methods and payment modal components 2024-05-06 17:57:30 +02:00
Arman 74bbcad52d feat: more work on the creation flow 2024-05-03 18:16:23 +02:00
Arman 61dcfb47a3 Merge branch 'main' of github.com:appwrite/console into refactor-org-creation 2024-05-03 13:58:39 +02:00
Steven Nguyen 018c9b7f65 fix(mfa): fix value not updating when autoSubmit is false 2024-05-01 15:38:11 -07:00
Torsten Dittmann df67443916 Merge pull request #1049 from appwrite/remove-increase-decrease-buttons-from-input-number
Remove increase/decrease button from input number type
2024-04-25 15:29:32 +02:00
Arman 5a2d85f3f0 feat: new org creation 2024-04-24 18:05:38 +02:00
Elad Shechter 02e876ae14 Remove increase/decrease button of input number 2024-04-24 10:45:31 +02:00
Steven Nguyen 125632728b feat(elements): add autoSubmit bool to InputDigits
By default, InputDigits will auto submit unless autoSubmit is set to false.
2024-04-22 15:41:34 -07:00
Steven Nguyen e9204f3550 fix(elements): update InputDigits to be more mobile-friendly
Make the size smaller on mobile and set keyboard type to numeric.
2024-04-22 12:24:53 -07:00
sourabpramanik 6dc705b76e chore: fmt 2024-04-09 20:45:21 +05:30
sourabpramanik 370e65fc28 ref: create function to check file extensions 2024-04-09 20:42:41 +05:30
sourabpramanik a3a60308b2 fix(input): add missing file extension check in dnd 2024-03-11 20:31:38 +05:30
Sourab Pramanik 71f991cce0 Merge branch 'appwrite:main' into bug-7362-file-extension-validation 2024-03-11 18:41:45 +05:30
Arman d41ce19144 Merge branch 'main' of github.com:appwrite/console into feat-new-array-filters 2024-03-08 11:12:37 +01:00
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