tglide
|
cb0ec96b36
|
fix: remove empty button list from inputs
|
2023-04-17 15:20:35 +01:00 |
|
tglide
|
e0bfc2da8e
|
fix: non-expiring api key disallowing name updates
|
2023-04-14 18:21:20 +01:00 |
|
Torsten Dittmann
|
86bbcfdcfe
|
fix: team prefs
|
2023-04-12 17:58:04 +02:00 |
|
Arman
|
a97708eedf
|
fix: data maitained in doc creation navigation
|
2023-04-12 14:59:52 +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 |
|
Arman
|
b0d58596c2
|
fix: attributes user correct inputs
|
2023-04-12 10:46:29 +02: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
|
3d1fbf116f
|
fix: inputs nullable
|
2023-04-11 21:23:04 +02:00 |
|
Arman
|
e718ad4657
|
linter
|
2023-04-11 19:28:44 +02:00 |
|
Arman
|
a86ab69246
|
Update src/routes/console/project-[project]/databases/database-[database]/collection-[collection]/createAttribute.svelte
Co-authored-by: Thomas G. Lopes <26071571+TGlide@users.noreply.github.com>
|
2023-04-11 19:23:14 +02:00 |
|
Arman
|
de460751cf
|
fix: Thomas review
|
2023-04-11 19:18:48 +02:00 |
|
Arman
|
55a3216bca
|
feat: ask for feedback on second rel submit
|
2023-04-11 18:50:03 +02:00 |
|
Torsten Dittmann
|
a771fa782b
|
Merge branch 'feat-databases-v2' of github.com:appwrite/console into feat-databases-v2
|
2023-04-11 18:31:53 +02:00 |
|
Torsten Dittmann
|
3e51a8ffeb
|
fix: remove sentry dsn
|
2023-04-11 18:31:32 +02:00 |
|
Arman
|
8b3d70a7ff
|
fix: more Torsten's review
|
2023-04-11 18:27:41 +02:00 |
|
Torsten Dittmann
|
e3e99487e5
|
Merge pull request #381 from appwrite/feat-id-component
feat: new id component
|
2023-04-11 18:22:47 +02:00 |
|
Torsten Dittmann
|
8c33a1d7a6
|
Merge pull request #371 from appwrite/feat/null-value-fields
Feat: null value fields
|
2023-04-11 18:22:23 +02:00 |
|
Arman
|
0eb5e09046
|
fix: remove Promise.allSettled
|
2023-04-11 17:32:33 +02:00 |
|
Arman
|
8d09afb635
|
fix: document creation label format
|
2023-04-11 17:18:45 +02:00 |
|
Arman
|
0e105ab630
|
feat: object deepEqual helper, edit attr
|
2023-04-11 16:38:52 +02:00 |
|
Arman
|
8e96dc22af
|
fix: wrong event
|
2023-04-11 16:16:44 +02:00 |
|
Arman
|
ad46fa1f6c
|
fix: displayNames
|
2023-04-11 16:09:33 +02:00 |
|
Arman
|
4bb7332a8b
|
refactor: team preferences
|
2023-04-11 16:03:03 +02:00 |
|
Torsten Dittmann
|
acff5699dd
|
fix: rename ID component
|
2023-04-11 15:35:18 +02:00 |
|
Arman
|
23433127f5
|
chore: fixes for SDK update
|
2023-04-11 13:08:55 +02:00 |
|
Arman
|
d2722ea0b4
|
fix: more Torsten's review
|
2023-04-11 12:56:55 +02:00 |
|
Arman
|
0bc245b55f
|
fix: Torsten's review cardContainer
|
2023-04-11 12:42:01 +02:00 |
|
Arman
|
9723965c6f
|
fix: Torsten's review
|
2023-04-11 12:34:19 +02:00 |
|
Arman
|
7485c9311f
|
fix: Torsten's review
|
2023-04-11 12:33:54 +02:00 |
|
Torsten Dittmann
|
1c03430c40
|
style: removed unnecessary nullish coalescence
|
2023-04-11 12:30:38 +02:00 |
|
Arman
|
b6f53017a9
|
feat: add event tracking (WIP)
|
2023-04-11 11:40:41 +02:00 |
|
Arman
|
dd90ceb77b
|
fix: copy for relType
|
2023-04-11 11:25:43 +02:00 |
|
Arman
|
18a0d3cac2
|
fix: add title to activity page
|
2023-04-11 10:47:27 +02:00 |
|
Arman
|
c016345438
|
fix: datetime attr required, array, default logic
|
2023-04-11 10:16:35 +02:00 |
|
Arman
|
c576e5776e
|
fix: format check for datetime attribute in edit modal
|
2023-04-11 10:08:42 +02:00 |
|
Arman
|
c368792155
|
fix: format check for datetime attribute
|
2023-04-11 10:05:10 +02:00 |
|
tglide
|
fa22a49114
|
refactor: pr review
|
2023-04-10 11:55:23 +01:00 |
|
tglide
|
2c57014736
|
Merge branch 'feat-databases-v2' into feat/null-value-fields
|
2023-04-06 18:18:44 +01:00 |
|
Arman
|
70f3cbe84c
|
fix: allow to disable all columns in docs
|
2023-04-06 15:14:38 +02:00 |
|
Arman
|
8c7bcbe56f
|
fix: QA - index can't be created from rel attr
|
2023-04-06 14:13:48 +02:00 |
|
Arman
|
e80f228111
|
fix: QA from steven isRelationshipToMany func
|
2023-04-06 14:07:53 +02:00 |
|
Torsten Dittmann
|
594d8801fb
|
fix: copy part
|
2023-04-06 13:12:19 +02:00 |
|
Torsten Dittmann
|
54e77d26f8
|
fix: hover component
|
2023-04-06 12:50:57 +02:00 |
|
Arman
|
6ebb3d3c7a
|
fix: QA - edit rel readonly, add link to rel in attr page
|
2023-04-06 10:55:59 +02:00 |
|
Torsten Dittmann
|
31d69567be
|
fix: hide copy data
|
2023-04-05 18:17:14 +02:00 |
|
Torsten Dittmann
|
decf1db9e0
|
fix: trunaction logic
|
2023-04-05 18:16:00 +02:00 |
|
Torsten Dittmann
|
304d668131
|
feat: new id component
|
2023-04-05 16:54:07 +02:00 |
|
Arman
|
07dad8db3a
|
feat: add data-private to sensible fields
|
2023-04-05 16:28:19 +02:00 |
|