1
0
Fork 0
mirror of synced 2024-09-06 12:51:43 +12:00
Commit graph

1059 commits

Author SHA1 Message Date
Steven Nguyen
8b0aa634ec Hide function stdout from console
Because it's possible for execution stdout to end up in the wrong
execution, we're going to hide the result from the UI to help avoid
confusion for users while we work on resolving the problem.
2022-09-13 17:01:41 +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
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
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
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
Christy Jacob
f7b7a43f7d feat: fix margin on collection settings 2022-09-07 16:33:46 +00:00
Torsten Dittmann
3b6098b5e8 fix: ui missing database id from document activity 2022-09-05 17:46:09 +02:00
Bradley Schofield
05c9640658 Small fix to make variable keys wrap in UI 2022-09-05 10:48:07 +01: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
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
b9a26efa80 Revert unwanted change 2022-08-31 12:56:50 +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
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
e4a4b0165f compression in bucket settings UI 2022-08-31 03:25:07 +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
f36fccfdea
Remove default form names 2022-08-29 22:25:39 +12:00
Jake Barnby
f54b6b2ebc
Allowed permissions console params opt in instead of out 2022-08-29 22:25:00 +12:00
Matej Bačo
951ed70fb0 Merge branch 'feat-list-endpoints-queries' into feat-variables-api 2022-08-29 08:56:14 +00:00
Jake Barnby
6db0e3ac3c
More space for role input 2022-08-29 18:42:43 +12:00
Jake Barnby
90dae04fb7
Disallow multiple entries for the same role 2022-08-29 15:20:33 +12:00
Jake Barnby
33152c7bb1
Use secondary button for add row 2022-08-29 15:18:18 +12:00
Jake Barnby
98cdb38c49
Ensure add row events are local component only 2022-08-29 15:17:34 +12:00
Jake Barnby
9a1ece5f13
Fix resetting permissions after file create 2022-08-29 15:12:20 +12:00
Jake Barnby
d78795e7bd Fix project logo file permissions 2022-08-27 14:57:24 +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
Bradley Schofield
86ad8b7e98 Update function.phtml 2022-08-17 14:45:19 +01:00