1
0
Fork 0
mirror of synced 2024-09-05 20:31:39 +12:00
Commit graph

6195 commits

Author SHA1 Message Date
Eldad A. Fux
155b47a28a
Merge pull request #1417 from appwrite/feat-create-attribute-routes
feat(refactor-db): new attribute routes for each primitive type
2021-08-04 08:18:49 +03:00
Eldad A. Fux
314b8163cf
Merge pull request #1462 from appwrite/feat-update-db-to-0.6
feat(refactor-db): update utopia-php/database to 0.6
2021-08-04 08:17:35 +03:00
kodumbeats
d65e808a58 Merge remote-tracking branch 'origin/feat-update-db-to-0.6' into feat-create-attribute-routes 2021-08-03 18:54:12 -04:00
kodumbeats
dfd6d743a0 Key index constant renamed to key 2021-08-03 16:22:31 -04:00
kodumbeats
1b0a59d14a Use new format param for attributes 2021-08-03 16:22:12 -04:00
kodumbeats
1766be331a Change findFirst to findOne 2021-08-03 16:22:03 -04:00
kodumbeats
bbd1fd9c5f Update utopia-php/database from 0.5 to 0.6 2021-08-03 16:21:37 -04:00
Eldad A. Fux
3f8dcb3055
Merge pull request #1458 from appwrite/feat-deprecate-models
feat-deprecate-models
2021-08-03 18:03:59 +03:00
kodumbeats
94eeb2d816 Update utopia-php/framework to 0.17 2021-08-03 10:38:04 -04:00
Eldad Fux
37dd778f86 Removed Rule and Permissions models 2021-08-03 16:34:29 +03:00
Eldad Fux
93ba3f0498 Minor style updates 2021-08-03 14:39:23 +03:00
kodumbeats
3846d66868 Use sdk.auth instead of sdk.platform 2021-08-02 16:11:24 -04:00
kodumbeats
d7126e6d8b Fix tests 2021-08-02 16:11:10 -04:00
kodumbeats
7b2f33d861 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-create-attribute-routes 2021-08-02 15:31:44 -04: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 A. Fux
78f953ebf5
Merge pull request #1446 from appwrite/feat-service-flags-new
Service Flags with New DB
2021-08-01 21:47:15 +03:00
Eldad A. Fux
7a050f2df4
Merge branch 'feat-database-indexing' into feat-service-flags-new 2021-08-01 21:45:56 +03:00
Eldad Fux
94a901c5f6 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-deprecate-tasks 2021-08-01 18:12:25 +03:00
Eldad Fux
f7497784d3 Backward compatibility 2021-08-01 16:37:59 +03:00
Eldad A. Fux
4d878d6556
Merge pull request #1454 from appwrite/feat-update-audit-and-abuse
Updated audit and abuse dependencies
2021-08-01 15:39:24 +03:00
Eldad Fux
7e05ae9e32 Updated dependencies 2021-08-01 14:37:58 +03:00
Eldad A. Fux
742dda8cc1
Merge pull request #1452 from appwrite/feat-service-flags-response
Feat service flags response
2021-08-01 14:21:26 +03:00
Eldad Fux
4f580840ac Updated texts 2021-08-01 14:18:16 +03:00
Eldad Fux
8d11f16e12 Fixed tests 2021-08-01 13:15:06 +03:00
Eldad A. Fux
0685fec3a1
Update tests/e2e/Services/Projects/ProjectsConsoleClientTest.php
Co-authored-by: Damodar Lohani <lohanidamodar@users.noreply.github.com>
2021-08-01 12:09:18 +03:00
Eldad A. Fux
aff747a9b8
Update tests/e2e/Services/Projects/ProjectsConsoleClientTest.php
Co-authored-by: Damodar Lohani <lohanidamodar@users.noreply.github.com>
2021-08-01 12:09:14 +03:00
Eldad Fux
54481eedfc Fixed test 2021-08-01 11:01:35 +03:00
Eldad Fux
5af858429d Updated tests 2021-08-01 11:00:13 +03:00
Eldad Fux
93554135b4 Added icons 2021-08-01 10:55:46 +03:00
Eldad Fux
fa1cf2c330 Updated default value 2021-08-01 10:55:41 +03:00
Eldad Fux
90b25aa2f2 Work in progress - UI 2021-08-01 01:17:35 +03:00
Eldad Fux
58b08c7111 Started work on the UI 2021-08-01 00:36:18 +03:00
Eldad Fux
0fbe6a430e Updated attribute name 2021-07-31 23:54:50 +03:00
Eldad Fux
b24225b92c Updated Console SDK 2021-07-31 23:40:34 +03:00
Eldad Fux
48acc2fcf1 Updated version 2021-07-31 23:06:34 +03:00
Eldad Fux
b7bcf73baa Updated docs 2021-07-31 23:06:17 +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
kodumbeats
432a1a7f5c Parse min and max as proper types 2021-07-27 15:12:24 -04:00
kodumbeats
1eae5490df Encode format as json string 2021-07-27 14:19:37 -04:00
Eldad Fux
7144741016 Updated UI 2021-07-27 17:58:09 +03:00
Eldad Fux
95dacecf3a Removed the tasks service 2021-07-27 17:16:12 +03:00
kodumbeats
b9fea89e73 Use refactored attribute function 2021-07-26 21:00:36 -04:00
kodumbeats
c0b48ec247 Remove references to old db responses 2021-07-26 19:11:25 -04:00
kodumbeats
df5703022b Create custom formats via callback in structure validator 2021-07-26 19:10:39 -04:00
kodumbeats
58f335feff Merge remote-tracking branch 'origin/feat-database-indexing' into feat-create-attribute-routes 2021-07-26 16:48:22 -04:00
Eldad A. Fux
5dfa6217d8
Merge pull request #1411 from appwrite/refactor-workers-no-db-pools
Refactor - use direct database connections in certificates worker
2021-07-26 22:59:20 +03:00
Eldad A. Fux
cf9f99fdc8
Merge pull request #1427 from appwrite/feat-cleanup-old-db-lib
Feat cleanup old DB lib
2021-07-26 22:57:56 +03:00