Martin McKeaveney
|
42bb6374f5
|
merge
|
2022-12-09 13:35:18 +00:00 |
Andrew Kingston
|
2c276816ab
|
Ensure filters are reset when changing table in the data section
|
2022-12-07 13:08:58 +00:00 |
Andrew Kingston
|
041f156754
|
Merge pull request #8965 from Budibase/cheeks-fixes
Misc fixes
|
2022-12-07 13:01:14 +00:00 |
melohagan
|
a3d3e492f0
|
Merge pull request #8886 from Budibase/bug/sev3/query-bindings-drawer
Query bindings drawer fixes
|
2022-12-07 11:06:19 +00:00 |
Andrew Kingston
|
e9f7fc9714
|
Merge branch 'cheeks-fixes' of github.com:Budibase/budibase into cheeks-fixes
|
2022-12-07 09:54:47 +00:00 |
Andrew Kingston
|
0b9dd37870
|
Remove console log
|
2022-12-07 09:02:31 +00:00 |
Andrew Kingston
|
9315cb9af7
|
Update filter labels to reflect that more than and less than also include equal to
|
2022-12-07 09:00:29 +00:00 |
Andrew Kingston
|
eca7af83f4
|
Fix filter drawer and filtering in general across data, design and automate and update to support keyed fields and 'match any'
|
2022-12-07 08:57:17 +00:00 |
mike12345567
|
9054de4e3c
|
Minor fix for #8843 - the binding input drawer was using the format helper. rather than helpers. when generating JS helpers.
|
2022-12-06 18:21:54 +00:00 |
Dean
|
2eac4afbc9
|
Force a re-initialisation of table data and paging when importing rows to a datasource
|
2022-12-05 15:02:39 +00:00 |
Michael Drury
|
0621c7b197
|
Merge pull request #8915 from Budibase/fix/8882
Fix/8882
|
2022-12-05 12:56:34 +00:00 |
mike12345567
|
19649b761a
|
Updating error message.
|
2022-12-05 11:48:27 +00:00 |
Andrew Kingston
|
554f8b83da
|
Merge pull request #8667 from FlaminWrap/Flaminwrap-Enhancement-7604
Allow user to disable hard coded notifications for button actions #7604
|
2022-12-05 09:36:31 +00:00 |
mike12345567
|
47d782ad28
|
Final fix for #8882 - adding text to show the error - as well as fixing an issue with many to many updating correctly.
|
2022-12-02 17:28:37 +00:00 |
deanhannigan
|
8fab962e38
|
Merge pull request #8789 from Budibase/feature/add-delete-to-row-edit-modal
Add delete to row edit modal
|
2022-12-02 09:12:47 +00:00 |
Rory Powell
|
e3fa737a9b
|
Merge branch 'master' into develop
|
2022-12-01 14:39:05 +00:00 |
Mel O'Hagan
|
54f0112d68
|
Remove console log
|
2022-12-01 10:37:58 +00:00 |
Mel O'Hagan
|
216539a454
|
Adjust z index
|
2022-12-01 10:34:03 +00:00 |
Mel O'Hagan
|
4b2d96f508
|
Remove helpers and convert to JS query bindings
|
2022-12-01 10:29:06 +00:00 |
Andrew Kingston
|
ff53acfb9f
|
Merge pull request #8788 from Budibase/side-panel
Side panels
|
2022-11-30 16:04:35 +00:00 |
Dean
|
60f3202773
|
Fix for table and view editing. Mutation was causing several issues in the builder
|
2022-11-30 09:53:18 +00:00 |
Dean
|
d6e88ae6b4
|
Merge remote-tracking branch 'origin/develop' into fix/sample-data-edit-removed-delete-fixed
|
2022-11-29 12:54:22 +00:00 |
Andrew Kingston
|
02ef58c7fc
|
Merge branch 'develop' of github.com:Budibase/budibase into side-panel
|
2022-11-29 12:22:56 +00:00 |
Michael Drury
|
c273a9cf51
|
Merge pull request #8530 from FlaminWrap/Flaminwrap-Enhancement-7138
Automation steps in the automation builder and tester #7138
|
2022-11-29 11:53:04 +00:00 |
Michael Drury
|
1f0570907a
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-11-29 11:13:54 +00:00 |
Mel O'Hagan
|
9b6bd12499
|
Remove _id from filter field list in external dbs
|
2022-11-29 11:00:54 +00:00 |
Dean
|
c1e1ba51f3
|
Disabled the ability to rename the Sample Data datasource. Updated the backend to ensure that renaming doesn't alter its structure and block deletion
|
2022-11-28 17:25:10 +00:00 |
Andrew Kingston
|
6521587db3
|
Merge branch 'develop' of github.com:Budibase/budibase into side-panel
|
2022-11-28 09:57:12 +00:00 |
Martin McKeaveney
|
035d66c86e
|
Merge pull request #8790 from Budibase/bug/sev4/duplicate-add-binding-button
Remove duplicate add binding button
|
2022-11-25 13:33:36 +00:00 |
Mel O'Hagan
|
b2e8522b7b
|
Don't add numbering to primary key
|
2022-11-24 18:24:38 +00:00 |
Mel O'Hagan
|
29de393a2f
|
Allow tables to be created even if no fetch
|
2022-11-24 11:45:58 +00:00 |
Mel O'Hagan
|
84aa2d4776
|
Remove duplicate add binding button
|
2022-11-23 18:19:43 +00:00 |
Dean
|
396c2b8068
|
Added delete functionality to the edit table row modal
|
2022-11-23 15:03:00 +00:00 |
Andrew Kingston
|
cac780eb50
|
Merge branch 'develop' of github.com:Budibase/budibase into side-panel
|
2022-11-22 16:52:09 +00:00 |
deanhannigan
|
f043b8deda
|
Merge pull request #8672 from Budibase/feature/default-internal-datasource
Default Datasource and sample row data
|
2022-11-22 10:32:12 +00:00 |
Mel O'Hagan
|
d39dae72fc
|
Refactor
|
2022-11-21 16:24:24 +00:00 |
Mel O'Hagan
|
d4f9329746
|
Merge branch 'develop' into feature/dynamic-filter-custom-labels
|
2022-11-21 16:20:05 +00:00 |
Dean
|
7fe99448f7
|
Merge remote-tracking branch 'origin/develop' into feature/default-internal-datasource
|
2022-11-21 15:40:11 +00:00 |
Mel O'Hagan
|
a7e6f1a2de
|
Add subject prop
|
2022-11-21 15:11:21 +00:00 |
mike12345567
|
5aa1f94cfe
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-11-21 15:05:48 +00:00 |
Mel O'Hagan
|
9a3209cc56
|
Remove duplication
|
2022-11-21 14:48:26 +00:00 |
Mel O'Hagan
|
2a9266e22e
|
Don't allow cell edit for dynamic filter col conf
|
2022-11-18 16:19:49 +00:00 |
Andrew Kingston
|
abaa83d4ad
|
Merge pull request #8608 from Budibase/fix/form-block
Fix form block issues
|
2022-11-17 10:28:33 +00:00 |
Andrew Kingston
|
bc6a0b2f22
|
Add working side panels to table blocks
|
2022-11-17 10:16:45 +00:00 |
Dean
|
eb57c6604d
|
Merge remote-tracking branch 'origin/develop' into feature/default-internal-datasource
|
2022-11-15 17:11:19 +00:00 |
Dean
|
f082e4596c
|
Review updates
|
2022-11-15 17:03:35 +00:00 |
Mel O'Hagan
|
a632f942e8
|
Allow underscores in column names
|
2022-11-15 16:57:18 +00:00 |
Andrew Kingston
|
03cf4153fc
|
Merge branch 'develop' of github.com:Budibase/budibase into side-panel
|
2022-11-15 13:05:11 +00:00 |
Andrew Kingston
|
3b0bc310b3
|
Lint
|
2022-11-15 13:04:09 +00:00 |
Andrew Kingston
|
e9c6aa2593
|
Ensure action parameters can never be null and fix display of close screen modal action
|
2022-11-15 12:52:06 +00:00 |