Commit Graph

31808 Commits

Author SHA1 Message Date
Dean 56fd28eb54 Test fixes 2024-05-02 16:45:25 +01:00
Dean 83eeddf422 Merge remote-tracking branch 'origin/master' into feature/filter-bindings 2024-05-02 16:32:29 +01:00
Dean a743028662 Lint 2024-05-02 16:32:07 +01:00
Dean 5e7d1169f7 Minor refactor to accomodate testing with snippets. More test cases for multiple binding types 2024-05-02 16:26:09 +01:00
Andrew Kingston df25ff307c Add support for detecting datasource plus usage in tables when using a data provider as a source 2024-05-02 16:14:04 +01:00
Andrew Kingston 329201569d Merge branch 'master' of github.com:Budibase/budibase into bug-crusher-9000 2024-05-02 15:34:06 +01:00
Budibase Staging Release Bot 7b57595a1e Bump version to 2.24.1 2024-05-02 14:32:57 +00:00
Andrew Kingston 3d4f9b81bb
Merge pull request #13599 from Budibase/fix/calendary-start-of-week
Fix calendar using locale aware start of week
2024-05-02 15:24:42 +01:00
Andrew Kingston 667760eda8 Fix calendar using locale aware start of week 2024-05-02 15:19:31 +01:00
Andrew Kingston f0c44fadde Fix no operators being available when filtering on static formula columns 2024-05-02 15:05:35 +01:00
Andrew Kingston a2b7791976 Add root flag to eslint config to prevent importing higher level personal configs 2024-05-02 12:55:51 +01:00
Andrew Kingston 488f7d06b7 Ignore coverage files inside account portal 2024-05-02 12:55:17 +01:00
Andrew Kingston 65c5aefe0f Fix issue where IDs were stripped from rows in grids that were using a link datasource 2024-05-02 12:51:21 +01:00
Adria Navarro f9d738c393
Typo
Co-authored-by: Sam Rose <hello@samwho.dev>
2024-05-02 12:20:58 +01:00
Adria Navarro 2b61172fe8 PR comments 2024-05-02 12:19:19 +01:00
Adria Navarro 34b6581aed Lint 2024-05-02 12:15:23 +01:00
Adria Navarro 2e4b69e381 PR comments 2024-05-02 12:12:48 +01:00
Adria Navarro a0e58600bd Lint 2024-05-02 12:12:29 +01:00
Adria Navarro c723790594 Rename 2024-05-02 12:10:29 +01:00
Adria Navarro 70c6d56c1e Merge branch 'feat/budi-8123-single-user' into budi-8123/single-user-column-type 2024-05-02 12:06:42 +01:00
Andrew Kingston 052c6df713 Merge branch 'master' of github.com:Budibase/budibase into bug-crusher-9000 2024-05-02 11:40:42 +01:00
Andrew Kingston b374e6bdc9 Update form step control to render tooltips above rather than below buttons 2024-05-02 11:37:58 +01:00
Andrew Kingston a8b74f5f8c Fix state bindings not being generated for some nested instances 2024-05-02 11:33:34 +01:00
Andrew Kingston b08bfc2517 Fix bug where adding a confirmation step to a button action chain would break event context in further actions 2024-05-02 10:48:44 +01:00
Andrew Kingston e72a3f4677 Update prompt user button action fields to be bindable 2024-05-02 10:48:20 +01:00
dependabot[bot] a002be6421
Bump ejs from 3.1.9 to 3.1.10
Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-02 09:39:55 +00:00
Adria Navarro 06630a4c8e Remove unused packages from pro 2024-05-02 10:38:17 +01:00
Adria Navarro 72725ce49b
Merge pull request #13579 from Budibase/fix/schema-panel-null-references
[Fix] Schema panel null references
2024-05-02 10:11:19 +01:00
Dean 2997da8687 Merge remote-tracking branch 'origin/master' into feature/filter-bindings 2024-05-02 09:24:14 +01:00
Dean f2cb90735b Merge commit 2024-05-02 09:24:05 +01:00
Adria Navarro 6570b2efcc Remove unused packages from backend-core 2024-05-01 11:38:59 +01:00
Adria Navarro 23f0ec7f12 Remove unused packages from builder 2024-05-01 11:17:26 +01:00
Adria Navarro cbda40ac12 Remove unused packages 2024-05-01 11:07:00 +01:00
Adria Navarro bf41a6e4d3 Remove duplicates 2024-05-01 10:45:26 +01:00
Adria Navarro ffbbb223e9 Fix null ref 2024-04-30 10:39:52 +01:00
Adria Navarro 5699d28eb6 Display json 2024-04-30 10:26:42 +01:00
Adria Navarro 54e2609f76 Handle null references when selecting empty in the schema type in the panel 2024-04-30 10:26:35 +01:00
Budibase Staging Release Bot 9babae5b44 Bump version to 2.24.0 2024-04-29 08:00:02 +00:00
Andrew Kingston cf3b1b5b32
Merge pull request #13573 from Budibase/flatpickr-cleanup
Remove all traces of flatpickr
2024-04-29 08:49:24 +01:00
Andrew Kingston 58bd3506a8
Merge branch 'master' into flatpickr-cleanup 2024-04-29 06:49:42 +01:00
Mike Sealey 93eb489cfc
Merge pull request #13488 from Budibase/revert-13487-revert-13463-BUDI-8157
Adds configurable actions on side panel close, and gives the user the option to disable the click-outside closure of side panel
2024-04-26 16:35:08 +01:00
Mike Sealey 83a0ec775e
Merge branch 'master' into revert-13487-revert-13463-BUDI-8157 2024-04-26 16:29:50 +01:00
Andrew Kingston 30514ccb50
Merge branch 'master' into flatpickr-cleanup 2024-04-26 16:28:54 +01:00
Andrew Kingston a7f54eebdb Remove all traces of flatpickr 2024-04-26 16:25:41 +01:00
Dean ac3b8478ec Merge remote-tracking branch 'origin/master' into feature/filter-bindings 2024-04-26 16:06:34 +01:00
Michael Drury dac65bc8de
Merge pull request #13572 from Budibase/fix/search-tests-bulk
Search test improvement - bulk import
2024-04-26 16:06:28 +01:00
Dean e8f15058a1 Merge commit 2024-04-26 16:03:32 +01:00
mike12345567 fdeb7e57bb Updating yarn lock. 2024-04-26 15:56:45 +01:00
mike12345567 f670b75e13 Adding bulk import type. 2024-04-26 15:53:16 +01:00
Andrew Kingston a84b11fd82
Merge branch 'master' into revert-13487-revert-13463-BUDI-8157 2024-04-26 15:53:11 +01:00