1
0
Fork 0
mirror of synced 2024-09-28 23:31:43 +12:00
Commit graph

33761 commits

Author SHA1 Message Date
Adria Navarro
2bce7424f1 Refactor logic 2024-04-19 13:43:18 +02:00
mike12345567
1af0eaae93 PR comment. 2024-04-19 12:36:05 +01:00
Adria Navarro
b05f56222e Fix tests 2024-04-19 13:13:12 +02:00
mikesealey
11702538cb pulls inline code into separate handleClickLink function to deal with closing side panel when navigating away 2024-04-19 12:08:05 +01:00
Adria Navarro
11ef351400 Fix dropping links 2024-04-19 12:56:51 +02:00
Adria Navarro
5afa8a539c
Merge branch 'master' into BUDI-8181/fix-relationships-disappearing 2024-04-19 12:53:48 +02:00
Adria Navarro
874c698776 lint 2024-04-19 12:52:25 +02:00
Dean
bdf15b21b1 Fixes for filter drawer padding 2024-04-19 11:49:20 +01:00
Andrew Kingston
ebbd0a87d4 Remove dates from card block autofill because the timestamps don't look nice 2024-04-19 11:48:26 +01:00
Andrew Kingston
1ede3b34d4
Merge branch 'master' into prefill-cards 2024-04-19 11:43:40 +01:00
Andrew Kingston
e670dc1e1b Lint 2024-04-19 11:43:25 +01:00
Adria Navarro
16d2c06b8a Add constraints and extra fields 2024-04-19 12:40:39 +02:00
Adria Navarro
72c65cd7fd Fix test 2024-04-19 12:39:04 +02:00
Adria Navarro
1685568089 Improve and fix test 2024-04-19 12:38:57 +02:00
Andrew Kingston
bc29d3515f Improve card binding autofill field selection 2024-04-19 11:35:16 +01:00
Dean
3b188866e7 Merge remote-tracking branch 'origin/master' into feature/filter-bindings 2024-04-19 11:13:48 +01:00
Andrew Kingston
75bf928242 Tidy up card binding logic 2024-04-19 11:08:59 +01:00
mikesealey
237bc70758 removes console.log() 2024-04-19 10:58:25 +01:00
Andrew Kingston
ebd7f33330
Merge pull request #13513 from Budibase/fix-client-loading-issues
Restore render blocker around client apps until data is ready
2024-04-19 10:57:37 +01:00
Andrew Kingston
e98a9f7f80 Update when empty setting enrichment runs to ensure card blocks properly reset when changing datasource 2024-04-19 10:55:58 +01:00
Andrew Kingston
e4440ac42a
Merge branch 'master' into borderless-grid 2024-04-19 10:54:04 +01:00
Andrew Kingston
a049afcf65
Merge branch 'master' into fix/conditional-ui-updates 2024-04-19 10:53:39 +01:00
Andrew Kingston
c261ec10f4
Merge branch 'master' into fix-client-loading-issues 2024-04-19 10:53:23 +01:00
mikesealey
80a6afd54f closes side panel when navigating away regardless of ignoreClicksOutside 2024-04-19 10:41:39 +01:00
Adria Navarro
1732e14353 Add extra fields 2024-04-19 11:12:52 +02:00
Adria Navarro
e03975462e Improve tests 2024-04-19 11:09:20 +02:00
Adria Navarro
c34cd470ee Fix dropping columns existing only internally 2024-04-19 11:05:36 +02:00
theodelaporte
03d3151a65 📝 match readme to each other 2024-04-19 10:41:54 +02:00
Adria Navarro
a1b91da40f Add basic fetch schema test 2024-04-19 10:40:16 +02:00
theodelaporte
7c9c3b7196 📝 add russian version of readme 2024-04-19 10:39:44 +02:00
theodelaporte
a56fd67911 📝 add italian version of readme 2024-04-19 10:38:52 +02:00
theodelaporte
66381ded2f 📝 Add portuguese version of readme 2024-04-19 10:37:51 +02:00
Dean
119149d00a Merge remote-tracking branch 'origin/master' into feature/filter-bindings 2024-04-19 09:12:20 +01:00
Dean
6ab024b83a Merge remote-tracking branch 'origin/master' into feature/filter-bindings 2024-04-18 17:31:03 +01:00
jvcalderon
701775db3b Merge branch 'master' into feature/premium-plus-trial 2024-04-18 18:26:48 +02:00
jvcalderon
4c5f20bfe8 WIP 2024-04-18 18:21:37 +02:00
Budibase Staging Release Bot
008c8e8c9d Bump version to 2.23.9 2024-04-18 16:11:25 +00:00
Dean
6bbdf0e474 Bindings support for views and table row searches 2024-04-18 17:04:26 +01:00
Adria Navarro
5124ee3ce1
Merge pull request #13519 from Budibase/budi-8179/mssql-schema-conflicts
MSSQL schema conflicts
2024-04-18 17:56:07 +02:00
Adria Navarro
642f30416a Fix schema and aliasing usage 2024-04-18 17:48:10 +02:00
Adria Navarro
dafa20ce47 Add platform docs to mssql docker-compose 2024-04-18 17:48:10 +02:00
Andrew Kingston
cb3937b5c1 Auto fill card blocks with bindings and reset when changing datasource 2024-04-18 15:58:40 +01:00
Dean
f6691fc9ef Merge remote-tracking branch 'origin/master' into feature/signature-field-and-component 2024-04-18 15:10:30 +01:00
Dean
7de06e7b75 Add support to data table modal UI for attachment single and signature types 2024-04-18 15:08:21 +01:00
Budibase Staging Release Bot
21f554a6b8 Bump version to 2.23.8 2024-04-18 12:53:32 +00:00
melohagan
6bdc726d55
Allow a displayName to be passed when creating admin user (#13516)
* Allow a displayName to be passed when creating admin user

* Set the first and last names

* Don't format handlebars files on save

* Use familyName and givenName
2024-04-18 12:52:00 +00:00
mikesealey
088c210de8 sets ignoreClickOutside to each side panel 2024-04-18 12:11:45 +01:00
Conor Webb
0c24b7ba17
Merge branch 'master' into new-table-selected-rows 2024-04-18 11:51:14 +01:00
Dean
605345bfd1 Removed delete attachment behaviour from SignatureCell as the API behaviour has been removed. 2024-04-18 11:43:10 +01:00
Sam Rose
12edb9c001
Merge pull request #13503 from Budibase/more-sqs-tests-4
Add `search.spec.ts` tests for `FieldType.BIGINT` and some additional range query tests.
2024-04-18 11:40:18 +01:00