Arman
1886c98d42
chore: bump SDK version
2024-08-08 11:39:56 +02:00
Arman
ed47dd938c
chore: bump SDK version
2024-08-08 11:35:43 +02:00
Arman
70f3f6f1ec
chore: upgrade sdk
2024-08-02 14:39:50 +02:00
Torsten Dittmann
8bc196b468
fix: replace dotenv
2024-07-18 14:46:48 +02:00
Torsten Dittmann
8640522666
fix: tests
2024-07-17 15:42:03 +02:00
Torsten Dittmann
e830e031fe
chore: update packages
2024-07-17 12:07:35 +02:00
Torsten Dittmann
a4e2bebc89
fix: packages
2024-07-16 15:49:59 +02: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
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
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
07e0f8d60b
Merge branch '1.6.x' of github.com:appwrite/console into feat-execution-filter
2024-07-02 12:29:07 +02:00
Arman
b5648d6c72
feat: add elements to array
2024-06-24 16:05:45 +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
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
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
Torsten Dittmann
7dacea3e26
Merge branch 'main' of https://github.com/appwrite/console into tests-e2e-journeys
2024-05-15 14:23:23 +02:00
Arman
9ff105a654
feat: design fixes, upgrade flow
2024-05-13 15:51:16 +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
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
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
Steven Nguyen
85b73cd936
chore(messaging): bump console SDK version
...
Needed for the updated msg91 API.
2024-03-25 09:31:53 -07:00
Torsten Dittmann
3cd5c51285
tests: e2e journeys
2024-03-21 18:23:37 +02:00
Torsten Dittmann
571d191a4d
chore: update pink
2024-03-08 11:56:10 +01:00
Torsten Dittmann
4bb0c23e95
fix: message image
2024-03-08 11:05:20 +01:00
Torsten Dittmann
1521df9c07
Merge branch '1.5.x' of https://github.com/appwrite/console into feat-file-picker
2024-03-07 17:42:39 +01:00
Matej Bačo
0802237e9a
Update console for new MFA methods
2024-03-04 11:10:09 +01:00
Torsten Dittmann
49a2dffb7b
Merge branch '1.5.x' of https://github.com/appwrite/console into feat-file-picker
2024-02-29 13:01:15 +01:00
Steven Nguyen
928721e67b
Merge branch '1.5.x' into feat-messaging-edit-message
2024-02-28 15:37:37 -08:00
Jake Barnby
c97833b676
Update SDK
2024-02-28 11:10:09 +01:00
Steven Nguyen
6d0177322e
refactor(messaging): refactor date handling into reusable date functions
2024-02-27 15:10:57 -08:00
Torsten Dittmann
99bec5d9ea
Merge branch '1.5.x' of https://github.com/appwrite/console into feat-file-picker
2024-02-25 16:28:25 +01:00
Torsten Dittmann
c329540e8f
feat: file picker
2024-02-24 14:32:35 +01:00