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
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
Torsten Dittmann
ac4181aea4
Merge pull request #397 from appwrite/fix-team-preferences
...
fix: team prefs
2.3.3
2023-04-12 18:04:02 +02:00
Torsten Dittmann
86bbcfdcfe
fix: team prefs
2023-04-12 17:58:04 +02:00
Torsten Dittmann
fa830492ae
fix: url not bein nullable
2023-04-12 15:10:36 +02:00
Torsten Dittmann
be3d991df1
Merge pull request #395 from appwrite/fix-consistent-data-document-rel-creation
...
fix: data maintained in doc creation navigation
2023-04-12 15:09:38 +02:00
Arman
a97708eedf
fix: data maitained in doc creation navigation
2023-04-12 14:59:52 +02:00
Torsten Dittmann
7c820d129c
fix: editing attributes
2023-04-12 11:40:42 +02:00
Torsten Dittmann
bcd1e1bf4f
Merge branch 'main' of github.com:appwrite/console into fix-attribute-defaults
2023-04-12 11:28:50 +02:00
Torsten Dittmann
de2439b2af
fix: attribute defaults
2023-04-12 11:27:06 +02:00
Torsten Dittmann
c041d7ebf9
Merge pull request #391 from appwrite/fix-cloud-icon
...
fix: cloud icon
2023-04-12 11:26:46 +02:00
Torsten Dittmann
fb76694f3e
Merge pull request #393 from appwrite/fix-attributes-correct-inputs
...
fix: attributes user correct inputs
2023-04-12 11:26:32 +02:00
Arman
b0d58596c2
fix: attributes user correct inputs
2023-04-12 10:46:29 +02:00
Eldad A. Fux
5be9825d2e
Merge pull request #392 from appwrite/fix-relations-descriptions
...
Fix: relations message
2.3.2
2023-04-12 08:07:42 +01:00
Matej Bačo
872fb2ee12
Fix failing test
2023-04-12 08:55:01 +02:00
Matej Bačo
3aab5581af
Fix relations message
2023-04-12 08:48:30 +02:00
Torsten Dittmann
63086ee3f2
fix: cloud icon
2023-04-11 22:01:50 +02:00
Torsten Dittmann
cfb6a45f27
Merge pull request #390 from appwrite/fix-nullable-inputs
...
fix: inputs nullable
2.3.1
2023-04-11 21:29:59 +02:00
Torsten Dittmann
3d1fbf116f
fix: inputs nullable
2023-04-11 21:23:04 +02:00
Christy Jacob
ecefbf85dd
Merge pull request #327 from appwrite/feat-databases-v2
...
feat: databases v2
2.3.0
2023-04-11 21:55:03 +04:00
Arman
e718ad4657
linter
2023-04-11 19:28:44 +02:00
Arman
398d4116f4
Merge pull request #388 from appwrite/feat-relationships-feedback
...
feat: ask for feedback on second rel submit
2023-04-11 19:24:08 +02:00