6020 Commits

Author SHA1 Message Date
Torsten Dittmann 05f5d51df6 Merge pull request #1135 from naman1608/fix-977-email-failed-modal-message-improve
fix: messaging failed modal message
4.3.22
2024-07-05 11:32:52 +02:00
Torsten Dittmann 1553ed8654 Merge pull request #1007 from appwrite/feat-email-signature-card
feat: email signature card
2024-07-05 11:21:11 +02:00
Torsten Dittmann 29a64de186 Merge pull request #1125 from appwrite/fix-downgrade-flow
fix: design downgrade flow
2024-07-05 11:17:30 +02:00
Torsten Dittmann 8985d580f0 Merge pull request #1143 from appwrite/fix-new-wizard-button-behavior
feat: enable button in new wizards and let form validation handle errors
2024-07-05 11:16:42 +02:00
Torsten Dittmann d24ef1bbe2 Merge pull request #1142 from appwrite/fix-invoice-filtering
fix: invoice filtering
2024-07-05 11:16:08 +02:00
Torsten Dittmann 411c8e301b fix: git merge leftovers 2024-07-05 11:15:17 +02:00
Torsten Dittmann 10531b58fc Merge branch 'main' of https://github.com/appwrite/console into fix-invoice-filtering 2024-07-05 11:13:18 +02:00
Torsten Dittmann 69c4c7facb Merge pull request #1181 from appwrite/fix-invoice-pagination
fix: invoice pagination
2024-07-05 11:06:56 +02:00
Torsten Dittmann 21294bbe7d fix: invoice pagination 2024-07-05 10:55:56 +02:00
Arman 259d9a57f5 Merge branch 'main' of github.com:appwrite/console into fix-downgrade-flow 2024-07-05 10:54:02 +02:00
Arman 2d400923b4 fix: use existing component for card 2024-07-05 10:53:48 +02: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
Naman Dhingra 67d922bf0c formatting check 2024-07-05 01:32:48 +05:30
Arman 2b55d3ec3d Merge pull request #1178 from appwrite/chore-update-js-mastery-review
feat: update js mastery review
4.3.21
2024-07-04 16:12:32 +02:00
Arman b32410338f feat: update js mastery review 2024-07-04 15:57:06 +02:00
Torsten Dittmann ca2d111815 Merge pull request #1157 from appwrite/fix-support-undefined-error 4.3.20 2024-07-03 22:06:09 +02:00
Arman afa92ba5d0 Merge pull request #1146 from appwrite/refactor-filter-application-logic
refactor: filter application logic
2024-07-02 12:19:23 +02:00
Arman 03aaa5cc06 Merge pull request #1172 from appwrite/feat-carbon-campaign
feat: add reviewer image
4.3.19
2024-07-02 12:03:56 +02:00
Arman 6cfce3e7eb feat: add reviewer image 2024-07-01 18:34:50 +02:00
Arman 994d30a985 Merge pull request #1171 from appwrite/feat-carbon-campaign
feat: carbon campaign
4.3.18
2024-07-01 16:56:58 +02:00
Arman 2bf84e6b0a feat: carbon campaign 2024-07-01 14:04:17 +02:00
Arman 0fdd92b89c Merge pull request #1165 from appwrite/fix-jsmastery-campaign
fix: jsmastery copy
4.3.17
2024-06-28 17:55:32 +02:00
Arman a447748f50 fix: cmapaigns 2024-06-28 17:45:52 +02:00
Arman 829289086a fix: jsmastery copy 2024-06-28 17:43:50 +02:00
Arman e40220a30c Merge pull request #1164 from appwrite/feat-fusionvc-campaign
feat: fusion vc campaign
4.3.16
2024-06-28 15:22:27 +02:00
Arman 167b9cb213 feat: fusion vc campaign 2024-06-28 14:57:59 +02:00
Arman 7a634a0d5b Merge pull request #1162 from appwrite/feat-campaign-jsmasteryy
feat: js mastery campaign
4.3.15
2024-06-28 14:00:45 +02:00
Arman ea1df585dc Merge pull request #1149 from appwrite/feat-startups-campaign
feat: 'review' template for campaigns
2024-06-28 14:00:26 +02:00
Arman b07f37e408 Merge branch 'main' of github.com:appwrite/console into fix-new-wizard-button-behavior 2024-06-27 18:07:09 +02:00
Arman 4f3724c3fc Merge branch 'feat-startups-campaign' of github.com:appwrite/console into feat-campaign-jsmasteryy 2024-06-27 17:59:15 +02:00
Arman 3cad414bc8 feat: add image, copy, design fixes 2024-06-27 17:58:54 +02:00
Arman 100066c6ab fix: estimation box alignment and margin 2024-06-27 10:47:37 +02:00
Steven Nguyen 9518c7b933 fix: fix undefined error when submitting support ticket on account page
When on the account page, no organization is set so organization is
undefined. As such, an error like:

> Cannot read properties of undefined (reading '$id')

is thrown.
2024-06-26 16:54:22 +00:00
Arman e9e10a36b1 fix: remove credits value on hover 2024-06-26 17:32:59 +02:00
Arman d4dbcf73a1 feat: reviewer image route 2024-06-26 17:30:07 +02:00
Arman 678722faea feat: js mastery campaign 2024-06-26 17:29:40 +02:00
Arman fd0ec10125 feat: design review fixes and some logic 2024-06-26 17:19:13 +02:00
Arman de2968b9e3 feat: update campaign name 2024-06-24 16:06:17 +02:00
Arman 3fddb40017 feat: small design fixes 2024-06-24 14:48:12 +02:00
Steven Nguyen 412bc33318 Merge pull request #1151 from appwrite/fix-851-incorrect-next-execution
Fix next execution showing n/a
4.3.14
2024-06-21 17:28:37 -07:00
Steven Nguyen e531fe1e82 fix(functions): convert cron expression to timestamp
In a previous version of Appwrite, there was a next attribute with the
timestamp of when the function would be executed next. That was removed,
but the Console has not been updated to show the correct timestamp.

This PR installs cron-parser package and uses it to conver the schedule
to a human readable timestamp.
2024-06-22 00:05:14 +00:00
Arman 8d4dbfef3f fix: diagnostic 2024-06-21 15:03:28 +02:00
Arman 8cc6b9c412 feat: esc button binding 2024-06-20 17:53:49 +02:00
Arman 03acc53371 feat: name and desc 2024-06-20 17:21:03 +02:00
Arman 6da71bf085 fix: self hosted error 2024-06-20 17:15:44 +02:00
Arman a347626775 feat: 'review' template for campaigns 2024-06-20 15:05:58 +02:00
Torsten Dittmann 351ae381a0 Merge pull request #1148 from appwrite/fix-campaign-title
fix: campaign title max width
4.3.13
2024-06-19 16:08:12 +02:00
Arman 10adbbd1ad fix: campaign title max width 2024-06-19 15:58:27 +02:00
Torsten Dittmann 38c5811cc6 Merge pull request #1147 from appwrite/feat-new-welcome-campaign
feat: new campaigns
4.3.12
2024-06-19 14:51:44 +02:00
Arman 448dc14f2f fix: spacing 2024-06-19 14:25:35 +02:00