1
0
Fork 0
mirror of synced 2024-06-27 02:31:04 +12:00
Commit graph

6271 commits

Author SHA1 Message Date
Torsten Dittmann dac093c645 feat(database): add after pagination 2021-08-06 14:35:57 +02:00
Torsten Dittmann 99442bdfc3 revert utopia-php/database from dev to tag 2021-08-06 12:36:32 +02:00
Torsten Dittmann fb1546cfcc rename orderAfter to after 2021-08-06 12:34:42 +02:00
Torsten Dittmann edf4cd2e8f Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-after-pagination 2021-08-05 21:02:39 +02:00
Torsten Dittmann 01d0ce6988 feat(database): after pagination 2021-08-05 21:01:00 +02:00
Eldad Fux f3338e7ed1 updated dependencies 2021-08-05 11:25:45 +03:00
Eldad Fux 3712eca2cc Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-08-05 11:25:36 +03:00
Eldad Fux 0632241626 CSS style fix 2021-08-05 10:47:24 +03:00
Eldad A. Fux 059a589d1d
Merge pull request #1464 from santoshyadavdev/master
doc: use Angular as the example is for Angular
2021-08-04 13:29:07 +03:00
Santosh Yadav cf0778245e
doc: use Angular as the example is for Angular 2021-08-04 15:55:51 +05:30
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
Eldad A. Fux 51e650a139
Merge pull request #1456 from appwrite/feat-mock-api
keywords test in mock API
2021-08-03 11:08:41 +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
Damodar Lohani 3b3df02f80 fix param naming 2021-08-02 16:29:22 +05:45
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
Damodar Lohani 9ede80f0c2 update mock api validators 2021-08-02 16:23:42 +05:45
Damodar Lohani 28b3072b52 modifying mock api for keywords test 2021-08-02 11:15:13 +05:45
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 A. Fux db6c24de5e
Merge pull request #1453 from appwrite/hot-fix-api
hot fix project api issue
2021-08-01 14:48:44 +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
Damodar Lohani c0265fee8b hot fix api issue 2021-08-01 14:39:26 +05:45
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 972e4b5ade Updated cachebuster 2021-08-01 08:33:43 +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