1
0
Fork 0
mirror of synced 2024-06-29 19:50:26 +12:00
Commit graph

826 commits

Author SHA1 Message Date
Torsten Dittmann 90af882aa6
Merge pull request #3825 from appwrite/update-team-membership
feat: rename getMemberships to listMemberships
2022-09-14 10:23:13 +02:00
Jake Barnby 5d6fff860e
Merge remote-tracking branch 'origin/0.16.x' into fix-datetime-attr-ui 2022-09-14 18:35:21 +12:00
Christy Jacob 3af85b7e82 feat: update get* endpoints to list* endpoints in locale API 2022-09-14 03:51:07 +05:30
Matej Bačo 182db2b2e3 PR review changes 2022-09-13 21:55:24 +00:00
Christy Jacob 937674a373 feat: update getLogs to listLogs in users and account API 2022-09-14 02:35:03 +05:30
Christy Jacob 183bb2e92d feat: update getMemberships to listMemberships in Users API 2022-09-14 02:28:28 +05:30
Christy Jacob 0123bba1fb feat: update console sdk, remove old specs 2022-09-14 01:59:15 +05:30
Jake Barnby a43d03d8aa
Update scripts 2022-09-13 16:16:41 +12:00
Jake Barnby eb2f949175
Update deps 2022-09-12 16:24:49 +12:00
Christy Jacob 4eedd443a5
feat: update add button behaviour
(cherry picked from commit 07f43206fe)
2022-09-12 12:10:57 +12:00
Jake Barnby 20ca55f51e
Merge remote-tracking branch 'origin/fix-enter-submit-collection-settings' into refactor-permissions-ui 2022-09-12 12:09:15 +12:00
Matej Bačo 8b864324de Merge remote-tracking branch 'origin/0.16.x' into fix-datetime-attr-ui 2022-09-11 07:34:44 +00:00
Matej Bačo 319e5ac034 PR review changes 2022-09-11 07:31:18 +00:00
Steven Nguyen c8ac990436 Fix timeSince filter 2022-09-09 18:57:58 +00:00
Jake Barnby 0892669566
Disable autocomplete 2022-09-08 15:51:34 +12:00
Jake Barnby a9124e45b2
Prevent enter event propagation from permissions role input 2022-09-08 15:02:34 +12:00
Matej Bačo 0fcdc800e1 Image covering css bug fix 2022-09-06 14:52:03 +00:00
Matej Bačo d5d5c95507 Timezone awareness for datetime input 2022-09-06 09:07:29 +00:00
Matej Bačo ae2826ad1f Bug fixes 2022-09-02 14:19:36 +00:00
Elad Shechter 78daf314bd Permission Table - Fix trim bug on <th> elements on Chrome/Firefox beoswers 2022-09-02 17:05:04 +07:00
Christy Jacob 0d26185c38 feat: update console sdk 2022-09-01 11:41:13 +00:00
Matej Bačo d9c6f892c7 Release preps - console SDK update 2022-09-01 04:52:52 +00:00
Matej Bačo a85a471d3b Merge remote-tracking branch 'origin/0.16.x' into fix-ui-with-queries-v2 2022-08-31 13:33:18 +00:00
Damodar Lohani 8fe365d66e Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-additional-compression-support 2022-08-31 13:21:45 +00:00
Matej Bačo dccb9b7291 Merge remote-tracking branch 'origin/0.16.x' into fix-ui-with-queries-v2 2022-08-31 12:38:40 +00:00
Matej Bačo d5997d92c3 Updated all UI components for new queries V2. introduced queries to listProjects 2022-08-31 12:30:16 +00:00
Matej Bačo 39a39a8603 Revert unnessessary changes 2022-08-31 09:27:24 +00:00
Matej Bačo 3ba8ee4ec8 PoC of new query pagination 2022-08-31 09:22:43 +00:00
Matej Bačo 0897cd0fe4
Merge branch '0.16.x' into feat-variables-api 2022-08-31 09:37:47 +02:00
Damodar Lohani 0a3a69b7dc update console sdk 2022-08-31 03:23:52 +00:00
Matej Bačo f6a0949d14 WIP: Introduce queries to UI 2022-08-30 17:51:39 +00:00
Jake Barnby 3da244b3dd
Widen update file modal to fit permissions matrix 2022-08-29 22:27:07 +12:00
Jake Barnby 6db0e3ac3c
More space for role input 2022-08-29 18:42:43 +12:00
Jake Barnby 4756b44cbe
Update app script 2022-08-29 16:03:31 +12:00
Matej Bačo 3b7ac045d7 Merge remote-tracking branch 'origin/feat-list-endpoints-queries' into feat-variables-api 2022-08-26 07:51:54 +00:00
Jake Barnby a320e220c3 Console fixes 2022-08-26 15:34:26 +12:00
Matej Baco 8513bb2dbe Merge branch 'feat-list-endpoints-queries' into feat-variables-api 2022-08-25 11:14:42 +02:00
Jake Barnby 625608804e Merge remote-tracking branch 'origin/0.16.x' into refactor-permissions-inc-console-fix
# Conflicts:
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	app/controllers/api/databases.php
#	app/controllers/api/storage.php
#	app/workers/builds.php
#	src/Appwrite/Stats/Usage.php
#	src/Appwrite/Usage/Calculators/Database.php
2022-08-25 18:21:15 +12:00
Bradley Schofield 0d81918685 Merge remote-tracking branch 'origin/refactor-permissions-inc-console-fix' into feat-variables-api 2022-08-19 11:25:39 +01:00
Jake Barnby cb6fc7f618 Merge branch 'origin/datetime-attributes' into refactor-permissions-inc-console-fix
# Conflicts:
#	.gitignore
#	app/config/collections.php
#	app/controllers/api/account.php
#	app/controllers/api/databases.php
#	app/controllers/api/storage.php
#	app/controllers/api/users.php
#	composer.lock
#	tests/e2e/Services/Account/AccountCustomClientTest.php
2022-08-19 16:49:34 +12:00
Jake Barnby 7019be987c Merge remote-tracking branch 'origin/0.16.x' into origin/datetime-attributes
# Conflicts:
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	app/controllers/api/account.php
#	app/controllers/api/users.php
#	app/controllers/shared/api.php
#	app/workers/deletes.php
#	composer.lock
#	docker-compose.yml
#	phpunit.xml
#	src/Appwrite/Event/Delete.php
2022-08-19 16:20:19 +12:00
Damodar Lohani 7993e7e232 update console sdk 2022-08-17 09:59:47 +00:00
Damodar Lohani a1e6f7bdf4 Merge branch 'feat-audits-label' of https://github.com/appwrite/appwrite into feat-usage-updates 2022-08-17 09:34:40 +00:00
Christy Jacob 4b0c707fd3 Merge branch 'origin/datetime-attributes' of https://github.com/appwrite/appwrite into feat-ui-datetime 2022-08-16 20:37:05 +00:00
Matej Bačo 44310876d2 build JS 2022-08-16 10:45:08 +00:00
Jake Barnby 7c34387d22 Update specs + console SDK 2022-08-15 16:39:30 +12:00
Jake Barnby bb46d950df Handle permissions quotes 2022-08-15 13:04:14 +12:00
Jake Barnby d5a1872f93 Spec + dist + lock update 2022-08-15 12:21:11 +12:00
Eldad Fux 98fc8669e1 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-password-hash-algos 2022-08-14 19:23:30 +03:00
Damodar Lohani 07ace68d75 latest spec and sdk 2022-08-14 11:59:40 +00:00