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
Jake Barnby
9227730269
Update SDK
2024-02-25 00:37:06 +13:00
Jake Barnby
90da937914
Update SDK
2024-02-22 00:25:51 +13:00
Jake Barnby
006dd3bbf1
Update SDK
2024-02-19 17:17:28 +13:00
Torsten Dittmann
2300ef9067
fix: svelte kit 2 migration
2024-02-13 11:24:57 +00:00
Torsten Dittmann
a5707ff80a
Merge branch 'main' of https://github.com/appwrite/console into sync-release-branch
2024-02-13 10:18:47 +00:00
Jake Barnby
c28fd6e5fe
Update console SDK
2024-02-06 01:31:32 +13:00
Torsten Dittmann
e11d9858ad
Merge pull request #733 from benmccann/sveltekit2
...
upgrade to SvelteKit 2
2024-01-30 15:45:42 +01:00
Torsten Dittmann
94d0933ff7
Merge pull request #741 from appwrite/fix-table-scroll-modal
...
fix: tables not overflowing in modal
2024-01-26 13:11:34 +01:00
Torsten Dittmann
1b89c701be
fix: some merge stuffs
2024-01-24 18:41:34 +01:00
Arman
bc358e2f19
chore: upgrade pink
2024-01-23 15:20:49 +01:00
Ben McCann
e0c0975674
format
2024-01-22 09:48:04 -08:00
Ben McCann
5324be7e8f
Merge branch 'main' into sveltekit2
2024-01-22 08:30:19 -08:00
Ben McCann
896bd84dcc
chore: upgrade prettier
2024-01-22 17:20:17 +01:00
Ben McCann
4213a1c9f7
remove pnpm lockfile. update npm lockfile
2024-01-19 07:12:56 -08:00
Ben McCann
0fe8000c94
upgrade to SvelteKit 2
2024-01-17 14:10:50 -08:00
Torsten Dittmann
07fbc29b08
feat: delete account actually deletes account
2024-01-09 12:53:17 +01:00