Commit Graph
5627 Commits
Author SHA1 Message Date
Jake Barnby d75ef945ca Fix diagnostics 2024-02-22 01:06:25 +13:00
Jake Barnby 88f802878b Merge remote-tracking branch 'origin/1.5.x' into chore-update-sdk
# Conflicts:
#	src/routes/console/project-[project]/messaging/topicsModal.svelte
2024-02-22 00:51:59 +13:00
Jake Barnby 6331bf6c54 Updates for SDK version 2024-02-22 00:45:13 +13:00
Jake Barnby 90da937914 Update SDK 2024-02-22 00:25:51 +13:00
Torsten DittmannandGitHub 83c35aab2e Merge pull request #837 from appwrite/feat-messaging-topics-modal
Fix design issues for topics modal
2024-02-21 10:36:24 +01:00
Torsten DittmannandGitHub db6fe5e364 Merge pull request #739 from appwrite/fix-favicon
Adds favicon support for logo by adding .png at 0.5x
2024-02-21 10:35:35 +01:00
wessandTorsten Dittmann 917551fb42 Lint updates 2024-02-21 10:34:39 +01:00
wessandTorsten Dittmann a2e2695613 Adds Message category to scopes
Fixes wrong scope count
2024-02-21 10:34:39 +01:00
ArmanandTorsten Dittmann ccdebf3079 fix: addis-fixed-layoutclass only when alert banner is present 2024-02-21 10:33:18 +01:00
ArmanandTorsten Dittmann 2e7426a882 fix: only use client secrets if there's no providerMethodId set 2024-02-21 10:32:40 +01:00
Steven NguyenandTorsten Dittmann 3995d9cd99 Update message type in select topics modal description
For consistency, it should be:

- Email
- SMS
- Push
2024-02-21 10:31:43 +01:00
Elad ShechterandTorsten Dittmann 979073bdf7 Login Page
- add padding top & bottom that focus on image will be seen
2024-02-21 10:31:17 +01:00
Steven NguyenandTorsten Dittmann dcaa8eb2f5 Replace the update provider wizard with a settings card 2024-02-21 10:28:22 +01:00
Steven NguyenandTorsten Dittmann e6d80b0966 Decouple SettingsFormList from any stores
This will make the pattern for using the form list
match the settings page for other resources and
attributes.
2024-02-21 10:28:22 +01:00
Steven NguyenandTorsten Dittmann c2fa908129 Refactor provider settings form list into a component 2024-02-21 10:28:22 +01:00
Steven NguyenandTorsten Dittmann 313b912864 Rename provider configure step to settings 2024-02-21 10:28:22 +01:00
Steven NguyenandTorsten Dittmann 6eae539859 Update View logs button in message details
Show as secondary instead of text to make it stand out more.
2024-02-21 10:27:05 +01:00
Steven NguyenandTorsten Dittmann deab043626 feat(messaging): update textmagic icons 2024-02-21 10:24:13 +01:00
Steven NguyenandTorsten Dittmann 00433f689b feat(messaging): update sendgrid icons 2024-02-21 10:24:13 +01:00
Steven NguyenandTorsten Dittmann 375210280b feat(messaging): make SMTP provider settings match the project SMTP settings 2024-02-21 10:23:49 +01:00
Steven NguyenandTorsten Dittmann 2e72d3c531 feat(messaging): remove SMTP icon from provider wizard 2024-02-21 10:23:49 +01:00
Steven Nguyen 041ec1fae1 fix(messaging): add dividers between topics in topics modal 2024-02-20 16:26:00 -08:00
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 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
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