Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
76 commits
Select commit Hold shift + click to select a range
f6f2d94
feat: multi-terminology support [wip].
ItzNotABug Sep 28, 2025
3fae9d6
update: restructure dirs.
ItzNotABug Sep 29, 2025
bc16dea
update: abstracted indexes for base views.
ItzNotABug Sep 29, 2025
cd5c781
remove: duplicate components.
ItzNotABug Sep 29, 2025
e451f18
Merge branch 'index-suggestions' into 'multiple-terminologies'.
ItzNotABug Sep 30, 2025
a3eb1c8
fix: import.
ItzNotABug Sep 30, 2025
5eca86e
update: imports and folder structure.
ItzNotABug Sep 30, 2025
aca5241
lint.
ItzNotABug Sep 30, 2025
88a153e
Merge branch 'main' into multiple-terminologies
ItzNotABug Sep 30, 2025
d00e280
misc: changes, docs update, svelte5 migration.
ItzNotABug Sep 30, 2025
7410780
Merge branch 'main' into 'multiple-terminologies'.
ItzNotABug Oct 3, 2025
8f5f4c1
simplify.
ItzNotABug Oct 3, 2025
645ae62
update: migrate empty sheet as a reusable component.
ItzNotABug Oct 3, 2025
6cecb2c
lint.
ItzNotABug Oct 3, 2025
4354c90
update: misc, address a todo.
ItzNotABug Oct 3, 2025
e87894d
update: make breadcrumbs and header reusable.
ItzNotABug Oct 3, 2025
ef7d6d4
update: improved context and terminology sharing.
ItzNotABug Oct 3, 2025
d2c2870
lint.
ItzNotABug Oct 3, 2025
d5afa9b
remove: leftover log
ItzNotABug Oct 5, 2025
466cc8d
address: todo.
ItzNotABug Oct 7, 2025
31aa0ff
address: todo for `trackError`.
ItzNotABug Oct 7, 2025
e1aa598
fixes, stricter params.
ItzNotABug Oct 7, 2025
74e6eae
fixes, stricter params.
ItzNotABug Oct 7, 2025
e06980a
fix: `getContext` undefined issue.
ItzNotABug Oct 7, 2025
95bbe56
update: resizing on indexes.
ItzNotABug Oct 7, 2025
4288215
fix: accessor.
ItzNotABug Oct 7, 2025
a871810
fix: slash issues on routes causing flawed selection on tabs.
ItzNotABug Oct 7, 2025
470a4e1
Merge branch 'main' into 'multiple-terminologies'.
ItzNotABug Oct 7, 2025
7d7dfab
use: `creatingEntity`.
ItzNotABug Oct 7, 2025
fc78c44
remove: legacy logic.
ItzNotABug Oct 7, 2025
6fef9a2
update: proper type.
ItzNotABug Oct 7, 2025
4ef68a4
update: migrate.
ItzNotABug Oct 9, 2025
2ce3811
remove: database derived store.
ItzNotABug Oct 9, 2025
db8420d
address comments, fix nav bug.
ItzNotABug Oct 9, 2025
aea5e82
misc.
ItzNotABug Oct 9, 2025
2abb2bc
address comment with hardcoded paths for `nonSheetPages` checks.
ItzNotABug Oct 9, 2025
9d1f4ce
misc: fixes.
ItzNotABug Oct 9, 2025
ea665d7
misc: fixes.
ItzNotABug Oct 9, 2025
8a449d5
update: moreee changes!
ItzNotABug Oct 9, 2025
43eff98
feat: wrapped sdk support.
ItzNotABug Oct 10, 2025
e97ef6c
bump: sdk for `DocumentsDB`.
ItzNotABug Oct 10, 2025
f0d1a5d
update: sdks side updates.
ItzNotABug Oct 10, 2025
f49f888
update: sdks side updates.
ItzNotABug Oct 10, 2025
1f254a6
address comments.
ItzNotABug Oct 10, 2025
604f0ab
Merge branch 'main' into multiple-terminologies
ItzNotABug Oct 10, 2025
d53c8ef
fix: add fallback.
ItzNotABug Oct 10, 2025
ae9aa07
fix: infy-loop
ItzNotABug Oct 10, 2025
0e7938a
fix: `$derived` overuse.
ItzNotABug Oct 10, 2025
222eb9a
fix: relationships.
ItzNotABug Oct 11, 2025
7c4c256
address: pending todo.
ItzNotABug Oct 13, 2025
83a8870
address rabbits comment.
ItzNotABug Oct 13, 2025
f1712be
address rabbits comment.
ItzNotABug Oct 13, 2025
7a4f9a9
Merge branch 'main' into 'multiple-terminologies'.
ItzNotABug Oct 16, 2025
220dc97
Merge branch 'main' into 'multiple-terminologies'.
ItzNotABug Dec 30, 2025
1eea12f
updates: misc.
ItzNotABug Dec 30, 2025
26871a8
fix: realtime todo.
ItzNotABug Dec 30, 2025
98aa860
Merge branch 'main' into 'multiple-terminologies'.
ItzNotABug Jan 8, 2026
e1b0f33
bump: sdk.
ItzNotABug Jan 8, 2026
dfc68c9
Merge branch 'main' into multiple-terminologies
ItzNotABug Jan 8, 2026
58a661b
fix: sample data gen issue.
ItzNotABug Jan 8, 2026
aa2e4a9
fix: sample data gen issue.
ItzNotABug Jan 8, 2026
e00c7e3
fix: misc.
ItzNotABug Jan 8, 2026
5985a50
Prevnet early dpeloynt success screen
Meldiron Jan 8, 2026
c022968
misc: fixes.
ItzNotABug Jan 9, 2026
aa0c425
Improve UX of finalazing step
Meldiron Jan 9, 2026
df347f7
PR review fixes
Meldiron Jan 9, 2026
bb6df5e
Simplify method signature
Meldiron Jan 9, 2026
de58db5
use timeout methods correctly
Meldiron Jan 9, 2026
71010d8
Update logsTimer.svelte
Meldiron Jan 9, 2026
a6f1094
Update +page.svelte
Meldiron Jan 9, 2026
9189d00
Bug fixing
Meldiron Jan 9, 2026
7ab92af
AI review fixes
Meldiron Jan 9, 2026
0831046
Merge pull request #2777 from appwrite/fix-early-success-screen
Meldiron Jan 9, 2026
5f77671
address comments.
ItzNotABug Jan 9, 2026
b0bf766
remove: file.
ItzNotABug Jan 9, 2026
36e76a2
Merge branch 'main' into multiple-terminologies
ItzNotABug Jan 9, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dependencies": {
"@ai-sdk/svelte": "^1.1.24",
"@appwrite.io/console": "https://pkg.vc/-/@appwrite/@appwrite.io/console@9c55755",
"@appwrite.io/console": "https://pkg.vc/-/@appwrite/@appwrite.io/console@e621876",
"@appwrite.io/pink-icons": "0.25.0",
"@appwrite.io/pink-icons-svelte": "https://pkg.vc/-/@appwrite/@appwrite.io/pink-icons-svelte@865e2fc",
"@appwrite.io/pink-legacy": "^1.0.3",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 15 additions & 9 deletions src/lib/actions/analytics.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ const analytics = Analytics({
});

