Commit Graph

2769 Commits

Author SHA1 Message Date
Arman 78ad5d0a54 2023-05-19 16:24:54 +02:00
Arman fdb5642601 revert changes 2023-05-19 16:13:44 +02:00
Arman 7001ec61a0 test env variable 2023-05-19 15:38:03 +02:00
Arman c4f127b076 fix: copy, add console log for testing 2023-05-19 13:50:53 +02:00
Arman 4e69c3c238 fix: add click outside 2023-05-18 14:15:42 +02:00
Arman 71b29c7529 Merge branch 'main' of github.com:appwrite/console into poc-admin-panel 2023-05-18 13:35:24 +02:00
Torsten Dittmann 30f0a3dd84 Merge pull request #418 from yatharth1706/fix-5421-oauth-optional-endpoint-validation-fix
fix: issue in gitlab oauth modal validation
2023-05-17 11:26:42 +02:00
Torsten Dittmann 60a54e0fb7 Merge pull request #431 from Suven-p/fix-4778-remove-extra-whitespace
Remove trailing space in bash code snippet
2023-05-17 11:26:17 +02:00
Torsten Dittmann 60f6d2c2b3 Merge pull request #433 from appwrite/copy-audit-services-description
Update description of disabled services.
2023-05-17 11:21:43 +02:00
Torsten Dittmann f22150b4c2 Merge pull request #440 from appwrite/refactor/copyable-ids
refactor: change id naming
2023-05-17 11:20:07 +02:00
tglide 895f77a213 refactor: change id naming 2023-05-15 16:11:23 +01:00
Torsten Dittmann fa2edcb5a5 Merge pull request #438 from appwrite/chore-update-contribution-repo-structure
chore: update contribution repo structure
2023-05-15 11:28:52 +02:00
Torsten Dittmann c0f73667ad Merge pull request #435 from appwrite/fix-id-component-copy
fix: id component copy on click
2023-05-15 11:28:31 +02:00
Arman 8fccea5fe1 chore: update contribution repo structure 2023-05-11 12:35:33 +02:00
Torsten Dittmann 2cc2c57b5e Merge pull request #429 from fliitor/patch-1
fix inversed message on (un)verified user
2023-05-09 17:03:38 +02:00
Arman f8b3929762 fix: id component copy on click 2023-05-09 15:00:01 +02:00
Vincent (Wen Yu) Ge 8ba4a196e4 Update description of disabled services. 2023-05-06 20:51:28 +00:00
Suven-p 28c7293a2c Remove trailing space in bash code snippet 2023-05-05 10:05:20 +05:45
fliitor 834841018c fix inversed message on (un)verified user 2023-05-02 15:11:15 +03:00
Torsten Dittmann 9174d8f8cb Merge pull request #416 from appwrite/update-contribution-guide
Update CONTRIBUTING.md
2.3.4
2023-04-26 12:23:33 +02:00
Torsten Dittmann e33319a6bb Merge pull request #399 from appwrite/fix/copy-scrolling
fix: copy scrolling to bottom
2023-04-26 12:15:27 +02:00
Torsten Dittmann 9b9ea99d1b Merge pull request #410 from appwrite/fix/input-empty-btn-list
fix: remove empty button list from inputs
2023-04-26 12:14:09 +02:00
Torsten Dittmann 656310e7dd Merge pull request #415 from yatharth1706/fix-5406-document-id-incorrect-in-console
fix: Fix issue of truncate in id in documents page
2023-04-26 12:13:36 +02:00
Torsten Dittmann 3dfa09701c Merge pull request #366 from imtushardave/fix_5277_flutter_install_command_from_pub_get_to_pub_add
fix flutter install command : pub get -> pub add
2023-04-25 21:18:08 +02:00
Torsten Dittmann 696fba0577 Merge pull request #419 from appwrite/fix-5379-fix-update-many-relationship
Ensure Update button is enabled when updating a many relationship
2023-04-25 18:18:07 +02:00
Steven Nguyen 633965baae Ensure Update button is enabled when updating a many relationship
The original array was being modified in the relationship component so
when the data page checked if work was different than doc, it was
always the same.

