Commit Graph
4758 Commits
Author SHA1 Message Date
Torsten Dittmann ab5a7e673e fix: unused imports 2024-01-25 10:56:36 +01: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
Torsten DittmannandGitHub c3907e434a Merge pull request #595 from appwrite/feat-messaging
Add messaging pages
2024-01-24 18:51:01 +01:00
Torsten Dittmann 2de13c77bb fix: audit stuff 2024-01-24 18:43:22 +01:00
Torsten Dittmann 1b89c701be fix: some merge stuffs 2024-01-24 18:41:34 +01:00
Torsten Dittmann fe6bf8ce79 ci: run on every branch 2024-01-24 17:53:34 +01:00
Torsten Dittmann 8a711fa2ad ci: run on every branch 2024-01-24 17:52:55 +01:00
Jake BarnbyandTorsten Dittmann 1d31cd0ece Fix email provider params 2024-01-24 12:30:29 +01:00
Torsten Dittmann e3664b8d55 run formatter 2024-01-22 15:22:43 +01:00
Torsten Dittmann 34ffc29446 fix: audit 2024-01-22 15:22:19 +01:00
Torsten Dittmann b0ba4d57d2 fix: some issues 2024-01-22 15:19:28 +01:00
Torsten Dittmann 517ec525d6 Merge branch '1.5.x' of https://github.com/appwrite/console into feat-messaging 2024-01-22 15:14:55 +01:00
Steven NguyenandTorsten Dittmann 4346d2daee Add support for saving messages as draft 2024-01-22 15:13:28 +01:00
Steven NguyenandTorsten Dittmann 5fefbf956d Update wizard to support additional action buttons 2024-01-22 15:13:28 +01:00
Steven NguyenandTorsten Dittmann 7aea1633d9 Update search subscribers placeholder
Clarify what can be searched.
2024-01-22 15:13:28 +01:00
Steven NguyenandTorsten Dittmann b15835f485 Remove bullet points from the topics modal 2024-01-22 15:13:28 +01:00
Steven NguyenandTorsten Dittmann 3343fb2ebd Fix user targets modal text 2024-01-22 15:13:28 +01:00
Steven NguyenandTorsten Dittmann 9e838a7f18 Move the User Targets Filters & Columns buttons to the same row as the Heading 2024-01-22 15:13:28 +01:00
Steven NguyenandTorsten Dittmann 2bb789b0f3 Update messages search placeholder 2024-01-22 15:13:28 +01:00
Steven NguyenandTorsten Dittmann c0b3cebade Don't allow filtering on message
Message is nested in data and isn't an attribute so it can't be queried.
2024-01-22 15:13:28 +01:00
Steven NguyenandTorsten Dittmann a5443b2497 Ensure messages table re-renders on filter 2024-01-22 15:13:28 +01:00
Steven NguyenandTorsten Dittmann f111ee9ea8 Update filterable subscriber columns
Don't allow filtering on userName since the attribute isn't in the
collection to be filtered.

Allow filtering on type since it is available and it would be userful.

Change $createdAt type to datetime to allow filtering by greater/less
than.
2024-01-22 15:13:28 +01:00
Steven NguyenandTorsten Dittmann 075b7d730c Allow topics with empty string
We must pass undefined because the server won't accept an empty string.
Undefined will make the server use the default value, which is an empty
string.
2024-01-22 15:13:28 +01:00
Steven NguyenandTorsten Dittmann d4d09ad9ba Add a route to show user targets
There's some code for creating a target, but it must go through design
first.
2024-01-22 15:13:28 +01:00
Steven NguyenandTorsten Dittmann a2a79755e4 Default enabled to true when creating a provider 2024-01-22 15:13:28 +01:00
Steven NguyenandTorsten Dittmann 4b89915675 Remove MQTT provider as it was descoped for G1 2024-01-22 15:13:28 +01:00
Steven NguyenandTorsten Dittmann 5f282470b8 Remove provider default param
The default param was removed from the API so it should be removed
from the Console as well.
2024-01-22 15:13:28 +01: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
loks0nandTorsten Dittmann dd259b6c48 chore: rename ssr scopes 2024-01-17 16:52:02 +01:00
Torsten DittmannandGitHub f68f9af6a8 Merge pull request #731 from appwrite/fix-bullet-point-custom-id-create-function
fix: bullet points for custom id
3.3.20
2024-01-17 12:04:13 +01:00
Arman c7e06c01dd fix: bullet points for custom id 2024-01-17 11:20:51 +01:00
Christy JacobandGitHub 50865bf885 Merge pull request #721 from appwrite/fix-trial-date
Fixes issue where a negative number would prevent the TRIAL pill from…
3.3.19
2024-01-13 09:58:54 +04:00
wess 82f27c73d8 Formatting 2024-01-12 16:39:58 -05:00
wess 41d5393696 Formatting 2024-01-12 16:35:21 -05:00
wess 5566d3a31e Removes unused import 2024-01-12 16:32:48 -05:00
wess 72b3f033b2 Fixes issue where -9 was hardcoded 2024-01-12 16:29:07 -05:00
wess 66f0c2f2bd Fixes issue where a negative number would prevent the TRIAL pill from being removed
Fixes issue where time remaining was off by 2 due to flooring
2024-01-12 16:16:02 -05:00
Eldad A. FuxandGitHub 92e7f47807 Merge pull request #720 from appwrite/fix-billing-copy
Simplify copy on new billing modals
2024-01-12 18:11:31 +01:00
Vincent (Wen Yu) Ge 9c7d5be7ba Simplify copy on new billing modals 2024-01-12 16:57:43 +00:00
Torsten DittmannandGitHub b7bbc20231 Merge pull request #715 from appwrite/fix-dpa-link 2024-01-12 16:00:49 +01:00
Torsten DittmannandGitHub 5c1cc01c60 Merge pull request #718 from appwrite/fix-optional-smtp-pass
Fix: Optional SMTP pass
2024-01-12 12:34:42 +01:00
Torsten DittmannandGitHub 03913d063f Merge pull request #719 from appwrite/fix-oauth-settings-page
fix: oauth settings page
2024-01-12 12:24:38 +01:00
loks0n 3864ec6bd3 fix: oAuthProviders param 2024-01-12 10:53:43 +00:00
Matej Bačo 97e519f950 Remove SMTP required pass 2024-01-12 10:10:24 +00:00
Torsten Dittmann 20e93c6981 fix: dpa link to docs 2024-01-10 11:51:05 +01:00
Torsten DittmannandGitHub de7d08db47 Merge pull request #714 from appwrite/fix-design-review
fix: new dpa
3.3.18
2024-01-09 23:39:23 +01:00
Torsten Dittmann efd9c7895f fix: new dpa 2024-01-09 23:33:14 +01:00
Torsten DittmannandGitHub f17965da8a Merge pull request #713 from appwrite/fix-responsive-consent
fix: responsive consent
3.3.17
2024-01-09 18:13:59 +01:00
Torsten Dittmann 6227f0eb49 fix: responsive consent 2024-01-09 18:12:13 +01:00