Commit Graph
5946 Commits
Author SHA1 Message Date
ArmanandGitHub 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
ArmanandGitHub 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
ArmanandGitHub ea1df585dc Merge pull request #1149 from appwrite/feat-startups-campaign
feat: 'review' template for campaigns
2024-06-28 14:00:26 +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
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
Steven NguyenandGitHub 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 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 DittmannandGitHub 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 DittmannandGitHub 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 3722a9b01c feat: track campaign 2024-06-17 10:27:00 +02:00
Arman cda77e1840 fix: variable 2024-06-17 09:48:49 +02:00
Arman 1b6733629a feat: more flows 2024-06-17 09:47:18 +02:00
Arman 5daaa132bb feat: new welcome campaign 2024-06-14 13:02:30 +02:00
Torsten DittmannandGitHub be60a89303 Merge pull request #1145 from appwrite/fix-collection-creation-error-notification
fix: collection creation hidden errors  notification
2024-06-13 14:40:36 +02:00
Arman fb443267a7 fix: collection creation hidden errors notification 2024-06-13 13:59:32 +02:00
Torsten DittmannandGitHub 9a9136ba72 Merge pull request #1144 from appwrite/fix-apply-credits-copy
fix: apply credits copy
4.3.11
2024-06-12 18:19:34 +02:00
Arman 88eeb86257 fix: apply credits copy 2024-06-12 18:06:34 +02:00
Christy JacobandGitHub fcd78e2e79 Merge pull request #1134 from appwrite/feat-new-campaign
feat: new campaign
4.3.10
2024-06-12 01:26:19 +05:30
Christy Jacob 82faa1bb0e chore: update title and button CTA 2024-06-11 19:50:22 +00:00
Christy Jacob 6ba3f53498 chore: linter 2024-06-11 19:23:27 +00:00
Christy JacobandGitHub f9b8f261af Merge pull request #1141 from appwrite/chore-fix-bug
fix: remove  undefined variable
2024-06-12 00:48:38 +05:30
Christy Jacob c868bb51c5 fix: remove undefined variable 2024-06-11 19:09:19 +00:00
Torsten DittmannandGitHub ba3cab0279 Merge pull request #1133 from appwrite/fix-progress-bar
fix: progress bar
4.3.9
2024-06-11 18:17:20 +02:00
Torsten DittmannandGitHub dff2f4a91e Merge pull request #1140 from appwrite/feat-campaign-flow
feat: campaign flow
2024-06-11 18:16:22 +02:00
Arman 13906b77f2 fix: coupon methods 2024-06-11 18:02:09 +02:00
Arman a78b930af2 fix: submission issues 2024-06-11 17:53:20 +02:00
Arman f417556ef4 feat: new coupon input 2024-06-11 17:39:33 +02:00
Arman 3e99a96fcf fix: copy and disabled state 2024-06-11 17:08:33 +02:00
Christy Jacob cb819e6fd0 chore: update title, descripiton and assets 2024-06-11 15:03:55 +00:00
Christy Jacob 852786edb2 chore: update title, descripiton and assets 2024-06-11 15:03:07 +00:00
Arman 038c6b88b3 fix: exit modal 2024-06-11 16:56:18 +02:00
Christy Jacob 0a441fe90f chore: update light mode image 2024-06-11 13:43:13 +00:00
Arman 8f930c164b feat: campaign flow 2024-06-11 15:28:49 +02:00
Torsten DittmannandGitHub f6973eeab1 Merge pull request #1139 from appwrite/fix-region-loading
fix: load regions
2024-06-11 14:01:09 +02:00
Torsten Dittmann 4f349a55a3 fix: load regions 2024-06-11 13:23:38 +02:00
Steven NguyenandGitHub e1169fae02 Merge pull request #1131 from naman1608/bug-1042-search-dialog-undefined-error
fix project id undefined error by disabling when not in project
2024-06-07 18:07:58 -07:00
Torsten Dittmann 9e510b15c1 chore: run formatter 2024-06-07 18:21:34 +02:00
Torsten Dittmann baed68141f revert: changes 2024-06-07 18:21:08 +02:00
Torsten Dittmann 9fd7114329 feat: new campaign 2024-06-07 18:18:43 +02:00