Commit Graph

  • f419cb16cf Merge branch 'main' of https://github.com/appwrite/console into 1.6.x Torsten Dittmann 2024-08-14 14:03:32 +02:00
  • 41caed5649 fix: typos. ItzNotABug 2024-08-14 17:22:02 +05:30
  • 4fb6dcd324 update: feedback submission. ItzNotABug 2024-08-14 17:21:46 +05:30
  • 4f560dfde6 remove: form fields. ItzNotABug 2024-08-14 17:21:04 +05:30
  • b1de718c4b remove: name and email fields. ItzNotABug 2024-08-14 17:19:32 +05:30
  • f664172c33 Merge pull request #1277 from appwrite/chore-campaign 4.4.0 Christy Jacob 2024-08-14 15:23:51 +04:00
  • bf2502c70d fix formatting Damodar Lohani 2024-08-14 10:34:27 +00:00
  • 9e7adaeb91 Merge pull request #1290 from appwrite/fix-selfhosted-function-creation Torsten Dittmann 2024-08-14 12:07:57 +02:00
  • 105a01d628 chore: update packages Torsten Dittmann 2024-08-14 12:01:00 +02:00
  • a97db4bb33 Merge branch 'main' of https://github.com/appwrite/console into 1.6.x Torsten Dittmann 2024-08-14 11:35:06 +02:00
  • cfd7f5a0b5 chore: bump pnpm version Torsten Dittmann 2024-08-14 11:33:52 +02:00
  • f03766e823 Merge pull request #1292 from appwrite/chore-fix-manual-deployment-copy Torsten Dittmann 2024-08-14 11:32:00 +02:00
  • 624eec9c02 Merge pull request #1288 from appwrite/feat-add-quick-filter-analytics Torsten Dittmann 2024-08-14 11:30:24 +02:00
  • 6e89654413 Merge pull request #1291 from appwrite/fix-country-payment-methods Torsten Dittmann 2024-08-14 11:29:28 +02:00
  • 9c73f19e02 lint: format. ItzNotABug 2024-08-14 14:28:48 +05:30
  • c8a87350d2 update: new deletion flow modal. ItzNotABug 2024-08-14 14:27:19 +05:30
  • b9e60acf49 update: settings page content. ItzNotABug 2024-08-14 14:02:43 +05:30
  • 35c2babf15 add: load collections if empty. ItzNotABug 2024-08-14 14:00:38 +05:30
  • 695b043a43 chore: manual deployment copy Arman 2024-08-14 10:29:23 +02:00
  • 5455d4f94e add: loaded collections to store. ItzNotABug 2024-08-14 13:58:45 +05:30
  • 8e77586335 add: collections to the store. ItzNotABug 2024-08-14 13:57:31 +05:30
  • 58093d4b80 fix: country check for payment methods Arman 2024-08-14 09:35:31 +02:00
  • ad04910931 fix: selfhosted function creation Arman 2024-08-13 18:00:52 +02:00
  • 964562e5e9 Merge pull request #1289 from appwrite/fix-hide-delete-deployment Torsten Dittmann 2024-08-13 17:25:37 +02:00
  • ac6c6dcfc7 fix: hide delete deployment when buildin or processiong Arman 2024-08-13 15:54:14 +02:00
  • 3788fee510 fix: parameter Arman 2024-08-13 14:40:47 +02:00
  • 6db75afe8f feat: add quick filters analytics Arman 2024-08-13 14:40:19 +02:00
  • ada3580321 remove: checkboxes at the database level. ItzNotABug 2024-08-13 17:24:24 +05:30
  • 130c0cf3bb fix: padding. ItzNotABug 2024-08-13 16:30:30 +05:30
  • 01a06ac97e Merge pull request #1286 from appwrite/fix-pass-template-variables Matej Bačo 2024-08-13 11:56:59 +02:00
  • eaba284276 ran: npm run format. ItzNotABug 2024-08-13 15:16:08 +05:30
  • b1171b4484 update: class name and add comment for more clear info. ItzNotABug 2024-08-13 15:15:38 +05:30
  • f84397da12 Merge pull request #1285 from appwrite/feat-display-gross-amount-invoices Arman 2024-08-13 11:42:43 +02:00
  • ffc7bd28a8 fix: single line errors to multi-line. ItzNotABug 2024-08-13 15:12:17 +05:30
  • 8840613a35 fix: pass template variables 5.0.0-dev1 Arman 2024-08-13 11:39:03 +02:00
  • d983d1a096 feat: disaply grossAmount in payment history Arman 2024-08-13 09:50:20 +02:00
  • 626010f131 feat: disaply grossAmount in payment history Arman 2024-08-13 09:48:39 +02:00
  • 3b5f1e74bb Merge pull request #1283 from ItzNotABug/fix-execution-copy 5.0.0-rc14 Torsten Dittmann 2024-08-12 22:02:29 +02:00
  • 2287623da8 Merge pull request #1282 from ItzNotABug/fix-git-install-on-local-and-previews Torsten Dittmann 2024-08-12 22:02:03 +02:00
  • 44237f04f0 Merge pull request #1284 from appwrite/mock-numbers-review Torsten Dittmann 2024-08-12 19:20:08 +02:00
  • d5d200e1b3 Merge pull request #1274 from appwrite/feat-adding-otp-session-template Torsten Dittmann 2024-08-12 18:56:21 +02:00
  • 5cdb2ec51e Merge pull request #1231 from appwrite/feat-simple-filters Torsten Dittmann 2024-08-12 18:55:22 +02:00
  • 6e4d0f03b8 chore: review comments Christy Jacob 2024-08-12 19:19:49 +04:00
  • 57f9db9622 Merge branch '1.6.x' of https://github.com/appwrite/console into feat-adding-otp-session-template Torsten Dittmann 2024-08-12 16:57:41 +02:00
  • ccbab6ca59 chore: review comments Christy Jacob 2024-08-12 18:54:21 +04:00
  • f89aa3251b chore: review comments Christy Jacob 2024-08-12 18:53:58 +04:00
  • 34b1c0d6d3 Merge branch '1.6.x' of github.com:appwrite/console into mock-numbers-review Christy Jacob 2024-08-12 18:33:10 +04:00
  • 969c146809 Merge pull request #1207 from ItzNotABug/fix-cancel-icon-shifting Christy Jacob 2024-08-12 18:31:25 +04:00
  • 206b82f42b Merget push origin branch '1.6.x' of github.com:appwrite/console into mock-numbers-review Christy Jacob 2024-08-12 18:27:22 +04:00
  • 8ac737659b chore: review comments Christy Jacob 2024-08-12 18:27:14 +04:00
  • 5a4f7f65b7 Merge branch '1.6.x' of github.com:appwrite/console into feat-simple-filters Arman 2024-08-12 16:05:11 +02:00
  • 6b023ae0e4 fix: filters Arman 2024-08-12 16:04:56 +02:00
  • f2b246236f feat: fix quick filters Arman 2024-08-12 15:49:37 +02:00
  • 1d7871ae88 update: remove icon. ItzNotABug 2024-08-12 17:56:17 +05:30
  • c8769309b0 update: icon margin. ItzNotABug 2024-08-12 17:28:04 +05:30
  • e8be053de8 improve: misc check. ItzNotABug 2024-08-12 17:24:00 +05:30
  • f62ff601dc fix: invalid merge conflicts ItzNotABug 2024-08-12 17:23:36 +05:30
  • 2373935635 Merge branch '1.6.x' into fix-cancel-icon-shifting Darshan 2024-08-12 17:21:06 +05:30
  • 1e306a60ee Merge branch '1.6.x' of https://github.com/appwrite/console into feat-use-functions-listtemplates loks0n 2024-08-12 10:38:28 +01:00
  • c4f81233a9 Merge branch 'main' of https://github.com/appwrite/console into 1.6.x Torsten Dittmann 2024-08-12 10:23:27 +02:00
  • 95c6dee772 improve: use https Darshan 2024-08-12 13:50:07 +05:30
  • 0959b594b3 Merge pull request #1238 from iamAyushChamoli/fix-docs 4.3.30 Torsten Dittmann 2024-08-12 10:15:38 +02:00
  • ada1c30c39 Merge pull request #1234 from ItzNotABug/align-input-and-label Torsten Dittmann 2024-08-12 10:14:55 +02:00
  • b485ff80eb Merge branch 'main' of https://github.com/appwrite/console into 1.6.x Torsten Dittmann 2024-08-12 10:10:06 +02:00
  • 244b1a2861 Merge pull request #1280 from appwrite/revert-1247-feat-implement-runtime-controls Torsten Dittmann 2024-08-12 10:07:50 +02:00
  • 1b3b724dca Merge pull request #1260 from ItzNotABug/locked-dashboard-fixes Torsten Dittmann 2024-08-12 10:05:03 +02:00
  • d462c2c078 Merge pull request #1269 from appwrite/mock-numbers-review Torsten Dittmann 2024-08-12 10:00:34 +02:00
  • 8a55c4c51a Merge pull request #1271 from appwrite/feat-custom-execution-headers Torsten Dittmann 2024-08-12 09:57:59 +02:00
  • f9489e5894 Merge branch '1.6.x' of https://github.com/appwrite/console into mock-numbers-review Torsten Dittmann 2024-08-12 09:57:04 +02:00
  • 74222d4065 Merge pull request #1270 from appwrite/feat-add-go-quick-start Torsten Dittmann 2024-08-12 09:55:49 +02:00
  • dfdb47b07e Merge pull request #1275 from ItzNotABug/fix-tooltips-location Torsten Dittmann 2024-08-12 09:55:41 +02:00
  • f89d564542 Merge branch '1.6.x' of https://github.com/appwrite/console into feat-custom-execution-headers Torsten Dittmann 2024-08-12 09:52:38 +02:00
  • 04b443702e Merge branch '1.6.x' of https://github.com/appwrite/console into feat-add-go-quick-start Torsten Dittmann 2024-08-12 09:52:04 +02:00
  • f024a42c6e Merge pull request #1264 from appwrite/refactor-invoice-model Torsten Dittmann 2024-08-12 09:51:32 +02:00
  • 831e620363 Merge pull request #1276 from appwrite/feat-add-schedule-tooltip-date Torsten Dittmann 2024-08-12 09:49:54 +02:00
  • 9ef5d2ba94 Run Linter Bradley Schofield 2024-08-12 13:09:26 +09:00
  • d1a46aa3b9 Switch to mfaEnabled and mfaDisabled Bradley Schofield 2024-08-12 13:07:09 +09:00
  • 410b7ebc7a fix: failing git install on local/preview/test instances. ItzNotABug 2024-08-11 18:22:14 +05:30
  • ea63638a84 fix(functions): update providerBranch for marketplace templates fix-1279-invalid-provider-branch Steven Nguyen 2024-08-11 04:11:10 +00:00
  • 39c9579fde Revert "Feat implement runtime controls" Steven Nguyen 2024-08-10 21:02:53 -07:00
  • 53dd5f3d4d ran: npm run format, again. ItzNotABug 2024-08-10 12:34:17 +05:30
  • a089027be4 ran: npm run format, again. ItzNotABug 2024-08-10 12:29:35 +05:30
  • 401d1cb706 Merge pull request #1278 from appwrite/update-dashboard-image Steven Nguyen 2024-08-09 11:37:06 -07:00
  • ac5e0e5ea9 feat: deployment filters Arman 2024-08-09 18:02:56 +02:00
  • cba1fb3ca2 Update the dashboard image Sara 2024-08-09 17:15:32 +02:00
  • 77638332df feat: design fixes Arman 2024-08-09 15:25:27 +02:00
  • 946ad3e262 campaign details Damodar Lohani 2024-08-09 13:02:19 +00:00
  • b9110d2085 Merge branch '1.6.x' of github.com:appwrite/console into feat-simple-filters Arman 2024-08-09 14:50:18 +02:00
  • 19d00cd354 feat: add schedule executions tooltip info Arman 2024-08-09 14:48:20 +02:00
  • b228084371 Revert "chore: add tsignores" loks0n 2024-08-09 10:29:31 +01:00
  • a4131d7f2b chore: add tsignores loks0n 2024-08-09 10:04:03 +01:00
  • 544ac53811 ran: npm run format. ItzNotABug 2024-08-09 13:25:28 +05:30
  • 30255bbff6 fix: tooltip location. ItzNotABug 2024-08-09 13:08:45 +05:30
  • 885f7c4280 feat: Adding OTP session email customization. Binyamin Yawitz 2024-08-08 14:34:40 -04:00
  • 48696c8f59 Merge pull request #1247 from appwrite/feat-implement-runtime-controls 4.3.29 update-image Torsten Dittmann 2024-08-08 18:02:11 +02:00
  • 33bc8116d7 Merge pull request #1273 from appwrite/fix-subnavigation-with-scrolling-table Torsten Dittmann 2024-08-08 18:01:37 +02:00
  • adc0099f06 revert: whitespace change Torsten Dittmann 2024-08-08 17:56:59 +02:00
  • dae75d0850 fix: checkbox propagation Torsten Dittmann 2024-08-08 17:56:27 +02:00
  • bc4f8ffb00 feat: table cell button Torsten Dittmann 2024-08-08 17:42:49 +02:00
  • a96a3af11f fix: classes being undefined Torsten Dittmann 2024-08-08 17:21:51 +02:00