tglide
|
23a92a8079
|
Merge branch feat-databases-v2 into feat/create-doc-relationship-input
|
2023-03-30 11:59:36 +01:00 |
|
tglide
|
ead37d941a
|
fix: dropdown jumping around
|
2023-03-29 18:59:41 +01:00 |
|
Arman
|
9c5cc35979
|
Merge branch 'main' of github.com:appwrite/console into feat-databases-v2
|
2023-03-29 16:12:22 +02:00 |
|
tglide
|
2b03d4ee4b
|
refactor: remove leftover logs
|
2023-03-29 12:02:22 +01:00 |
|
Arman
|
d6f6c09962
|
fix: relationships
|
2023-03-28 18:20:23 +02:00 |
|
Arman
|
010d26af21
|
run linter
|
2023-03-27 14:58:26 +02:00 |
|
Arman
|
b38e267417
|
fix: from QA
|
2023-03-27 11:53:19 +02:00 |
|
Steven Nguyen
|
3c3e6d8f19
|
Fix domain validation of TLD
The max length for a TLD is 18 characters, not 6. This commit updates
the regex to allow for that. For a full list of TLDs, see
https://data.iana.org/TLD/tlds-alpha-by-domain.txt.
|
2023-03-24 11:14:40 -07:00 |
|
Arman
|
275b98ee45
|
Merge branch 'main' of github.com:appwrite/console into feat-databases-v2
|
2023-03-23 15:38:46 +01:00 |
|
Torsten Dittmann
|
895fca5247
|
Merge branch 'main' of https://github.com/appwrite/appwrite-console-poc into feat-query-params
|
2023-03-23 14:57:36 +01:00 |
|
 Torsten DittmannandGitHub
|
763eaecaae
|
Merge pull request #349 from appwrite/feat/input-count-dynamic-color
Feat: input count dynamic color
|
2023-03-23 14:03:24 +01:00 |
|
Torsten Dittmann
|
baefe388ba
|
feat: add limit option to all views
|
2023-03-22 15:36:41 +01:00 |
|
Arman
|
13a023ed10
|
Merge branch 'main' of github.com:appwrite/console into feat-databases-v2
|
2023-03-22 15:17:25 +01:00 |
|
Arman
|
7b38f409af
|
fix: attributes and types
|
2023-03-21 14:32:53 +01:00 |
|
tglide
|
505cfe2cb4
|
refactor: modularize text counter
|
2023-03-20 19:24:21 +00:00 |
|
tglide
|
a160506a74
|
fix: input text missing text counter
|
2023-03-20 19:22:55 +00:00 |
|
tglide
|
25d5ab173f
|
refactor: paddinginline end on input text
|
2023-03-20 19:09:57 +00:00 |
|
Arman
|
6195e7f146
|
Merge branch 'main' of github.com:appwrite/console into feat-databases-v2
|
2023-03-20 14:32:30 +01:00 |
|
Torsten Dittmann
|
666b974838
|
tests: add tests for new form
|
2023-03-20 13:50:34 +01:00 |
|
tglide
|
5c0cec6ed7
|
feat: input count dynamic color
|
2023-03-17 19:28:05 +00:00 |
|
tglide
|
91b862a540
|
feat: custom selected style
|
2023-03-16 16:57:48 +00:00 |
|
Arman
|
21492a558b
|
fix: small fixes
|
2023-03-15 17:57:38 +01:00 |
|
tglide
|
483c5066eb
|
fix: selection bug
|
2023-03-15 15:45:05 +00:00 |
|
tglide
|
4d9e7577f6
|
feat: expanded InputSelectSearch WIP
|
2023-03-14 21:19:07 +00:00 |
|
tglide
|
55c90a033d
|
feat: add functionality to arrow button in inputSelectSearch
|
2023-03-10 19:58:34 +00:00 |
|
tglide
|
dfd40e2bde
|
feat: proper select search positioning & keyboard controls
|
2023-03-10 19:49:31 +00:00 |
|
Arman
|
d9334116aa
|
feat: multiple changes
|
2023-03-10 15:23:43 +01:00 |
|
Torsten Dittmann
|
c0abf5b7a7
|
fix: improve button readability
|
2023-03-10 03:53:12 +05:30 |
|
Torsten Dittmann
|
6d7c6b9b10
|
fix: improve button logic
|
2023-03-10 03:50:33 +05:30 |
|
Torsten Dittmann
|
99083384d1
|
tests: fix tests
|
2023-03-10 03:28:51 +05:30 |
|
Torsten Dittmann
|
f4542dfd6c
|
feat: smart forms
|
2023-03-10 03:09:48 +05:30 |
|
Arman
|
5a72786499
|
feat: displayName, new data tab
|
2023-03-09 15:15:56 +01:00 |
|
Arman
|
d16b472c01
|
feat: edit attr and more
|
2023-03-08 15:22:25 +01:00 |
|
Arman
|
6bd79b8d65
|
feat: columns save in prefs, select search component
|
2023-03-06 13:29:55 +01:00 |
|
Arman
|
42c1b4602e
|
feat: new components, custom pagination
|
2023-03-03 17:39:51 +01:00 |
|
Arman
|
24bab9b938
|
fix: pagination
|
2023-03-03 12:56:30 +01:00 |
|
 Felix | D1strictandGitHub
|
d927a99f64
|
fix: use singular instead of plural
See: https://github.com/appwrite/appwrite/issues/5139
|
2023-02-18 22:19:24 +01:00 |
|
tglide
|
c13e0e12ef
|
Merge branch 'main' into refactor/database-forms-design-review
|
2023-02-14 14:56:01 +00:00 |
|
 Torsten DittmannandGitHub
|
9d1c801379
|
Merge branch 'main' into fix-function-and-more
|
2023-02-14 08:37:57 +01:00 |
|
tglide
|
0ebc3f0f7e
|
refactor: multiple design review changes
|
2023-02-13 19:59:58 +00:00 |
|
 Torsten DittmannandGitHub
|
b0bb46a6a6
|
Merge pull request #287 from yatharth1706/fix-5009-fix-bug-of-enum-attribute-has-editable-elements
fix: enum attribute editable issue in overview modal
|
2023-02-13 18:43:57 +01:00 |
|
Arman
|
b1217a709c
|
fix: add required parameter t and error to input
|
2023-02-13 17:06:00 +01:00 |
|
yatharth
|
2fa4764c66
|
fix: done changes suggested by TorstenDittmann
|
2023-02-13 20:31:45 +05:30 |
|
yatharth
|
24b8e22211
|
fix: enum attribute editable issue in overview modal
|
2023-02-12 21:38:04 +05:30 |
|
yatharth
|
f1f0c59b8a
|
fix: cron expression regex fix
|
2023-02-10 22:52:11 +05:30 |
|
Arman
|
3edcfb6e57
|
fix: function fist deployment, select validity
|
2023-02-10 17:42:37 +01:00 |
|
 Torsten DittmannandGitHub
|
279f195087
|
Merge pull request #274 from appwrite/refactor/api-details-page
Refactor: API key page design details
|
2023-02-10 13:27:17 +01:00 |
|
Arman
|
205959bff2
|
fix: input id regex
|
2023-02-10 11:27:46 +01:00 |
|
 Torsten DittmannandGitHub
|
c802d81ee6
|
Merge pull request #275 from appwrite/fix-date-input-button
fix: date input button
|
2023-02-10 11:17:43 +01:00 |
|
Arman
|
dcd232489b
|
fix: helper top margin
|
2023-02-10 10:32:22 +01:00 |
|