Arman
2df0c7987f
chore: format prices
2024-01-30 18:19:44 +01:00
wess
3546e43677
Adds pointer cursor to date/time fields
2024-01-30 10:13:31 -05:00
Torsten Dittmann and GitHub
e11d9858ad
Merge pull request #733 from benmccann/sveltekit2
...
upgrade to SvelteKit 2
2024-01-30 15:45:42 +01:00
Torsten Dittmann and GitHub
5da7952b73
Merge pull request #746 from appwrite/feat-add-enum-tooltip
...
Adds tooltip property to inputTags and adds tool tip to Enum Elements…
2024-01-30 08:36:03 +01:00
Torsten Dittmann and GitHub
ade03a2b53
Merge pull request #748 from appwrite/feat-input-date-click-area
...
Update the date and time inputs to open on click
2024-01-30 08:34:15 +01:00
Torsten Dittmann and GitHub
c59c8ba90d
Merge pull request #749 from appwrite/fix-targets-modal-accordion
...
Reset targets accordion when changing pages
2024-01-30 08:29:51 +01:00
Steven Nguyen
49ba6f6c50
Add tooltip to custom data input
2024-01-28 23:16:52 -06:00
Steven Nguyen
a98e586b69
Reset targets accordion when changing pages
...
This fixes a bug where the accordion would stay
open when changing pages.
2024-01-28 22:53:00 -06:00
Steven Nguyen
c28feb378c
Update the date and time inputs to open on click
...
The default behavior is to open only when clicking the icon, but
it may be difficult to click such a small icon. This change updates
the input so that the picker opens when the input is clicked.
2024-01-28 22:25:29 -06:00
Steven Nguyen
5820b072ac
Fix vertical alignment of Targets header
2024-01-28 16:50:33 -08:00
Wess Cope and GitHub
9cbf1184b5
Update enum.svelte
2024-01-26 11:58:35 -05:00
Wess Cope and GitHub
25c21a78a7
Update enum.svelte
2024-01-26 10:45:31 -05:00
Torsten Dittmann and GitHub
12edda13ac
Update src/routes/console/project-[project]/databases/database-[database]/collection-[collection]/attributes/enum.svelte
2024-01-26 15:58:06 +01:00
wess
b0ea035491
Adds tooltip property to inputTags and adds tool tip to Enum Elements field
2024-01-26 09:44:02 -05:00
Torsten Dittmann and GitHub
2b15daa750
Merge pull request #727 from appwrite/fix-missing-events-and-credits
...
chore: add missing event
2024-01-26 13:13:55 +01:00
Torsten Dittmann and GitHub
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 and GitHub
093fce617e
Merge pull request #745 from appwrite/fix-byte-sizes
...
Fix-byte-sizes
2024-01-26 13:08:10 +01:00
Arman
9e7982ed50
fix: use correct base for covertion
2024-01-25 18:16:26 +01:00
Torsten Dittmann and GitHub
7563d10f67
Merge pull request #736 from appwrite/wc-fix-dropdown-width
...
Fixes dropdown width
2024-01-25 16:07:06 +01:00
Torsten Dittmann
ab5a7e673e
fix: unused imports
2024-01-25 10:56:36 +01:00
Torsten Dittmann
0a3ee236d1
Merge branch '1.5.x' of https://github.com/appwrite/console into feat-mfa
2024-01-24 18:51:50 +01:00
Torsten Dittmann and GitHub
c3907e434a
Merge pull request #595 from appwrite/feat-messaging
...
Add messaging pages
2024-01-24 18:51:01 +01:00
Torsten Dittmann
2de13c77bb
fix: audit stuff
2024-01-24 18:43:22 +01:00
Torsten Dittmann
1b89c701be
fix: some merge stuffs
2024-01-24 18:41:34 +01:00
Torsten Dittmann
fe6bf8ce79
ci: run on every branch
2024-01-24 17:53:34 +01:00
Torsten Dittmann
8a711fa2ad
ci: run on every branch
2024-01-24 17:52:55 +01:00
Arman
70589436c9
fix: button type
2024-01-24 16:55:41 +01:00
Arman
57a6dad7a2
fix: max file size
2024-01-24 16:54:54 +01:00
Jake Barnby and Torsten Dittmann
1d31cd0ece
Fix email provider params
2024-01-24 12:30:29 +01:00
Jake Barnby
9877ecaed2
Fix wrong key passed for creating FCM provider
2024-01-24 15:46:59 +13:00
wess
e734625dce
linter fixes
2024-01-23 12:36:47 -05:00
wess
1e5f10f586
Fix for linter
2024-01-23 11:43:08 -05: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
wess
1e0e83d888
Removes unused
2024-01-22 12:44:20 -05:00
Ben McCann
3eba17dac2
add missing await. not sure why this isn't failing on main
2024-01-22 09:24:37 -08:00
Ben McCann
3e535510da
simplify
2024-01-22 09:15:26 -08:00
Ben McCann
bb2c9a1d11
fix threads specification
2024-01-22 09:09:59 -08:00
Ben McCann
8ea9aaa72c
threads now lives under pool in latest vitest
2024-01-22 09:03:24 -08:00
Ben McCann
5dbdd4ab79
add href to appease typescript
2024-01-22 08:53:28 -08:00
Ben McCann
8276e516a4
remove unused goto imports
2024-01-22 08:52:16 -08:00
Ben McCann
b8230dc14d
Use window.location rather than goto for remaining magic URLs
2024-01-22 08:35:03 -08:00
Ben McCann
5324be7e8f
Merge branch 'main' into sveltekit2
2024-01-22 08:30:19 -08:00
Ben McCann
bfa84bb899
update magic URL goto
2024-01-22 08:30:16 -08:00
Ben McCann and Torsten Dittmann
7e2321dee0
remove pnpm lockfile. update npm lockfile
2024-01-22 17:20:17 +01:00
Ben McCann and Torsten Dittmann
896bd84dcc
chore: upgrade prettier
2024-01-22 17:20:17 +01:00
Arman
e300174f6b
chore: add missing data private
2024-01-22 16:52:04 +01:00
Torsten Dittmann
e3664b8d55
run formatter
2024-01-22 15:22:43 +01:00
Torsten Dittmann
34ffc29446
fix: audit
2024-01-22 15:22:19 +01:00
Torsten Dittmann
b0ba4d57d2
fix: some issues
2024-01-22 15:19:28 +01:00