export function trackEvent(name: string, data: object = null): void {
if (!isTrackingAllowed()) {
if (!name || !isTrackingAllowed()) {
return;
}

Expand All @@ -76,7 +76,7 @@ export function trackEvent(name: string, data: object = null): void {
}

export function trackError(exception: Error, event: Submit): void {
if (exception instanceof AppwriteException && exception.type) {
if (exception instanceof AppwriteException && exception.type && event) {
trackEvent(Submit.Error, {
type: exception.type,
form: event
Expand Down Expand Up @@ -148,11 +148,14 @@ export enum Click {
ConnectRepositoryClick = 'click_connect_repository',
CreditsRedeemClick = 'click_credits_redeem',
CloudSignupClick = 'click_cloud_signup',

DatabaseColumnDelete = 'click_column_delete',
DatabaseIndexDelete = 'click_index_delete',
DatabaseTableDelete = 'click_table_delete',
DatabaseRowDelete = 'click_row_delete',
DatabaseDatabaseDelete = 'click_database_delete',
DatabaseImportCsv = 'click_database_import_csv',

DomainCreateClick = 'click_domain_create',
DomainDeleteClick = 'click_domain_delete',
DomainRetryDomainVerificationClick = 'click_domain_retry_domain_verification',
Expand Down Expand Up @@ -289,15 +292,18 @@ export enum Submit {
RowDelete = 'submit_row_delete',
RowUpdate = 'submit_row_update',
RowUpdatePermissions = 'submit_row_update_permissions',

IndexCreate = 'submit_index_create',
IndexDelete = 'submit_index_delete',
TableCreate = 'submit_row_create',
TableDelete = 'submit_row_delete',
TableUpdateName = 'submit_row_update_name',
TableUpdatePermissions = 'submit_row_update_permissions',
TableUpdateSecurity = 'submit_row_update_security',
TableUpdateEnabled = 'submit_row_update_enabled',
TableUpdateDisplayNames = 'submit_row_update_display_names',

TableCreate = 'submit_table_create',
TableDelete = 'submit_table_delete',
TableUpdateName = 'submit_table_update_name',
TableUpdatePermissions = 'submit_table_update_permissions',
TableUpdateSecurity = 'submit_table_update_security',
TableUpdateEnabled = 'submit_table_update_enabled',
TableUpdateDisplayNames = 'submit_table_update_display_names',

FunctionCreate = 'submit_function_create',
FunctionDelete = 'submit_function_delete',
FunctionUpdateName = 'submit_function_update_name',
Expand Down
15 changes: 8 additions & 7 deletions src/lib/components/backupRestoreBox.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -57,21 +57,22 @@
}

function updateOrAddItem(payload: Payload) {
// todo: @itznotabug - might need a change to $table?
const { $id, status, $collection, policyId } = payload;
if ($collection === 'archives' && policyId !== null) {
// the internal structure still uses `$collection`,
// and is basically an identifier of the op. type here!
const { $id, status, $collection: type, policyId } = payload;
if (type === 'archives' && policyId !== null) {
return;
}

if ($collection in backupRestoreItems) {
const collectionMap = backupRestoreItems[$collection];
if (type in backupRestoreItems) {
const collectionMap = backupRestoreItems[type];

if (collectionMap.has($id)) {
collectionMap.get($id).status = status;
if (status === 'completed') {
invalidate(Dependencies.BACKUPS);

if ($collection === 'restorations') {
if (type === 'restorations') {
const { newId, newName } =
collectionMap.get($id).options?.['databases']?.['database'][0] || {};

Expand All @@ -81,7 +82,7 @@
} else if (status === 'pending' || status === 'processing' || status === 'uploading') {
collectionMap.set($id, payload);
}
backupRestoreItems[$collection] = collectionMap;
backupRestoreItems[type] = collectionMap;
}
}

Expand Down
14 changes: 12 additions & 2 deletions src/lib/helpers/buildTimeout.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,24 @@ function isBuildTimedOut(createdAt: string, status: string, timeoutSeconds: numb
* Gets the effective status for a build, considering timeout
*/
export function getEffectiveBuildStatus(
originalStatus: string,
createdAt: string,
deployment: Models.Deployment,
consoleVariables: Models.ConsoleVariables | undefined
): string {
const originalStatus = deployment.status;
const createdAt = deployment.$createdAt;

const timeoutSeconds = getBuildTimeoutSeconds(consoleVariables);
if (isBuildTimedOut(createdAt, originalStatus, timeoutSeconds)) {
return 'failed';
}

const isReady = originalStatus === 'ready';
const hasScreenshot = deployment.screenshotLight && deployment.screenshotDark;

if (isReady && !hasScreenshot) {
return 'finalizing';
}

return originalStatus;
}

Expand Down
Loading