1
0
Fork 0
mirror of synced 2024-06-01 10:09:48 +12:00
budibase/scripts
Adria Navarro 158703daef Bug - BUDI-6068 filters do not work for google sheets (#9886)
* Add data-utils with filters

* Create data-utils

* Add data-utils to compiled code

* Reuse constants

* Fix tests

* Rename package to shared-core

* Namespace export shared-core

* Rely on rollup to bundle shared-core

* Revert "Rely on rollup to bundle shared-core"

This reverts commit e8b5a2bb9a.

* Updating version and removing private.

* Update version

* Increment versions.

* Implement sort

* Enabling sort

* v2.3.21-alpha.2

* Fix build

* Improve readability

* Move deepGet to shared helper

* Better type usage

* Fix types

* Configure types

* Fix vite refs

* Add dep

* Fixing depencencies on client

* Add missing dev command

* Fix loading issues

* Update versions to latest

* Multiple es6 and commonjs configs

* Config

* Use local packages on rollup for client

* Change shared-core and types entry points

---------

Co-authored-by: mike12345567 <me@michaeldrury.co.uk>
2023-03-09 08:50:26 +00:00
..
pro Remove test on release-develop job (temporary) (#9711) 2023-02-16 14:14:22 +00:00
audit.js Reverting bbui lock, making sure it isn't upgrading again, fixing vite to the best version we can use. 2021-11-17 19:12:54 +00:00
buildx-multiarch.sh Adding command for multiarch building with buildx, need to install qemu on Linux to make this work. 2022-06-21 19:52:44 +01:00
cleanup.sh add verbose to rm 2022-10-21 21:09:54 +02:00
install-contributor-dependencies.sh Change install script to support only mac explicitly 2023-02-03 11:06:31 +00:00
install-minio.sh Revert "pinning MinIO versions" 2023-03-08 13:35:26 +00:00
link-dependencies.sh Bug - BUDI-6068 filters do not work for google sheets (#9886) 2023-03-09 08:50:26 +00:00
localdomain.sh Update tenancy detection to honour any subdomain pattern according to platform url 2022-11-09 16:35:16 +00:00
pinVersions.js Updating the single image docker build to pin versions before build to allow it to work with develop etc. Also optimising the image a bit so that it can be built significantly faster. 2022-06-16 19:30:34 +01:00
releaseHelmChart.js automate helm deployment with CI 2021-12-09 11:05:43 +00:00