Budibase Staging Release Bot
e753119043
v2.4.27-alpha.10
2023-03-28 14:54:57 +00:00
Budibase Staging Release Bot
117edaa8cb
v2.4.27-alpha.9
2023-03-28 14:11:12 +00:00
Budibase Staging Release Bot
ba909a6442
v2.4.27-alpha.8
2023-03-28 00:46:16 +00:00
Budibase Staging Release Bot
62d0a49761
v2.4.27-alpha.7
2023-03-27 16:40:48 +00:00
Budibase Staging Release Bot
c93459ff4d
v2.4.27-alpha.6
2023-03-27 13:54:21 +00:00
Budibase Staging Release Bot
c5eec07923
v2.4.27-alpha.5
2023-03-24 15:33:56 +00:00
Budibase Staging Release Bot
f57f2d3634
v2.4.27-alpha.4
2023-03-16 17:19:17 +00:00
Budibase Staging Release Bot
8b4b73c9f1
v2.4.27-alpha.3
2023-03-16 08:50:36 +00:00
Rory Powell
de89b9112a
Simplify errors framework ( #10042 )
...
* Simplify errors framework
* Use enum for ErrorCode
* Lint
* Update base BudibaseError type to use enum
* For for public error on UsageLimitError
* Build fix
* Build fix
2023-03-16 08:42:02 +00:00
Budibase Staging Release Bot
08388311c9
v2.4.27-alpha.2
2023-03-15 16:53:36 +00:00
Budibase Staging Release Bot
e5868c2b6d
v2.4.27-alpha.1
2023-03-15 16:11:54 +00:00
Budibase Staging Release Bot
b86bd34fff
v2.4.27-alpha.0
2023-03-15 10:34:05 +00:00
mike12345567
71a90f4873
Fixing shared-core types version.
2023-03-14 14:04:42 +00:00
Budibase Release Bot
10f1d1f142
v2.4.26
2023-03-14 10:17:02 +00:00
Budibase Release Bot
c62c6badd5
v2.4.25
2023-03-14 09:50:17 +00:00
Budibase Release Bot
c7fb06ef39
v2.4.24
2023-03-14 08:28:08 +00:00
Budibase Release Bot
aa4c9f6fcb
v2.4.23
2023-03-13 15:42:10 +00:00
Budibase Release Bot
3ad91ec018
v2.4.22
2023-03-13 15:30:10 +00:00
Budibase Release Bot
7227bb6a91
v2.4.21
2023-03-13 15:11:44 +00:00
Budibase Release Bot
ed836fa329
v2.4.20
2023-03-13 11:52:47 +00:00
Budibase Release Bot
be3156635b
v2.4.19
2023-03-10 16:47:16 +00:00
Budibase Release Bot
ad4fa5354f
v2.4.18
2023-03-10 16:23:32 +00:00
mike12345567
eef7c07194
Merge branch 'master' of github.com:Budibase/budibase into fix/9886
2023-03-10 16:00:03 +00:00
mike12345567
ddaafe6379
Merge branch 'master' of github.com:Budibase/budibase into fix/9886
2023-03-10 14:49:41 +00:00
mike12345567
418de34c1d
Merge branch 'master' of github.com:Budibase/budibase into fix/9886
2023-03-09 12:29:28 +00:00
Adria Navarro
63afd34eb2
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 12:25:12 +00:00