Matej Baco
7339664a08
Fix executions usage
2022-11-24 10:18:48 +01:00
Matej Bačo
7fbec8ecbe
Sum stats on usage page
2022-11-24 09:14:23 +00:00
Torsten Dittmann and GitHub
55a6508d2b
Merge pull request #190 from appwrite/fix-env-default
...
fix: env fallback
2022-11-23 21:16:56 +01:00
tglide
6cac826981
feat: create index from aatributes page
2022-11-23 20:06:24 +00:00
Torsten Dittmann
d301664afd
fix: simplify conditions
2022-11-23 20:42:22 +01:00
Torsten Dittmann
f40e141723
fix: env fallback
2022-11-23 20:20:21 +01:00
Christy Jacob and GitHub
759f3e23db
Merge pull request #172 from appwrite/fix-overview-stats
...
Sum stats instead of last
2022-11-23 23:57:45 +05:30
Torsten Dittmann and GitHub
af3d741ae8
Merge pull request #185 from appwrite/fix-4762-index-creation-preview-values
...
fix: createIndex attribute select changing all other selects
2.0.2
2022-11-23 18:35:47 +01:00
tglide
322f9e3f50
fix: attribute at index 0 deleting all
2022-11-23 17:23:50 +00:00
Torsten Dittmann and GitHub
a31f0997ab
Merge pull request #189 from appwrite/fix-missing-events
...
fix: add missing events
2022-11-23 18:09:38 +01:00
Torsten Dittmann
c9598d3311
fix: update event for api key update
2022-11-23 18:08:13 +01:00
Torsten Dittmann
364720d7a1
fix: add missing events
2022-11-23 18:05:14 +01:00
Torsten Dittmann and GitHub
6d21ba1c32
Merge pull request #186 from appwrite/fix-storage-type-import
...
fix: update projects/storage resources
2022-11-23 17:48:22 +01:00
Torsten Dittmann and GitHub
b416a70e84
Merge pull request #188 from appwrite/fix-update-function
...
Ensure updating function doesn't reset other params
2022-11-23 17:47:09 +01:00
Steven Nguyen
95e5d10c65
Ensure updating function doesn't reset other params
...
For any optional param not sent to the API, the values are reset to the
default value. This update ensures we pass the existing values so that
they aren't reset.
2022-11-23 08:46:32 -08:00
Torsten Dittmann
470f3c6fad
fix: webhook httppass minlength
2022-11-23 17:43:24 +01:00
Torsten Dittmann and GitHub
4c9c3553ee
Merge pull request #187 from appwrite/fix-collection-update-functions
...
fix: update functions in collections
2022-11-23 17:40:23 +01:00
Arman
82f9cb55fd
fix: update functions
2022-11-23 17:36:26 +01:00
Torsten Dittmann
596c072d51
fix: update projects/storage resources
2022-11-23 17:28:50 +01:00
tglide
1da9f10dc6
chore: remove leftover debug string
2022-11-23 16:28:13 +00:00
tglide
a5b3f10d6c
refactor: remove explicit type
2022-11-23 16:27:10 +00:00
tglide
b5870f1642
chore: add jsdoc to array helper
2022-11-23 16:26:33 +00:00
tglide
af4fbfb9c1
fix: new attribute deletion impeding index creation
2022-11-23 16:24:06 +00:00
Torsten Dittmann and GitHub
e554b5fc0b
Merge pull request #178 from troyanskiy/fix-4746-update-storage-settings
...
Update storage settings fix
2022-11-23 17:18:58 +01:00
tglide
f2fa099f86
chore: revert svelte upgrade
2022-11-23 16:02:08 +00:00
Torsten Dittmann and GitHub
7669ce871e
Merge pull request #175 from appwrite/fix-4743-create-variable-wizard
...
Fix create variable modal not resetting in function wizard
2022-11-23 16:43:40 +01:00
Torsten Dittmann and GitHub
84fe4acd18
Merge pull request #184 from appwrite/fix-4749-missing-oauth
...
fix: missing OAuth components, missing links to docs
2022-11-23 16:41:42 +01:00
tglide
77c1f8299e
refactor: improve createIndex fix
2022-11-23 14:23:26 +00:00
tglide
2d867ab834
fix: createIndex attribute option changing all
2022-11-23 13:59:08 +00:00
Arman
a920bc7d3a
feat: create missing components, add missing docs
2022-11-23 14:21:09 +01:00
Arman
caccb3ee2e
test: add tests
2022-11-23 12:20:52 +01:00
Arman
e05afbff92
feat:update css
2022-11-23 11:47:26 +01:00
Christy Jacob
b1a81a390a
Merge branch 'main' of https://github.com/appwrite/console into db-pools-support
2022-11-22 21:34:22 +00:00
Torsten Dittmann and GitHub
f500da583c
Merge pull request #181 from codercatdev/main
...
remove PH status
2022-11-22 21:30:14 +01:00
Alex Patterson
91fdeb7529
remove PH status
2022-11-22 15:23:50 -05:00
Christy Jacob and GitHub
77388f18fe
Merge pull request #180 from appwrite/feat-add-mode
...
feat: add mode
2022-11-23 01:37:03 +05:30
Christy Jacob
d831c1b108
chore: review comments
2022-11-22 19:58:28 +00:00
Christy Jacob
a7b15656d1
chore: review comments
2022-11-22 19:57:20 +00:00
Christy Jacob
74e16ff8b6
feat: remove gitpod file
2022-11-22 19:47:25 +00:00
Christy Jacob
fa9c99bc1b
feat: add mode
2022-11-22 19:43:04 +00:00
Torsten Dittmann and GitHub
7f15be2671
Merge pull request #179 from appwrite/feat-add-env-var
...
feat: add new env var for GA project
2022-11-22 19:59:42 +01:00
Christy Jacob
56792b147c
feat: add new env var for GA project
2022-11-22 18:35:33 +00:00
Steven Nguyen
ccf8df07cc
Fix create variable modal not resetting in function wizard
2022-11-22 10:17:27 -08:00
rrosluk
fe6c55fd79
PR Remarks updates
2022-11-22 19:14:02 +01:00
rrosluk
7cbe322eb8
Update storage settings fix
...
Fixes https://github.com/appwrite/appwrite/issues/4746
2022-11-22 11:00:03 +01:00
Arman
e743381ebf
feat: update tables
2022-11-22 10:38:01 +01:00
Torsten Dittmann and GitHub
b68d0856d6
Merge pull request #155 from appwrite/chore-unbundle-users-settings
...
feat: unbundle users settings
2022-11-22 09:59:06 +01:00
Torsten Dittmann and GitHub
513161ead8
Merge pull request #166 from appwrite/feat-reactive-maxsize
...
feat: file size reactive to unit change
2022-11-22 09:58:34 +01:00
Torsten Dittmann and GitHub
2721b12312
Merge pull request #169 from appwrite/fix-qa-v17
...
fix: QA v17
2022-11-22 09:57:37 +01:00
Torsten Dittmann and GitHub
48dde69cee
Merge pull request #176 from appwrite/fix-4743-update-function-variables
...
Update function settings to recreate Variable modal with correct selectedVar
2022-11-22 09:56:11 +01:00