Christy Jacob
|
183bb2e92d
|
feat: update getMemberships to listMemberships in Users API
|
2022-09-14 02:28:28 +05:30 |
|
Christy Jacob
|
7a2fcf4165
|
feat: update getMemberships calls in html
|
2022-09-14 02:18:26 +05:30 |
|
Christy Jacob
|
0123bba1fb
|
feat: update console sdk, remove old specs
|
2022-09-14 01:59:15 +05:30 |
|
Christy Jacob
|
105e5fe71c
|
feat: rename getMemberships to listMemberships
|
2022-09-14 01:44:56 +05:30 |
|
Christy Jacob
|
554be364d6
|
Merge pull request #3755 from appwrite/feat-audits-label-desc-decoupling
audit event decoupling
|
2022-09-13 22:56:02 +04:00 |
|
Christy Jacob
|
efbe21d433
|
Merge branch '0.16.x' of https://github.com/appwrite/appwrite into matej-qa-3
|
2022-09-13 18:21:44 +00:00 |
|
Christy Jacob
|
8688120df1
|
Merge branch '0.16.x' of https://github.com/appwrite/appwrite into fix-delete-collection-redirect
|
2022-09-13 14:46:24 +00:00 |
|
Christy Jacob
|
5ef11b44bf
|
Merge pull request #3817 from appwrite/fix-function-duration-ui
Rename execution time to duration
|
2022-09-13 15:59:17 +04:00 |
|
Jake Barnby
|
9806b395f1
|
Merge remote-tracking branch 'origin/0.16.x' into refactor-permissions-ui
|
2022-09-13 20:26:03 +12:00 |
|
shimon
|
1d382cc542
|
small fix
|
2022-09-13 10:42:42 +03:00 |
|
shimon
|
b86f7689ec
|
Merge branch '0.16.x' of github.com:appwrite/appwrite into feat-audits-label-desc-decoupling
|
2022-09-13 10:29:16 +03:00 |
|
Jake Barnby
|
9cea1270c3
|
Remove redundant data model
|
2022-09-13 16:12:47 +12:00 |
|
Steven Nguyen
|
2cbd4d6cc5
|
Rename execution time to duration
|
2022-09-13 03:51:44 +00:00 |
|
Steven Nguyen
|
c2dcd507b8
|
Rename req.env to req.variables in runtime container
|
2022-09-13 00:49:08 +00:00 |
|
Matej Bačo
|
ec5a0b8cde
|
Remove queries from listVariables; add enabled to createFunction
|
2022-09-12 09:02:14 +00:00 |
|
Jake Barnby
|
ecf5ba26ca
|
Don't repeat datalist
|
2022-09-12 16:20:37 +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
|
ca6ee798d6
|
Add member option
|
2022-09-12 15:47:15 +12:00 |
|
Jake Barnby
|
4bdad25a12
|
Remove redundant events
|
2022-09-12 14:05:32 +12:00 |
|
Jake Barnby
|
f10914156f
|
Only add row on button click
|
2022-09-12 14:04:50 +12:00 |
|
Jake Barnby
|
1a1f33ef57
|
Hide header when if no permissions present
|
2022-09-12 14:04:05 +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
|
85b714857f
|
Fix delete button redirect
|
2022-09-11 18:43:42 +00:00 |
|
Eldad A. Fux
|
07d65a3232
|
Merge pull request #3782 from appwrite/fix-rc-certificates
Fix certificate worker and retries
|
2022-09-11 15:11:34 +03:00 |
|
Eldad A. Fux
|
40781d45a0
|
Merge pull request #3785 from appwrite/fix-collection-settings-margin
feat: fix margin on collection settings
|
2022-09-11 15:04:51 +03:00 |
|
Eldad A. Fux
|
0124d2c121
|
Merge pull request #3800 from appwrite/update-avatars-api
feat: update default avatars color
|
2022-09-11 14:58:21 +03:00 |
|
Christy Jacob
|
cb50220b60
|
feat: rename time attribute to duration
|
2022-09-09 16:02:04 +04:00 |
|
Christy Jacob
|
98724c2acd
|
feat: update default avatars color
|
2022-09-09 15:09:04 +04:00 |
|
Matej Bačo
|
b41aaefc7e
|
Implement 'enabled' attribute for functions
|
2022-09-09 08:49:18 +00:00 |
|
Matej Bačo
|
fd6a3ed30c
|
Fix listVariables returing all variables
|
2022-09-09 08:05:33 +00:00 |
|
Eldad A. Fux
|
0a9a84e357
|
Merge pull request #3793 from appwrite/fix-datetime-type
Fix $createdAt and $updatedAt so they are datetime instead of string
|
2022-09-09 07:21:23 +03:00 |
|
Steven Nguyen
|
256f83b7ea
|
Fix and so they are datetime instead of string
|
2022-09-08 22:18:36 +00:00 |
|
shimon
|
342c4a3253
|
audits.resource label update
|
2022-09-08 16:06:16 +03:00 |
|
shimon
|
5652e2d94f
|
audits.resource label update
|
2022-09-08 15:16:54 +03:00 |
|
shimon
|
834e4e03e3
|
Merge branch '0.16.x' of github.com:appwrite/appwrite into feat-audits-label-desc-decoupling
Conflicts:
app/controllers/api/storage.php
|
2022-09-08 15:13:22 +03:00 |
|
Jake Barnby
|
15939bb155
|
Merge remote-tracking branch 'origin/0.16.x' into fix-storage-audit-resources
|
2022-09-08 17:24:00 +12: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 |
|
Eldad A. Fux
|
30e18d43a2
|
Merge pull request #3781 from appwrite/fix-async-default-value
Update createExecution param default value
|
2022-09-07 21:39:46 +03:00 |
|
Christy Jacob
|
f7b7a43f7d
|
feat: fix margin on collection settings
|
2022-09-07 16:33:46 +00:00 |
|
Matej Bačo
|
72068d5a93
|
Disable 6th cert renew attempt
|
2022-09-07 11:57:08 +00:00 |
|
Eldad Fux
|
c442a5bce2
|
Fix linter test
|
2022-09-07 14:23:57 +03:00 |
|
Eldad Fux
|
c22c28bc67
|
Fixed indentation
|
2022-09-07 14:14:53 +03:00 |
|
Eldad Fux
|
01fb4045bd
|
Sync with 0.16
|
2022-09-07 14:11:10 +03:00 |
|
Eldad Fux
|
1f17fb34e4
|
Merge branch '0.16.x' of https://github.com/appwrite/appwrite into fix-response-syntax
|
2022-09-07 14:07:40 +03:00 |
|
Eldad Fux
|
0895a25615
|
Fixed response syntax with new FW version
|
2022-09-07 14:02:36 +03:00 |
|
Matej Bačo
|
e23752d4f3
|
Improve certbot communication
|
2022-09-07 10:44:57 +00:00 |
|