Commit Graph
6774 Commits
Author SHA1 Message Date
Steven Nguyen ccfe6b91d4 fix(messaging): reduce space before pagination in topics modal 2024-02-20 16:16:34 -08:00
Steven Nguyen 4bd21f58b8 fix(messaging): move topics modal description closer to header 2024-02-20 16:15:51 -08:00
Steven Nguyen dc55a6bd3a feat(messaging): fix total on topics page 2024-02-20 16:14:27 -08:00
loks0n 0b61b8d669 feat: update sessions.write description 2024-02-20 08:53:31 +00:00
loks0n 90cb126543 feat: add sessions.write to constants 2024-02-20 08:51:39 +00:00
Jake Barnby 44edd461c6 feat: new console sdk and typings
# Conflicts:
#	package-lock.json
#	package.json
2024-02-19 17:22:44 +13:00
Jake Barnby 006dd3bbf1 Update SDK 2024-02-19 17:17:28 +13:00
Arman c04259747d Merge branch 'main' of github.com:appwrite/console into refactor-billing-endpoints 2024-02-16 15:25:00 +01:00
Arman b5b38cafcd fix: missing coma 2024-02-16 15:08:56 +01:00
Arman 65123082fe Merge branch 'main' of github.com:appwrite/console into fix-nps-feedback-design-review 2024-02-16 15:07:15 +01:00
Arman 57e2a5c7a0 Merge branch 'main' of github.com:appwrite/console into feat-mandate-flow 2024-02-16 15:02:36 +01:00
Christy JacobandGitHub 0b4cfc8d52 Merge pull request #825 from appwrite/fix-add-list-orgs-endpoint
fix: add list orgs endpoint
3.4.7
2024-02-16 15:13:45 +05:30
Arman b03adf5890 fix: copy 2024-02-16 10:06:40 +01:00
Arman d8c3510ee5 fix: date 2024-02-16 09:59:41 +01:00
Arman 135ebed188 fix: types 2024-02-16 09:54:23 +01:00
Arman 5a6dce9351 fix: add list orgs endpoint 2024-02-16 09:44:13 +01:00
Steven NguyenandSteven Nguyen 50a253f210 Update the font color of the popover content 2024-02-15 23:49:56 +00:00
Steven NguyenandSteven Nguyen 7696728025 Update provider wizard to show image preview in popovers 2024-02-15 23:49:17 +00:00
Steven NguyenandSteven Nguyen f0b214044f Update provider metadata to include images in popovers 2024-02-15 23:49:17 +00:00
Steven NguyenandSteven Nguyen 39f9270779 Create ImagePreview component 2024-02-15 23:49:17 +00:00
Wess CopeandGitHub cfc62c81e4 Merge branch '1.5.x' into fix-update-exceed-modal-copy 2024-02-15 15:01:19 -05:00
Arman 8d0e901e42 fix: query names 2024-02-15 17:58:39 +01:00
Steven NguyenandTorsten Dittmann 06c06599e5 Fix Textmagic case and popover text 2024-02-15 14:37:53 +00:00
Steven NguyenandTorsten Dittmann a2957540f4 Fix SendGrid case and link 2024-02-15 14:37:53 +00:00
Steven NguyenandTorsten Dittmann fd1ba68907 Fix Vonage popover links and text 2024-02-15 14:37:53 +00:00
Steven NguyenandTorsten Dittmann 2d603fe538 Fix twilio popover links and text
The URLs should be generic console URLs without account/custom values.
2024-02-15 14:37:53 +00:00
Steven NguyenandTorsten Dittmann 3b5085c1fa Skip some tests for the InputDomain input
Skipping because these pass in the browser but fail in testing. It could be because of jsdom.
2024-02-15 14:37:53 +00:00
Steven NguyenandTorsten Dittmann 9494f3a25d Don't send empty strings for optional provider fields 2024-02-15 14:37:53 +00:00
Steven NguyenandTorsten Dittmann 45c910af71 Enforce required password inputs for providers 2024-02-15 14:37:53 +00:00
Steven NguyenandTorsten Dittmann 4f72a48e89 Use a large shadow for popover dropped cards 2024-02-15 14:37:53 +00:00
Steven NguyenandTorsten Dittmann 5273546a30 Update all provider inputs to hide popover button when there's no popover 2024-02-15 14:37:53 +00:00
Steven NguyenandTorsten Dittmann df9891be5b Update password input to support popovers 2024-02-15 14:37:53 +00:00
Steven NguyenandTorsten Dittmann 9083bc0ea9 Allow revealing the value for provider password inputs 2024-02-15 14:37:53 +00:00
Steven NguyenandTorsten Dittmann 2985aa670a Ensure sensitive provider fields use a password input 2024-02-15 14:37:53 +00:00
Steven NguyenandTorsten Dittmann 28525fe9f9 Removed required prop from InputSwitch
Having required will prevent submitting with value == false.
2024-02-15 14:37:53 +00:00
Steven NguyenandTorsten Dittmann 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 NguyenandTorsten Dittmann 381c23add2 Update phone input to support popovers 2024-02-15 14:37:53 +00:00
Steven NguyenandTorsten Dittmann 7804ada0ae Remove provider link property since it's not used 2024-02-15 14:37:53 +00:00
Steven NguyenandTorsten Dittmann 640f933d19 Update links in provider popovers
1. Use class="link" for consistency
2. Add rel="noopener noreferrer" for consistency
2024-02-15 14:37:53 +00:00
Arman 6f7510f23c Merge branch '1.5.x' of github.com:appwrite/console into feat-new-array-filters 2024-02-15 15:30:26 +01:00
ArmanandTorsten Dittmann 7757d8dbb8 feat: missing payment method alert banner 3.4.6 2024-02-15 13:18:03 +00:00
Torsten Dittmann a411fecd1a fix: slef-hosted trying to access billing 2024-02-15 10:47:53 +00:00
Torsten Dittmann 1d942975d1 fix: mfa 2024-02-14 17:52:40 +00:00
Torsten Dittmann ab8506ed4c Merge branch '1.5.x' of https://github.com/appwrite/console into 1.5.x 2024-02-14 16:16:30 +00:00
Torsten Dittmann 3b3fb4d3c5 fix: pricing issue 2024-02-14 16:16:26 +00:00
Arman c916a18682 Merge branch 'main' of github.com:appwrite/console into fix-nps-feedback-design-review 2024-02-14 14:35:02 +01:00
loks0n 63bc8753dc chore: revert ssr scopes 2024-02-14 11:55:46 +00:00
Arman 599afa0f90 feat: mandate flow 2024-02-13 17:47:12 +01:00
Torsten Dittmann 1be1e4fa11 fix: hidden modals 2024-02-13 15:36:04 +00:00
Arman b482a7a3da more work on the mandate flow 2024-02-13 16:06:01 +01:00