Martin McKeaveney
6b1829a7fc
remove QA core
2024-04-02 17:24:30 +01:00
mike12345567
9f80d7fe43
Adding a mechanism to split build of account portal and monorepo.
2024-03-27 16:59:45 +00:00
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
Sam Rose
217b39c232
Reenable no-unused-vars
2024-03-20 11:46:39 +00:00
Sam Rose
25c23d5245
Enable the eslint-jest plugin.
2024-03-19 09:45:38 +00:00
Gerard Burns
de0414afbe
Update Svelte Major Version to 4 ( #13036 )
...
* update svelte versions
* temporarilly disable svelte warnings
* change bbap version pointed to
* remove sub module specifying svelte version
* point at updated account-portal
* add type declaration for svelte in the server
* add svelte transformer for server jest tests
* remove svelte from bbui package.json
* get builder tests working
* linting fixes
* prettier fixes
* fix server test
* fix another server test
* fix server serverlog test
* account-portal-version
* pin master version of pro
* revert hbs doc file in server to use triple braces, ensures nothing gets escaped
2024-02-22 13:19:29 +00:00
Gerard Burns
b12aa639d3
Allow Collapsing Selected Components, Add Hotkeys for Collapsing Components ( #12764 )
...
* wip
* fix spelling
* wip
* linting
* change order of fix version of linting
* lint fix
* linting
2024-02-15 10:53:58 +00:00
jvcalderon
6e5aeaf364
Remove 'got' from resolutions
2024-02-12 08:58:46 +01:00
Martin McKeaveney
b17bd4d8fd
merge
2024-02-02 17:00:09 -03:00
mike12345567
dcb5f377b9
I was experiencing an issue with running the dev:noserver command, issue was related to having account portal checked out, this solves the problem.
2024-01-29 15:35:16 +00:00
Martin McKeaveney
a34ae9e2e2
merge with master
2024-01-08 16:44:32 +00:00
Martin McKeaveney
fa84f90285
remove manual override to file-type dep
2024-01-05 15:56:44 +00:00
Adria Navarro
e7ff5dd65e
Force node engine 20
2024-01-03 14:19:57 +01:00
Martin McKeaveney
a13f1f31d1
more vuln patches
2024-01-02 19:26:26 +00:00
Martin McKeaveney
848e574654
more resolutions
2024-01-02 18:17:41 +00:00
Adria Navarro
e3e4cc0bec
Allow running on node 18
2023-12-29 11:17:36 +01:00
Adria Navarro
7b89422b6a
Update mssql
2023-12-22 14:59:25 +01:00
Adria Navarro
c7bb63da35
Update node refs to 20
2023-12-22 14:55:22 +01:00
Martin McKeaveney
670ce0528f
patch for tough cookie
2023-12-17 17:42:43 +00:00
Martin McKeaveney
3aa25e3804
more patches
2023-12-17 16:52:47 +00:00
Martin McKeaveney
e73576d8d6
more patches
2023-12-17 15:58:10 +00:00
Martin McKeaveney
93901d2795
adding resolutions for vulnerable deps
2023-12-17 14:49:11 +00:00
Adria Navarro
1e267fca5b
Merge branch 'master' into BUDI-7580/account_portal_submodule
2023-12-11 09:50:48 +01:00
Adria Navarro
5355238713
Add title to migration
2023-12-05 11:02:44 +01:00
Adria Navarro
7f18e53a6e
Ignore account portal on dev:noserver
2023-12-05 09:36:09 +01:00
Adria Navarro
67d71fe51c
Extend eslint and prettier ignore config
2023-12-04 19:02:28 +01:00
Adria Navarro
75554d1bd2
Add migration script
2023-12-04 16:30:07 +01:00
Adria Navarro
e7bcabf1d2
Merge branch 'master' into BUDI-7580/account_portal_submodule
2023-11-27 20:48:32 +01:00
Adria Navarro
e8abb5cb46
Detect non-barrel workspace usages
2023-11-17 14:39:52 +01:00
Adria Navarro
ab56228192
Use eslint-plugin-import and import/no-relative-packages
2023-11-17 13:03:28 +01:00
Adria Navarro
db459e1025
Add dev:all for accountportal
2023-11-07 19:19:31 +01:00
Adria Navarro
a945b52f9a
Rename dev:builder to dev (unifying account-portal)
2023-11-07 19:15:40 +01:00
Adria Navarro
8c90b9ddfb
Merge branch 'master' into BUDI-7580/account_portal_submodule
2023-11-02 13:35:17 +01:00
mike12345567
f74556cb7a
Hardcoding the memory used by the build process to make sure it always tries to claim as much as it needs to run the build fully (avoid heap errors as seen on feature branch builds).
2023-11-02 11:19:26 +00:00
Adria Navarro
62d5cc913c
Exclude account-portal root as a workspace
2023-10-31 11:49:43 +01:00
Adria Navarro
18b8d6d3ef
Merge branch 'master' into BUDI-7580/account_portal_submodule
2023-10-31 09:55:30 +01:00
Adria Navarro
a80ea2f2c0
Clean scripts
2023-10-30 14:38:26 +01:00
Adria Navarro
a141598a1c
Remove unused scripts
2023-10-30 14:26:28 +01:00
Adria Navarro
c79f37ee9c
Update eslint packages
2023-10-27 12:14:21 +02:00
Adria Navarro
4d01663247
Add clean top level node_modules on `yarn clean`
2023-10-27 10:58:06 +02:00
Adria Navarro
6abb1b5f70
Merge branch 'master' into BUDI-7580/account_portal_submodule
2023-10-27 10:57:07 +02:00
Adria Navarro
7ddaf6479f
Clean unused pipelines
2023-10-26 09:54:38 +02:00
Adria Navarro
38144aa15a
Clean scripts
2023-10-19 11:08:56 +02:00
Adria Navarro
eef34bdfb8
Change account portal to packages
2023-10-18 10:49:15 +02:00
Adria Navarro
9838c368eb
Unify more packages
2023-10-18 10:49:15 +02:00
Adria Navarro
40ed96dd78
Scripts
2023-10-18 10:49:15 +02:00
Adria Navarro
9dfeee747a
Setup account-portal as submodule
2023-10-18 10:49:15 +02:00
mike12345567
7b8e23eb82
Merge branch 'master' of github.com:Budibase/budibase into BUDI-7573/use_existing_image_cache
2023-10-12 11:08:12 +01:00
mike12345567
d1b7ccd86f
Updating docs and removing old documentation pathway.
2023-10-11 17:49:25 +01:00
Adria Navarro
cab660d2e3
Clean dependencies
2023-10-03 22:11:43 +02:00