1
0
Fork 0
mirror of synced 2024-06-01 18:20:18 +12:00
budibase/packages/types/src/documents/app
Gerard Burns d9033b2636
Un-revert Skeleton Loader PR (#13180)
* wip

* wip

* wip

* client versions init

* wip

* wip

* wip

* wip

* wip

* linting

* remove log

* comment client version script

* lint

* skeleton loader type fix

* fix types

* lint

* fix types again

* fix manifest not being served locally

* remove preinstalled old client version

* add constant for dev client version

* linting

* Dean PR Feedback

* linting

* pr feedback

* wip

* wip

* clientVersions empty array

* delete from git

* empty array again

* fix tests

* pr feedback

---------

Co-authored-by: Andrew Kingston <andrew@kingston.dev>
2024-03-25 16:39:42 +00:00
..
table Undo type changes 2024-03-20 23:16:41 +01:00
app.ts Un-revert Skeleton Loader PR (#13180) 2024-03-25 16:39:42 +00:00
automation.ts
backup.ts
component.ts
datasource.ts Updating datasource controller types, this branched out a little bit to removing as many anys as possible, and allowing RowValue to correctly be returned from the allDocs function of the DB. 2024-02-29 16:28:00 +00:00
index.ts Fetch snippets from app doc when creating a new isolate 2024-03-12 15:39:26 +00:00
layout.ts More types. 2024-02-28 12:13:13 +00:00
links.ts
query.ts Initial fix for defaulting parameters, switch to null rather than strings, this is important for prepared statements/SQL queries. 2024-03-21 18:26:35 +00:00
role.ts Fix the bug, I think. 2024-03-05 17:35:04 +00:00
row.ts Type everywhere! 2024-03-20 19:33:39 +01:00
screen.ts More types. 2024-02-28 12:13:13 +00:00
snippet.ts Fetch snippets from app doc when creating a new isolate 2024-03-12 15:39:26 +00:00
user.ts
view.ts Convert view.spec.js to TypeScript, remove reliace on TestConfiguration. 2024-03-14 09:22:50 +00:00
webhook.ts