Commit Graph

431 Commits

Author SHA1 Message Date
ernstmul fbb740657a Update package.json 2024-09-16 17:26:26 +02:00
Jake Barnby 562b717db2 Update SDK 2024-09-09 19:16:48 +12:00
Jake Barnby 30fee15206 Merge remote-tracking branch 'origin/feat-rename-attributes' into 1.6.1
# Conflicts:
#	package-lock.json
#	package.json
#	pnpm-lock.yaml
#	src/routes/(console)/project-[project]/databases/database-[database]/collection-[collection]/attributes/string.svelte
2024-09-05 15:56:00 +12:00
Christy Jacob ce7f98a0b4 chore: update mock numbers 2024-08-26 08:09:35 +00:00
Bradley Schofield d9d65a5b3e Merge branch '1.6.x' into feat-rename-attributes
# Conflicts:
#	package-lock.json
#	package.json
#	src/routes/(console)/project-[project]/databases/database-[database]/string.svelte
2024-08-22 17:25:38 +09:00
Bradley Schofield 1c76b6d19c Continue trying to implement renaming attributes 2024-08-20 12:44:35 +09:00
Christy Jacob 8ac737659b chore: review comments 2024-08-12 18:27:14 +04:00
Steven Nguyen 39c9579fde Revert "Feat implement runtime controls" 2024-08-10 21:02:53 -07:00
Christy Jacob 8b1367103a chore: remove package lock file 2024-08-08 14:39:11 +04:00
Bradley Schofield 96e7785656 Upgrade console SDK 2024-08-08 18:21:48 +09:00
Bradley Schofield b08c6f98f7 Use new console SDK 2024-08-08 17:40:41 +09:00
Christy Jacob dcb885df65 feat: address review comments 2024-07-22 00:52:07 +04:00
Torsten Dittmann 6da5eadbaa fix: stuff 2024-07-16 03:59:03 +02:00
Torsten Dittmann 2170d600ad Merge branch 'main' of https://github.com/appwrite/console into 1.6.x 2024-07-15 13:39:22 +02:00
Torsten Dittmann 481443fac7 chore: fix package lock 2024-07-12 12:41:22 +02:00
Arman 343b9f987f feat: download button 2024-07-08 10:22:34 +02:00
Arman df6513c2ab feat: gradients 2024-07-04 15:46:39 +02:00
Arman ca3c9fe817 Merge branch 'main' of github.com:appwrite/console into feat-gradient-alert-banner 2024-07-04 15:23:40 +02:00
Arman 3e496c2ae8 chore: bump sdk, fix types 2024-07-03 13:37:29 +02:00
Arman 0123f18e90 chore: bump sdk, fix mock numbers 2024-07-03 13:32:47 +02:00
Arman 94b02f15a5 feat: 1.6 new SDK methods 2024-07-03 12:39:03 +02:00
Arman 56649b0e33 fix: pull from 1.6 2024-07-02 15:08:55 +02: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
Torsten Dittmann f947cf42d5 chore: repair package lock 2024-06-04 10:24:38 +02:00
Torsten Dittmann 8885e5f002 Merge branch 'main' of https://github.com/appwrite/console into feat-new-array-filters 2024-06-04 10:20:52 +02:00
Matej Bačo 317bf78d54 Upgrade Pink 2024-05-24 13:59:12 +02:00
Matej Bačo 2dbb2579aa Add DB integration templates 2024-05-24 13:37:12 +02:00
Arman 241b9aa080 Merge branch 'main' of github.com:appwrite/console into feat-e2e-new-flows 2024-05-22 17:16:48 +02:00
Arman 4f3ec5c5db fix: design and bugs 2024-05-22 17:01:42 +02:00
Arman 98f770b5cd Merge branch 'main' of github.com:appwrite/console into redesign-plan-summary-card 2024-05-21 10:41:37 +02:00
Arman a5abbadf80 fix: addons count and design issues 2024-05-21 10:40:33 +02:00
loks0n 86985769d4 chore: npm i 2024-05-15 18:29:31 +01:00
loks0n 069a1c00d2 Merge branch 'main' of https://github.com/appwrite/console into chore-enable-python-run 2024-05-15 18:28:10 +01:00
loks0n bb48ad8f0b chore: enable python runtime, bump sdk 2024-05-15 18:18:01 +01:00
Steven Nguyen 7cb62529f4 chore(dependencies): bump pink and pink-icons to 0.19.0 2024-05-15 16:29:34 +00:00
Torsten Dittmann 88d9689c68 fix: tests 2024-05-15 15:02:17 +02:00
Arman d8c8027600 bump: stripe 2024-05-15 15:01:41 +02:00
Arman 2458a49eca fix: design review 2024-05-15 14:51:49 +02:00
Arman 9ff105a654 feat: design fixes, upgrade flow 2024-05-13 15:51:16 +02:00
Arman 07db6cd4e2 feat: add comparison box 2024-05-08 14:59:54 +02:00
Arman 61dcfb47a3 Merge branch 'main' of github.com:appwrite/console into refactor-org-creation 2024-05-03 13:58:39 +02:00
Torsten Dittmann 6b4f3b8123 Merge branch 'cloud' of https://github.com/appwrite/console into sync-main-cloud 2024-04-26 12:03:10 +02:00
Arman 5a2d85f3f0 feat: new org creation 2024-04-24 18:05:38 +02:00
Steven Nguyen c86211e974 fix(auth): bump pink to fix centering issue
The auth form wasn't vertically centered because it was
missing some changes from pink.
2024-04-22 12:24:53 -07:00
Arman b40f876ba3 feat: upgrade banner 2024-04-15 15:15:26 +02:00
Arman 486b07b5f4 fix: textareas 2024-04-15 14:19:23 +02:00
Arman 5a0d8f57d2 chore: bump version to 0.1.0 2024-04-12 14:47:22 +02:00
Arman edeacbd37b Merge branch 'main' of github.com:appwrite/console into feat-new-array-filters 2024-04-10 15:41:37 +02:00
Arman 532dc14668 Merge branch 'cloud' of github.com:appwrite/console into sync-main-cloud 2024-04-03 17:24:27 +02:00
Arman 20d659d2aa chore: remove log rocket 2024-03-29 15:43:44 +01:00