Fixes #5379
2023-04-25 09:02:31 -07:00
Torsten Dittmann d4bf96c942 Merge pull request #394 from appwrite/fix-attribute-defaults
fix: attribute defaults
2023-04-25 16:21:09 +02:00
Torsten Dittmann 3f600d80c6 Merge pull request #406 from Akshay-Rana-Gujjar/fix-5366-accept-default-value-after-uncheck-required-checkbox-while-creating-attribute-in-console-ui
Reset custom validity on re-render if required checkbox field unchecked again.
2023-04-25 15:48:02 +02:00
Torsten Dittmann d36aa45c3c Merge branch 'main' into fix-5366-accept-default-value-after-uncheck-required-checkbox-while-creating-attribute-in-console-ui 2023-04-25 15:44:11 +02:00
Torsten Dittmann 7b7cabde6c Merge pull request #414 from appwrite/copy-audit-databases-main
Copy Audit: Remove overly casual language from empty states.
2023-04-25 14:35:50 +02:00
Torsten Dittmann ed486fa408 Merge pull request #407 from appwrite/fix-select-validation
feat: update select validation for boolean attributes
2023-04-25 12:18:14 +02:00
yatharth 371a6e1f72 fix issue in gitlab oauth modal validation 2023-04-25 10:00:39 +05:30
Vincent (Wen Yu) Ge 1251d6b321 Update Appwrite Endpoint in the .env.example file 2023-04-24 17:57:09 +00:00
Vincent (Wen Yu) Ge e9ba1523bb Update CONTRIBUTING.md 2023-04-24 13:54:05 -04:00
yatharth 81ea634998 fix issue of truncate in id in documents page 2023-04-23 17:10:08 +05:30
Vincent (Wen Yu) Ge 532edeb3f6 Remove overly casual language from empty states 2023-04-19 22:23:26 +00:00
Christy Jacob fef2ede9e8 feat: review comments 2023-04-19 19:43:11 +04:00
Christy Jacob 1b9a9b6482 feat: review comments 2023-04-18 14:20:33 +04:00
Akshay Rana 5b0f8dd755 removed extra if condition 2023-04-18 09:26:34 +05:30
Akshay Rana 404b75d557 updated if condition to check custom validity 2023-04-17 23:20:49 +05:30
tglide cb0ec96b36 fix: remove empty button list from inputs 2023-04-17 15:20:35 +01:00
Christy Jacob 9a90fba3b0 feat: update select validation for boolean attributes 2023-04-17 12:00:36 +04:00
Christy Jacob 8d855e53e3 feat: update select validation for boolean attributes 2023-04-17 11:46:32 +04:00
Torsten Dittmann 420e012a43 Merge pull request #404 from appwrite/fix/api-key-expire
fix: non-expiring api key disallowing name updates
2023-04-16 22:59:21 +02:00
Akshay Rana b933f88c26 fixed lint issue 2023-04-16 12:41:08 +05:30
Akshay Rana 89403ea1c9 fixed: reset custom validity on re-render if required checkbox field unchecked in inputSelect form element 2023-04-16 11:52:56 +05:30
tglide e0bfc2da8e fix: non-expiring api key disallowing name updates 2023-04-14 18:21:20 +01:00
Torsten Dittmann 68653540a7 Merge pull request #403 from appwrite/chore-bump-css-0.0.6-rc.10
chore-bump-css-0.0.6-rc.10
2023-04-14 14:27:41 +02:00
Arman fe7a830502 chore-bump-css-0.0.6-rc.10 2023-04-14 13:21:09 +02:00
tglide f7a7e6fc7f fix: copy scrolling to bottom 2023-04-13 14:30:16 +01:00