Michael Drury
|
03753530cd
|
Merge pull request #3491 from Budibase/fix/3485
Quick change for SQL existing relationships - allow picking both keys
|
2021-11-24 13:33:54 +00:00 |
mike12345567
|
de71e83411
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend
|
2021-11-24 13:27:58 +00:00 |
mike12345567
|
e3e8b538f5
|
Review comments.
|
2021-11-24 13:15:44 +00:00 |
Peter Clement
|
dd3d6aa630
|
unneeded log
|
2021-11-24 11:53:56 +00:00 |
Andrew Kingston
|
aff6c66fcd
|
Merge pull request #3508 from Budibase/js-formula-fields
JS for formula fields + binding panel refactor
|
2021-11-24 09:10:46 +00:00 |
Andrew Kingston
|
5e7feb08da
|
Remove unused import
|
2021-11-24 08:53:14 +00:00 |
Andrew Kingston
|
81ad2b7cb2
|
Fix relationship paths not using correct readable and runtime bindings in server binding panel
|
2021-11-24 08:44:12 +00:00 |
Andrew Kingston
|
567d188e29
|
Merge pull request #3476 from Budibase/multi-filter-component
Dynamic filter component
|
2021-11-24 08:39:28 +00:00 |
Peter Clement
|
35f4121d44
|
some autoscreen ux fixes
|
2021-11-23 20:14:28 +00:00 |
Peter Clement
|
9c5fc58d43
|
Merge pull request #3441 from Budibase/fix/pc-generic-fixes
Save automation test data
|
2021-11-23 20:07:19 +00:00 |
mike12345567
|
f1b715e844
|
Fixing warning.
|
2021-11-23 18:38:05 +00:00 |
mike12345567
|
f5e8c6f559
|
Adding some basic UI around the key/value data type.
|
2021-11-23 18:20:12 +00:00 |
Andrew Kingston
|
46bb498122
|
Ensure CodeMirror hints are rendered on top of modals
|
2021-11-23 16:57:51 +00:00 |
Andrew Kingston
|
19d74d3fb6
|
Set inputs to readonly when displaying the javascript function helper label to prevent accidentally setting explicit text
|
2021-11-23 16:41:09 +00:00 |
Peter Clement
|
646c20117d
|
Merge pull request #3503 from Budibase/feature/auto-screen-ui
fix bg color of screen wizard modal
|
2021-11-23 15:16:27 +00:00 |
Peter Clement
|
a0fd1993dc
|
remove log
|
2021-11-23 15:02:10 +00:00 |
Peter Clement
|
c89e807e31
|
issue with datasource plus autogen
|
2021-11-23 15:00:21 +00:00 |
Peter Clement
|
cc40a68423
|
fix bg color of screen wizard modal
|
2021-11-23 14:45:50 +00:00 |
Andrew Kingston
|
4145f6eccc
|
Refactor client and server binding panels into single generic panel. Enable JS for formula fields
|
2021-11-23 14:05:20 +00:00 |
Peter Clement
|
b2fbe308be
|
show datasource plus popover conditionally
|
2021-11-23 13:54:05 +00:00 |
Peter Clement
|
b6d02dace9
|
Merge pull request #3488 from Budibase/feature/auto-screen-ui
Remove nav selection modal from screens UI (for now)
|
2021-11-23 13:48:14 +00:00 |
mike12345567
|
8be84e5602
|
Quick fix for #3485 - default the key to the primary key but allow another field to be selected.
|
2021-11-23 12:10:40 +00:00 |
Peter Clement
|
1da1331b3a
|
Merge remote-tracking branch 'origin/develop' into fix/pc-generic-fixes
|
2021-11-23 10:24:27 +00:00 |
Peter Clement
|
abe7cdfcf7
|
removing log
|
2021-11-23 09:43:21 +00:00 |
Peter Clement
|
a68247ffcb
|
fixng some auto screen bugs
|
2021-11-23 09:39:40 +00:00 |
Rory Powell
|
1a0c66beb6
|
Merge branch 'develop' into oracle-datasource
|
2021-11-23 09:27:55 +00:00 |
Peter Clement
|
33f1264cbb
|
remove nav selection modal
|
2021-11-23 09:01:12 +00:00 |
mike12345567
|
0335b1cee3
|
Fixing issue from review, values weren't wiped when delete modals closed, also adding a fix for threading to disable it in development as node-ts was causing memory leaks on low memory systems (doesn't apply to production built version).
|
2021-11-22 17:42:41 +00:00 |
mike12345567
|
ea0000df51
|
Updating UI to have a table/column deletion check which makes sure the user understands what they are doing, also disabling external table deletion.
|
2021-11-22 15:26:24 +00:00 |
Andrew Kingston
|
0fcc7619d0
|
Reorganise component structure
|
2021-11-22 14:48:04 +00:00 |
Rory Powell
|
154a5cab26
|
Merge branch 'develop' into oracle-datasource
|
2021-11-22 11:07:11 +00:00 |
Rory Powell
|
f94a0eadbe
|
Merge branch 'develop' into oracle-datasource
|
2021-11-22 10:47:48 +00:00 |
Andrew Kingston
|
8f9dba0db3
|
Merge branch 'develop' of github.com:Budibase/budibase into multi-filter-component
|
2021-11-22 10:44:52 +00:00 |
Andrew Kingston
|
6c0a1e99da
|
Merge pull request #3403 from Budibase/cheeks-lab-day
Inline text editing + perf. enhancements + preview enhancements
|
2021-11-22 10:44:38 +00:00 |
Peter Clement
|
7bbf5500c6
|
Merge pull request #3334 from Budibase/feature/auto-screen-ui
Feature/auto screen UI
|
2021-11-22 10:15:44 +00:00 |
Peter Clement
|
cc019feab1
|
Revert "remove delete button for datasource plus"
This reverts commit fbe1b02e93 .
|
2021-11-22 10:09:27 +00:00 |
Peter Clement
|
fbe1b02e93
|
remove delete button for datasource plus
|
2021-11-22 10:07:30 +00:00 |
Andrew Kingston
|
8f981704d6
|
Merge branch 'cheeks-lab-day' of github.com:Budibase/budibase into multi-filter-component
|
2021-11-18 15:58:04 +00:00 |
Andrew Kingston
|
4ebb4d6b25
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day
|
2021-11-18 15:53:57 +00:00 |
Andrew Kingston
|
f77f7c1e5f
|
Add dynamic filter component
|
2021-11-18 15:36:16 +00:00 |
Peter Clement
|
0b8c074b81
|
disable ability to rename external datasource
|
2021-11-18 15:14:23 +00:00 |
mike12345567
|
1d9b4be249
|
Fixing issue with exporting CSV/JSON, also saving as right file type.
|
2021-11-18 14:57:17 +00:00 |
Peter Clement
|
d16ea91082
|
remove uneeded add action button
|
2021-11-18 14:29:31 +00:00 |
Peter Clement
|
b902e017dd
|
fix bug with test results
|
2021-11-18 11:41:51 +00:00 |
Michael Drury
|
1003c0d55e
|
Updating filter modal to manage invalid schemas when view created.
|
2021-11-17 22:11:26 +00:00 |
Peter Clement
|
f237cd891e
|
fix animation issue with automation blocks
|
2021-11-17 14:28:14 +00:00 |
Peter Clement
|
5311c8ee7e
|
save inputted test data
|
2021-11-17 13:49:34 +00:00 |
Michael Drury
|
a726d158b8
|
Merge pull request #3338 from Budibase/feature/query-rbac-timeouts
Query RBAC, query and automation threading/timeouts
|
2021-11-17 11:39:09 +00:00 |
Peter Clement
|
776e4e2d20
|
more refactoring of screen wizard
|
2021-11-17 10:24:14 +00:00 |
Andrew Kingston
|
9b988b60b0
|
Replace old usage of 'editable' manifest setting with 'static'
|
2021-11-16 18:33:14 +00:00 |
Andrew Kingston
|
f14e6d8e22
|
Remove unused client event for iframe-loaded
|
2021-11-16 13:15:31 +00:00 |
Peter Clement
|
f3cddaaf08
|
refactor wizard into its own file
|
2021-11-16 12:18:13 +00:00 |
Andrew Kingston
|
0bac3765b3
|
Remove deprecated keydown event being sent by client library
|
2021-11-16 11:45:28 +00:00 |
Andrew Kingston
|
2adbaea026
|
Merge develop into editable text lab day
|
2021-11-16 11:14:46 +00:00 |
Andrew Kingston
|
4c84f713b9
|
Merge pull request #3355 from Budibase/repeater-array
Data block + array fields as data sources
|
2021-11-16 11:03:30 +00:00 |
Andrew Kingston
|
7a1b22ef5f
|
Rename data block to repeater block
|
2021-11-15 18:07:51 +00:00 |
Andrew Kingston
|
cc4702909c
|
Remove unused prop
|
2021-11-15 18:02:24 +00:00 |
mike12345567
|
68ea45b854
|
Adding a check to disable the display column options when importing to an existing table as it makes no sense in this scenario.
|
2021-11-15 14:15:14 +00:00 |
Andrew Kingston
|
3470b1ea1b
|
Update data sources to correctly include block context suffixes in provider IDs
|
2021-11-15 12:25:01 +00:00 |
Peter Clement
|
fba0975c54
|
Add deletion modal and hover on delete icon
|
2021-11-15 11:03:09 +00:00 |
mike12345567
|
d9d5391a40
|
Some UI work, as well as moving SQL to using a proper bulk insert method and fixing an issue found with csv parsing and removing of invalid columns.
|
2021-11-12 19:24:56 +00:00 |
mike12345567
|
af5e196b4c
|
Adding all required controls for data import to internal tables, just need to implement external table data import.
|
2021-11-12 18:26:57 +00:00 |
Andrew Kingston
|
df455c2719
|
Add data block component
|
2021-11-12 15:19:25 +00:00 |
Andrew Kingston
|
3db35d3af9
|
Enable data providers to use array and attachment fields as their source
|
2021-11-12 13:42:55 +00:00 |
mike12345567
|
5c8670c7f4
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/query-rbac-timeouts
|
2021-11-11 13:50:42 +00:00 |
mike12345567
|
dc8d0aa533
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2021-11-11 13:48:07 +00:00 |
Peter Clement
|
35f0384b17
|
removing log
|
2021-11-11 12:55:04 +00:00 |
mike12345567
|
cca28ce255
|
Adding worker controls to both automations and queries.
|
2021-11-11 12:11:09 +00:00 |
Peter Clement
|
14168615dc
|
fix saving of blank screen
|
2021-11-11 12:09:36 +00:00 |
Peter Clement
|
8645299ab1
|
save nav selection
|
2021-11-11 11:07:55 +00:00 |
Peter Clement
|
8592c489f9
|
move modals to top level
|
2021-11-11 08:28:42 +00:00 |
Andrew Kingston
|
f9cf221c84
|
Fix issue with using blocks and conditional UI together due to new nested settings
|
2021-11-10 19:41:58 +00:00 |
Michael Drury
|
e3358780f4
|
Merge pull request #3317 from Budibase/feature/switchable-types
Allow switching between string <-> options, number <-> boolean
|
2021-11-10 18:18:49 +00:00 |
Peter Clement
|
eaaa134fb3
|
logic for saving of multiple screens
|
2021-11-10 16:04:27 +00:00 |
Andrew Kingston
|
862bf14268
|
Rename blocks to be shorter
|
2021-11-10 15:56:51 +00:00 |
mike12345567
|
7f055ed8dc
|
Adding a way to switch between string and options, as well as number and boolean types, this is very useful for SQL tables.
|
2021-11-10 15:01:44 +00:00 |
Andrew Kingston
|
2b59d44e06
|
Change bindable properties order
|
2021-11-10 14:57:46 +00:00 |
Peter Clement
|
fae88947e9
|
Merge remote-tracking branch 'origin/develop' into feature/auto-screen-ui
|
2021-11-10 14:48:56 +00:00 |
Peter Clement
|
b4a82f3621
|
Merge pull request #3313 from Budibase/fix/automation-block-width
fix width of automation blocks
|
2021-11-10 14:46:33 +00:00 |
Peter Clement
|
4e6a9c8154
|
fix width of automation blocks
|
2021-11-10 14:43:07 +00:00 |
Martin McKeaveney
|
9f7aba3f19
|
Merge pull request #3300 from Budibase/fix/templates
Fix/templates
|
2021-11-10 15:19:26 +01:00 |
Andrew Kingston
|
51ba48abc0
|
Merge pull request #3309 from Budibase/quick-bindings
Quick bindings
|
2021-11-10 12:18:52 +00:00 |
Andrew Kingston
|
d6051e7067
|
Add cypress data tag to binding icon in drawer bindable combo box
|
2021-11-10 11:58:27 +00:00 |
Andrew Kingston
|
93976e4f55
|
Use bindable combo boxes for text settings and clean up
|
2021-11-10 11:23:51 +00:00 |
Martin McKeaveney
|
7cf916a00d
|
code review, simplify iframeTemplate
|
2021-11-10 12:12:33 +01:00 |
mike12345567
|
014b277c55
|
Fixing issue with automation JS scripting not functioning, due to an object being passed in as code parameter.
|
2021-11-09 18:07:21 +00:00 |
Martin McKeaveney
|
8683a74b2d
|
adding check for delete app
|
2021-11-09 18:30:51 +01:00 |
Martin McKeaveney
|
0cc2069929
|
fixes for templates, ensured iframetemplate fires ready event
|
2021-11-09 17:40:31 +01:00 |
mike12345567
|
b3590537ba
|
Adding the ability to set a permission for data source queries.
|
2021-11-09 16:25:23 +00:00 |
Martin McKeaveney
|
fddf52ad45
|
remove comment
|
2021-11-09 12:25:02 +01:00 |
Martin McKeaveney
|
72eb24b0fa
|
formatting
|
2021-11-09 12:24:18 +01:00 |
mike12345567
|
f8e790bd2f
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/mssql-plus
|
2021-11-09 11:20:17 +00:00 |
Martin McKeaveney
|
cb459bc877
|
adding flags for messagePassing
|
2021-11-09 12:15:29 +01:00 |
Martin McKeaveney
|
3f71768146
|
still show start from scratch and import when template request fails
|
2021-11-09 11:58:58 +01:00 |
Peter Clement
|
1a265149e2
|
new auto screen ux
|
2021-11-09 09:33:34 +00:00 |
Rory Powell
|
9273edc794
|
Integrate with UI
|
2021-11-08 22:08:47 +00:00 |
Andrew Kingston
|
8e0b265815
|
Merge pull request #3249 from Budibase/blocks
Core blocks implementation + table with search block
|
2021-11-08 20:46:21 +00:00 |
mike12345567
|
b310918ec4
|
Fixing #3182 so that sorting is disabled for certain column types that we cannot use, as well as fixing some issues with MS-SQL plus tables.
|
2021-11-08 17:25:05 +00:00 |
mike12345567
|
e6d05f1e90
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/mssql-plus
|
2021-11-08 14:43:28 +00:00 |
Andrew Kingston
|
a7849eac7d
|
Add card list with search block. Add concept of nested settings which can consume their own contexts and are not enriched at the top level
|
2021-11-08 14:35:58 +00:00 |
mike12345567
|
6455f51d4f
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2021-11-08 14:00:47 +00:00 |
mike12345567
|
b34cef26c3
|
Fixing an issue with relationship modal breaking when multiple data sources available to relate to, also fixing an pile of issues with creating and reading rows from SQL server plus.
|
2021-11-05 18:55:36 +00:00 |
Andrew Kingston
|
8c63b147fb
|
Remove forced capitalisation of setting labels
|
2021-11-05 12:38:15 +00:00 |
Martin McKeaveney
|
1219c53250
|
fix safari
|
2021-11-04 17:24:56 +01:00 |
Martin McKeaveney
|
b7c5778409
|
Merge pull request #3187 from Budibase/fix/safari-bug
Fix budibase builder preview on safari
|
2021-11-04 17:22:02 +01:00 |
Martin McKeaveney
|
193d40bbf3
|
refactor switch into a key value handler object
tidy up - remove logs and comments
update windowed modals to use postMessage
|
2021-11-04 17:21:17 +01:00 |
Martin McKeaveney
|
cb5df8fe1e
|
Merge pull request #3159 from Budibase/feature/template-urls
allow opening a template directly from a URL
|
2021-11-04 14:46:18 +01:00 |
Martin McKeaveney
|
b80a93d6d5
|
cookie based approach
|
2021-11-04 14:03:18 +01:00 |
Andrew Kingston
|
adda702588
|
Add button to table with search block and support defining multiple settings sections in component manifest entries
|
2021-11-04 11:30:43 +00:00 |
mike12345567
|
7b73a8dbe7
|
Fixing issue #3199 - don't allow submitting automation creation modal without name, adding error message.
|
2021-11-03 11:55:01 +00:00 |
Martin McKeaveney
|
fa3bb8c119
|
set template URL in store instead of passing around param
|
2021-11-03 12:43:52 +01:00 |
mike12345567
|
c82cf534d8
|
Updating external table UI a bit, adding the concept of defining an existing relationship, updating the data sources UI to make it a bit less cluttered and make the creation of tables more obvious.
|
2021-11-01 21:15:46 +00:00 |
Andrew Kingston
|
e9dd47b562
|
Add initial structure of table with search block
|
2021-11-01 17:18:38 +00:00 |
mike12345567
|
f071cc5219
|
Adding many to many support, generating junction table and setting up constraints.
|
2021-10-29 18:37:29 +01:00 |
mike12345567
|
a94376ce43
|
Fixing a lot of issues around dropping columns, updating columns, relationships and bi-directionality, display columns now default to something for SQL tables as well.
|
2021-10-29 13:34:10 +01:00 |
mike12345567
|
949c6b8653
|
Adding SQL relationship building.
|
2021-10-28 22:44:31 +01:00 |
mike12345567
|
329156d6cc
|
SQL table building.
|
2021-10-28 19:39:42 +01:00 |
Andrew Kingston
|
de163567f5
|
Move keyboard handling into client library so that component deletion via keyboard can reference client app state
|
2021-10-28 13:00:55 +01:00 |
Michael Drury
|
7ee3029dfe
|
Merge pull request #3122 from Budibase/fix/mike-d-various-fixes
Various fixes, including replacing live replication from prod -> dev
|
2021-10-25 14:41:08 +01:00 |
Rory Powell
|
547bb8ba80
|
Merge pull request #3104 from Budibase/view-not-set
Handle nulls / empty in views and tables
|
2021-10-25 10:16:23 +01:00 |
Rory Powell
|
99b42c7083
|
Feedback: Rename set/not set to not empty/empty, remove cell rendering
|
2021-10-25 09:58:05 +01:00 |
Martin McKeaveney
|
cec081bdfc
|
Merge pull request #3106 from Budibase/fix/postreleasefixes2
Fix/postreleasefixes2
|
2021-10-25 09:01:50 +01:00 |
mike12345567
|
a7c5a001fd
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/smtp-automation-check
|
2021-10-22 17:49:34 +01:00 |
Martin McKeaveney
|
0a60899a63
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/postreleasefixes2
|
2021-10-22 17:39:59 +01:00 |
mike12345567
|
f056f2bf7e
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/mike-d-various-fixes
|
2021-10-22 17:35:05 +01:00 |
Rory Powell
|
d915400c0a
|
Merge branch 'develop' into view-not-set
|
2021-10-22 14:44:40 +01:00 |
Peter Clement
|
3ac85375b2
|
Merge remote-tracking branch 'origin/develop' into feature/smtp-automation-check
|
2021-10-22 09:27:13 +01:00 |
mike12345567
|
e18d9e7311
|
Adding email address disabled to update user info, so you can see which user you are currently logged into.
|
2021-10-21 17:32:01 +01:00 |
Peter Clement
|
2c27a5e7bb
|
negate boolean
|
2021-10-21 16:38:15 +01:00 |
Martin McKeaveney
|
9301406bcd
|
enable collapsible nodes in component tree
|
2021-10-21 16:24:58 +01:00 |
Martin McKeaveney
|
2c5285006d
|
fix import
|
2021-10-21 16:04:00 +01:00 |
Martin McKeaveney
|
3b3862bd01
|
Merge branch 'develop' into fix/postreleasefixes2
|
2021-10-21 16:00:48 +01:00 |
Rory Powell
|
ca4b252abc
|
Merge branch 'develop' into view-not-set
|
2021-10-21 14:17:04 +01:00 |
Rory Powell
|
0fb4613b5a
|
Handle nulls / empty in views and tables
|
2021-10-21 14:15:55 +01:00 |
Andrew Kingston
|
cc69a3a0c4
|
Fix styles of template list to display better on mobile
|
2021-10-21 13:24:37 +01:00 |
Michael Drury
|
c630b3ea7a
|
Merge pull request #3101 from Budibase/fix/2955
Fixing handlebars binding bug
|
2021-10-21 12:48:54 +01:00 |
Martin McKeaveney
|
218996d50d
|
account for 400 errors in data ui for plus datasources, fix query param selection in automations
|
2021-10-21 12:31:06 +01:00 |
mike12345567
|
a1aaf00e41
|
Fixing two issues, not verifying a file has been uploaded for import app and fixing HBS visual issue where handlebars statement could get screwed up.
|
2021-10-20 18:37:07 +01:00 |
Andrew Kingston
|
39c992c6ae
|
Fix view filters not accounting for invalid column names
|
2021-10-20 14:51:44 +01:00 |
Michael Drury
|
e53dba1997
|
Merge pull request #3086 from Budibase/fix/create-app-exp
Make it possible for first app to be an imported one
|
2021-10-20 10:24:00 +01:00 |
mike12345567
|
1388157706
|
Making sure cancel/close icon appear when in modal.
|
2021-10-20 10:05:51 +01:00 |
Peter Clement
|
f3990b70e2
|
Disable action if SMTP has not been setup
|
2021-10-19 16:44:30 +01:00 |
mike12345567
|
3c2941536a
|
Fixing some issues found with back button/close icon, making sure it is consistent and does what a user would expect.
|
2021-10-19 15:09:38 +01:00 |
mike12345567
|
1e35d507c6
|
Adding back old import button incase its removal confuses anyone.
|
2021-10-19 14:26:44 +01:00 |
mike12345567
|
a054cfdb4d
|
Making app creation experience more cohesive, allowing app import even when no apps exist.
|
2021-10-19 14:06:43 +01:00 |
Peter Clement
|
845b16a175
|
Merge pull request #3076 from Budibase/fix/au-not-saving
Fix issue where external datasource action wasn't saving it's values
|
2021-10-19 13:01:36 +01:00 |
Peter Clement
|
767583fc6d
|
Merge remote-tracking branch 'origin/develop' into fix/copy-id-and-rev
|
2021-10-19 09:53:29 +01:00 |
Peter Clement
|
dac9523452
|
remove log
|
2021-10-19 09:51:40 +01:00 |
Peter Clement
|
5a9bd21237
|
Fix issue where external datasource action wasn't saving it's values
|
2021-10-19 09:45:04 +01:00 |
Rory Powell
|
f372d7d7d9
|
Merge branch 'master' into develop
|
2021-10-18 16:35:32 +01:00 |
Peter Clement
|
a20af34a03
|
refactor to remove object reference
|
2021-10-18 16:03:13 +01:00 |
Peter Clement
|
1d0f5c4d90
|
fix formula column creation
|
2021-10-18 15:10:10 +01:00 |
Peter Clement
|
e28fde815c
|
Merge remote-tracking branch 'origin/develop' into fix/copy-id-and-rev
|
2021-10-18 14:55:18 +01:00 |
Peter Clement
|
e85b98a857
|
copy table schema and dont mutate directly
|
2021-10-18 14:53:57 +01:00 |
Rory Powell
|
be41a855d1
|
Remove redundant fieldTypes
|
2021-10-18 12:02:08 +01:00 |
Rory Powell
|
f2b4ba2fb2
|
Code review refactoring
|
2021-10-18 11:58:42 +01:00 |
Rory Powell
|
956a826b8c
|
Merge branch 'develop' into options-text-columns
|
2021-10-18 11:25:35 +01:00 |
Peter Clement
|
eb957bc94f
|
Potential fix for issues with updating and saving rows and columns
|
2021-10-17 21:23:30 +01:00 |
Peter Clement
|
bc340ba5c6
|
remove addition of _id and _rev as autocolumns
|
2021-10-17 20:58:06 +01:00 |
Michael Drury
|
ec82053d88
|
Merge pull request #3007 from Budibase/fix/3005
Fixing issues with filter step in automations breaking test flow
|
2021-10-15 14:03:52 +01:00 |
Andrew Kingston
|
642d105326
|
Merge pull request #3002 from Budibase/js-binding-drawer
JavaScript bindings
|
2021-10-15 11:37:25 +01:00 |
Peter Clement
|
450ad14388
|
Merge branch 'bug/handle-longform-type-automations' of github.com:Budibase/budibase into bug/handle-longform-type-automations
|
2021-10-14 16:47:52 +01:00 |
Peter Clement
|
08f621f33e
|
remove log
|
2021-10-14 16:46:59 +01:00 |
mike12345567
|
891a5bcd25
|
Merge branch 'develop' of github.com:Budibase/budibase into bug/handle-longform-type-automations
|
2021-10-14 16:42:27 +01:00 |
Rory Powell
|
346f1d652b
|
Allow options picker to be used on text columns
|
2021-10-14 16:36:45 +01:00 |
Peter Clement
|
8ab72050f8
|
Handle longform types within Automations
|
2021-10-14 15:44:17 +01:00 |
mike12345567
|
11b06b717e
|
Fixing issue #3005 - when a filter step is executed it now will fill in the history with a status describing that it stopped, this stops any errors from occurring.
|
2021-10-14 15:26:38 +01:00 |
mike12345567
|
c5ed99939c
|
Fixes #2998 the templates API call will no longer fail if no internet, will simply return an empty array.
|
2021-10-14 14:18:41 +01:00 |
Andrew Kingston
|
6f67a8f20e
|
Fix issue with validity checking binding expressions
|
2021-10-14 12:53:56 +01:00 |
Michael Drury
|
f1e5483e89
|
Merge pull request #2992 from Budibase/feature/query-transformers
Query transformers
|
2021-10-14 11:23:28 +01:00 |
Andrew Kingston
|
29659361fe
|
Merge branch 'js-binding-drawer' of github.com:Budibase/budibase into js-binding-drawer
|
2021-10-14 10:45:19 +01:00 |
Andrew Kingston
|
0b42415374
|
Fix editing text input settings inline
|
2021-10-14 10:43:04 +01:00 |
mike12345567
|
bded4a5b56
|
Merge branch 'develop' of github.com:Budibase/budibase into js-binding-drawer
|
2021-10-13 16:48:36 +01:00 |
mike12345567
|
e548ec3978
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/query-transformers
|
2021-10-13 16:47:41 +01:00 |
mike12345567
|
4b6ff16091
|
Some final tweaks.
|
2021-10-13 16:42:07 +01:00 |
Peter Clement
|
a746869418
|
Merge pull request #2984 from Budibase/bug/misc-automation-issues
Fixes for automation issues
|
2021-10-13 14:56:44 +01:00 |
Peter Clement
|
d4cffde79e
|
remove uneeded properties from schema
|
2021-10-13 14:55:40 +01:00 |
Peter Clement
|
12cf3730d9
|
Merge remote-tracking branch 'origin/develop' into bug/misc-automation-issues
|
2021-10-13 12:39:05 +01:00 |
Peter Clement
|
ec50621733
|
refactor new autocolumn functionality
|
2021-10-13 11:39:36 +01:00 |
Peter Clement
|
194eddbda4
|
some tidy up
|
2021-10-13 09:29:01 +01:00 |
Martin McKeaveney
|
11e64b0ffe
|
tidy up
|
2021-10-12 20:19:32 +01:00 |
mike12345567
|
b46a945fc4
|
Adding the basics of the query transformers to the frontend and to the backend, as well as switching to vm2 for script running.
|
2021-10-12 18:45:13 +01:00 |
Peter Clement
|
e2ae8b8437
|
add ability to copy _rev and _id from data tab
|
2021-10-12 17:32:15 +01:00 |
mike12345567
|
c01263e8f6
|
Merge branch 'js-binding-drawer' of github.com:Budibase/budibase into feature/query-transformers
|
2021-10-12 17:26:34 +01:00 |
Andrew Kingston
|
d1916cfe49
|
Enable JS bindings in all design fields where HBS is also enabled
|
2021-10-12 16:52:56 +01:00 |
Martin McKeaveney
|
b38704978a
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/postrelease
|
2021-10-12 16:50:37 +01:00 |
Martin McKeaveney
|
ec26d5c738
|
SSL support for digitalocean, started utility function for BB logout, bunch of minor bug fixes
|
2021-10-12 16:13:54 +01:00 |
Andrew Kingston
|
b1e421651d
|
Use custom Input for component settings so that JS bindings can be displayed nicley
|
2021-10-12 16:07:59 +01:00 |
Andrew Kingston
|
7f3c589ae8
|
Improve handling of toggling between HBS and JS bindings
|
2021-10-12 15:20:31 +01:00 |
Peter Clement
|
0f153c3666
|
add relationship selector to automation blocks
|
2021-10-12 14:13:33 +01:00 |
Peter Clement
|
2d4bb78afc
|
surface schema for user in json
|
2021-10-12 12:20:40 +01:00 |
Peter Clement
|
e479ced4c8
|
fix webhook issue in automations
|
2021-10-12 11:00:49 +01:00 |
Martin McKeaveney
|
e66dd5933a
|
Merge pull request #2894 from mslourens/update_rest_url_with_slash_questionmark
add a slash before the path and a questionmark before the querystring
|
2021-10-11 22:05:45 +01:00 |
Peter Clement
|
abebe5de12
|
fix app action trigger
|
2021-10-11 19:38:43 +01:00 |
Andrew Kingston
|
43d546b2db
|
Fix inserting bindings manually when using JS
|
2021-10-11 16:18:20 +01:00 |
Andrew Kingston
|
67a74ee327
|
Fix bug determining if a binding is JS or not
|
2021-10-11 15:51:47 +01:00 |
Peter Clement
|
eba9bd79f6
|
enable 'add action' button when inputs completed
|
2021-10-11 11:35:07 +01:00 |
Peter Clement
|
c9fbc11b6c
|
Merge remote-tracking branch 'origin/develop' into bug/fix-automation-ordering
|
2021-10-11 11:22:07 +01:00 |
Peter Clement
|
5702eb464b
|
fix issue where automation block was not being added in the correct order
|
2021-10-11 11:10:26 +01:00 |
Andrew Kingston
|
4ab15190ad
|
Add support for JS editing in binding panel
|
2021-10-08 12:07:11 +01:00 |
Andrew Kingston
|
9d12bc7388
|
Add QOL addons to CodeMirror editor
|
2021-10-08 12:06:52 +01:00 |
Andrew Kingston
|
415bc4e0db
|
Add new generic CodeMirror editor component
|
2021-10-08 11:42:10 +01:00 |
Martin McKeaveney
|
1d55b5ece2
|
adding made in budibase tag
|
2021-10-07 20:57:50 +01:00 |
Martin McKeaveney
|
b9d067f951
|
CSS fixes for template themes
|
2021-10-07 11:48:38 +01:00 |
Martin McKeaveney
|
58752cea3e
|
fix view export
|
2021-10-07 11:14:36 +01:00 |
mike12345567
|
2d9a087efe
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/mike-fixes
|
2021-10-06 16:58:02 +01:00 |
mike12345567
|
453556d273
|
Fixing an issue with attempting to access a locked app causes a redirect loop locking up browser.
|
2021-10-06 16:27:46 +01:00 |
Peter Clement
|
ac1e476352
|
Merge pull request #2902 from Budibase/bug/pc-ux-fixes
Some UX fixes for datasources and automations
|
2021-10-06 15:53:22 +01:00 |
mike12345567
|
ed60a1fb1a
|
Fixing an issue with new data source creation, could not view fetched tables until refresh page.
|
2021-10-06 15:31:32 +01:00 |
Peter Clement
|
62218c71b5
|
allow user to add automation block between existing blocks
|
2021-10-06 15:09:51 +01:00 |
Peter Clement
|
e2c9415e1d
|
update icon padding and block background-color
|
2021-10-06 15:07:51 +01:00 |
Peter Clement
|
0178dfdffd
|
do not persist datasource config details in modal
|
2021-10-06 15:06:48 +01:00 |
Martin McKeaveney
|
1ef60051be
|
Merge pull request #2896 from Budibase/feature/onboarding-templates
Feature/onboarding templates
|
2021-10-06 14:50:12 +01:00 |
Martin McKeaveney
|
2f669e7b26
|
Redesign UX, get rid of welcome screen
|
2021-10-06 14:33:21 +01:00 |
Martin McKeaveney
|
50fad056a3
|
adding template options to create app modal
|
2021-10-06 11:38:17 +01:00 |
Martin McKeaveney
|
92c4c4ace0
|
making the onboarding modal inline and shown when you have no apps
|
2021-10-06 10:54:24 +01:00 |
Martin McKeaveney
|
ab24e02941
|
UX improvements
|
2021-10-05 23:49:32 +01:00 |
Martin McKeaveney
|
4c59087904
|
templates working end to end
|
2021-10-05 23:02:28 +01:00 |
Maurits Lourens
|
8709fb2f0b
|
add a slash before the path and a questionmark before the querystring
|
2021-10-05 12:20:09 +02:00 |
Andrew Kingston
|
7da48384de
|
Merge branch 'develop' of github.com:Budibase/budibase into ak-fixes
|
2021-10-04 18:16:41 +01:00 |
Andrew Kingston
|
5943782377
|
Merge pull request #2848 from Budibase/prevent-screenslot-deletion
Prevent screen slot from being deleted
|
2021-10-04 18:16:16 +01:00 |
Andrew Kingston
|
b0b0268b7d
|
Give up on attempting to get jest to work with BBUI, change strategy for showing notifications when deleting invalid components
|
2021-10-04 16:50:52 +01:00 |
Andrew Kingston
|
5c6752a132
|
Merge branch 'develop' of github.com:Budibase/budibase into ak-fixes
|
2021-10-04 15:56:37 +01:00 |
Andrew Kingston
|
32d79e38e0
|
Update self-host upgrade text
|
2021-10-04 15:49:06 +01:00 |
Andrew Kingston
|
a41505f8a0
|
Rename primary color to accent color
|
2021-10-04 14:45:51 +01:00 |
Martin McKeaveney
|
66c66df0ed
|
Merge pull request #2879 from Budibase/fix/ux-feedback
UX feedback updates
|
2021-10-04 12:42:24 +01:00 |
Rory Powell
|
53158b36c8
|
Merge pull request #2877 from Budibase/fixes/email-onboarding-and-user-deletion
Fix email link from internal bb onboarding. Prevent account holder from being deleted
|
2021-10-04 12:32:04 +01:00 |
Martin McKeaveney
|
4490b3582a
|
Merge pull request #2630 from mslourens/invalid_route_settings_section
Sanitise urls after change
|
2021-10-04 12:30:11 +01:00 |
Martin McKeaveney
|
05513c0a58
|
UX feedback updates
|
2021-10-04 12:24:49 +01:00 |
Rory Powell
|
d63186ff8f
|
Fix email link from internal bb onboarding. Prevent account holder from being deleted
|
2021-10-04 11:30:59 +01:00 |
Rory Powell
|
5654bce90b
|
Merge pull request #2855 from Budibase/hide-upgrade-modal
Hide upgrade button / modal from non-root account holders
|
2021-10-01 16:33:22 +01:00 |
Rory Powell
|
47b80b7f2a
|
Load account portal url from environment
|
2021-10-01 16:12:07 +01:00 |
Martin McKeaveney
|
b4999f3f13
|
updating copy on self host flow
|
2021-10-01 15:26:41 +01:00 |
Andrew Kingston
|
cc78f08032
|
Update button text in theme settings to 'View changes'
|
2021-10-01 14:41:58 +01:00 |
Martin McKeaveney
|
6c47980f7c
|
remove unnecessary deployment poll
|
2021-10-01 12:10:50 +01:00 |
Martin McKeaveney
|
8c65d45c23
|
Merge branch 'develop' into dnd
|
2021-09-30 14:56:23 +01:00 |
Andrew Kingston
|
7f08ef3a6c
|
Reset data ui searches when mutating rows as we cannot guarantee that bookmarks are the same
|
2021-09-30 13:49:09 +01:00 |
Andrew Kingston
|
38b32d78a8
|
Merge pull request #2790 from Budibase/data-ui-pagination
Data UI pagination and searching
|
2021-09-30 11:13:47 +01:00 |
Peter Clement
|
afa3cd53f6
|
Merge pull request #2735 from Budibase/feature/datasource-wizard
Datasource wizard
|
2021-09-30 11:05:22 +01:00 |
Peter Clement
|
86428f3998
|
remove create budibase db button
|
2021-09-30 10:50:27 +01:00 |
Martin McKeaveney
|
e62f8cd9bb
|
Update packages/builder/src/components/upgrade/UpgradeModal.svelte
Co-authored-by: Rory Powell <rory.codes@gmail.com>
|
2021-09-29 19:12:19 +01:00 |
Martin McKeaveney
|
e4473a32fd
|
fix firefox redirect loop
|
2021-09-29 18:59:26 +01:00 |
Andrew Kingston
|
908d4b75d8
|
Ensure transitions are only local to avoid weird svelte issues
|
2021-09-29 15:26:01 +01:00 |
Peter Clement
|
cfab8165bd
|
update ssl ux
|
2021-09-29 13:02:30 +01:00 |
Andrew Kingston
|
1c93ae509e
|
Refresh data UI tables when creating a row
|
2021-09-29 12:29:26 +01:00 |
Andrew Kingston
|
f9c8cd8506
|
Automatically refresh data as needed when rows or columns are updated
|
2021-09-29 12:07:35 +01:00 |
Andrew Kingston
|
e4a57253fa
|
Merge branch 'develop' of github.com:Budibase/budibase into data-ui-pagination
|
2021-09-29 10:34:03 +01:00 |
Andrew Kingston
|
873ef99527
|
Add transitions to data UI tables to improve smoothness and prevent stuttering and flashing on loading
|
2021-09-29 10:33:55 +01:00 |
Andrew Kingston
|
4a827c2aab
|
Fix resetting filters and sorting options when changing tables
|
2021-09-29 10:17:12 +01:00 |
Andrew Kingston
|
14b23cffee
|
Prevent bindings from being used when filtering tables in the data UI
|
2021-09-29 09:18:08 +01:00 |
Andrew Kingston
|
745aff0c44
|
Reuse filter drawer component to allow full table filtering on any type in data UI
|
2021-09-29 09:05:04 +01:00 |
Andrew Kingston
|
b9ad634b85
|
Fix bug with filter editor preventing date pickers or booleans from being shown
|
2021-09-29 08:57:09 +01:00 |
Andrew Kingston
|
7527c19a8c
|
Add basic search implementation to data UI tables
|
2021-09-28 15:29:15 +01:00 |
Peter Clement
|
f45638d874
|
Merge remote-tracking branch 'origin/develop' into feature/datasource-wizard
|
2021-09-28 14:26:25 +01:00 |
Andrew Kingston
|
2b2697a34e
|
Fixing issue with refreshing data providers manually due to incorrect action name
|
2021-09-28 13:33:15 +01:00 |
Peter Clement
|
a24f2e4142
|
update modal button text
|
2021-09-28 12:29:54 +01:00 |
Peter Clement
|
1a1c0f2892
|
check tables can be fetched before saving config
|
2021-09-28 12:25:57 +01:00 |
Andrew Kingston
|
f5f8e25c9f
|
Fix huge amount of bugs with data UI state, URL parameters and state/URL sync
|
2021-09-27 18:25:19 +01:00 |
Andrew Kingston
|
705088362b
|
Move lucene logic into builder
|
2021-09-27 15:36:18 +01:00 |
Andrew Kingston
|
ec7cf96fd9
|
Move all lucene logic into central builder helpers file
|
2021-09-27 12:59:49 +01:00 |
Andrew Kingston
|
51902c807a
|
Merge branch 'develop' of github.com:Budibase/budibase into data-ui-pagination
|
2021-09-27 12:51:37 +01:00 |
Andrew Kingston
|
c011b7fe5c
|
Merge branch 'develop' of github.com:Budibase/budibase into ak-fixes
|
2021-09-27 11:30:51 +01:00 |
Peter Clement
|
7121b0a7c8
|
fix layout of config modal
|
2021-09-27 10:04:01 +01:00 |
Peter Clement
|
dad6412271
|
trigger internal table modal on modal cancel
|
2021-09-27 09:59:56 +01:00 |
Andrew Kingston
|
383d92b99e
|
Add a refresh action to common table searching logic
|
2021-09-24 16:13:25 +01:00 |
Peter Clement
|
c67e769afc
|
ux fixes
|
2021-09-24 11:28:56 +01:00 |
Peter Clement
|
a6aad71827
|
rename file and fix analytics
|
2021-09-24 10:58:04 +01:00 |
Peter Clement
|
c1829223db
|
Merge remote-tracking branch 'origin/develop' into feature/datasource-wizard
|
2021-09-24 10:47:59 +01:00 |
Peter Clement
|
a833df7771
|
redirect to created datasource
|
2021-09-24 10:19:48 +01:00 |
Peter Clement
|
29551c4621
|
fix naming of datasources
|
2021-09-24 10:12:30 +01:00 |
Peter Clement
|
af5280fa36
|
fetch tables for datasource plus
|
2021-09-24 10:01:53 +01:00 |
Peter Clement
|
39192e4e7f
|
add base wizard for datasources
|
2021-09-23 21:47:22 +01:00 |
Andrew Kingston
|
fd24a8fce3
|
Lint
|
2021-09-23 20:51:55 +01:00 |
Andrew Kingston
|
a30ced6408
|
Add button action for manually refreshing a data provider
|
2021-09-23 19:34:01 +01:00 |
Andrew Kingston
|
890749ee3e
|
Only refresh tables when table ID changes
|
2021-09-23 17:04:12 +01:00 |
Andrew Kingston
|
7ac4144903
|
Add new core implementation of fetching paginated table data and enable pagination in backend UI for tables
|
2021-09-23 16:08:47 +01:00 |
Maurits Lourens
|
0f3cb8e2ff
|
Merge branch 'develop' into invalid_route_settings_section
# Conflicts:
# packages/builder/src/components/design/NavigationPanel/NewScreenModal.svelte
|
2021-09-23 13:15:53 +02:00 |
Martin McKeaveney
|
94e3b9ed0c
|
Merge pull request #2714 from mslourens/collapse_queries_with_datasource
Collapse queries with their datasource
|
2021-09-23 09:36:41 +01:00 |
Andrew Kingston
|
ec2f727af3
|
Merge branch 'develop' of github.com:Budibase/budibase into ak-fixes
|
2021-09-23 09:18:52 +01:00 |
Maurits Lourens
|
0b93b201a5
|
Collapse queries with their datasource
|
2021-09-23 08:48:11 +02:00 |
Maurits Lourens
|
cd4765664d
|
remove console.log
|
2021-09-22 08:49:33 +02:00 |
Martin McKeaveney
|
ff5831660d
|
merge with develop
|
2021-09-21 21:43:29 +01:00 |
Peter Clement
|
1d9fccb666
|
update icon to use hoverable
|
2021-09-21 20:30:58 +01:00 |
Martin McKeaveney
|
0a7512a4d9
|
changed events to constants, instantiated analytics client at right time
|
2021-09-21 20:21:15 +01:00 |
Andrew Kingston
|
16febcf3b9
|
Ensure datasource containing the currently selected table is always expanded
|
2021-09-21 17:21:25 +01:00 |
Peter Clement
|
14945d9f0d
|
use color alias for actions instead of hard-coding the color
|
2021-09-21 12:05:58 +01:00 |
Martin McKeaveney
|
184061a56b
|
analytics clients
|
2021-09-21 11:47:14 +01:00 |
Peter Clement
|
053ea4e499
|
add multiselect / date / boolean types to automations
|
2021-09-20 16:23:33 +01:00 |
Andrew Kingston
|
f0b7188db3
|
Merge branch 'develop' of github.com:Budibase/budibase into dnd
|
2021-09-17 12:53:06 +01:00 |
Maurits Lourens
|
f9c82e5059
|
re-use sanitizeUrl utils method, add / if it's not added already
|
2021-09-17 11:43:27 +02:00 |
Maurits Lourens
|
931ec7bfd9
|
fix merge conflicts, make arguments more consistent
|
2021-09-16 23:20:31 +02:00 |
Maurits Lourens
|
518f8fd55e
|
merge develop into branch
|
2021-09-16 22:15:09 +02:00 |
Andrew Kingston
|
e625d2e4a3
|
Reduce duplication in move componment handler from dnd callback
|
2021-09-16 17:39:39 +01:00 |
Andrew Kingston
|
fdef6d1e89
|
Merge branch 'develop' of github.com:Budibase/budibase into dnd
|
2021-09-16 17:34:40 +01:00 |
Andrew Kingston
|
00b12463f6
|
Merge pull request #2606 from Budibase/responsive-portal
Responsive portal
|
2021-09-16 17:28:21 +01:00 |
Andrew Kingston
|
110fd1d5af
|
Fix intermittent crash due to invalid iframe reference when hot reloading
|
2021-09-16 16:27:19 +01:00 |
mike12345567
|
d76e3beac9
|
Removing console logs created during automation rework.
|
2021-09-16 16:24:32 +01:00 |
Andrew Kingston
|
368ada4a77
|
Merge branch 'develop' of github.com:Budibase/budibase into responsive-portal
|
2021-09-16 16:06:41 +01:00 |
mike12345567
|
72763ec45f
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-query
|
2021-09-16 15:33:03 +01:00 |
PClmnt
|
c968d534ac
|
Merge pull request #2610 from Budibase/feature/automation-redesign
Automation Redesign
|
2021-09-16 15:17:51 +01:00 |
mike12345567
|
6d48dc85ef
|
Merge branch 'feature/automation-redesign' of github.com:Budibase/budibase into feature/automation-query
|
2021-09-16 14:54:09 +01:00 |
Peter Clement
|
0d2854b464
|
fix json parsing of test data
|
2021-09-16 14:52:23 +01:00 |
Peter Clement
|
ab2fd51dc2
|
fix debounce / store test data bug
|
2021-09-16 14:48:55 +01:00 |
Martin McKeaveney
|
ecb34e49e3
|
Merge pull request #2169 from mslourens/collapse_expand_database_connections
Collapse and expand database connections
|
2021-09-16 14:26:25 +01:00 |
mike12345567
|
87d20e5c00
|
Making filter drawer in automations full width.
|
2021-09-16 13:45:22 +01:00 |
mike12345567
|
13609bb9bf
|
Merge branch 'feature/automation-redesign' of github.com:Budibase/budibase into feature/automation-query
|
2021-09-16 12:44:16 +01:00 |
Peter Clement
|
a871a3a44f
|
fix label not being rendered correctly
|
2021-09-16 12:15:32 +01:00 |
Andrew Kingston
|
d86e5718d5
|
Prevent DND if target is a child of source
|
2021-09-16 07:35:19 +01:00 |
Andrew Kingston
|
0ce0f5c823
|
Add initial DND implementation with working functionality for dropping inside components
|
2021-09-16 07:28:59 +01:00 |
mike12345567
|
b18a082951
|
Adding in backend implementation of the query step, as well as some front-end work to support the filter drawer within automations.
|
2021-09-15 19:02:44 +01:00 |
Peter Clement
|
cd3beb3b6c
|
change naming within blocks
|
2021-09-15 16:59:15 +01:00 |
Peter Clement
|
7b99574f4c
|
update reactivity of test data modal
|
2021-09-15 16:55:17 +01:00 |
Martin McKeaveney
|
a575af5e4a
|
Merge pull request #2120 from mslourens/delete_component_with_keyboard
Delete component with keyboard
|
2021-09-15 16:48:38 +01:00 |
Peter Clement
|
7260c32737
|
fix build
|
2021-09-15 13:58:15 +01:00 |
Peter Clement
|
2b08916751
|
simplify parsing of internal / external actions
|
2021-09-15 12:58:20 +01:00 |
Peter Clement
|
9cd63c2223
|
small css updates
|
2021-09-15 11:52:42 +01:00 |
Peter Clement
|
242f685a24
|
incorrect file name
|
2021-09-15 09:57:06 +01:00 |
Andrew Kingston
|
6efd505118
|
Merge branch 'develop' of github.com:Budibase/budibase into responsive-portal
|
2021-09-15 09:41:47 +01:00 |
Peter Clement
|
44b7b6a6f8
|
remove logs
|
2021-09-15 00:49:44 +01:00 |
Peter Clement
|
3b66a14a6f
|
Update icons
|
2021-09-15 00:49:44 +01:00 |
Peter Clement
|
5751782fcb
|
add block connector line
|
2021-09-15 00:49:44 +01:00 |
Peter Clement
|
dfbf7e2ee4
|
Show test outputs and responses in modal
|
2021-09-15 00:49:35 +01:00 |
Peter Clement
|
1d25aba78c
|
adding external actions constant
|
2021-09-15 00:46:52 +01:00 |
Peter Clement
|
82db0950c3
|
Require required schema fields before saving
|
2021-09-15 00:46:52 +01:00 |
Peter Clement
|
d86c238d53
|
Improve test automation modal and handling of data
|
2021-09-15 00:46:50 +01:00 |
Peter Clement
|
0fadf104e2
|
save automation on change / delete / create
|
2021-09-15 00:45:11 +01:00 |
Peter Clement
|
09cab87a86
|
Add new actions modal and integration with flowchart
|
2021-09-15 00:45:11 +01:00 |
Peter Clement
|
7fd79d3d4e
|
Update flow chart styling and event handling
|
2021-09-15 00:45:07 +01:00 |
Peter Clement
|
fd4c1c9929
|
Add triggers to setup modal
|
2021-09-15 00:43:25 +01:00 |
Peter Clement
|
4869ecbf3a
|
add splash screen to automation
|
2021-09-15 00:43:25 +01:00 |
Michael Drury
|
bda973355c
|
Merge pull request #2598 from Budibase/feature/automation-rework
Automation backend rework
|
2021-09-14 17:30:26 +01:00 |
Andrew Kingston
|
b3fa4e61e3
|
Make apps table in portal mobile friendly
|
2021-09-14 16:21:30 +01:00 |
mike12345567
|
70bc68fb61
|
Adding concept of internal and external actions.
|
2021-09-14 12:40:19 +01:00 |
Andrew Kingston
|
0b5669efdc
|
Update config checklist to be mobile friendly
|
2021-09-14 12:32:04 +01:00 |
Andrew Kingston
|
0c0e656b34
|
Make core portal layout responsive with mobile drawer menu
|
2021-09-13 15:38:06 +01:00 |
mike12345567
|
a366ab80e1
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-rework
|
2021-09-09 16:33:41 +01:00 |
Andrew Kingston
|
0409e2144f
|
Merge branch 'develop' of github.com:Budibase/budibase into responsive-preview
|
2021-09-09 13:56:18 +01:00 |
Andrew Kingston
|
5b1ba5d5a2
|
Merge branch 'develop' of github.com:Budibase/budibase into custom-theming
|
2021-09-09 11:57:55 +01:00 |
Martin McKeaveney
|
5e268dce18
|
Merge pull request #2556 from mslourens/checklist_item_navigation
add link to checklist items for direct navigation (and lint issues)
|
2021-09-09 11:16:38 +01:00 |
mike12345567
|
e84d30524b
|
Updating automations system to return the inputs and outputs of each step.
|
2021-09-08 14:08:22 +01:00 |
Andrew Kingston
|
9c50bd84e8
|
Align component selection list and preview controls to top of center panel
|
2021-09-08 09:54:10 +01:00 |
Andrew Kingston
|
a10906ee01
|
Remove box shadow and padding around preview html element
|
2021-09-08 09:39:36 +01:00 |
Andrew Kingston
|
3b3df86e4d
|
Leave builder preview always the same size and depend on app to resize itself
|
2021-09-07 16:02:47 +01:00 |
Andrew Kingston
|
fbbeccc0a1
|
Add preview device selection buttons and pass device preview down to client app
|
2021-09-07 16:02:11 +01:00 |
Maurits Lourens
|
9338043133
|
fix test
|
2021-09-06 20:23:33 +02:00 |
Andrew Kingston
|
d607f7b25b
|
Merge branch 'develop' of github.com:Budibase/budibase into custom-theming
|
2021-09-06 17:29:51 +01:00 |
Andrew Kingston
|
7b919cb2e7
|
Add button to reset theme to default and fix determination of theme
|
2021-09-06 16:51:40 +01:00 |
Andrew Kingston
|
363998a2af
|
Fix button theming and add nav text theming
|
2021-09-06 16:23:12 +01:00 |
Maurits Lourens
|
dafd06737c
|
add link to checklist items for direct navigation (and lint issues)
|
2021-09-06 15:16:21 +02:00 |
Maurits Lourens
|
7328fd1e8a
|
fix exporting internal tables
|
2021-09-06 12:07:05 +02:00 |
Andrew Kingston
|
d1e3dda05f
|
Add custom theme options for button roundedness and header color
|
2021-09-03 15:28:35 +01:00 |
Andrew Kingston
|
e7d1ed3114
|
Add custom theming for primary color and primary hover color to form components
|
2021-09-03 11:50:09 +01:00 |
Andrew Kingston
|
04a26f3344
|
Hide state action in old apps and add working basic implementation of theming
|
2021-09-02 11:38:41 +01:00 |
Maurits Lourens
|
378760074f
|
only show delete confirmation when no input or textarea is focussed
|
2021-08-31 15:46:30 +02:00 |
Andrew Kingston
|
81ade833dd
|
Merge branch 'develop' of github.com:Budibase/budibase into lab-day-state
|
2021-08-31 10:33:31 +01:00 |
Martin McKeaveney
|
36db93fd7d
|
Merge pull request #2440 from mslourens/querybuilder_results_width
limit the width of the preview component
|
2021-08-30 22:52:55 +01:00 |
Andrew Kingston
|
8840d2114b
|
Add description of what persisting state values does
|
2021-08-27 15:00:27 +01:00 |
Peter Clement
|
ee830d0e85
|
refactor of multi-option filtering and validation
|
2021-08-27 08:05:22 +01:00 |
Andrew Kingston
|
3eea601910
|
Add ability to persist state values in local storage
|
2021-08-26 17:52:04 +01:00 |
Andrew Kingston
|
0f6a7946b5
|
Automatically determine which state keys are available
|
2021-08-26 16:46:25 +01:00 |
Maurits Lourens
|
7f9e8fa321
|
fix calls to automations.save, which doesn't need the instanceId
|
2021-08-26 15:58:24 +02:00 |
Peter Clement
|
544dd4ef1d
|
Merge remote-tracking branch 'origin/develop' into multi-option-datatype
|
2021-08-26 14:38:05 +01:00 |
Peter Clement
|
94bb4f2a8b
|
linting
|
2021-08-26 14:27:40 +01:00 |
Peter Clement
|
1ab618c2ef
|
fix indexing of arrays
|
2021-08-26 14:22:52 +01:00 |
Peter Clement
|
4fa36727e4
|
Update validation for array type
|
2021-08-26 14:04:18 +01:00 |
Peter Clement
|
f7ebf7f8a4
|
Fix lucene not allowed characters
|
2021-08-26 11:39:42 +01:00 |
Peter Clement
|
4cfcae415e
|
Rename list to Multi-select
|
2021-08-26 11:36:05 +01:00 |
Andrew Kingston
|
9369e8b375
|
Add client app state and button actions to control it
|
2021-08-26 11:28:44 +01:00 |
Martin McKeaveney
|
0cbc23dc3d
|
Revert "Filter users table out of DataSource component and NewScreenModal"
|
2021-08-26 10:11:48 +01:00 |
Maurits Lourens
|
3da6577348
|
rename automation
|
2021-08-26 08:53:58 +02:00 |
Peter Clement
|
078cb07b04
|
use normal combobox for filtering array columns
|
2021-08-25 17:00:42 +01:00 |
Peter Clement
|
84350933d4
|
fix issue with options not being displayed on new line
|
2021-08-25 17:00:15 +01:00 |
Martin McKeaveney
|
368edeb84b
|
Merge pull request #2464 from mslourens/make_labels_more_consistent
make labels for editing more consistent
|
2021-08-25 16:51:33 +01:00 |
Peter Clement
|
725b9bb6e2
|
Add more validation options for array field
|
2021-08-25 15:49:04 +01:00 |
Martin McKeaveney
|
f0b8f0575e
|
Merge pull request #2446 from mslourens/disable_managing_users_with_client
Filter users table out of DataSource component and NewScreenModal
|
2021-08-25 14:07:52 +01:00 |
Peter Clement
|
12f56744c3
|
Add validation for array field
|
2021-08-25 14:05:23 +01:00 |
Peter Clement
|
05568295b5
|
Add not contains option to lucene query builder
|
2021-08-25 14:05:00 +01:00 |
Maurits Lourens
|
c87fdbc2fc
|
make labels for editing more consistent
|
2021-08-25 13:42:28 +02:00 |
Andrew Kingston
|
5ed4ace66b
|
Merge pull request #2441 from Budibase/multistep-forms
Multi-step forms
|
2021-08-25 12:40:44 +01:00 |
Peter Clement
|
f000d44e39
|
Add contains option to lucene query builder
|
2021-08-24 16:14:38 +01:00 |
Maurits Lourens
|
180d857d1d
|
Filter users table out of DataSource component and NewScreenModal
|
2021-08-24 12:33:02 +02:00 |
Maurits Lourens
|
e476b15d42
|
replace 'replaceAll' with 'replace' and a regular expression
|
2021-08-24 08:51:38 +02:00 |
Maurits Lourens
|
342e3a218e
|
limit the width of the preview component
|
2021-08-23 17:32:27 +02:00 |
Andrew Kingston
|
4a67de926a
|
Fix button casing
|
2021-08-23 14:00:45 +01:00 |
Andrew Kingston
|
f127d86d11
|
Merge branch 'develop' of github.com:Budibase/budibase into multistep-forms
|
2021-08-23 11:48:03 +01:00 |
Maurits Lourens
|
d9fc6212f2
|
Merge branch 'develop' into collapse_expand_database_connections
|
2021-08-20 22:10:29 +02:00 |
Andrew Kingston
|
713fed841f
|
Merge pull request #2399 from mslourens/update_app_modal_text
update the modal text for updating the name of an app
|
2021-08-20 17:04:39 +01:00 |
Peter Clement
|
e97b5ef91a
|
add multiselect component as option for form design
|
2021-08-20 15:56:11 +01:00 |
Andrew Kingston
|
8cb9870cf7
|
Prevent adding form steps inside other form steps and fix illegalChildren usage
|
2021-08-20 15:16:20 +01:00 |
Andrew Kingston
|
cb46e763d3
|
Making picker sorting optional and default to off. Sort by default for client apps
|
2021-08-20 10:03:21 +01:00 |
Andrew Kingston
|
11dc516b26
|
Add single button action for changing form step
|
2021-08-20 09:54:54 +01:00 |
Peter Clement
|
17438372d0
|
Add ability for user to select 'List' data type for a column
|
2021-08-19 16:54:44 +01:00 |
Andrew Kingston
|
9ea255b7bc
|
Update validate form action to be able to only validate the current form step
|
2021-08-19 12:52:50 +01:00 |
Andrew Kingston
|
9b87d1a03e
|
Add button actions for navigating form steps
|
2021-08-18 15:21:18 +01:00 |
Andrew Kingston
|
32fe0ea072
|
Support multiple component context exports and export additional context from forms
|
2021-08-18 14:58:58 +01:00 |
Andrew Kingston
|
c945fc650d
|
Add stepper component to bbui for numeric values
|
2021-08-18 11:32:39 +01:00 |
Martin McKeaveney
|
f07dcf7f55
|
Merge pull request #2401 from mslourens/update_datasource_name
Update the name of the datasource
|
2021-08-18 10:44:04 +01:00 |
Maurits Lourens
|
e1ef03f55d
|
fix lint issue
|
2021-08-18 11:24:25 +02:00 |
Maurits Lourens
|
3b099d945a
|
fix lint issues
|
2021-08-18 00:04:54 +02:00 |
Maurits Lourens
|
de944480da
|
update the name of the datasource
|
2021-08-17 23:57:11 +02:00 |
Maurits Lourens
|
19eeda608f
|
update the modal text for updating the name of an app
|
2021-08-17 22:16:57 +02:00 |
Andrew Kingston
|
a2e4f44e7f
|
Ensure placeholder is null when undefined so avoid sometimes having a placeholder and sometimes not
|
2021-08-17 14:10:25 +01:00 |
Martin McKeaveney
|
db0183e8cf
|
Merge pull request #2379 from Budibase/fix/app-name-validation
adding alphanumeric app name validation
|
2021-08-17 13:49:50 +01:00 |
Andrew Kingston
|
d23d11f6ef
|
Merge branch 'dynamic-picker-options' of github.com:Budibase/budibase into dynamic-picker-options
|
2021-08-17 11:37:50 +01:00 |
Andrew Kingston
|
432b817d98
|
Remove notification when saving custom options
|
2021-08-17 11:36:33 +01:00 |
Andrew Kingston
|
bc788273a0
|
Ensure both label and value are set when defining custom options
|
2021-08-17 11:34:46 +01:00 |
Andrew Kingston
|
d71b7e4b77
|
Tidy up options drawer styles
|
2021-08-17 11:33:09 +01:00 |
Peter Clement
|
ce370ca1d2
|
Merge remote-tracking branch 'origin/develop' into dynamic-picker-options
|
2021-08-17 11:26:42 +01:00 |
Peter Clement
|
e5bca9fece
|
text updates
|
2021-08-17 11:17:03 +01:00 |
Martin McKeaveney
|
2e4f32269b
|
adding alphanumeric app name validation
|
2021-08-17 10:41:37 +01:00 |
Peter Clement
|
5151619782
|
Allow users to define custom picker options
|
2021-08-17 10:32:01 +01:00 |
Andrew Kingston
|
c50d03d792
|
Merge pull request #2369 from Budibase/fix/screen-props
Fix screen settings not being saved
|
2021-08-17 09:28:43 +01:00 |
Maurits Lourens
|
87c59db02e
|
fix lint issues
|
2021-08-16 22:07:15 +02:00 |
Maurits Lourens
|
459ba46c48
|
return validation errors
|
2021-08-16 21:15:15 +02:00 |
Andrew Kingston
|
36a744f577
|
Merge pull request #2339 from Budibase/custom-form-validation
Custom form validation
|
2021-08-16 18:29:44 +01:00 |
Andrew Kingston
|
1f43ac3ab1
|
Fix screen settings not being saved
|
2021-08-16 17:01:34 +01:00 |
Andrew Kingston
|
641e61773b
|
Add ability for select options to be loaded from a data provider
|
2021-08-16 11:24:25 +01:00 |
Andrew Kingston
|
73def04951
|
Merge pull request #2344 from Budibase/ak-fixes
Fixes and features for various issues
|
2021-08-16 09:04:13 +01:00 |
Andrew Kingston
|
c9056c8ad5
|
Merge branch 'develop' of github.com:Budibase/budibase into joe-tweaks
|
2021-08-13 13:33:22 +01:00 |
Andrew Kingston
|
ec5e3e27a3
|
Add 12px options for margin and padding
|
2021-08-13 12:23:41 +01:00 |
Andrew Kingston
|
47ca925003
|
Add global data bindings for mobile and tablet device sizes
|
2021-08-13 11:24:47 +01:00 |
Peter Clement
|
c1d559c96f
|
Change self host button text
|
2021-08-12 14:20:46 +01:00 |
Andrew Kingston
|
54b7cb1265
|
Increase width of contraint select in custom validation drawer
|
2021-08-12 12:27:50 +01:00 |
Andrew Kingston
|
f209781e7c
|
Add duplicate button
|
2021-08-12 12:25:54 +01:00 |
Peter Clement
|
48c40446f0
|
Add link to account portal
|
2021-08-12 12:09:53 +01:00 |
Peter Clement
|
b2bc9a5e20
|
Add self-hosting upgrade button to builder pane
|
2021-08-12 11:51:08 +01:00 |
Andrew Kingston
|
f6cd99166a
|
Hide formula fields from filter expressions until they can be searched
|
2021-08-12 10:03:56 +01:00 |
Andrew Kingston
|
72ab0c4158
|
Fix issue with duplicate icon in condtitional UI not being accounted for when using an update action
|
2021-08-12 09:55:41 +01:00 |
Andrew Kingston
|
b77fed6766
|
Add duplicate action to filter drawer
|
2021-08-12 09:50:09 +01:00 |
Andrew Kingston
|
da67adfffd
|
Remove log statement
|
2021-08-11 18:16:30 +01:00 |
Andrew Kingston
|
d615513558
|
Fix validation value component always being an input
|
2021-08-11 16:46:01 +01:00 |
Andrew Kingston
|
d1bc289f4b
|
Merge branch 'develop' of github.com:Budibase/budibase into custom-form-validation
|
2021-08-11 15:09:04 +01:00 |
Andrew Kingston
|
b79b75ad78
|
Add support for validating relationships
|
2021-08-11 14:34:22 +01:00 |
Andrew Kingston
|
a041d8dcc7
|
Allow custom validation rules to use bindings or raw values
|
2021-08-10 14:36:00 +01:00 |
Kevin Åberg Kultalahti
|
5450d26962
|
Merge pull request #2317 from Budibase/fix/make-feedbackform-comment-optional
Makes the NPS Feedback Form options and comments optional
|
2021-08-10 12:42:06 +02:00 |
Keviin Åberg Kultalahti
|
b1e57ad720
|
makes the second and third pages of the NPS feedback form optional
|
2021-08-09 15:43:50 +02:00 |
Martin McKeaveney
|
725e64f9cb
|
Merge pull request #2147 from mslourens/prevent_space_in_url
replace spaces with underscores in screen routes
|
2021-08-06 21:42:47 +01:00 |
mike12345567
|
a8eb067de3
|
Merge branch 'fix/apps-2195-2282-2283' of github.com:Budibase/budibase into develop
|
2021-08-06 17:14:31 +01:00 |
mike12345567
|
be48677490
|
Fixes for a lot of issues generated by the use of the pouchdb allDbs call, which is not designed for multi-client DB setups like ours, using CouchDB method instead.
|
2021-08-06 16:38:07 +01:00 |
Andrew Kingston
|
67be24b524
|
Add validation drawer and simplify HOC's for different field types
|
2021-08-06 14:54:00 +01:00 |
mike12345567
|
bc84bab52c
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2021-08-06 13:04:54 +01:00 |
Maurits Lourens
|
aa1d214c4d
|
Merge branch 'develop' into prevent_space_in_url
# Conflicts:
# packages/builder/src/components/design/PropertiesPanel/ScreenSettingsSection.svelte
|
2021-08-05 20:11:55 +02:00 |
Maurits Lourens
|
fe3b81e72d
|
implement review comments
|
2021-08-05 20:03:54 +02:00 |
Martin McKeaveney
|
05ec5dc70c
|
Merge pull request #2260 from Budibase/fix/views-2209
Formulas and relationships in views
|
2021-08-05 16:43:59 +01:00 |
mike12345567
|
78a3a1cd09
|
Fixing issue with google callback URL not being used when it was previously set.
|
2021-08-05 11:27:51 +01:00 |
mike12345567
|
217e5a02bf
|
Fixing issue #2193, also fixing the name of the file on export, as well as fixing an issue with the exporters not handling relationships.
|
2021-08-04 18:20:51 +01:00 |
mike12345567
|
c534a93091
|
Linting.
|
2021-08-04 15:23:26 +01:00 |
mike12345567
|
daed47a0a8
|
Fix #2209 - views, calculations and group by can't support formula or link fields, making sure these aren't options in the UI. Also fixing an issue where formula values were being saved to DB.
|
2021-08-04 15:22:41 +01:00 |
Martin McKeaveney
|
df927e3feb
|
merge with master
|
2021-08-04 13:20:11 +01:00 |
Andrew Kingston
|
6a9358086c
|
Merge pull request #2233 from Budibase/peek-screen
Open screen in modal
|
2021-08-04 12:08:49 +01:00 |