Commit Graph

12944 Commits

Author SHA1 Message Date
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 7d3101e077 feat: added breaking change to changelog 2022-09-13 18:08:34 +00:00
Christy Jacob 6544ab4872 feat: added breaking change to changelog 2022-09-13 18:08:06 +00:00
Christy Jacob 6fc7f9b384 Merge pull request #3811 from appwrite/fix-delete-collection-redirect
Fix: UI redirect
2022-09-13 19:24:41 +04: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
Eldad A. Fux c5ee4d7eaf Merge pull request #3819 from appwrite/refactor-permissions-ui
Refactor permissions UI
2022-09-13 12:17:30 +03:00
Jake Barnby 9806b395f1 Merge remote-tracking branch 'origin/0.16.x' into refactor-permissions-ui 2022-09-13 20:26:03 +12:00
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
Steven Nguyen 2cbd4d6cc5 Rename execution time to duration 2022-09-13 03:51:44 +00:00
Christy Jacob 36b45fd8f4 Merge pull request #3818 from appwrite/fix-function-env-variables
Rename req.env to req.variables in runtime container
2022-09-13 07:21:45 +04:00
Jake Barnby 38b39a881e Merge remote-tracking branch 'origin/0.16.x' into refactor-permissions-ui 2022-09-13 14:10:48 +12:00
Steven Nguyen c2dcd507b8 Rename req.env to req.variables in runtime container 2022-09-13 00:49:08 +00:00
Christy Jacob 022e992041 Merge pull request #3802 from appwrite/feat-improve-usage-retry
Make usage tests only retry the usage fetch part
2022-09-12 20:30:13 +04:00
Matej Bačo ec5a0b8cde Remove queries from listVariables; add enabled to createFunction 2022-09-12 09:02:14 +00:00
Jake Barnby eb2f949175 Update deps 2022-09-12 16:24:49 +12: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
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 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 31241f5d12 Merge pull request #3790 from appwrite/feat-add-route-doc
add-route example
2022-09-11 15:03:59 +03:00
Eldad A. Fux ce73b44ccf Merge pull request #3797 from appwrite/fix-usage-always-taking-fulltime
fix the latest time memory store
2022-09-11 15:01:30 +03:00
Eldad A. Fux 364da9d2f0 Merge pull request #3799 from appwrite/flutte-changelog
feat: update dart and flutter changelog
2022-09-11 14:59:26 +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
Eldad A. Fux 3abd8bc565 Merge pull request #3801 from appwrite/update-execution-model
feat: rename time attribute to duration
2022-09-11 14:57:31 +03:00
Matej Bačo 34dda74176 Update tests, fix bug 2022-09-11 08:31:40 +00:00
Eldad A. Fux a9a1e849d3 Merge pull request #3804 from appwrite/fix-datetime-future
Fix timeSince filter
2022-09-10 09:31:12 +03:00
Christy Jacob 0ce6deedbe fix failing test 2022-09-09 21:47:24 +00:00
Christy Jacob 526705d440 feat: update failing tests 2022-09-10 00:19:09 +04:00
Steven Nguyen c8ac990436 Fix timeSince filter 2022-09-09 18:57:58 +00:00
Steven Nguyen 0d016dea64 Make usage tests only retry the usage fetch part
Before this, usage tests retried creating usage AND fetching
the usage which caused some expected counts to be incorrect.
2022-09-09 17:19:25 +00:00
shimon 48b3d82518 Tidy up 2022-09-09 17:30:37 +03:00
shimon dc36f05ee7 Tidy up 2022-09-09 17:29:11 +03:00
shimon b757951f9c Tidy up 2022-09-09 17:01:45 +03:00
shimon b6495ff006 Merge remote-tracking branch 'origin/feat-add-route-doc' into feat-add-route-doc 2022-09-09 17:00:52 +03:00
shimon 963ce8198e Tidy up 2022-09-09 17:00:08 +03:00
Shimon Newman 3f568f732e Update docs/tutorials/add-route.md
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-09-09 16:43:17 +03:00
shimon ef7f919fa1 Tidy up 2022-09-09 16:40:34 +03:00