1
0
Fork 0
mirror of synced 2024-09-20 11:37:45 +12:00
Commit graph

8056 commits

Author SHA1 Message Date
kodumbeats
e963ad84d5 Add default param to attribute response models 2021-08-16 16:06:27 -04:00
kodumbeats
d2ad1a899e Add response model for boolean attribute 2021-08-16 16:01:20 -04:00
kodumbeats
78d013c109 Prefix all attribute models with Attribute 2021-08-16 15:59:58 -04:00
kodumbeats
6948a75133 Prefix custom string models with Attribute 2021-08-16 15:54:25 -04:00
Eldad Fux
cacb0f9577 WIP 2021-08-16 22:24:15 +03:00
Eldad Fux
3ffc69b7c4 WIP 2021-08-16 20:28:33 +03:00
Eldad Fux
19af848829 Hide mounts 2021-08-16 17:56:15 +03:00
Damodar Lohani
62e422b76e project usage from appwrite db (wip) 2021-08-16 19:12:15 +05:45
Bradley Schofield
c662d9bb2a Update to use packagist repo 2021-08-16 14:04:32 +01:00
Damodar Lohani
3e0cc30bdd some comments and small fixes 2021-08-16 18:16:49 +05:45
Damodar Lohani
13a91907b4 fix db metric name 2021-08-16 18:07:54 +05:45
Torsten Dittmann
8366b6fe03 chore(composer): update lock file 2021-08-16 11:11:22 +02:00
Torsten Dittmann
3efbad9659 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-16 11:10:48 +02:00
Damodar Lohani
22f0aaf161 improvement with latest data 2021-08-16 14:47:35 +05:45
Damodar Lohani
00a1612b24 users and sessions stats 2021-08-16 14:38:34 +05:45
Bradley Schofield
fa15b37433 Add defaults for environment variables 2021-08-16 09:19:09 +01:00
Damodar Lohani
b4c794c7ba users usage params 2021-08-16 13:41:18 +05:45
Damodar Lohani
1e9f3e38b2 storage stats 2021-08-16 13:10:20 +05:45
Damodar Lohani
8a207f02a0 project stats and database stats 2021-08-16 12:43:34 +05:45
Eldad Fux
adc86fbac5 Fixed pagination 2021-08-16 00:32:27 +03:00
Eldad Fux
826a4527a0 Added documents list 2021-08-16 00:09:40 +03:00
Damodar Lohani
4bab152b3d initial db metrics collection 2021-08-15 17:24:49 +05:45
Damodar Lohani
cc49cb6a04 set collection Id as param 2021-08-15 17:02:46 +05:45
Damodar Lohani
251f14cd69 usage params in database endpoints 2021-08-15 16:53:32 +05:45
Damodar Lohani
94b7795332 usage aggregation environment variable description 2021-08-15 14:30:14 +05:45
Damodar Lohani
7f548f5b0e Merge branch 'feat-usage-daemon' of github.com:appwrite/appwrite into feat-usage-daemon 2021-08-15 14:26:26 +05:45
Damodar Lohani
d9980cbf89 fix env var 2021-08-15 14:26:19 +05:45
Damodar Lohani
0c2cfe2efc
Update app/views/install/compose.phtml
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-08-15 14:25:55 +05:45
Damodar Lohani
21774decdd some refactor 2021-08-15 14:23:31 +05:45
Damodar Lohani
4686e15a74 updated to get database stats 2021-08-15 14:17:01 +05:45
Damodar Lohani
ca64195eb1 fix special chars in path in statsd 2021-08-15 14:15:51 +05:45
Damodar Lohani
26c4fe7009 Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-15 10:53:53 +05:45
Damodar Lohani
df9aa11d44 support hyphen and period in custom id component 2021-08-15 10:45:17 +05:45
Eldad Fux
e7aadb495b Updated texts 2021-08-14 22:39:31 +03:00
Eldad Fux
abe38abcb2 Updated button names 2021-08-14 22:04:21 +03:00
Eldad A. Fux
52132c22b6
Merge branch 'feat-database-indexing' into feat-db-search-attribute 2021-08-14 21:58:56 +03:00
Eldad Fux
a7c4edba95 Updated collection structures to support fulltext search 2021-08-14 21:56:28 +03:00
Eldad Fux
9b8b8304ac Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-ui-updates 2021-08-14 13:35:49 +03:00
Eldad Fux
2d7773ff12 Merged collections, attributes and indexes scopes 2021-08-14 13:16:00 +03:00
Eldad Fux
17bbdc3a52 Updated logs screen 2021-08-14 13:13:24 +03:00
Eldad A. Fux
82f1183abb
Merge pull request #1470 from TorstenDittmann/feat-database-after-pagination
feat(controllers): after pagination
2021-08-14 11:12:11 +03:00
kodumbeats
9c3f1988bb Instantiate new attribute models, constants, and lists 2021-08-13 16:58:54 -04:00
kodumbeats
20f5f03173 Create formatted string attribute models 2021-08-13 16:58:36 -04:00
kodumbeats
3172f3073c Split attribute model into primitive types 2021-08-13 16:57:08 -04:00
Bradley Schofield
fda6f4a753 Merge branch 'orchestration-api-test' of https://github.com/PineappleIOnic/appwrite into orchestration-api-test 2021-08-13 15:49:22 +01:00
Bradley Schofield
0d69db30b0 Start Travis 2021-08-13 15:49:12 +01:00
Bradley Schofield
9210e01b63
Merge branch 'master' into orchestration-api-test 2021-08-13 15:16:42 +01:00
Bradley Schofield
054eadc6f6 Implement Suggestions
+ Added documentation for environment variables
+ Added changelog
+ Changed how we handle a error while removing a container that may or may not exist during execution
2021-08-13 15:16:05 +01:00
Eldad Fux
87a9ce2941 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-ui-updates 2021-08-13 14:37:00 +03:00
Eldad Fux
6618af473e New activity tab 2021-08-13 14:19:16 +03:00