1
0
Fork 0
mirror of synced 2024-08-02 03:52:01 +12:00
Commit graph

1211 commits

Author SHA1 Message Date
Jake Barnby
e9f75d32a1
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	Dockerfile
#	app/config/errors.php
#	app/config/roles.php
#	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/graphql.php
#	app/controllers/shared/api.php
#	app/init.php
#	composer.lock
#	docker-compose.yml
#	src/Appwrite/Extend/Exception.php
#	src/Appwrite/Migration/Migration.php
2022-09-20 15:43:09 +12:00
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
c4e5ff4c94
Explicitly set all permissions to false on first add 2022-09-13 16:14:37 +12:00
Jake Barnby
9cea1270c3
Remove redundant data model 2022-09-13 16:12:47 +12:00
Jake Barnby
eb2f949175
Update deps 2022-09-12 16:24:49 +12:00
Jake Barnby
953d338966
Validate input on add new row 2022-09-12 15:55:58 +12:00
Jake Barnby
7aeedb90bf
Bind ID 2022-09-12 15:54:55 +12:00
Jake Barnby
f10914156f
Only add row on button click 2022-09-12 14:04:50 +12:00
Jake Barnby
d6fa54bd1e
Add/remove correctly 2022-09-12 14:02:23 +12:00
Steven Nguyen
a1194d91f3
Improve UX of adding roles
(cherry picked from commit 0940d40f27badc13b04c718ad879c04129753098)

# Conflicts:
#	app/views/console/comps/permissions-matrix.phtml
#	public/dist/scripts/app-all.js
#	public/dist/scripts/app.js
2022-09-12 12:12:21 +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
Christy Jacob
faaf233153
Merge pull request #3729 from appwrite/fix-permissions-ui
Fix + improve permissions UI
2022-08-30 15:01:02 +02:00
Jake Barnby
8c5948950d
Use browser locale and timezone for date service 2022-08-30 21:36:03 +12:00
Jake Barnby
1974c422ce
Reset custom validity before validation check 2022-08-29 22:27:54 +12: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
Jake Barnby
74969ed606
Disallow rows with no permissions set 2022-08-29 15:21:42 +12:00
Jake Barnby
90dae04fb7
Disallow multiple entries for the same role 2022-08-29 15:20:33 +12:00
Jake Barnby
44970cc628 Sync master 2022-08-28 11:01:46 +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