1
0
Fork 0
mirror of synced 2024-08-09 23:37:55 +12:00
Commit graph

6499 commits

Author SHA1 Message Date
Damodar Lohani
d76e079d29 custom id component - not allow leading special chars 2021-08-19 10:21:02 +05:45
Damodar Lohani
7c69f38779 Merge branch 'feat-database-indexing' into feat-custom-id-component-improvement 2021-08-19 10:15:23 +05:45
Eldad A. Fux
4d721fca9b
Merge pull request #1489 from appwrite/feat-db-ui-updates
Feat db UI updates
2021-08-18 16:34:34 +03:00
Eldad Fux
4a0d8876df Fixed tests 2021-08-18 15:36:55 +03:00
Eldad Fux
ca3bae9259 Updated collectionId 2021-08-18 14:46:05 +03:00
Eldad Fux
3b1facaaa9 Updated collectionId 2021-08-18 14:43:23 +03:00
Eldad Fux
c4e5c8ac96 Updated collectionId 2021-08-18 14:41:35 +03:00
Eldad Fux
1ecd9c865e Fixed tests removed redundant $collection attribute 2021-08-17 09:24:12 +03:00
Eldad Fux
f19cd3ddb8 Debug logs 2021-08-17 07:06:42 +03:00
Eldad Fux
19af848829 Hide mounts 2021-08-16 17:56:15 +03:00
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
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 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
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
Torsten Dittmann
ba5eb52084 chore(composer): update utopia audit and abuse 2021-08-13 10:08:10 +02:00
Torsten Dittmann
7a152541e0 Merge branch 'feat-database-after-pagination' of https://github.com/TorstenDittmann/appwrite into feat-database-after-pagination 2021-08-11 15:30:34 +02:00
Torsten Dittmann
1061dc6366 fix(after-pagination): updated descriptions 2021-08-11 15:30:25 +02:00
Torsten Dittmann
a2e57a4f33
Merge branch 'feat-database-indexing' into feat-database-after-pagination 2021-08-10 22:20:30 +02:00
Eldad A. Fux
2fbc434e25
Merge pull request #1475 from appwrite/feat-delete-attribute-index-tests
feat(refactor-db): tests for attribute and index deletion
2021-08-10 21:49:40 +03: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
62b28da1c0 Testing the activity tab 2021-08-10 19:18:28 +03:00
kodumbeats
fe020a2b79 Remove assertion for tests 2021-08-10 07:45:38 -04:00
Torsten Dittmann
7aa712ed7c chore(composer): update 2021-08-10 10:42:45 +02:00
kodumbeats
b14a705944 Increase sleep for ARM tests on CI 2021-08-09 13:47:36 -04:00
Torsten Dittmann
a2372d2bad chore(composer): update 2021-08-09 17:56:58 +02:00
Torsten Dittmann
26c27ff876 add temporary dependency from branch 2021-08-09 16:54:27 +02:00
Torsten Dittmann
f7be5cd7b1 tests(database): after pagination tests 2021-08-09 16:54:10 +02:00
Eldad Fux
99f969a98d Removed debugs 2021-08-09 17:43:55 +03:00
Torsten Dittmann
40ecd0688a chore(composer): update 2021-08-09 15:12:09 +02:00
Torsten Dittmann
ae28fcf4f9 tests(storage): after pagination tests 2021-08-09 15:08:44 +02:00
Torsten Dittmann
69e5194dd6 tests(teams): after pagination tests 2021-08-09 15:04:14 +02:00
Torsten Dittmann
0b3bf50074 tests(users): after pagination tests 2021-08-09 14:55:30 +02:00
Torsten Dittmann
d85997e33e tests(projects): after pagination tests 2021-08-09 14:47:16 +02:00
Torsten Dittmann
2a540ff799 tests(functions): after paginatio tests 2021-08-09 14:33:16 +02:00
Torsten Dittmann
8296021b63 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-after-pagination 2021-08-09 12:03:15 +02:00
Eldad Fux
034d6db8c3 UI - work in progress 2021-08-09 10:08:49 +03:00
Eldad A. Fux
aedac59564
Merge pull request #1476 from appwrite/feat-custom-id-improvement
feat-custom-id-improvement
2021-08-09 09:12:40 +03:00
Eldad A. Fux
dc32c9ecb5
Merge pull request #1477 from appwrite/feat-permission-help-text
feat-permission-help-text
2021-08-09 09:04:40 +03:00
Damodar Lohani
0988423a67 update ui 2021-08-09 11:32:05 +05:45
Eldad A. Fux
328071a8e6
Merge pull request #1457 from appwrite/feat-depricate-usage-worker
feat-depricate-usage-worker
2021-08-09 08:18:40 +03:00
Damodar Lohani
d6335f3cfe support disabling switch 2021-08-09 10:57:21 +05:45
Eldad A. Fux
f2cef8cceb
Merge pull request #1474 from appwrite/fix-db-worker-permissions
Permission fix
2021-08-09 07:37:29 +03:00