1
0
Fork 0
mirror of synced 2024-08-14 09:31:49 +12:00
Commit graph

19209 commits

Author SHA1 Message Date
Budibase Staging Release Bot
eabd4f3b79 v2.4.12-alpha.5 2023-03-13 13:22:50 +00:00
Michael Drury
82d0baf9c8 Merge pull request #10000 from Budibase/dependabot/npm_and_yarn/packages/cli/sideway/formula-3.0.1
Bump @sideway/formula from 3.0.0 to 3.0.1 in /packages/cli
2023-03-13 13:12:56 +00:00
dependabot[bot]
0f2c0fa45f Bump @sideway/formula from 3.0.0 to 3.0.1 in /packages/cli
Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sideway/formula/releases)
- [Commits](https://github.com/sideway/formula/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: "@sideway/formula"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 12:25:10 +00:00
Michael Drury
c27ce2a3b0 Merge pull request #9996 from Budibase/dependabot/npm_and_yarn/qa-core/sideway/formula-3.0.1
Bump @sideway/formula from 3.0.0 to 3.0.1 in /qa-core
2023-03-13 12:24:19 +00:00
Budibase Staging Release Bot
22e5eb13d6 Update pro version to 2.4.12-alpha.4 2023-03-13 12:23:13 +00:00
Budibase Staging Release Bot
e6bd908a1b v2.4.12-alpha.4 2023-03-13 12:20:05 +00:00
Michael Drury
a5a8a68587 Merge pull request #9998 from Budibase/fix/budi-6720-dev
Match any filter + not contains fix
2023-03-13 12:11:31 +00:00
mike12345567
bff6a51af2 Adding test case for scenario. 2023-03-13 11:48:13 +00:00
mike12345567
212b93cbe9 Fix for not contains with all or - variety of changes needed to achieve the actual expected functionality. 2023-03-13 11:48:03 +00:00
Budibase Staging Release Bot
1c44a9f0b8 Update pro version to 2.4.12-alpha.3 2023-03-13 09:59:01 +00:00
Budibase Staging Release Bot
e3a04a2fee v2.4.12-alpha.3 2023-03-13 09:55:46 +00:00
dependabot[bot]
4ad810ef1a Bump @sideway/formula from 3.0.0 to 3.0.1 in /qa-core
Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sideway/formula/releases)
- [Commits](https://github.com/sideway/formula/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: "@sideway/formula"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 09:47:40 +00:00
Adria Navarro
227fc6cc06 Merge pull request #9995 from Budibase/fix-package-versions
Update package versions
2023-03-13 09:46:55 +00:00
adrinr
4e993104ad Update package versions 2023-03-13 10:33:59 +01:00
Budibase Staging Release Bot
f48ee7661b Update pro version to 2.4.12-alpha.2 2023-03-10 12:50:28 +00:00
Budibase Staging Release Bot
8f127e5e41 v2.4.12-alpha.2 2023-03-10 12:47:25 +00:00
Mateus Badan de Pieri
b289ec4b8a Merge pull request #9833 from Budibase/license-key-mgmt
License key mgmt
2023-03-10 12:40:00 +00:00
Mateus Badan de Pieri
9f5aa90752 Update BuilderSidePanel.svelte 2023-03-10 12:30:00 +00:00
Mateus Badan de Pieri
d8ce0713aa Merge branch 'develop' into license-key-mgmt 2023-03-10 12:29:10 +00:00
Budibase Staging Release Bot
0ad261638c Update pro version to 2.4.12-alpha.1 2023-03-10 12:24:43 +00:00
Budibase Staging Release Bot
1c8c9fbbc7 v2.4.12-alpha.1 2023-03-10 12:21:35 +00:00
Michael Drury
5eabe9db22 Merge pull request #9779 from Budibase/jonny/api-metrics
metrics api endpoint
2023-03-10 12:12:51 +00:00
Budibase Staging Release Bot
7fe6d5041c Update pro version to 2.4.12-alpha.0 2023-03-09 16:05:26 +00:00
Budibase Staging Release Bot
1f9bd2f325 v2.4.12-alpha.0 2023-03-09 16:02:23 +00:00
Rory Powell
a03a96038d merge master into develop (#9964) 2023-03-09 15:54:20 +00:00
Budibase Staging Release Bot
741ecabd66 Update pro version to 2.4.8-alpha.4 2023-03-09 14:26:47 +00:00
Budibase Staging Release Bot
faeab2dbc3 v2.4.8-alpha.4 2023-03-09 14:23:40 +00:00
Andrew Kingston
e5271bdef1 Command palette (#9942)
* command palette E2E

* tidy up

* Improve theming with spectrum badges and dedupe spectrum label usage

* Update data section nav to match designs and use panel component

* Fix main content layout in data section

* Update data section routing for tables

* Improve data section routing for tables to account for edge cases

* Update internal and sample datasource routing

* Update external datasource routing

* Update routing for queries and make a top level concept like everything else

* Update routing for views

* Fix undefined reference when deleting datasource

* Reduce network calls and fix issues with stale datasourcenavigator state

* Update routing for REST queries and unify routes for normal queries and REST queries

* Lint

* Fix links for queries from datasource details page

* Remove redundant API calls and improve table deletion logic

* Improve data entity deletion logic and redirection and fix query details keying

* Improve determination of selected item in datasource tree

* Update command palette to support new data routes

* Update command palette, fix keybind issues and updating loading state

* Lint

* Fix publish command and fix preview published app URL

* Fix BBUI import

* Lint

* Fix datasource navigator selected state not working for internal DB or sample data

* Update command palette to use ctr+k/cmd+k

* Update command palette to match new designs and add visible categories

* Restore missing styles£

* Use proper theme constants for changing theme in command palette

* Add command palette action for inviting users

---------

Co-authored-by: Martin McKeaveney <martinmckeaveney@gmail.com>
2023-03-09 14:15:43 +00:00
Budibase Staging Release Bot
93e9eaec8a Update pro version to 2.4.8-alpha.3 2023-03-09 09:01:11 +00:00
Budibase Staging Release Bot
1a4652e4c2 v2.4.8-alpha.3 2023-03-09 08:58:17 +00:00
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
Budibase Staging Release Bot
306f20b7c8 Update pro version to 2.4.8-alpha.2 2023-03-08 16:00:30 +00:00
Budibase Staging Release Bot
22b1e5e790 v2.4.8-alpha.2 2023-03-08 15:57:28 +00:00
Andrew Kingston
04fc1be3d2 Add max height to popover when rendering above anchor (#9945) 2023-03-08 15:50:15 +00:00
Budibase Staging Release Bot
3328a9524e Update pro version to 2.4.8-alpha.1 2023-03-08 14:50:07 +00:00
Budibase Staging Release Bot
1c7c347189 v2.4.8-alpha.1 2023-03-08 14:47:29 +00:00
deanhannigan
d5f7a27d07 Component settings section tabs (#9895)
* Added tabs to the component settings section in the builder

* Review updates

* Update setting tab buttons to be size M and use a lighter font color when selected

---------

Co-authored-by: Andrew Kingston <andrew@kingston.dev>
2023-03-08 14:40:13 +00:00
Budibase Staging Release Bot
998eea3a4d Update pro version to 2.4.8-alpha.0 2023-03-08 14:27:07 +00:00
Budibase Staging Release Bot
0c5091ff81 v2.4.8-alpha.0 2023-03-08 14:24:04 +00:00
mike12345567
f421b93826 Merge branch 'master' of github.com:Budibase/budibase into develop 2023-03-08 13:52:55 +00:00
Michael Drury
f08d20d11e Merge pull request #9944 from Budibase/revert-9943-fix/pinning-minio-versions
Revert "pinning MinIO versions"
2023-03-08 13:48:36 +00:00
Budibase Release Bot
61ff3a736b v2.4.7 2023-03-08 13:47:20 +00:00
mike12345567
ac4478d969 Removing old version of minio from dev docker-compose file. 2023-03-08 13:40:06 +00:00
melohagan
a8f873fff3 Try/catch automation Create Row relationship (#9924)
* Try/catch

* Increase height of automation test output

* Unit tests

* lint
2023-03-08 13:39:18 +00:00
Michael Drury
03ff4daca3 Revert "pinning MinIO versions" 2023-03-08 13:35:26 +00:00
Budibase Staging Release Bot
d14068ddb4 Update pro version to 2.4.6-alpha.0 2023-03-08 12:54:26 +00:00
Budibase Staging Release Bot
eced7ac364 v2.4.6-alpha.0 2023-03-08 12:51:44 +00:00
Budibase Release Bot
33a9c8d215 Update pro version to 2.4.6 2023-03-08 12:41:59 +00:00
Budibase Release Bot
4c4e080a64 v2.4.6 2023-03-08 12:39:19 +00:00
mike12345567
b735259534 Merge branch 'master' of github.com:Budibase/budibase into develop 2023-03-08 12:37:34 +00:00