1
0
Fork 0
mirror of synced 2024-09-30 01:08:13 +13:00
Commit graph

236 commits

Author SHA1 Message Date
kodumbeats
23611857a1 Add response model for enum attribute 2021-09-10 16:12:55 -04:00
kodumbeats
8d7b4a9c2d Get proper attribute models in collection document 2021-08-27 19:42:24 -04:00
kodumbeats
783e9d86c0 Fix response models 2021-08-27 16:27:59 -04:00
kodumbeats
6c5ac312fa Inherit from Attribute model since custom strings should not respond with size 2021-08-27 16:24:48 -04:00
kodumbeats
ddde87f32a Create custom response model for attributeList 2021-08-27 13:11:29 -04:00
kodumbeats
87de870093 Accept callback to get nested type of rule for Document arrays 2021-08-27 13:09:56 -04:00
kodumbeats
7506142ab9 Parse min and max from formatOptions for response model 2021-08-24 14:01:53 -04:00
kodumbeats
af2e64ef7b Construct parent models to properly inherit rules 2021-08-24 10:31:02 -04:00
kodumbeats
65fbf03290 Merge remote-tracking branch 'origin/feat-decouple-collections' into feat-response-models-new-attributes 2021-08-23 17:45:31 -04:00
kodumbeats
741779cdb8 Do not throw exception if rule default is null but not required 2021-08-23 17:33:57 -04:00
kodumbeats
0eb0ceb6d5 Explicitly add attribute model rules 2021-08-23 17:25:32 -04:00
Eldad A. Fux
27747088d0
Update src/Appwrite/Utopia/Response/Model/Index.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:41:38 +03:00
Eldad A. Fux
ca5f31dcf6
Update src/Appwrite/Utopia/Response/Model/Attribute.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:39:31 +03:00
kodumbeats
19e1443469 Fix breaking bugs introduced in merge conflict resolution 2021-08-23 15:06:47 -04:00
kodumbeats
401a57a538 Merge remote-tracking branch 'origin/feat-decouple-collections' into feat-response-models-new-attributes 2021-08-23 14:29:05 -04:00
Eldad Fux
f1ec1b2a05 Fixed tests 2021-08-22 19:36:26 +03:00
kodumbeats
4d1bb3a07d Merge remote-tracking branch 'origin/feat-database-indexing' into feat-response-models-new-attributes 2021-08-22 12:34:10 -04:00
Eldad Fux
fa909e844d Added new delete attribute flow 2021-08-22 11:04:51 +03:00
Eldad Fux
6943380118 Updated data structures for attribute 2021-08-21 07:48:28 +03:00
Eldad Fux
c4e5c8ac96 Updated collectionId 2021-08-18 14:41:35 +03:00
kodumbeats
10e4297652 Update attribute response models 2021-08-16 18:59:33 -04:00
kodumbeats
328358654a Instantiate boolean attribute response model 2021-08-16 16:08:18 -04:00
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
17bbdc3a52 Updated logs screen 2021-08-14 13:13:24 +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
Eldad Fux
b8807cc2fc Merge branch 'feat-add-db-logs' of github.com:appwrite/appwrite into feat-db-ui-updates 2021-08-10 21:04:44 +03:00
Eldad Fux
d7eabe3347 init 2021-08-10 21:03:32 +03:00
Eldad Fux
034d6db8c3 UI - work in progress 2021-08-09 10:08:49 +03:00
Eldad Fux
e4b30786f8 Fixed parent attribute response model 2021-08-08 18:57:58 +03:00
Eldad Fux
9ad1917072 Permission fix 2021-08-07 15:49:36 +03:00
Eldad Fux
0dec65f979 Minor fix for missing default key 2021-08-07 08:12:33 +03:00
Damodar Lohani
755943a7fc fix oauth restructure and console ui 2021-08-06 16:46:37 +05:45
Damodar Lohani
475002eef8 oauth2 providers in project grouped 2021-08-06 16:20:50 +05:45
Damodar Lohani
ebf306f814 group auth limit inside auths 2021-08-06 14:19:17 +05:45
Damodar Lohani
6f540fec0f restructuring auth method keys 2021-08-06 13:46:53 +05:45
Damodar Lohani
851a00e438 group auth methods 2021-08-06 13:27:31 +05:45
Eldad Fux
37dd778f86 Removed Rule and Permissions models 2021-08-03 16:34:29 +03:00
Eldad A. Fux
da426cbb2c
Merge pull request #1436 from appwrite/feat-deprecate-tasks
Removed the tasks service
2021-08-02 13:42:34 +03:00
Eldad Fux
58b08c7111 Started work on the UI 2021-08-01 00:36:18 +03:00
Eldad Fux
fde3c0b112 Added response filter 2021-07-31 22:07:05 +03:00
Eldad Fux
c27fb0f000 work in progress 2021-07-31 07:58:33 +03:00
Damodar Lohani
5d6bd7868b fixes for test 2021-07-29 16:41:25 +05:45
Damodar Lohani
a0279a63d8 service flags to new db 2021-07-29 16:13:17 +05:45
Eldad Fux
95dacecf3a Removed the tasks service 2021-07-27 17:16:12 +03:00
Eldad Fux
13c1bb045d Cleanup old db library 2021-07-25 17:47:18 +03:00