1
0
Fork 0
mirror of synced 2024-07-01 12:40:34 +12:00
Commit graph

6716 commits

Author SHA1 Message Date
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
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 297d3f83f6
Merge pull request #1482 from appwrite/0.9.x
sync 0.9.x into master
2021-08-12 11:30:12 +02:00
Torsten Dittmann 37452a398f
Merge branch 'master' into 0.9.x 2021-08-12 10:14:11 +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 e9dd71d075
Merge pull request #1479 from TorstenDittmann/release-0-9-4
prepare: release 0.9.4
2021-08-10 13:28:36 +02:00
Torsten Dittmann 7af9bdbe3a chore(changes): 0.9.4 changelog 2021-08-10 11:07:53 +02:00
Torsten Dittmann 0ad7d35bb0 chore(changes): 0.9.4 changelog 2021-08-10 11:03:28 +02:00
Torsten Dittmann 7aa712ed7c chore(composer): update 2021-08-10 10:42:45 +02:00
Damodar Lohani c52672bc9a hot fix api issue 2021-08-10 10:30:46 +02:00
Torsten Dittmann d8d1414962 prepare 0.9.4 version 2021-08-10 10:30:39 +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