Andrew Kingston
e26d5096ae
Merge branch 'cheeks-fixes' of github.com:Budibase/budibase into cheeks-fixes
2022-12-07 09:54:47 +00:00
Andrew Kingston
608576ff3b
Remove console log
2022-12-07 09:02:31 +00:00
Andrew Kingston
d4a7412163
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
0e9477b982
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
d3029d33ae
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
Andrew Kingston
07347420e7
Fix issue with not being able to update component names
2022-12-06 15:32:50 +00:00
Andrew Kingston
b03bf753a0
Fix issue with extremely long select values!
2022-12-06 15:13:12 +00:00
Dean
4826f1ef82
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
5e0664e683
Merge pull request #8915 from Budibase/fix/8882
...
Fix/8882
2022-12-05 12:56:34 +00:00
Gerard Burns
d0d73a8b51
Multifield Input Autoselect All Fields ( #8884 )
...
* Multifield Input Autoselect All Fields
* PR Feedback
* PR Feedback
* Linting
2022-12-05 12:09:27 +00:00
mike12345567
3a31981778
Updating error message.
2022-12-05 11:48:27 +00:00
Andrew Kingston
783e95b688
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
deanhannigan
2e196f2c96
Merge pull request #8875 from Budibase/fix/view-and-table-editing
...
Fixes for table and view editing
2022-12-05 09:22:34 +00:00
mike12345567
0ca1c359a5
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
Mel O'Hagan
382d2d49eb
Disable MongoDB pipeline in QueryBindingView
2022-12-02 15:53:05 +00:00
Mel O'Hagan
32285a2a1f
Update value with new query
2022-12-02 15:10:43 +00:00
Mel O'Hagan
abf5585666
Set size to match password modal
2022-12-02 12:26:20 +00:00
Rory Powell
5a4d8dafb9
Apply validation to invite users by email + results modal
2022-12-02 11:51:53 +00:00
deanhannigan
9c923c7f8c
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
7a7bbd1857
Merge branch 'master' into develop
2022-12-01 14:39:05 +00:00
Mel O'Hagan
e83c25cb24
Remove console log
2022-12-01 10:37:58 +00:00
Mel O'Hagan
f950e572e5
Adjust z index
2022-12-01 10:34:03 +00:00
Mel O'Hagan
002c1e7201
Remove helpers and convert to JS query bindings
2022-12-01 10:29:06 +00:00
Andrew Kingston
b336a916c7
Merge pull request #8788 from Budibase/side-panel
...
Side panels
2022-11-30 16:04:35 +00:00
Mel O'Hagan
5244735828
Only exclude _id from external sql tables
2022-11-30 15:14:32 +00:00
Andrew Kingston
c8a72b7521
Update background colour of component info section
2022-11-30 14:37:43 +00:00
Andrew Kingston
8564975fa1
Lint
2022-11-30 14:36:07 +00:00
Andrew Kingston
27845336b7
Add ability to show component info above the settings panel and add info to side panels
2022-11-30 14:18:31 +00:00
Dean
57cda93bf5
Fix for table and view editing. Mutation was causing several issues in the builder
2022-11-30 09:53:18 +00:00
Andrew Kingston
86fc2217a1
Enable capturing events for certain setting changes, and track usage of side panels inside table blocks
2022-11-29 18:28:26 +00:00
Dean
dc001bc27f
Merge remote-tracking branch 'origin/develop' into fix/sample-data-edit-removed-delete-fixed
2022-11-29 12:54:22 +00:00
Andrew Kingston
8567ae70af
Merge branch 'develop' of github.com:Budibase/budibase into side-panel
2022-11-29 12:22:56 +00:00
Michael Drury
03a2be6740
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
4f4eb4da26
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-11-29 11:13:54 +00:00
Mel O'Hagan
2e5744eedd
Remove _id from filter field list in external dbs
2022-11-29 11:00:54 +00:00
Dean
7d0e2c289d
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
27bea5c85b
Merge branch 'develop' of github.com:Budibase/budibase into side-panel
2022-11-28 09:57:12 +00:00
deanhannigan
21b2831fbf
Merge pull request #8695 from Budibase/feature/auto-select-dataprovider-source
...
Feature/auto select dataprovider source
2022-11-28 09:07:49 +00:00
Martin McKeaveney
f19e82d81c
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
57f695ac3c
Don't add numbering to primary key
2022-11-24 18:24:38 +00:00
Mel O'Hagan
bcd4ac1db8
Only uncheck other homescreens if homescreen set
2022-11-24 13:24:09 +00:00
Mel O'Hagan
4b05cd2d2d
Allow tables to be created even if no fetch
2022-11-24 11:45:58 +00:00
Mel O'Hagan
3504348768
Remove duplicate add binding button
2022-11-23 18:19:43 +00:00
Dean
05188f0588
Review updates
2022-11-23 17:12:23 +00:00
Andrew Kingston
1a472af342
Update autoscreen text to better reflect new autoscreens
2022-11-23 15:07:49 +00:00
Andrew Kingston
fd3e98c8e3
Update auto screens to only generate a single list screen using new side panels
2022-11-23 15:04:51 +00:00
Dean
7b65b693e0
Added delete functionality to the edit table row modal
2022-11-23 15:03:00 +00:00
Andrew Kingston
8ed2227280
Remove log
2022-11-23 12:33:14 +00:00
Andrew Kingston
3022f3b387
Center login prompt heading
2022-11-23 12:32:57 +00:00
Andrew Kingston
c01b9af1f0
Merge branch 'develop' of github.com:Budibase/budibase into side-panel
2022-11-22 16:52:09 +00:00
Andrew Kingston
c3c293ce2b
Move eject block button into its own section
2022-11-22 15:49:00 +00:00
Dean
27ec6983bf
Merge remote-tracking branch 'origin/develop' into feature/auto-select-dataprovider-source
2022-11-22 11:36:19 +00:00
deanhannigan
c5df700d82
Merge pull request #8672 from Budibase/feature/default-internal-datasource
...
Default Datasource and sample row data
2022-11-22 10:32:12 +00:00
Dean
68aeb43ea2
Review updates
2022-11-21 17:07:00 +00:00
Mel O'Hagan
f385d7a6a9
Refactor
2022-11-21 16:24:24 +00:00
Mel O'Hagan
f1c6d15999
Merge branch 'develop' into feature/dynamic-filter-custom-labels
2022-11-21 16:20:05 +00:00
Dean
764c2bea67
Merge remote-tracking branch 'origin/develop' into feature/auto-select-dataprovider-source
2022-11-21 16:02:26 +00:00
Dean
192c9b56e2
Import refactoring and some review updates.
2022-11-21 15:53:47 +00:00
Dean
64e7239d42
Merge remote-tracking branch 'origin/develop' into feature/default-internal-datasource
2022-11-21 15:40:11 +00:00
Mel O'Hagan
8fae013203
Add subject prop
2022-11-21 15:11:21 +00:00
mike12345567
cfbed0b236
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-11-21 15:05:48 +00:00
Mel O'Hagan
e7becbf849
Remove duplication
2022-11-21 14:48:26 +00:00
Dean
0441704c57
Import fixes for backend core constants. Minor name change for default data source from Test DB to Sample Data
2022-11-21 12:47:36 +00:00
Dean
02a902ebd3
Merge remote-tracking branch 'origin/develop' into feature/default-internal-datasource
2022-11-21 11:10:29 +00:00
Andrew Kingston
c58067a589
Merge branch 'develop' of github.com:Budibase/budibase into side-panel
2022-11-21 10:30:25 +00:00
Mel O'Hagan
79dc972c56
Don't allow cell edit for dynamic filter col conf
2022-11-18 16:19:49 +00:00
Rory Powell
b06e016d9d
Cypress fix
2022-11-18 09:15:42 +00:00
Dean
8657aaf922
Merge remote-tracking branch 'origin/develop' into feature/default-internal-datasource
2022-11-17 15:39:40 +00:00
Dean
7f59e31092
Merge remote-tracking branch 'origin/develop' into feature/auto-select-dataprovider-source
2022-11-17 15:36:20 +00:00
Andrew Kingston
75ee5117ea
Improve makeComponentUniqueUtil and improve ejected table block structure
2022-11-17 14:49:13 +00:00
Andrew Kingston
8bc87d0289
Merge pull request #8608 from Budibase/fix/form-block
...
Fix form block issues
2022-11-17 10:28:33 +00:00
Andrew Kingston
e8b993b14c
Add working side panels to table blocks
2022-11-17 10:16:45 +00:00
Dean
7356c8b161
Ensure 'table' type sources are updated with a default datasource. Search visible settings sections for other elements IF a source is not already set.
2022-11-16 15:03:45 +00:00
Rory Powell
9c169087e6
Add copy button to sso callback urls, e2e unit testing for OIDC, stub out other auth tests
2022-11-16 11:34:16 +00:00
Dean
2599748918
Merge remote-tracking branch 'origin/develop' into feature/default-internal-datasource
2022-11-15 17:11:19 +00:00
Dean
f73b4f8b01
Review updates
2022-11-15 17:03:35 +00:00
Mel O'Hagan
2cec318af1
Allow underscores in column names
2022-11-15 16:57:18 +00:00
Dean
63d9a5977b
Default datasource behaviour with order of preference: DefaultDB, Internal then External
2022-11-15 14:29:58 +00:00
Andrew Kingston
0137796a20
Merge branch 'develop' of github.com:Budibase/budibase into side-panel
2022-11-15 13:05:11 +00:00
Andrew Kingston
fa3de9f0ac
Lint
2022-11-15 13:04:09 +00:00
Andrew Kingston
e7061647da
Ensure action parameters can never be null and fix display of close screen modal action
2022-11-15 12:52:06 +00:00
Dean
0b75f6036d
Fix to ensure an appropriate internal source is selected when creating an internal table
2022-11-15 12:18:04 +00:00
Andrew Kingston
e37027f808
Use explicit actions for opening and closing side panels, and automatically close side panels when using form blocks
2022-11-15 11:54:20 +00:00
Andrew Kingston
aa81e0451a
Add button action for showing/hiding side panels
2022-11-14 15:02:57 +00:00
Martin McKeaveney
303b6e20cf
Merge pull request #8549 from Budibase/feature/martin-small-ux-updates
...
bunch of small UX updates around row creation, borders, new buttons
2022-11-14 13:38:08 +00:00
Andrew Kingston
222f002039
Merge branch 'develop' of github.com:Budibase/budibase into side-panel
2022-11-14 13:24:47 +00:00
Gerard Burns
e70710f7b9
Add Row Explorer Block ( #8454 )
...
* Add Row Explorer Block and Row Details Component
* PR Feedback
* adding showSaveButton prop to formblock in row explorer
* PR Feedback
* PR Feedback
* Change row explorer name in manifest
Co-authored-by: Martin McKeaveney <martinmckeaveney@gmail.com>
2022-11-14 11:54:44 +00:00
Dean
ff7a3b8cef
Default Datasource and sample row data
2022-11-13 21:37:50 +00:00
Dean
0619fcd281
Added multiselect/array options support to the view contains filter
2022-11-13 18:16:04 +00:00
FlaminWrap
0859691afe
Ran yarn lint:fix
...
Ran yarn lint:fix as I forgot to do that
2022-11-13 17:25:48 +00:00
FlaminWrap
e190f932d8
Commit for enhancement #7604
...
Added a checkbox to allow the user to disable the default notifications to the following button actions:
* Save row
* Duplicate row
* Trigger automation
* Execute query
* Delete row
Also adjusted buttonActions.js to reflect the behaviour of that checkbox being ticked.
2022-11-13 17:08:23 +00:00
Rory Powell
a5a8b96be1
Fix logout race condition
2022-11-11 11:26:36 +00:00
Andrew Kingston
ce4f8ef5f9
Merge branch 'develop' of github.com:Budibase/budibase into side-panel
2022-11-09 16:57:24 +00:00
Mel O'Hagan
ca2f85b6f9
Use whitelist instead
2022-11-08 17:16:35 +00:00
Mel O'Hagan
4f1ecf6dc1
Missed colon
2022-11-08 17:07:25 +00:00
Mel O'Hagan
847fc9f83a
Remove escaped characters
2022-11-08 17:03:13 +00:00
Mel O'Hagan
572e31fb29
Block lucene special characters from new column
2022-11-08 17:02:31 +00:00
Martin McKeaveney
83cdc07d61
tidy up
2022-11-06 22:45:49 +00:00
Martin McKeaveney
41e004b18b
bunch of small UX updates around row creation, borders, new buttons
2022-11-06 22:35:33 +00:00
Martin McKeaveney
67bfa63861
stripping - from additional app name number
2022-11-05 14:43:07 +00:00