Commit Graph

2779 Commits

Author SHA1 Message Date
Torsten Dittmann cf78b86489 Merge branch 'main' of github.com:appwrite/console into feat-4840-allow-retrying-failed-builds 2023-06-01 17:42:18 +02:00
Torsten Dittmann c266deb1f9 Merge pull request #436 from appwrite/fix-sessions-browser-icon
Replace image-item with avatar class
2023-06-01 00:05:50 +02:00
Torsten Dittmann ef4a313178 Merge pull request #352 from appwrite/refactor/imporve-table-overflow-detection
refactor: improve table overflow detection
2023-05-31 16:05:03 +02:00
Torsten Dittmann 1fb4451b30 Merge pull request #375 from rohan220217/fix_374_session_delete_modal_not_closing
fix: session modal was not closed after successful deletion
2023-05-31 16:04:52 +02:00
Torsten Dittmann 446611a694 Merge pull request #455 from appwrite/fix-add-scroll-tables
fix: add scroll to tables in mobile
2023-05-27 00:02:24 +02:00
Torsten Dittmann 45bf8a35eb Merge pull request #444 from appwrite/feat-update-ci-order
Update CI to build last
2023-05-27 00:00:38 +02:00
Torsten Dittmann 6d9278f308 Merge pull request #448 from appwrite/fix-npm-link
Update link for step 2 in the web platform wizard
2023-05-27 00:00:17 +02:00
Torsten Dittmann 3cb6b931b0 Merge pull request #450 from appwrite/refactor-function-settings
refactor: function settings
2023-05-26 23:59:46 +02:00
Arman 71ccb987b6 fix: add scroll to tables in mobile 2023-05-26 14:14:09 +02:00
Arman 4492059a2b refactor: function settings 2023-05-22 16:57:17 +02:00
Vincent (Wen Yu) Ge 51a59ce4ec Maybe this link should go to the package, certainly better than the main page 2023-05-19 17:54:40 +00:00
Steven Nguyen 8e0df54456 Update CI to build last
The other checks are faster and would result in a faster feedback loop.
2023-05-17 12:06:49 -07:00
Steven Nguyen 602c2268ab Update CONTRIBUTING.md to fix linting error 2023-05-17 12:02:27 -07: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
Steven Nguyen bdfcadfee3 Replace image-item with avatar class
The image-item class had a bug where the width could be incorrect
causing the iamge to look squished. The new avatar class fixes this
problem.
2023-05-09 10:20:07 -07: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
Bhaskar Singh 9ef1cef8d3 Fixing the typo for rebuild Modal 2023-04-26 23:38:24 +05:30
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
Bhaskar Singh 25299adfc3 Updated library name from
@aw-labs/appwrite-console to
@appwrite.io/console for rebuild.svelte
2023-04-21 22:25:54 +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