Martin McKeaveney
b8a516aa3b
Merge pull request #3628 from Budibase/do-automation
...
Completely automate digitalocean release with hashicorp packer
2021-12-02 14:39:57 +01:00
Budibase Release Bot
782faca131
v1.0.5
2021-12-02 13:31:45 +00:00
Andrew Kingston
f2a2f5ac70
Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend
2021-12-02 13:29:24 +00:00
Andrew Kingston
9a7cb71371
Fix custom query params not appearing
2021-12-02 12:28:12 +00:00
Andrew Kingston
e71dd8fb77
Reset client features when selecting a new app
2021-12-02 12:27:59 +00:00
mike12345567
a0c3b0b8ce
Updating key value store to allow adding an activity toggle.
2021-12-02 11:53:51 +00:00
mike12345567
57169bc910
Changing reactivity a bit to make it a bit more understandable.
2021-12-02 11:38:42 +00:00
mike12345567
4de2d55112
Adding query string output to the URL.
2021-12-02 11:32:21 +00:00
Martin McKeaveney
e003f28e27
completely automate digitalocean release with hashicorp packer
2021-12-01 21:33:38 +01:00
mike12345567
4e9d60b446
First major part of the REST query resdesign.
2021-12-01 17:55:57 +00:00
Budibase Staging Release Bot
60a07193d2
v1.0.5-alpha.0
2021-12-01 14:28:00 +00:00
Budibase Release Bot
6c5a5dc192
v1.0.4
2021-12-01 13:49:09 +00:00
Rory Powell
32ea1da281
Merge pull request #3618 from Budibase/fix/block-context
...
Fixes for button actions, block contexts and nester data provider settings
2021-12-01 13:39:37 +00:00
mike12345567
bfd8007dfa
Updating key value in queries to be a bit more clear.
2021-12-01 13:31:40 +00:00
mike12345567
4a0ce14f04
Adding the ability to set a display name for any datasource/query parameter.
2021-12-01 13:11:35 +00:00
mike12345567
f77fe0c75c
Updating integration config screen.
2021-12-01 13:09:16 +00:00
Andrew Kingston
e2ff1d8d54
Merge branch 'fix/block-context' of github.com:Budibase/budibase into feature/json-backend
2021-12-01 11:40:09 +00:00
Budibase Release Bot
7824fe3163
v1.0.3
2021-12-01 10:57:38 +00:00
Andrew Kingston
c54489d7ee
Fix button actions directly mutating the real component definition
2021-12-01 10:33:17 +00:00
Andrew Kingston
e6741ce341
Ensuire the save row action determines the correct runtime bindings and only uses valid context types
2021-12-01 10:32:55 +00:00
mike12345567
6a7d899935
Adding some extra padding to action buttons to line them up better, changing over everything in datasources to tables (where possible).
2021-11-30 19:05:36 +00:00
mike12345567
cd7ef481bd
Some UI tweaks.
2021-11-30 18:11:29 +00:00
mike12345567
76ce9a3017
Disabling save button when no changes made.
2021-11-30 17:56:15 +00:00
mike12345567
3e5f9b9505
Updating REST creation, removing the modal step, updating the config page to move things around as per designs.
2021-11-30 16:21:16 +00:00
Budibase Release Bot
f50014da79
v1.0.2
2021-11-30 15:59:32 +00:00
Budibase Release Bot
c9ae9e56ca
v1.0.1
2021-11-30 15:44:46 +00:00
Martin McKeaveney
29787c70ef
v1.0.0
2021-11-30 16:34:33 +01:00
Andrew Kingston
2c91b89f02
Prevent data providers from using arbitrary context-providing components as sources
2021-11-30 14:32:18 +00:00
Budibase Release Bot
4b0704736b
v0.9.190
2021-11-30 13:36:54 +00:00
mike12345567
39bb1f3e2c
Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend
2021-11-30 11:32:50 +00:00
Budibase Staging Release Bot
40aa9656e1
v0.9.190-alpha.12
2021-11-30 10:14:02 +00:00
Andrew Kingston
0341b596e6
Merge pull request #3576 from Budibase/ak-fixes
...
Misc bug fixes
2021-11-30 10:05:01 +00:00
mike12345567
193014fc83
Adding validation around invalid JSON inputs and allowing input via a code mirror editor in data UI.
2021-11-29 18:16:44 +00:00
Rory Powell
c421499a46
cURL import working
2021-11-29 17:21:30 +00:00
mike12345567
05e2baa0d3
Moving generation to builder because it reduces API calls and has no reason to be carried out server-side, handling array/object schema generation correctly.
2021-11-29 17:11:08 +00:00
Budibase Staging Release Bot
f8b4c4fa6c
v0.9.190-alpha.11
2021-11-29 13:58:47 +00:00
Peter Clement
e77ef4cf76
Merge pull request #3581 from Budibase/feature/auto-screen-ui
...
Autoscreen fixes
2021-11-29 13:49:59 +00:00
Peter Clement
d716f38759
autoscreen fixes
2021-11-29 11:53:46 +00:00
Rory Powell
c53f5e3d2b
Update backend to be extensible for different import sources
2021-11-29 10:37:31 +00:00
Andrew Kingston
71e4764b17
Fix issue with navigation links editor mutating real component structure
2021-11-29 08:58:49 +00:00
Andrew Kingston
8b4bd84ab5
Preserve bindings when duplicating components
2021-11-29 08:30:52 +00:00
Budibase Staging Release Bot
d33eeec665
v0.9.190-alpha.10
2021-11-26 19:01:35 +00:00
Budibase Staging Release Bot
7ef5ae8823
v0.9.190-alpha.9
2021-11-26 17:52:27 +00:00
mike12345567
5ff8716080
Adding server functionality to determine schema for JSON data type, some basic UI around an editor for getting JSON to determine schema from and the key/value mechanism for flat structures.
2021-11-26 17:39:18 +00:00
mike12345567
1ae4c6ac3a
Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend
2021-11-26 15:46:45 +00:00
Budibase Staging Release Bot
531985c8da
v0.9.190-alpha.8
2021-11-26 15:29:05 +00:00
Michael Drury
cba41d8e9d
Merge pull request #3554 from Budibase/labday/docs
...
API Docs, generation, tables and rows and Swagger definitions
2021-11-26 15:20:23 +00:00
Budibase Staging Release Bot
15381e44eb
v0.9.190-alpha.7
2021-11-26 14:35:06 +00:00
Martin McKeaveney
a33204e4cf
adding check for initinfo
2021-11-26 15:26:51 +01:00
mike12345567
5e9f3969c9
Fixing a few issues that became obvious when I was looking at examples of what gets sent to the API for table saving.
2021-11-26 14:14:53 +00:00
Budibase Staging Release Bot
78de471948
v0.9.190-alpha.6
2021-11-26 11:36:30 +00:00
Budibase Staging Release Bot
688d461fcc
v0.9.190-alpha.5
2021-11-26 11:08:02 +00:00
Martin McKeaveney
c7bf4770a5
Merge pull request #3543 from Budibase/martin/misc-tasks
...
Martin/misc tasks
2021-11-26 11:58:40 +01:00
Martin McKeaveney
eec02321f5
fix cypress tests
2021-11-26 11:42:37 +01:00
Rory Powell
41fa958c78
File upload working
2021-11-26 09:51:56 +00:00
Budibase Staging Release Bot
186ef7a922
v0.9.190-alpha.4
2021-11-25 22:21:36 +00:00
Peter Clement
0b9cc02023
Merge pull request #3544 from Budibase/feature/auto-screen-ui
...
Remove initial screen defintion so user can see the new screen creation button
2021-11-25 22:13:07 +00:00
Peter Clement
fec8689069
change colour of autoscreen selection
2021-11-25 21:57:27 +00:00
Peter Clement
2945b15ee3
update cypress to account for no default screen
2021-11-25 21:48:07 +00:00
Budibase Staging Release Bot
aa010163a7
v0.9.190-alpha.3
2021-11-25 18:04:35 +00:00
mike12345567
82a0bfa5f5
Fixing issue discovered by Cypress.
2021-11-25 17:56:50 +00:00
Rory Powell
71ba024974
WIP: Rest API import
2021-11-25 17:14:07 +00:00
Martin McKeaveney
f9b2a3c5e1
Google sheets integration CRUD E2E
2021-11-25 18:12:12 +01:00
Budibase Staging Release Bot
7e97d2ba95
v0.9.190-alpha.2
2021-11-25 16:50:21 +00:00
mike12345567
b68cd07431
Fixing issue with data import error not invalidating modals.
2021-11-25 16:41:19 +00:00
Budibase Staging Release Bot
7d024f285d
v0.9.190-alpha.1
2021-11-25 12:49:05 +00:00
Michael Drury
a02ec65661
Merge pull request #3541 from Budibase/fix/sql-issues
...
Fixing various SQL issues
2021-11-25 12:42:38 +00:00
Budibase Staging Release Bot
daaf22f648
v0.9.190-alpha.0
2021-11-25 12:30:15 +00:00
mike12345567
0f0770af32
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-11-25 12:21:58 +00:00
Martin McKeaveney
5313e27797
auto name template based apps
2021-11-25 13:00:21 +01:00
Martin McKeaveney
90934c547f
allow type editing on custom query datasource schemas
2021-11-25 12:20:20 +01:00
Budibase Staging Release Bot
b90a845efc
v0.9.185-alpha.22
2021-11-25 10:33:01 +00:00
Peter Clement
4ede32c408
Merge pull request #3533 from Budibase/feature/auto-screen-ui
...
Fix issue where auto screen UI was duplicating selections
2021-11-25 10:23:50 +00:00
Peter Clement
591d0bb7d8
re-add analytics
2021-11-25 09:41:40 +00:00
Peter Clement
3e6d858d3a
fix automation
2021-11-25 09:30:10 +00:00
Martin McKeaveney
5695827f86
auto app creation from template E2E, added warning to automations that they can't run in dev
2021-11-25 10:29:09 +01:00
Peter Clement
f8f191570d
refactor screen templates to include table name
2021-11-24 19:26:07 +00:00
Peter Clement
f9fea88541
refactor screen templates to include table name
2021-11-24 19:10:10 +00:00
mike12345567
bf44c15b74
Fixing issue with datasource deletion not navigating if was on data source plus table and fixing #3523 where relationships would cause sorting to breaking postgres/oracle.
2021-11-24 18:20:52 +00:00
mike12345567
116bccfd73
Fix for issue #3327 - may not solve issue with mariaDB but works for MySQL.
2021-11-24 17:03:34 +00:00
Budibase Staging Release Bot
e4e29ce1b2
v0.9.185-alpha.21
2021-11-24 16:00:00 +00:00
mike12345567
4e92f2a3f0
Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend
2021-11-24 15:53:53 +00:00
mike12345567
4f8650a5be
Removing console log.
2021-11-24 15:30:47 +00:00
mike12345567
9336ae5826
Updating test case to mock response value.
2021-11-24 15:10:52 +00:00
mike12345567
f959ea0add
Adding more error tracking around column creation, to reduce confusion/users not understanding required settings.
2021-11-24 14:55:14 +00:00
Budibase Staging Release Bot
c021a6e49c
v0.9.185-alpha.20
2021-11-24 13:56:19 +00:00
Peter Clement
4d18fa2360
Merge pull request #3520 from Budibase/feature/auto-screen-ui
...
Autoscreen ux changes
2021-11-24 13:48:51 +00:00
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
Budibase Staging Release Bot
1497e2d489
v0.9.185-alpha.19
2021-11-24 09:17:53 +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
Budibase Staging Release Bot
f7377c71da
v0.9.185-alpha.18
2021-11-24 08:48:23 +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
Budibase Staging Release Bot
f2365738d6
v0.9.185-alpha.17
2021-11-23 20:15: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
Budibase Staging Release Bot
5ba6f4bd54
v0.9.185-alpha.16
2021-11-23 15:23:55 +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
Budibase Staging Release Bot
8547ea2f2c
v0.9.185-alpha.15
2021-11-23 13:57:12 +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
Budibase Release Bot
d227e192ae
v0.9.189
2021-11-22 18:14:41 +00:00
Budibase Staging Release Bot
f158ee8f57
v0.9.185-alpha.14
2021-11-22 18:04:40 +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
Andrew Kingston
6b2e235c35
Fix cypress tests
2021-11-22 16:29:03 +00:00
Andrew Kingston
d9b7426d29
Update cypress tests to account for component restructuring
2021-11-22 15:26:41 +00:00
Rory Powell
4acfc668ef
Update locks, ignore oracle imports on m1
2021-11-22 15:26:31 +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
Rory Powell
b1ac42875b
Fix dependency issues on m1
2021-11-22 14:49:39 +00:00
Andrew Kingston
0fcc7619d0
Reorganise component structure
2021-11-22 14:48:04 +00:00
Budibase Staging Release Bot
2f9941f40c
v0.9.185-alpha.13
2021-11-22 11:13:33 +00:00
Rory Powell
154a5cab26
Merge branch 'develop' into oracle-datasource
2021-11-22 11:07:11 +00:00
Budibase Staging Release Bot
01e7cccb65
v0.9.185-alpha.12
2021-11-22 10:53:34 +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
Budibase Staging Release Bot
fe5c3d78f4
v0.9.185-alpha.11
2021-11-22 10:26:21 +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
Peter Clement
8581c06721
fix broken automation test
2021-11-22 09:43:57 +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
Michael Drury
773bc06f7f
Merge pull request #3440 from Budibase/fix/export-sql
...
Fixing some issues with exporting CSV/JSON
2021-11-18 15:26:23 +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
Mitch-Budibase
650702c1b4
Merge branch 'develop' into cypress-testing
2021-11-18 13:51:30 +00:00
Mitch-Budibase
7ba79a8982
Env variables & data files
...
Changes as per PR
-Created files for transformer queries - tests updated accordingly
-Updates for Env variables and usage
-Changes surrounding App Rename testing
2021-11-18 13:47:41 +00:00
Peter Clement
b902e017dd
fix bug with test results
2021-11-18 11:41:51 +00:00
Budibase Staging Release Bot
a1ff7e7262
v0.9.185-alpha.10
2021-11-18 11:15:57 +00:00
Budibase Release Bot
85425520ac
v0.9.188
2021-11-18 07:09:32 +00:00
Michael Drury
1003c0d55e
Updating filter modal to manage invalid schemas when view created.
2021-11-17 22:11:26 +00:00
mike12345567
1ba0584c64
Reverting bbui lock, making sure it isn't upgrading again, fixing vite to the best version we can use.
2021-11-17 19:12:54 +00:00
mike12345567
7802bb1e45
Adding audit script and commiting all of the audits that it made, updating all yarn locks.
2021-11-17 18:04:16 +00:00
Peter Clement
f237cd891e
fix animation issue with automation blocks
2021-11-17 14:28:14 +00:00
Mike Shanks
3db48e3b45
License cleanup
2021-11-17 14:21:16 +00:00
Peter Clement
5311c8ee7e
save inputted test data
2021-11-17 13:49:34 +00:00
Budibase Staging Release Bot
9d74aa2a44
v0.9.185-alpha.9
2021-11-17 11:47:25 +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
Budibase Staging Release Bot
623cd0c0b0
v0.9.185-alpha.8
2021-11-17 11:28:58 +00:00
Peter Clement
776e4e2d20
more refactoring of screen wizard
2021-11-17 10:24:14 +00:00
Budibase Staging Release Bot
33fef40292
v0.9.185-alpha.7
2021-11-16 21:20:35 +00:00
Andrew Kingston
9b988b60b0
Replace old usage of 'editable' manifest setting with 'static'
2021-11-16 18:33:14 +00:00
mike12345567
aaff5260d3
Adding a script to be able to debug backend like cypress runs, without needing to build everytime - fixing an issue that appears to only occur occasionally in the cypress environment.
2021-11-16 17:40:31 +00:00
Budibase Staging Release Bot
c42acf9bb7
v0.9.185-alpha.6
2021-11-16 14:37:51 +00:00
Budibase Staging Release Bot
8529510e04
v0.9.185-alpha.5
2021-11-16 13:54:16 +00:00
Rory Powell
4235aba7a2
Merge pull request #3354 from Budibase/rory/fixes-platform-url
...
Fixes for google sso, cloud email url and cloud logo updates
2021-11-16 13:46:06 +00:00
Andrew Kingston
9728c6c947
Prevent unecessary updates to component settings to improve performance
2021-11-16 13:38:47 +00:00
Andrew Kingston
f14e6d8e22
Remove unused client event for iframe-loaded
2021-11-16 13:15:31 +00:00
Andrew Kingston
4e4e07d1f2
Fix race condition crash on initial builder data page load
2021-11-16 13:12:05 +00:00
Peter Clement
f3cddaaf08
refactor wizard into its own file
2021-11-16 12:18:13 +00:00
Budibase Staging Release Bot
9650cee4d4
v0.9.185-alpha.4
2021-11-16 11:48:38 +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
Budibase Staging Release Bot
3d2447db34
v0.9.185-alpha.3
2021-11-16 11:12:03 +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
bb02491f41
Reset app name in deletion confirmation modal when closing modal
2021-11-16 10:52:43 +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
Budibase Staging Release Bot
3ffa27969d
v0.9.185-alpha.2
2021-11-15 17:47:27 +00:00
Budibase Release Bot
e48fc8de3d
v0.9.187
2021-11-15 17:04:12 +00:00
Mitch-Budibase
348c4ed75b
Update commands.js
...
A few formatting based changes for this file
2021-11-15 15:40:48 +00:00
Mitch-Budibase
9f1f9304bd
Merge branch 'develop' into cypress-testing
2021-11-15 15:28:38 +00:00
Mitch-Budibase
8780010926
New Tests (User Roles, Query Level Transformers, Data Sources etc.)
...
New tests:
-Query Level Transformers
-Table pagination
-User Roles
-Data Sources (correct config, incorrect config, Wizard)
Also:
-New Commands to support
Testing
-Cypress Updated
2021-11-15 15:25:58 +00:00
Budibase Staging Release Bot
3a8e08d3cc
v0.9.185-alpha.1
2021-11-15 14:43:16 +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
3b74481708
fix accidentally changed cypress port
2021-11-15 11:19:09 +00:00
Peter Clement
a6d8c791e1
fix cypress tests
2021-11-15 11:04:22 +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
Rory Powell
6af8ab2dc0
Fixes for google sso, cloud email url and cloud logo updates
2021-11-12 13:31:55 +00:00
Budibase Release Bot
0fb4611bce
v0.9.186
2021-11-12 13:15:37 +00:00
mike12345567
599702bfe9
Fixing issue where deleted datasources wouldn't clear out queries.
2021-11-11 17:13:35 +00:00
mike12345567
b67bd8ba29
Merge branch 'develop' of github.com:Budibase/budibase into feature/query-rbac-timeouts
2021-11-11 14:10:54 +00:00
Budibase Staging Release Bot
b049d083ee
v0.9.185-alpha.0
2021-11-11 13:59:14 +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
Peter Clement
3090b04bb7
css fixes
2021-11-11 12:37:35 +00:00
Budibase Release Bot
3ef07b3ebd
v0.9.185
2021-11-11 12:14:43 +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
Budibase Release Bot
dde958ce80
v0.9.184
2021-11-11 11:35:31 +00:00
Budibase Staging Release Bot
5bb7ed004c
v0.9.180-alpha.11
2021-11-11 11:09:49 +00:00
Peter Clement
8645299ab1
save nav selection
2021-11-11 11:07:55 +00:00
Andrew Kingston
fc6e531115
Merge pull request #3299 from Budibase/full-bindings
...
Full bindings for relationships and attachments
2021-11-11 11:01:27 +00:00
Peter Clement
8592c489f9
move modals to top level
2021-11-11 08:28:42 +00:00
Budibase Staging Release Bot
62175d5b62
v0.9.180-alpha.10
2021-11-10 19:52:01 +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
Martin McKeaveney
aae287e6e8
track pageviews in PH, add job role and company size into intercom
2021-11-10 19:40:55 +01:00
Budibase Staging Release Bot
e8429965c0
v0.9.180-alpha.9
2021-11-10 18:29:22 +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
mike12345567
c0e3505ce8
Fixing constants import.
2021-11-10 17:55:37 +00:00
Budibase Staging Release Bot
1174ddb2de
v0.9.180-alpha.8
2021-11-10 16:33:07 +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
Budibase Staging Release Bot
611337c140
v0.9.180-alpha.7
2021-11-10 14:56:30 +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
Budibase Release Bot
34e04e3837
v0.9.183
2021-11-10 14:28:28 +00:00
Martin McKeaveney
9f7aba3f19
Merge pull request #3300 from Budibase/fix/templates
...
Fix/templates
2021-11-10 15:19:26 +01:00
Martin McKeaveney
91a9e78e92
fix renaming an app
2021-11-10 14:57:46 +01:00
Budibase Staging Release Bot
953e41479e
v0.9.180-alpha.6
2021-11-10 13:50:18 +00:00
Martin McKeaveney
8f7b57837e
adding cypress tag to input
2021-11-10 14:08:34 +01:00
Budibase Staging Release Bot
a20d21ebf5
v0.9.180-alpha.5
2021-11-10 12:29:11 +00:00
Andrew Kingston
51ba48abc0
Merge pull request #3309 from Budibase/quick-bindings
...
Quick bindings
2021-11-10 12:18:52 +00:00
Budibase Staging Release Bot
c62741a311
v0.9.180-alpha.4
2021-11-10 12:17:43 +00:00
Martin McKeaveney
f5406cecf2
fix cypress tests
2021-11-10 13:04:59 +01: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
Budibase Staging Release Bot
1f7207be7b
v0.9.180-alpha.3
2021-11-10 10:13:12 +00:00
Budibase Release Bot
5bc79bb2ba
v0.9.182
2021-11-10 09:52:01 +00: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
1361b05966
updating delete app cypress command
2021-11-09 18:35:19 +01:00
Martin McKeaveney
8683a74b2d
adding check for delete app
2021-11-09 18:30:51 +01:00
Budibase Staging Release Bot
9bbb648acd
v0.9.180-alpha.2
2021-11-09 17:25:41 +00:00
Martin McKeaveney
878fe986b6
update redundant comment
2021-11-09 18:16:52 +01:00
Martin McKeaveney
7a2491b62c
review
2021-11-09 18:14:37 +01:00
Martin McKeaveney
4367c9adf6
prevent redirect to acct portal when not necessary
2021-11-09 18:00:32 +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
Andrew Kingston
4690ae827c
Use full bindings for releationships and attachments
2021-11-09 15:45:32 +00:00
Budibase Release Bot
951cfb5ba9
v0.9.181
2021-11-09 12:38:10 +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
Budibase Staging Release Bot
53762ef713
v0.9.180-alpha.1
2021-11-08 20:54:52 +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
2f1c22085c
Removing constants import that was breaking things.
2021-11-08 18:59:27 +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
Budibase Release Bot
65837abcc0
v0.9.180
2021-11-08 14:36:40 +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
Budibase Staging Release Bot
7df3227432
v0.9.180-alpha.0
2021-11-08 14:13:09 +00:00
mike12345567
6455f51d4f
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-11-08 14:00:47 +00:00
Budibase Release Bot
25965696fc
v0.9.179
2021-11-08 12:29:59 +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
Andrew Kingston
117a7f7ce8
Fix issue getting bindable properties when selecting a screen
2021-11-05 12:37:42 +00:00
Budibase Release Bot
6489d61fd1
v0.9.178
2021-11-04 16:37:06 +00:00
Budibase Staging Release Bot
7db07ed081
v0.9.176-alpha.3
2021-11-04 16:30:06 +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
Budibase Release Bot
8c4c0ae93e
v0.9.177
2021-11-04 13:56:13 +00: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
e888971936
remove logs
2021-11-04 14:04:58 +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
Martin McKeaveney
b7d99a6df1
lint
2021-11-04 10:50:43 +01:00
Budibase Release Bot
acf136268b
v0.9.176
2021-11-04 09:24:56 +00:00
Budibase Staging Release Bot
a173b4a02c
v0.9.176-alpha.2
2021-11-04 09:24:27 +00:00
Michael Drury
8ae9a61469
Merge pull request #3239 from Budibase/fix/mike-various
...
Various fixes for recent issues
2021-11-04 09:13:27 +00:00
Budibase Staging Release Bot
5bdf63c91d
v0.9.176-alpha.1
2021-11-04 00:48:41 +00:00
Budibase Staging Release Bot
80789824b8
v0.9.176-alpha.0
2021-11-03 16:33:02 +00:00
Rory Powell
8f2910ad32
Merge branch 'master' into develop
2021-11-03 16:24:16 +00:00
Budibase Release Bot
f4cd6b84c5
v0.9.175
2021-11-03 16:20:47 +00:00
Rory Powell
320314ca3e
Merge pull request #3238 from Budibase/user-password-fix
...
Fix: Prevent user updates in multi tenant mode from deleting user password
2021-11-03 16:10:39 +00:00
Budibase Release Bot
58d7b13e9e
v0.9.174
2021-11-03 15:10:20 +00:00
Rory Powell
fbaedd6a34
Fix: Prevent user updates in multi tenant mode from deleting user password. Also forward the authentication error from the backend to the login page to warn when an sso user is trying to log in with a password when one is not present
2021-11-03 15:04:05 +00:00
Martin McKeaveney
ed3a9b78ea
remove log
2021-11-03 12:56:42 +01: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
Budibase Staging Release Bot
7d4221284f
v0.9.173-alpha.8
2021-11-02 17:06:37 +00:00
Budibase Staging Release Bot
747a3b5303
v0.9.173-alpha.7
2021-11-02 15:32:59 +00:00
Michael Drury
a82a206161
Merge pull request #3224 from Budibase/labday/mike-sql
...
SQL table manipulation and some external table UI rework
2021-11-02 15:23:30 +00:00
mike12345567
5d40882c66
Removing the edit display columns modal as it was very specific and a little confusing, these are defaulted now anyway like internal tables.
2021-11-01 21:17:51 +00: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
7efa06901e
Adding error scenario for table name already in use.
2021-11-01 16:03:53 +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
Budibase Staging Release Bot
6e6018c8c7
v0.9.173-alpha.6
2021-10-28 11:52:29 +00:00
Budibase Staging Release Bot
c6304ca321
v0.9.173-alpha.5
2021-10-27 15:45:31 +00:00
Budibase Staging Release Bot
2f2bf2f26c
v0.9.173-alpha.4
2021-10-27 15:24:55 +00:00
Michael Drury
836993bb29
Merge pull request #3165 from Budibase/fix/sql-issues
...
Not importing SQL tables without a primary key and displaying an error, disabling query HBS helpers
2021-10-27 16:14:13 +01:00
Budibase Release Bot
484a38c9f5
v0.9.173
2021-10-27 15:13:34 +00:00
Budibase Staging Release Bot
600e28e3d7
v0.9.173-alpha.3
2021-10-27 14:27:54 +00:00
mike12345567
b1143e1957
Addressing review comments.
2021-10-27 14:55:09 +01:00
mike12345567
89d04d5cc7
Merge branch 'develop' of github.com:Budibase/budibase into fix/sql-issues
2021-10-27 14:51:43 +01:00
mike12345567
ce00ddcf68
Fixing builder jest tests.
2021-10-27 13:33:11 +01:00
Budibase Staging Release Bot
3376e07bca
v0.9.173-alpha.2
2021-10-27 09:02:08 +00:00
mike12345567
ac1d6ee23e
Fixing #2820 - SQL system no longer includes tables without a primary key constraint and it displays an error to handle this.
2021-10-26 20:03:54 +01:00
Budibase Staging Release Bot
313ab9fe97
v0.9.173-alpha.1
2021-10-26 15:27:44 +00:00
Budibase Staging Release Bot
25c74c1d70
v0.9.173-alpha.0
2021-10-26 14:03:18 +00:00
Martin McKeaveney
a23e1a87e1
allow opening a template directly from a URL
2021-10-26 15:11:14 +02:00
Martin McKeaveney
7d5d4e5d36
merge with master
2021-10-26 14:28:49 +02:00
Budibase Staging Release Bot
f7dd62cbc2
v0.9.169-alpha.18
2021-10-25 13:50:36 +00: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
Budibase Staging Release Bot
04b9ad1aae
v0.9.169-alpha.17
2021-10-25 09:51:42 +00:00
Rory Powell
07270e041c
Merge pull request #3134 from Budibase/no-access-role-remove-public
...
Remove public role selection
2021-10-25 10:43:47 +01:00
Budibase Staging Release Bot
7b4bf6062a
v0.9.169-alpha.16
2021-10-25 09:26:20 +00: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
6dbc271751
Remove public role selection
2021-10-25 10:15:04 +01:00
Budibase Release Bot
96ef21114f
v0.9.172
2021-10-25 09:08:46 +00:00
Martin McKeaveney
9a1807bc89
get company size and role into intercom
2021-10-25 11:00:33 +02:00
Rory Powell
99b42c7083
Feedback: Rename set/not set to not empty/empty, remove cell rendering
2021-10-25 09:58:05 +01:00
Budibase Staging Release Bot
7c0dab264d
v0.9.169-alpha.15
2021-10-25 08:10:24 +00:00
Martin McKeaveney
cec081bdfc
Merge pull request #3106 from Budibase/fix/postreleasefixes2
...
Fix/postreleasefixes2
2021-10-25 09:01:50 +01:00
Budibase Staging Release Bot
895803f618
v0.9.169-alpha.14
2021-10-23 14:17:01 +00:00
Peter Clement
6e2d93f151
Merge pull request #3105 from Budibase/feature/smtp-automation-check
...
Disable action if SMTP has not been setup
2021-10-23 15:08:50 +01:00
Budibase Staging Release Bot
02804b3003
v0.9.169-alpha.13
2021-10-22 16:58:51 +00: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
a83f419867
merge with develop
2021-10-22 17:49:22 +01:00
mike12345567
c5a67f7e89
Merge branch 'develop' of github.com:Budibase/budibase into fix/mike-d-various-fixes
2021-10-22 17:48:21 +01:00
mike12345567
0266e0586f
Removing failing cypress tests to pass CI again.
2021-10-22 17:47:32 +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
mike12345567
bd59c28081
Removing live replication between deployed and development app, instead it is replicated when the app is opened in the builder. Live replication was not working and only actually pulled back the data on deploy which was a little confusing, this way it can easily be controlled.
2021-10-22 14:34:20 +01:00
Budibase Staging Release Bot
510286e80c
v0.9.169-alpha.12
2021-10-22 09:02:10 +00:00
Andrew Kingston
ae7af27e7a
Merge pull request #3103 from Budibase/ak-fixes
...
Quick fixes for various issues
2021-10-22 09:50:58 +01:00
Peter Clement
3ac85375b2
Merge remote-tracking branch 'origin/develop' into feature/smtp-automation-check
2021-10-22 09:27:13 +01:00
Budibase Staging Release Bot
238b18b09c
v0.9.169-alpha.11
2021-10-21 18:01:14 +00:00
Mitch-Budibase
907c506b95
Merge pull request #3108 from Budibase/cypress-testing
...
Editing customThemingProperties to run all tests
2021-10-21 18:51:07 +01:00
Mitch-Budibase
2a933bf68a
Editing customThemingProperties to run all tests
...
removing 'only' from one of the tests.
Both tests in this spec will now run
2021-10-21 18:50:09 +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
mike12345567
f18a28f0c8
When adding a user through the basic onboarding flow they get a temporary password, but we didn't set force password reset, meaning the user wouldn't necessarily have to change the temp password.
2021-10-21 17:25:29 +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
Budibase Staging Release Bot
ebfa34e094
v0.9.169-alpha.10
2021-10-21 14:40:18 +00:00
Mitch-Budibase
2636dd67e5
Merge pull request #3024 from Budibase/cypress-testing
...
New Tests & Command
2021-10-21 15:30:58 +01:00
Mitch-Budibase
c81bf77ddd
Update to renameAnApplication
...
Removing a log that I had i place for val
2021-10-21 15:30:19 +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
Budibase Staging Release Bot
873c43b8cd
v0.9.169-alpha.9
2021-10-21 11:57:41 +00:00
Michael Drury
c630b3ea7a
Merge pull request #3101 from Budibase/fix/2955
...
Fixing handlebars binding bug
2021-10-21 12:48:54 +01:00
Budibase Staging Release Bot
83e17da2d3
v0.9.169-alpha.8
2021-10-21 11:40:14 +00:00
Andrew Kingston
85f020d61f
Merge pull request #3102 from Budibase/fix/view-column-renaming
...
Keep views in sync with table schema changes
2021-10-21 12:32:07 +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
Budibase Staging Release Bot
fcbe94a08d
v0.9.169-alpha.7
2021-10-21 09:52:12 +00: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
Budibase Release Bot
36ce61c03e
v0.9.171
2021-10-20 13:36:22 +00:00
Budibase Staging Release Bot
845a350505
v0.9.169-alpha.6
2021-10-20 12:59:04 +00:00
Budibase Staging Release Bot
cc507bb116
v0.9.169-alpha.5
2021-10-20 12:31:06 +00:00
Budibase Release Bot
949d925f13
v0.9.170
2021-10-20 11:59:17 +00:00
Budibase Staging Release Bot
a65a6d5909
v0.9.169-alpha.4
2021-10-20 09:35:25 +00:00
Andrew Kingston
029b447ce7
Merge pull request #3042 from Budibase/fix/app-export-performance
...
Improve app export experience
2021-10-20 10:25:59 +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
Budibase Staging Release Bot
4b77528593
v0.9.169-alpha.3
2021-10-19 15:54:53 +00:00
Martin McKeaveney
a174de7f28
error message fixes
2021-10-19 16:52:55 +01:00
Peter Clement
f3990b70e2
Disable action if SMTP has not been setup
2021-10-19 16:44:30 +01:00
Budibase Staging Release Bot
ace810d34a
v0.9.169-alpha.2
2021-10-19 15:35:03 +00:00
mike12345567
5671b7ff2f
Fixing test case issue, Cypress not consistently opening app creation modal.
2021-10-19 16:14:34 +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
Budibase Staging Release Bot
1366d824f7
v0.9.169-alpha.1
2021-10-19 12:11:03 +00: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
Budibase Staging Release Bot
9cc9461c50
v0.9.169-alpha.0
2021-10-18 15:44:36 +00:00
Budibase Release Bot
3b90b2b878
v0.9.169
2021-10-18 15:38:42 +00: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
Rory Powell
f3b630ed95
Sentry updates
2021-10-18 14:57:30 +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
Budibase Staging Release Bot
f50f9e19cf
v0.9.167-alpha.14
2021-10-18 11:44:29 +00:00
Rory Powell
20eb28e286
Merge pull request #3015 from Budibase/options-text-columns
...
Allow options picker to be used on text columns
2021-10-18 12:34:40 +01:00
Budibase Staging Release Bot
77dee89c38
v0.9.167-alpha.13
2021-10-18 11:30:09 +00:00
Andrew Kingston
6071526076
Improve app export UX by immediately starting a download stream of the app export
2021-10-18 12:07:44 +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
Budibase Staging Release Bot
0b2bdf4d47
v0.9.167-alpha.12
2021-10-18 10:16:48 +00:00
Rory Powell
a94becac9c
Merge pull request #2975 from Budibase/no-access-role
...
No access role / public by default
2021-10-18 11:08:45 +01:00
Budibase Staging Release Bot
97a13fe98a
v0.9.167-alpha.11
2021-10-18 09:23:26 +00:00
Budibase Staging Release Bot
30ac9c57d8
v0.9.167-alpha.10
2021-10-18 08:45:15 +00:00
Peter Clement
fc53e3e8b8
Merge pull request #3032 from Budibase/fix/data-section-issues
...
Potential fix for issues with updating and saving rows and columns
2021-10-18 09:34:49 +01:00
Budibase Staging Release Bot
4cecaa6143
v0.9.167-alpha.9
2021-10-18 08:31:27 +00:00
Michael Drury
7a33a666b4
Merge pull request #3025 from Budibase/fix/quick-fixes
...
Fixing refresh on wrong password and setting hard SQL limits
2021-10-18 09:20:29 +01:00
Peter Clement
eb957bc94f
Potential fix for issues with updating and saving rows and columns
2021-10-17 21:23:30 +01:00
Budibase Release Bot
51b948db1f
v0.9.168
2021-10-17 20:06:43 +00:00
Peter Clement
bc340ba5c6
remove addition of _id and _rev as autocolumns
2021-10-17 20:58:06 +01:00
mike12345567
fd894897ca
Setting a hard limit on how many rows can be returned by the SQL plus queries.
2021-10-15 17:52:06 +01:00
Mitch-Budibase
21fef55e93
Merge branch 'develop' into cypress-testing
2021-10-15 17:36:18 +01:00
Mitch-Budibase
02ccb5278b
New Tests & Command
...
Rename an application
-5 tests
Custom theming properties
-1 new test (Button roundness)
1 new command
-searches for an application
2021-10-15 17:36:10 +01:00
Budibase Staging Release Bot
82a9320854
v0.9.167-alpha.8
2021-10-15 14:58:22 +00:00
Budibase Staging Release Bot
31f74632f1
v0.9.167-alpha.7
2021-10-15 13:12:11 +00: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
Budibase Staging Release Bot
6049acd126
v0.9.167-alpha.6
2021-10-15 10:45:34 +00:00
Andrew Kingston
642d105326
Merge pull request #3002 from Budibase/js-binding-drawer
...
JavaScript bindings
2021-10-15 11:37:25 +01:00
Budibase Staging Release Bot
45f6e9a2f8
v0.9.167-alpha.5
2021-10-15 07:56:53 +00:00
Peter Clement
544f26c9e1
Merge pull request #3014 from Budibase/fix/hide-table-modal-dev
...
Don't show the create datasource popup in dev environments
2021-10-15 08:48:22 +01:00
Budibase Staging Release Bot
de40dd786f
v0.9.167-alpha.4
2021-10-14 16:42:40 +00:00
Budibase Staging Release Bot
d809a3d528
v0.9.167-alpha.3
2021-10-14 16:10:07 +00:00
Peter Clement
dac2a1ad91
Merge pull request #3010 from Budibase/bug/handle-longform-type-automations
...
Handle longform types within Automations
2021-10-14 17:00:44 +01:00
Peter Clement
1030d24e25
remove unused command
2021-10-14 16:59:22 +01:00
Peter Clement
ba9874eee2
Merge remote-tracking branch 'origin/develop' into fix/hide-table-modal-dev
2021-10-14 16:54:36 +01:00
Budibase Staging Release Bot
ac6aa11de6
v0.9.167-alpha.2
2021-10-14 15:47:58 +00: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
Peter Clement
63b0938d36
Don't show the create datasource popup in dev environments
2021-10-14 16:45:27 +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
Michael Drury
2bd4bc8a90
Merge pull request #3003 from Budibase/fix/2998
...
Fix issue with template call when no internet connection available
2021-10-14 16:39:07 +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
Budibase Staging Release Bot
2853ae849e
v0.9.167-alpha.1
2021-10-14 13:45:01 +00:00
Budibase Release Bot
da4aa7219d
v0.9.167
2021-10-14 13:41:23 +00: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
Andrew Kingston
19198b6d50
Improve pagination state logic to avoid potential windows where state can get out of sync
2021-10-14 10:20:38 +01:00
Budibase Staging Release Bot
2635c055b7
v0.9.167-alpha.0
2021-10-13 15:56:03 +00: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
Budibase Release Bot
b321d34fe2
v0.9.166
2021-10-13 15:33:19 +00:00
Budibase Release Bot
b7978f4374
v0.9.165
2021-10-13 14:18:05 +00:00
Budibase Staging Release Bot
42fc118458
v0.9.165-alpha.1
2021-10-13 14:07:13 +00: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
Budibase Staging Release Bot
643360244b
v0.9.165-alpha.0
2021-10-13 13:30:05 +00:00
Martin McKeaveney
5457096370
merge
2021-10-13 14:18:56 +01:00
Peter Clement
d720171846
fix cypress
2021-10-13 14:12:31 +01:00
Budibase Staging Release Bot
5f03755a85
v0.9.160-alpha.5
2021-10-13 12:09:25 +00: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
Budibase Release Bot
6a129067e2
v0.9.164
2021-10-12 21:15:39 +00: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
823038c0a7
update consts
2021-10-12 17:32:57 +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
mike12345567
a5dff28725
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-10-12 16:20:40 +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
Budibase Staging Release Bot
bf31ff2848
v0.9.160-alpha.4
2021-10-12 12:37:54 +00:00
Rory Powell
3f02e83386
Merge branch 'develop' into no-access-role
2021-10-12 13:31:23 +01:00
Rory Powell
5948aab953
Cypress fix: 'RoverUpdated' -> 'Updated' in createTable.spec.js
2021-10-12 13:02:08 +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
Rory Powell
8c67f3da13
No access role / public by default
2021-10-12 10:05:57 +01:00
Budibase Staging Release Bot
8b0d0fb13b
v0.9.160-alpha.3
2021-10-11 21:15:06 +00: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
b98fc5fc67
Merge remote-tracking branch 'origin/develop' into bug/misc-automation-issues
2021-10-11 19:40:07 +01:00
Peter Clement
abebe5de12
fix app action trigger
2021-10-11 19:38:43 +01:00
Budibase Release Bot
a71ea88855
v0.9.163
2021-10-11 17:22:28 +00:00
Andrew Kingston
43d546b2db
Fix inserting bindings manually when using JS
2021-10-11 16:18:20 +01:00
Budibase Release Bot
9f14471ab5
v0.9.162
2021-10-11 15:17:21 +00:00
Andrew Kingston
67a74ee327
Fix bug determining if a binding is JS or not
2021-10-11 15:51:47 +01:00
Budibase Staging Release Bot
870cb30530
v0.9.160-alpha.2
2021-10-11 14:10:32 +00:00
Andrew Kingston
8f1e536318
Enable binding replacements in JS bindings
2021-10-11 14:54:24 +01:00
Mitch-Budibase
1a3b147c47
Merge branch 'develop' into cypress-testing
2021-10-11 14:51:33 +01:00
Mitch-Budibase
5b98ca0197
Updating customThemingProperties
...
Primary color is now accent color - updating test to reflect this
2021-10-11 14:51:24 +01:00
Budibase Staging Release Bot
865b6003d6
v0.9.160-alpha.1
2021-10-11 13:43:09 +00:00
Peter Clement
eba9bd79f6
enable 'add action' button when inputs completed
2021-10-11 11:35:07 +01:00
Peter Clement
8744e50ded
fix lint
2021-10-11 11:33:54 +01:00
Peter Clement
c9fbc11b6c
Merge remote-tracking branch 'origin/develop' into bug/fix-automation-ordering
2021-10-11 11:22:07 +01:00
Rory Powell
9ea1774bcf
Don't perform account deletion check when self hosted
2021-10-11 11:14:44 +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
mike12345567
7a26f3769d
Fixing some issues with cloud export/import, removing the ability to export and import your users as this was dangerous and didn't really work with passwords/SSO.
2021-10-08 18:21:40 +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
Mitch-Budibase
6da4e25f0a
Merge pull request #2819 from Budibase/cypress-testing
...
Cypress testing - New Tests/Commands + Other Changes
2021-10-08 11:51:58 +01:00
Mitch-Budibase
d6818acfcf
Some changes for addMultiOptionDatatype
2021-10-08 11:45:54 +01:00
Andrew Kingston
415bc4e0db
Add new generic CodeMirror editor component
2021-10-08 11:42:10 +01:00
Budibase Staging Release Bot
4762c98039
v0.9.160-alpha.0
2021-10-08 10:05:15 +00:00
Mitch-Budibase
417826ffed
Update commands.js
2021-10-08 10:56:44 +01:00
Budibase Release Bot
22527970b2
v0.9.161
2021-10-07 22:32:31 +00:00
Budibase Release Bot
1cd46327bf
v0.9.160
2021-10-07 22:18:59 +00:00
Budibase Release Bot
d4ecb810b1
v0.9.159
2021-10-07 21:55:18 +00:00
Budibase Release Bot
3e31fff662
v0.9.158
2021-10-07 21:20:53 +00:00
Budibase Staging Release Bot
7f5148a1e1
v0.9.158-alpha.0
2021-10-07 21:09:01 +00:00
Martin McKeaveney
c12d7301f8
merge
2021-10-07 21:58:09 +01:00
Budibase Staging Release Bot
6357d316a7
v0.9.157-alpha.0
2021-10-07 20:17:21 +00:00
Budibase Release Bot
0b66a003c5
v0.9.157
2021-10-07 20:07:47 +00:00
Martin McKeaveney
094b928609
Merge pull request #2919 from Budibase/remove-cloud-updates
...
Remove update screen in the cloud
2021-10-07 20:59:31 +01:00
Martin McKeaveney
1d55b5ece2
adding made in budibase tag
2021-10-07 20:57:50 +01:00
Rory Powell
815f2c98d3
Remove update screen in the cloud
2021-10-07 15:41:53 +01:00
Mitch-Budibase
a590cb836f
Merge branch 'develop' into cypress-testing
2021-10-07 14:01:22 +01:00
Martin McKeaveney
6c2e4d8b4b
Merge branch 'master' of github.com:Budibase/budibase into fix/post-release-fixes
2021-10-07 13:09:10 +01:00
Martin McKeaveney
f6a52ad92a
fix intercom createdAt
2021-10-07 12:03:08 +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
Budibase Release Bot
cab95ff355
v0.9.156
2021-10-07 07:50:40 +00:00
Budibase Release Bot
e0b061a1db
v0.9.155
2021-10-06 21:26:52 +00:00
Martin McKeaveney
fd5bb7b49f
prevent cross tenant app access
2021-10-06 22:16:50 +01:00
Budibase Staging Release Bot
a23ba5eb1c
v0.9.154-alpha.1
2021-10-06 18:20:14 +00:00
Michael Drury
c05ec17700
Merge pull request #2909 from Budibase/fix/mike-fixes
...
Various minor fixes
2021-10-06 19:12:06 +01:00
mike12345567
3cea3dd510
Fixing issue #2788 - making client side queries and SQL queries consistent with internal table ones.
2021-10-06 17:38:32 +01:00
Budibase Release Bot
4f628dd3af
v0.9.154
2021-10-06 16:37:28 +00:00
Budibase Staging Release Bot
dd445d07f5
v0.9.154-alpha.0
2021-10-06 16:34:29 +00:00
mike12345567
2d9a087efe
Merge branch 'develop' of github.com:Budibase/budibase into fix/mike-fixes
2021-10-06 16:58:02 +01:00
Budibase Release Bot
84b945cbe8
v0.9.153
2021-10-06 15:36:11 +00: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
Budibase Staging Release Bot
0489bb5ee0
v0.9.153-alpha.1
2021-10-06 15:23:47 +00:00
Rory Powell
32012fd24b
Don't redirect when tenant is missing, if unauthenticated
2021-10-06 16:11:10 +01:00
Budibase Staging Release Bot
1e209958fd
v0.9.153-alpha.0
2021-10-06 15:02:59 +00: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
Martin McKeaveney
81344cc29a
merge with master
2021-10-06 15:50:00 +01:00
Budibase Staging Release Bot
576ef3c759
v0.9.152-alpha.2
2021-10-06 14:46:31 +00:00
Martin McKeaveney
9b11252746
Merge pull request #2903 from Budibase/cloud-license-agreement
...
added 'you agree to license' on cloud login
2021-10-06 15:36:57 +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
Budibase Staging Release Bot
5eb7e7f991
v0.9.152-alpha.1
2021-10-06 14:26:36 +00:00
Budibase Release Bot
a046f9f0b0
v0.9.152
2021-10-06 14:19:18 +00:00
Mike Shanks
285b1342d0
added 'you agree to license' on cloud login
2021-10-06 15:16:36 +01:00
Peter Clement
62218c71b5
allow user to add automation block between existing blocks
2021-10-06 15:09:51 +01:00
Budibase Staging Release Bot
738e87dd69
v0.9.152-alpha.0
2021-10-06 14:08:17 +00: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
3bc1771ede
merge with master
2021-10-06 14:57:34 +01:00
Martin McKeaveney
40f6cdf287
Merge pull request #2898 from Budibase/fix/custom-sso-redirect
...
Updates to suport non cloud single and multi tenancy
2021-10-06 14:50:27 +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
29f8cfe7ac
use start from scratch instead of create app button
2021-10-06 14:35:00 +01:00
Martin McKeaveney
2f669e7b26
Redesign UX, get rid of welcome screen
2021-10-06 14:33:21 +01:00
Rory Powell
7936015cb3
Updates to suport non cloud single and multi tenancy
2021-10-06 14:09:43 +01:00
Budibase Staging Release Bot
f879836227
v0.9.151-alpha.4
2021-10-06 12:38:24 +00:00
Andrew Kingston
80778333f5
Revert to BB logo favicon
2021-10-06 13:28:24 +01:00
Andrew Kingston
ed316efb12
Merge pull request #2887 from Budibase/ak-fixes
...
Fix date picker on mobile + text changes
2021-10-06 12:42:55 +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
Budibase Staging Release Bot
f7667f7e47
v0.9.151-alpha.3
2021-10-05 11:23:23 +00:00
Budibase Staging Release Bot
d501f53b68
v0.9.151-alpha.2
2021-10-05 11:07:22 +00:00
Maurits Lourens
8709fb2f0b
add a slash before the path and a questionmark before the querystring
2021-10-05 12:20:09 +02:00
Budibase Staging Release Bot
cfa5e5be73
v0.9.151-alpha.1
2021-10-04 17:25:50 +00: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
Budibase Release Bot
a31c07626e
v0.9.151
2021-10-04 16:25:23 +00:00
Budibase Staging Release Bot
2ef2ae6253
v0.9.151-alpha.0
2021-10-04 15:58:42 +00: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
Budibase Release Bot
4891cc7199
v0.9.150
2021-10-04 14:02:30 +00:00
Andrew Kingston
a41505f8a0
Rename primary color to accent color
2021-10-04 14:45:51 +01:00
Budibase Staging Release Bot
15bb373794
v0.9.150-alpha.0
2021-10-04 13:30:07 +00:00
Rory Powell
2d5d0d48fb
Merge branch 'master' into develop
2021-10-04 14:21:46 +01:00
Budibase Staging Release Bot
685fc49b01
v0.9.149-alpha.5
2021-10-04 11:51:19 +00:00
Martin McKeaveney
bfb7766333
Merge pull request #2857 from Budibase/fix/2792
...
Allow SQL many to many relationships to use arbitrarily named columns in junction table
2021-10-04 12:42:56 +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
mike12345567
80e7671444
Fix for many to many relationships where the union table has arbituarily named foreign key constraint columns, an example has been provided in the scripts directory.
2021-10-01 17:16:43 +01:00
Budibase Staging Release Bot
be7d343868
v0.9.149-alpha.4
2021-10-01 15:41:08 +00:00
Budibase Release Bot
7602985d25
v0.9.149
2021-10-01 15:40:26 +00: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
Budibase Staging Release Bot
be265bf787
v0.9.149-alpha.3
2021-10-01 15:25:11 +00:00
Martin McKeaveney
063b92726c
Merge pull request #2854 from Budibase/local-tenant-subdomain
...
Support for tenancy subdomain locally + improvements
2021-10-01 16:15:18 +01:00
Rory Powell
47b80b7f2a
Load account portal url from environment
2021-10-01 16:12:07 +01:00
Budibase Staging Release Bot
4ada3e12be
v0.9.149-alpha.2
2021-10-01 15:10:31 +00:00
Rory Powell
8729fa27ac
Hide upgrade button / modal from non-root account holders
2021-10-01 16:05:48 +01:00
Martin McKeaveney
adac7b5a58
Merge pull request #2853 from Budibase/fix/self-host-flow
...
updating copy on self host flow
2021-10-01 16:00:44 +01:00
Rory Powell
3bef997168
Support for tenancy subdomain locally + improvements
2021-10-01 15:55:57 +01:00
Budibase Staging Release Bot
3c02b6a1c5
v0.9.149-alpha.1
2021-10-01 14:53:11 +00:00
Budibase Staging Release Bot
67a664e6ba
v0.9.149-alpha.0
2021-10-01 14:28:01 +00:00
Martin McKeaveney
b4999f3f13
updating copy on self host flow
2021-10-01 15:26:41 +01:00
Martin McKeaveney
c2d2c7d090
merge
2021-10-01 15:18:37 +01:00
Budibase Staging Release Bot
f04baeaa7e
v0.9.148-alpha.9
2021-10-01 14:10:48 +00:00
Andrew Kingston
9e74acfec0
Prevent screen slot or something containing the screen slot from being deleted
2021-10-01 15:01:16 +01:00
Budibase Staging Release Bot
aad4fe9f8e
v0.9.148-alpha.8
2021-10-01 13:52:11 +00:00
Andrew Kingston
cc78f08032
Update button text in theme settings to 'View changes'
2021-10-01 14:41:58 +01:00
Budibase Staging Release Bot
765f0b6c9f
v0.9.148-alpha.7
2021-10-01 13:22:35 +00:00
Andrew Kingston
aa2b7cf769
Merge pull request #2839 from Budibase/mobile-app-search-compat
...
Add mobile compatibility for app search bar
2021-10-01 14:11:30 +01:00
Andrew Kingston
38b341e4b9
Be more explicit with testing table deletion to avoid random failures due to ordering
2021-10-01 13:58:15 +01:00
Budibase Staging Release Bot
3343a36694
v0.9.148-alpha.6
2021-10-01 12:05:19 +00:00
Martin McKeaveney
3fa29228af
merge
2021-10-01 13:00:31 +01:00
Rory Powell
8f614da7ff
Merge pull request #2841 from Budibase/fix/redirects
...
Fix redirects and prevent admin / org screens in cloud
2021-10-01 12:55:13 +01:00
Martin McKeaveney
96c81db741
merge with master
2021-10-01 12:53:28 +01:00
Andrew Kingston
c6566cc282
Add slight delay to make views tests pass
2021-10-01 12:48:16 +01:00
Budibase Staging Release Bot
f15314f690
v0.9.148-alpha.5
2021-10-01 11:44:53 +00:00
Rory Powell
50b7142c04
Fix redirects and prevent admin / org screens in cloud
2021-10-01 12:40:01 +01:00
Martin McKeaveney
6c47980f7c
remove unnecessary deployment poll
2021-10-01 12:10:50 +01:00
Budibase Staging Release Bot
62205f5f55
v0.9.148-alpha.4
2021-10-01 10:56:48 +00:00
Andrew Kingston
305d82846b
Add mobile compatibility for app search bar
2021-10-01 11:43:09 +01:00
Budibase Staging Release Bot
355e4be03d
v0.9.148-alpha.3
2021-10-01 10:20:06 +00:00
Michael Drury
e4c6b61346
Merge pull request #2830 from Budibase/fix/2796
...
Fix for formula fields in enrich call
2021-10-01 11:10:14 +01:00
Budibase Release Bot
e75610b780
v0.9.148
2021-10-01 09:13:03 +00:00
Budibase Staging Release Bot
8c26e18706
v0.9.148-alpha.2
2021-09-30 16:51:01 +00:00
mike12345567
4ecc92de3b
Updating data bindings, there were instances where it could loop/iterate over already replaced bindings, used a search technique to be a bit more specific about the replacements and make sure each binding could only be replaced once.
2021-09-30 17:24:43 +01:00
Budibase Staging Release Bot
206ff8aad2
v0.9.148-alpha.1
2021-09-30 16:15:24 +00:00
Budibase Staging Release Bot
606ceca1bc
v0.9.148-alpha.0
2021-09-30 15:51:50 +00:00
Rory Powell
4f57caaf8d
Merge branch 'master' into develop
2021-09-30 16:41:40 +01:00
Budibase Staging Release Bot
8d79ab04aa
v0.9.147-alpha.1
2021-09-30 15:08:42 +00:00
Rory Powell
487166a6d8
Merge pull request #2825 from Budibase/fix/tenant-subdomain-parsing
...
Fix tenant subdomain parsing
2021-09-30 15:59:47 +01:00
Rory Powell
dd1ce5be27
Fix tenant subdomain parsing
2021-09-30 15:56:33 +01:00
Budibase Release Bot
4928ce6875
v0.9.147
2021-09-30 14:33:09 +00:00
Budibase Staging Release Bot
638c9f9711
v0.9.147-alpha.0
2021-09-30 14:22:16 +00:00
Martin McKeaveney
17acae87c0
Merge pull request #2677 from Budibase/dnd
...
Drag and drop
2021-09-30 15:13:25 +01:00
Martin McKeaveney
76c83ed51e
Merge branch 'develop' into feature/search-bar
2021-09-30 15:12:59 +01:00
Rory Powell
95c251d4db
Merge branch 'master' into develop
2021-09-30 15:08:40 +01:00
Martin McKeaveney
9f6961a90c
switch from regex to includes
2021-09-30 15:08:29 +01:00
Budibase Staging Release Bot
b198f38940
v0.9.146-alpha.6
2021-09-30 14:05:41 +00:00
Martin McKeaveney
8c65d45c23
Merge branch 'develop' into dnd
2021-09-30 14:56:23 +01:00
Michael Drury
29b177208c
Merge pull request #2815 from Budibase/feature/cloud-export
...
Cloud export -> self host import
2021-09-30 14:55:37 +01:00
Budibase Staging Release Bot
8a10d549b7
v0.9.146-alpha.5
2021-09-30 13:49:21 +00:00
Mitch-Budibase
24954d321f
Merge branch 'develop' into cypress-testing
2021-09-30 14:14:56 +01:00
Mitch-Budibase
f703243562
Fixing env change that i missed in commands file
2021-09-30 14:09:37 +01:00
Martin McKeaveney
a0f4043e13
app list search bar
2021-09-30 14:08:18 +01:00
Mitch-Budibase
aea74a4d74
changing worker-url
2021-09-30 14:00:26 +01:00
Budibase Staging Release Bot
8226859e07
v0.9.146-alpha.4
2021-09-30 12:59:29 +00:00
Mitch-Budibase
f443127e13
Changing Environment
...
I had this as the test env, changing it back to what it was previously.
2021-09-30 13:52:20 +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
Mitch-Budibase
d7b4519090
Merge branch 'develop' into cypress-testing
2021-09-30 13:38:48 +01:00
mike12345567
f8562015ac
Merge branch 'develop' of github.com:Budibase/budibase into feature/cloud-export
2021-09-30 12:22:28 +01:00
Budibase Staging Release Bot
44a3390200
v0.9.146-alpha.3
2021-09-30 10:23:22 +00: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
Budibase Staging Release Bot
2b4fc4aa8b
v0.9.146-alpha.2
2021-09-30 09:58:13 +00:00
Peter Clement
86428f3998
remove create budibase db button
2021-09-30 10:50:27 +01:00
Budibase Release Bot
ba6730645e
v0.9.146
2021-09-29 19:01:05 +00:00
Budibase Staging Release Bot
5fffd72e2f
v0.9.146-alpha.1
2021-09-29 18:38:14 +00:00
Martin McKeaveney
6edc25f52e
Merge pull request #2804 from Budibase/fix/redirect-loop-ff
...
fix firefox redirect loop
2021-09-29 19:27:15 +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
Budibase Staging Release Bot
95424ddc6a
v0.9.146-alpha.0
2021-09-29 17:08:46 +00:00
Rory Powell
8d80f89f97
Merge branch 'master' into develop
2021-09-29 17:57:27 +01:00
mike12345567
94737c6574
Final cleanup, just need to handle view migration (to self host from cloud).
2021-09-29 17:43:16 +01:00
Budibase Staging Release Bot
8aa192d1e8
v0.9.145-alpha.1
2021-09-29 16:27:46 +00:00
Rory Powell
2ceca6b4fb
Review feedback - shortcut user?.tenantId !== tenantId
2021-09-29 17:13:29 +01:00
mike12345567
a0f69251c8
Adding the ability to run the monorepo in cloud mode without the connected account portal (login, org setting and admin creation are all available again) as well as re-working how the redirects work to massively reduce the chance of cycles which I was experiencing constantly.
2021-09-29 16:55:59 +01:00
Rory Powell
a299e30556
Respect tenant in url in UI app. Reject tenant and session mismatch
2021-09-29 16:41:58 +01:00
Andrew Kingston
908d4b75d8
Ensure transitions are only local to avoid weird svelte issues
2021-09-29 15:26:01 +01:00
Budibase Release Bot
f5103225c7
v0.9.145
2021-09-29 13:55:56 +00:00
Budibase Staging Release Bot
b8a33d5037
v0.9.145-alpha.0
2021-09-29 13:36:20 +00:00
Peter Clement
cfab8165bd
update ssl ux
2021-09-29 13:02:30 +01:00
mike12345567
1f127939af
Merge branch 'develop' of github.com:Budibase/budibase into feature/cloud-export
2021-09-29 12:57:14 +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
Budibase Release Bot
085c082600
v0.9.144
2021-09-29 10:51:15 +00:00
Budibase Staging Release Bot
435ba81852
v0.9.144-alpha.0
2021-09-29 10:39:31 +00:00
Peter Clement
c33d5f4d14
cypress fix????
2021-09-29 11:27:58 +01:00
Martin McKeaveney
05cc0e11bf
merge with master
2021-09-29 11:25:38 +01:00
Budibase Staging Release Bot
90cb5b6b5f
v0.9.143-alpha.10
2021-09-29 09:54:01 +00: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
Martin McKeaveney
5558a34fe4
Merge branch 'develop' of github.com:Budibase/budibase into fix/prevent-sso-redirect
2021-09-29 10:33:30 +01:00
Andrew Kingston
4a827c2aab
Fix resetting filters and sorting options when changing tables
2021-09-29 10:17:12 +01:00
Andrew Kingston
5e2ba8c45f
Suppress svelte runtime warnings
2021-09-29 10:16:44 +01:00
Budibase Staging Release Bot
1236b70bf9
v0.9.143-alpha.9
2021-09-29 09:06:03 +00:00
Martin McKeaveney
aac0c07275
Merge pull request #2780 from Budibase/fix-filter-editor
...
Fix bug with filter editor preventing some types being filtered
2021-09-29 09:56:38 +01:00
Martin McKeaveney
0edd6ffabd
lint
2021-09-29 09:55:38 +01:00
Peter Clement
fd96e1f7a2
fix cypress tests again
2021-09-29 09:53:31 +01:00
Budibase Staging Release Bot
0fa8accc6a
v0.9.143-alpha.8
2021-09-29 08:27:38 +00: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
Peter Clement
55d61a3293
test cypress fix
2021-09-28 22:37:04 +01:00
Peter Clement
7d03a4cba5
cypress tests...
2021-09-28 19:29:25 +01:00
mike12345567
d282cd030f
Some fixes after testing and adding some basic work to the frontend.
2021-09-28 18:05:52 +01:00
Martin McKeaveney
f6256bfbd5
prevent SSO configured tenants being redirected to account portal
2021-09-28 17:54:54 +01:00
Budibase Staging Release Bot
875e64e5a6
v0.9.143-alpha.7
2021-09-28 16:50:47 +00:00
Budibase Staging Release Bot
4f8da83dae
v0.9.143-alpha.6
2021-09-28 16:35:28 +00:00
Martin McKeaveney
402365f5b3
remove company size logic from the code
2021-09-28 17:18:56 +01:00
Budibase Staging Release Bot
fd7e768ea1
v0.9.143-alpha.5
2021-09-28 16:04:16 +00:00
Peter Clement
8f5576dff5
fix cypress
2021-09-28 15:49:39 +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
Budibase Staging Release Bot
c03b9afbee
v0.9.143-alpha.4
2021-09-28 12:41:39 +00:00
Andrew Kingston
2b2697a34e
Fixing issue with refreshing data providers manually due to incorrect action name
2021-09-28 13:33:15 +01:00
Budibase Staging Release Bot
fc8aa07bf4
v0.9.143-alpha.3
2021-09-28 12:21:31 +00:00
Peter Clement
a24f2e4142
update modal button text
2021-09-28 12:29:54 +01:00
Peter Clement
a117f3542c
update cypress tests to account for new modal
2021-09-28 12:26:38 +01:00
Peter Clement
1a1c0f2892
check tables can be fetched before saving config
2021-09-28 12:25:57 +01:00
Budibase Staging Release Bot
5605209a7a
v0.9.143-alpha.2
2021-09-28 10:53:02 +00:00
Rory Powell
ebf34a0149
Merge pull request #2757 from Budibase/feature/remove-analytics-platform-url
...
Remove platform url in the cloud, remove analytics picker completely
2021-09-28 11:42:57 +01:00
Budibase Staging Release Bot
9e8b14f0fb
v0.9.143-alpha.1
2021-09-28 09:24:39 +00:00
Budibase Release Bot
ecb10ccd3b
v0.9.143
2021-09-27 21:50:12 +00:00
Budibase Staging Release Bot
ece3010c4e
v0.9.143-alpha.0
2021-09-27 21:39:06 +00:00
Martin McKeaveney
5a56570fdb
merge master
2021-09-27 22:31:13 +01:00
Budibase Staging Release Bot
b2b13dc719
v0.9.140-alpha.13
2021-09-27 17:39:48 +00: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
Mitch-Budibase
b6f8d74e01
Cypress Testing additions and changes
...
-Changing baseurl to be the test env
-Made a few updates to existing tests/commands
--New commands also added
-Add Radio Button Test
-Add Multi Option Datatype test
-Custom Theming Properties Test
--Just the one so far, more to come
2021-09-27 18:19:25 +01:00
Rory Powell
968bd9893b
Merge branch 'develop' into feature/remove-analytics-platform-url
2021-09-27 16:39:12 +01:00
Rory Powell
42d9e0a482
Remove platform url in the cloud, remove analytics picker completely
2021-09-27 16:37:26 +01:00
Andrew Kingston
705088362b
Move lucene logic into builder
2021-09-27 15:36:18 +01:00
Budibase Staging Release Bot
f9525b9065
v0.9.140-alpha.12
2021-09-27 14:25:00 +00: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
496e079d83
Remove log statement
2021-09-27 12:51:32 +01:00
Budibase Staging Release Bot
5f109cf9e2
v0.9.140-alpha.11
2021-09-27 10:48:31 +00:00
Andrew Kingston
d2944e85c0
Merge pull request #2706 from Budibase/ak-fixes
...
Fix home screen importing + extras
2021-09-27 11:39:48 +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
8b35405a85
Fix regex binding replacement issue due to not being escaped
2021-09-24 16:24:16 +01:00
Andrew Kingston
383d92b99e
Add a refresh action to common table searching logic
2021-09-24 16:13:25 +01:00
Budibase Staging Release Bot
9d199d6dda
v0.9.140-alpha.10
2021-09-24 12:27:55 +00:00
Peter Clement
c67e769afc
ux fixes
2021-09-24 11:28:56 +01:00
Budibase Staging Release Bot
24e3b30dbf
v0.9.140-alpha.9
2021-09-24 10:23:39 +00:00
Andrew Kingston
376b450efd
Merge pull request #2730 from Budibase/manual-dataprovider-refresh
...
Add button action for manually refreshing a data provider
2021-09-24 11:15:51 +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
468a7caa07
fix flow of wizard
2021-09-23 22:02:35 +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
Budibase Staging Release Bot
790950be39
v0.9.140-alpha.8
2021-09-23 16:11:26 +00:00
Andrew Kingston
890749ee3e
Only refresh tables when table ID changes
2021-09-23 17:04:12 +01:00
Budibase Release Bot
ce3f8a364f
v0.9.142
2021-09-23 15:48:36 +00: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
Andrew Kingston
b5ff5a7f76
Remove duplicate routes which are never used
2021-09-23 16:06:57 +01:00
Budibase Staging Release Bot
b8d0e335d5
v0.9.140-alpha.7
2021-09-23 11:33:58 +00: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
Budibase Staging Release Bot
28d0025d6a
v0.9.140-alpha.6
2021-09-23 08:49:16 +00:00
Martin McKeaveney
4d46095fc8
Merge pull request #2695 from mslourens/remove_link_when_removing_screen
...
remove the link from navigation bar when removing the screen
2021-09-23 09:40:36 +01: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
Budibase Staging Release Bot
443de819ff
v0.9.140-alpha.5
2021-09-22 17:31:55 +00:00
Budibase Staging Release Bot
45bb8915d6
v0.9.140-alpha.4
2021-09-22 15:03:22 +00:00
Martin McKeaveney
68a72384c8
Merge pull request #2703 from Budibase/feature/analytics
...
Feature/analytics
2021-09-22 15:53:34 +01:00
Budibase Release Bot
ecbe015c2a
v0.9.141
2021-09-22 11:36:15 +00:00
Martin McKeaveney
8155a28a43
merge with develop
2021-09-22 12:27:08 +01:00
Martin McKeaveney
24837ef2f1
lint
2021-09-22 12:26:02 +01:00
Budibase Staging Release Bot
882187401b
v0.9.140-alpha.3
2021-09-22 11:07:23 +00:00
Michael Drury
75f7629b52
Merge pull request #2705 from Budibase/merge/tmpl
...
Merge all tmpl
2021-09-22 11:57:36 +01:00
Budibase Staging Release Bot
7d3a3bf19e
v0.9.140-alpha.2
2021-09-22 10:53:02 +00:00
Michael Drury
7b80e2a8e3
Merge pull request #2686 from mslourens/replace_all_handlebars_bindings
...
replace all handlebars bindings, not just the first
2021-09-22 11:44:17 +01:00
Michael Drury
95ea1266b1
Merge pull request #2689 from Budibase/dependabot/npm_and_yarn/packages/builder/tmpl-1.0.5
...
Bump tmpl from 1.0.4 to 1.0.5 in /packages/builder
2021-09-22 11:41:13 +01:00
Budibase Staging Release Bot
2cf748eea4
v0.9.140-alpha.1
2021-09-22 08:58:01 +00:00
Budibase Release Bot
297be18159
v0.9.140
2021-09-22 08:42:24 +00:00
Martin McKeaveney
2523d54641
account for user size in intercom
2021-09-22 09:38:32 +01:00
Martin McKeaveney
87b61b5c54
added user created at timestamp
2021-09-22 09:29:51 +01:00
Martin McKeaveney
524ba6694d
merge
2021-09-22 09:22:10 +01:00
Maurits Lourens
cd4765664d
remove console.log
2021-09-22 08:49:33 +02:00
Budibase Staging Release Bot
3ba43a1b35
v0.9.140-alpha.0
2021-09-21 20:57:20 +00:00
Martin McKeaveney
ff5831660d
merge with develop
2021-09-21 21:43:29 +01:00
Martin McKeaveney
e2ed2e8b56
merge from master
2021-09-21 21:42:52 +01:00
Peter Clement
52cf3de2f4
Merge pull request #2678 from Budibase/feature/automation-data-types
...
Automation improvements
2021-09-21 21:39:22 +01:00
Martin McKeaveney
e1a6f27d70
lint
2021-09-21 20:47:04 +01:00
Peter Clement
1d9fccb666
update icon to use hoverable
2021-09-21 20:30:58 +01:00
Martin McKeaveney
2bc54baee1
merge with develop
2021-09-21 20:30:18 +01:00
Martin McKeaveney
cf524423fb
JSdoc
2021-09-21 20:28:33 +01:00
Martin McKeaveney
0a7512a4d9
changed events to constants, instantiated analytics client at right time
2021-09-21 20:21:15 +01:00
Budibase Release Bot
f65cf13f97
v0.9.139
2021-09-21 16:24:33 +00:00
Andrew Kingston
16febcf3b9
Ensure datasource containing the currently selected table is always expanded
2021-09-21 17:21:25 +01:00
Andrew Kingston
1f9326db79
Set datasource to internal datasource upon loading internal datasource page
2021-09-21 17:21:01 +01:00
Budibase Staging Release Bot
497bb2eea7
v0.9.125-alpha.20
2021-09-21 16:15:41 +00:00
Budibase Release Bot
a3d14d0c4a
v0.9.138
2021-09-21 15:51:11 +00:00
Budibase Release Bot
1774b3f1ea
v0.9.137
2021-09-21 15:04:25 +00:00
Budibase Release Bot
14178177d7
v0.9.136
2021-09-21 13:47:15 +00:00
Maurits Lourens
ff4476b333
remove the link from navigation bar when removing the screen
2021-09-21 15:16:10 +02:00
Budibase Release Bot
9cc55c08d3
v0.9.135
2021-09-21 13:08:07 +00:00
Budibase Release Bot
8a218a0060
v0.9.134
2021-09-21 11:15:43 +00: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
Budibase Staging Release Bot
8bd74a8313
v0.9.125-alpha.19
2021-09-21 09:12:18 +00:00
dependabot[bot]
7e14873a5d
Bump tmpl from 1.0.4 to 1.0.5 in /packages/builder
...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases )
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5 )
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 09:04:34 +00:00
Maurits Lourens
28e7ef2806
replace all handlebars bindings, not just the first
2021-09-21 09:57:14 +02:00
Peter Clement
053ea4e499
add multiselect / date / boolean types to automations
2021-09-20 16:23:33 +01:00
Andrew Kingston
07e0cbb210
Remove old and no longer needed component-id data tag applied by styleable helper
2021-09-20 12:20:34 +01:00
Budibase Staging Release Bot
f5edc45570
v0.9.125-alpha.18
2021-09-20 09:55:05 +00:00
Andrew Kingston
6ba4c00b80
Merge branch 'develop' of github.com:Budibase/budibase into dnd
2021-09-20 10:45:21 +01:00
Andrew Kingston
a6e48194f1
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-09-20 10:33:18 +01:00
Budibase Release Bot
b360df55ab
v0.9.133
2021-09-20 09:20:41 +00:00
Andrew Kingston
46c1aa1eb7
Update app ID parsing to be able to account for new tenant ID's and fix crash whenever a dev counterpart doesn't exist for a published app
2021-09-20 09:58:38 +01:00
Budibase Release Bot
14b89af3ad
v0.9.132
2021-09-17 17:55:09 +00:00
Budibase Staging Release Bot
97baa1afb1
v0.9.125-alpha.17
2021-09-17 16:47:21 +00:00
Budibase Release Bot
b27e161829
v0.9.131
2021-09-17 14:26:48 +00:00
Budibase Staging Release Bot
6a48cff5d5
v0.9.125-alpha.16
2021-09-17 14:07:56 +00:00
Rory Powell
7c4b970604
Merge pull request #2635 from Budibase/feature/onboarding-backend
...
Password reset for budibase users
2021-09-17 14:58:53 +01:00
Budibase Staging Release Bot
23cb822f6e
v0.9.125-alpha.15
2021-09-17 13:27:49 +00:00
Rory Powell
91b9a98247
Password reset for budibase users
2021-09-17 13:41:22 +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
Budibase Staging Release Bot
bf20f3854b
v0.9.125-alpha.14
2021-09-17 08:59:43 +00: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
Budibase Staging Release Bot
d3f79cf464
v0.9.125-alpha.13
2021-09-16 16:37:59 +00: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
88ea38e9ed
Fix cypress tests due to renaming of 'Create new app' text
2021-09-16 16:53:55 +01:00
Budibase Staging Release Bot
732666f77b
v0.9.125-alpha.12
2021-09-16 15:34:18 +00: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
Budibase Staging Release Bot
5413eacf13
v0.9.125-alpha.11
2021-09-16 14:54:58 +00:00
Michael Drury
4efdda6726
Merge pull request #2618 from Budibase/feature/automation-query
...
Automation query functionality
2021-09-16 15:47:10 +01:00
Budibase Release Bot
0f729efe3f
v0.9.130
2021-09-16 14:44:06 +00:00
Rory Powell
23d354ceda
Merge pull request #2614 from Budibase/feature/onboarding-backend
...
Access controls for cloud, self, and regular budibase users
2021-09-16 15:39:14 +01:00
mike12345567
72763ec45f
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-query
2021-09-16 15:33:03 +01:00
Budibase Staging Release Bot
c961efd691
v0.9.125-alpha.10
2021-09-16 14:26:27 +00: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
Budibase Staging Release Bot
a834095c81
v0.9.125-alpha.9
2021-09-16 13:35:20 +00: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
Maurits Lourens
85d4ef7673
fix tests by ensuring the budibase connection is expanded
2021-09-16 10:03:57 +02: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
mike12345567
87ee17ffee
Merge branch 'feature/automation-redesign' of github.com:Budibase/budibase into feature/automation-query
2021-09-15 17:33:00 +01:00
Maurits Lourens
910e2f9a1d
fix tests
2021-09-15 18:16:22 +02:00
Peter Clement
cd3beb3b6c
change naming within blocks
2021-09-15 16:59:15 +01:00
Budibase Staging Release Bot
6ac79f4267
v0.9.125-alpha.8
2021-09-15 15:58:20 +00: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
Rory Powell
3576ca87be
Access controls for cloud, self, and regular budibase users
2021-09-15 15:45:43 +01:00
mike12345567
5e8810c621
Merge branch 'feature/automation-redesign' of github.com:Budibase/budibase into feature/automation-query
2021-09-15 14:21:29 +01:00
Peter Clement
7260c32737
fix build
2021-09-15 13:58:15 +01:00
mike12345567
def88ce397
Fixing issues with shared -> Shared directory.
2021-09-15 13:45:38 +01:00
Peter Clement
2b08916751
simplify parsing of internal / external actions
2021-09-15 12:58:20 +01:00
Budibase Release Bot
03350279f8
v0.9.129
2021-09-15 11:24:11 +00:00
Peter Clement
9cd63c2223
small css updates
2021-09-15 11:52:42 +01:00
mike12345567
99fa437f4b
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-query
2021-09-15 11:44:11 +01:00
Andrew Kingston
8a0b9724b0
Merge branch 'develop' of github.com:Budibase/budibase into responsive-portal
2021-09-15 10:53:59 +01:00
Budibase Staging Release Bot
a8ba00e514
v0.9.125-alpha.7
2021-09-15 09:35:25 +00:00
Peter Clement
c15c65a586
Merge remote-tracking branch 'origin/develop' into feature/automation-redesign
2021-09-15 10:26:45 +01:00
Rory Powell
cf32050a7b
Merge pull request #2607 from Budibase/feature/onboarding-backend
...
Redirects and linking between budibase and account portal
2021-09-15 10:25:46 +01:00
Budibase Staging Release Bot
f7bed762d5
v0.9.125-alpha.6
2021-09-15 09:01:46 +00: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
Budibase Staging Release Bot
93655cb523
v0.9.125-alpha.5
2021-09-14 16:39:38 +00: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
7ded058831
Update styles in normal user app portal
2021-09-14 16:38:47 +01:00
Andrew Kingston
b3fa4e61e3
Make apps table in portal mobile friendly
2021-09-14 16:21:30 +01:00
Rory Powell
33090a2521
Move account portal redirect to top of auth level
2021-09-14 15:57:34 +01:00
Rory Powell
011193a3dc
Navigate between budibase and account portal
2021-09-14 15:49:59 +01:00
Rory Powell
689065d2b8
Redirect to account portal login page in the cloud
2021-09-14 14:18:13 +01:00
Rory Powell
b10f48304a
Revert vite changes
2021-09-14 13:04:55 +01:00
Rory Powell
73981680ba
Replace 'sandbox' with 'cloud' in builder, reuse 'SELF_HOSTED' flag
2021-09-14 13:03:38 +01:00
mike12345567
70bc68fb61
Adding concept of internal and external actions.
2021-09-14 12:40:19 +01:00
Andrew Kingston
cc64b3f9b8
Improve email template screen layout
2021-09-14 12:36:29 +01:00
Andrew Kingston
0b5669efdc
Update config checklist to be mobile friendly
2021-09-14 12:32:04 +01:00
Andrew Kingston
11962bb5fa
Update updates page to be mobile friendly and look better
2021-09-14 12:28:23 +01:00
Andrew Kingston
d0898a4ac4
Update theming page to be mobile friendly
2021-09-14 12:28:07 +01:00
Budibase Release Bot
ef395beffe
v0.9.128
2021-09-14 10:45:22 +00:00
Budibase Staging Release Bot
7bc1d42807
v0.9.125-alpha.4
2021-09-14 10:28:17 +00:00
mike12345567
500179e312
Fixing test cases, making it possible to still run automations via env variable.
2021-09-14 11:18:02 +01:00
Budibase Release Bot
6cf6c06b35
v0.9.127
2021-09-13 17:44:30 +00:00
Andrew Kingston
4cb209f384
Make portal organisation page mobile friendly
2021-09-13 16:59:15 +01:00
Andrew Kingston
fe3a53891a
Increase z-index of mobile drawer menu to fix email editor overlapping it
2021-09-13 16:45:23 +01:00
Andrew Kingston
b375a5a8c7
Make email template page more mobile friendly
2021-09-13 16:43:54 +01:00
Andrew Kingston
7223d4bea5
Remove unnecessary classname
2021-09-13 16:42:59 +01:00
Andrew Kingston
f5c11295c2
Make email template page somewhat mobile friendly
2021-09-13 16:42:07 +01:00
Budibase Release Bot
8ead734a08
v0.9.126
2021-09-13 15:41:29 +00:00
Martin McKeaveney
c958d444f6
fix for apps with undefined names
2021-09-13 16:33:26 +01:00
Andrew Kingston
9d4029c347
Make portal email config page mobile friendly
2021-09-13 16:17:48 +01:00
Andrew Kingston
c094f7526d
Fix alignment of SSO configs, clean up style, make auth page mobile friendly
2021-09-13 16:15:52 +01:00
Andrew Kingston
4209d3a1cc
Fix alignment and spacing of SSO providers
2021-09-13 16:05:26 +01:00
Andrew Kingston
ad4a76127e
Make users page responsive
2021-09-13 16:02:09 +01:00
Andrew Kingston
09385cadc5
Reduce portal padding on mobile
2021-09-13 16:01:47 +01:00
Andrew Kingston
0c0e656b34
Make core portal layout responsive with mobile drawer menu
2021-09-13 15:38:06 +01:00
Budibase Staging Release Bot
b2b0d5af78
v0.9.125-alpha.3
2021-09-13 14:13:00 +00:00
Budibase Release Bot
a4578aaa07
v0.9.125
2021-09-13 11:29:41 +00:00
Budibase Staging Release Bot
93d2183640
v0.9.125-alpha.2
2021-09-13 10:51:41 +00:00
Budibase Staging Release Bot
8cb8e9b360
v0.9.125-alpha.1
2021-09-10 16:11:09 +00:00
Budibase Staging Release Bot
ddc2124ae8
v0.9.125-alpha.0
2021-09-10 13:53:42 +00:00
Martin McKeaveney
b83452f47c
merge with master
2021-09-10 14:43:03 +01:00
Budibase Staging Release Bot
25a62de64d
v0.9.123-alpha.7
2021-09-10 11:20:51 +00:00
Andrew Kingston
4f96b7ef93
Merge pull request #2576 from Budibase/responsive-preview
...
Responsive preview
2021-09-10 12:13:46 +01:00
mike12345567
da9d78d1fb
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-rework
2021-09-10 11:16:43 +01:00
Budibase Staging Release Bot
3f13aeb789
v0.9.123-alpha.6
2021-09-10 09:15:55 +00:00
Budibase Release Bot
157f21125b
v0.9.124
2021-09-10 08:33:24 +00:00
Budibase Staging Release Bot
2fc7438f21
v0.9.123-alpha.5
2021-09-10 07:56:31 +00:00
Andrew Kingston
2f986bedf1
Fix bug with determining checklist progress
2021-09-10 08:25:30 +01:00
Budibase Staging Release Bot
937f5ece53
v0.9.123-alpha.4
2021-09-09 17:43:54 +00:00
mike12345567
a366ab80e1
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-rework
2021-09-09 16:33:41 +01:00
Budibase Release Bot
827a77fbf1
v0.9.123
2021-09-09 15:04:36 +00:00
Budibase Staging Release Bot
60a5602a61
v0.9.123-alpha.3
2021-09-09 13:51:49 +00:00
Budibase Staging Release Bot
beaeb97214
v0.9.123-alpha.2
2021-09-09 13:04:44 +00: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
Andrew Kingston
26a0bf9c50
Merge branch 'develop' of github.com:Budibase/budibase into responsive-preview
2021-09-09 10:25:24 +01:00
mike12345567
e84d30524b
Updating automations system to return the inputs and outputs of each step.
2021-09-08 14:08:22 +01:00
Budibase Staging Release Bot
ef9431898b
v0.9.123-alpha.1
2021-09-08 12:50:22 +00: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
acb289cc5f
Add feature flag to determine support for previewing on different device sizes
2021-09-08 09:46:20 +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
989652bc0b
Merge branch 'develop' of github.com:Budibase/budibase into custom-theming
2021-09-06 18:23:08 +01:00
Budibase Staging Release Bot
01519a7fa2
v0.9.123-alpha.0
2021-09-06 16:38:38 +00:00
Andrew Kingston
d607f7b25b
Merge branch 'develop' of github.com:Budibase/budibase into custom-theming
2021-09-06 17:29:51 +01:00
mike12345567
9fa80f2b88
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-09-06 17:27:29 +01:00
Maurits Lourens
1790e777cc
fix tests
2021-09-06 17:55:19 +02:00
Andrew Kingston
7b919cb2e7
Add button to reset theme to default and fix determination of theme
2021-09-06 16:51:40 +01:00
Budibase Release Bot
ed2f4c78dc
v0.9.122
2021-09-06 15:45:10 +00:00
Andrew Kingston
363998a2af
Fix button theming and add nav text theming
2021-09-06 16:23:12 +01:00
Budibase Staging Release Bot
402262e030
v0.9.120-alpha.4
2021-09-06 14:57:36 +00:00
Budibase Release Bot
6668e994b2
v0.9.121
2021-09-06 14:26:46 +00:00
Maurits Lourens
dafd06737c
add link to checklist items for direct navigation (and lint issues)
2021-09-06 15:16:21 +02:00
Budibase Release Bot
16167a1f3a
v0.9.120
2021-09-06 13:13:46 +00:00
Budibase Staging Release Bot
221a67fe5a
v0.9.120-alpha.3
2021-09-06 10:48:29 +00:00
Maurits Lourens
7328fd1e8a
fix exporting internal tables
2021-09-06 12:07:05 +02:00
Budibase Staging Release Bot
d374d25393
v0.9.120-alpha.2
2021-09-06 07:05:56 +00:00
Budibase Staging Release Bot
919042ed86
v0.9.120-alpha.1
2021-09-03 14:55:28 +00:00
Andrew Kingston
d1e3dda05f
Add custom theme options for button roundedness and header color
2021-09-03 15:28:35 +01:00
Budibase Staging Release Bot
90266fa6df
v0.9.120-alpha.0
2021-09-03 11:16:31 +00:00
mike12345567
7d4cd470f2
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-09-03 12:08:06 +01:00
Budibase Release Bot
0e8709def0
v0.9.119
2021-09-03 10:55:17 +00: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
Budibase Release Bot
ba12fda745
v0.9.118
2021-09-02 15:56:14 +00:00
Budibase Staging Release Bot
8fd1f8938c
v0.9.117-alpha.4
2021-09-02 15:17:15 +00:00
Andrew Kingston
bf8975ec6d
Hide state bindings if feature is not available
2021-09-02 11:39:41 +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
Budibase Staging Release Bot
91c2997a6c
v0.9.117-alpha.3
2021-09-01 15:16:35 +00:00
Andrew Kingston
ee3f2c597b
Merge pull request #2502 from Budibase/lab-day-state
...
App state
2021-09-01 16:08:13 +01:00
Maurits Lourens
378760074f
only show delete confirmation when no input or textarea is focussed
2021-08-31 15:46:30 +02:00
Budibase Staging Release Bot
c88159f5d0
v0.9.117-alpha.2
2021-08-31 13:37:12 +00:00
Budibase Release Bot
c20e5763d8
v0.9.117
2021-08-31 13:04:48 +00:00
Budibase Staging Release Bot
3acb270d9d
v0.9.117-alpha.1
2021-08-31 12:50:22 +00:00
Budibase Staging Release Bot
9cce54d792
v0.9.117-alpha.0
2021-08-31 12:32:55 +00:00
Martin McKeaveney
4b367f0480
Merge branch 'develop' of github.com:Budibase/budibase into develop
2021-08-31 13:23:57 +01:00
Martin McKeaveney
929697b5f4
removing merge HEAD
2021-08-31 13:23:46 +01:00
Martin McKeaveney
393a3960b8
Merge pull request #2499 from mslourens/fix_upload_logo
...
fixes uploading organisation logo
2021-08-31 13:13:31 +01:00
Martin McKeaveney
619fec745c
merge with master
2021-08-31 13:10:08 +01:00
Andrew Kingston
81ade833dd
Merge branch 'develop' of github.com:Budibase/budibase into lab-day-state
2021-08-31 10:33:31 +01:00
Budibase Staging Release Bot
0559e9fdbe
v0.9.116-alpha.3
2021-08-30 22:01:09 +00:00
Martin McKeaveney
f145a0c93d
Merge pull request #2469 from Budibase/cheeks-fixes
...
Size options for form and table
2021-08-30 22:53:19 +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
Maurits Lourens
3185ae8536
fixes uploading organisation logo
2021-08-30 23:12:19 +02:00
Andrew Kingston
8840d2114b
Add description of what persisting state values does
2021-08-27 15:00:27 +01:00
Budibase Staging Release Bot
582308500a
v0.9.116-alpha.2
2021-08-27 13:51:03 +00:00
PClmnt
58b966c0cc
Merge pull request #2470 from Budibase/multi-option-datatype
...
Multi-Option Data Type
2021-08-27 14:43:09 +01:00
Budibase Staging Release Bot
12c88c21e5
v0.9.116-alpha.1
2021-08-27 07:47:19 +00: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
Budibase Release Bot
8b7014325d
v0.9.116
2021-08-26 15:00:28 +00:00
Maurits Lourens
7f9e8fa321
fix calls to automations.save, which doesn't need the instanceId
2021-08-26 15:58:24 +02:00
Budibase Staging Release Bot
b14bda8610
v0.9.116-alpha.0
2021-08-26 13:38:17 +00: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
Martin McKeaveney
b8d10a2b6d
merge package updates
2021-08-26 14:13:30 +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
Budibase Staging Release Bot
36963b5de4
v0.9.105-alpha.33
2021-08-26 10:03:39 +00: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
Budibase Staging Release Bot
46dad8b841
v0.9.105-alpha.32
2021-08-25 15:59:13 +00: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
Andrew Kingston
f89c778079
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
2021-08-25 15:31:30 +01:00
Budibase Staging Release Bot
3ffae5141a
v0.9.105-alpha.31
2021-08-25 13:17:59 +00: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
Budibase Release Bot
890dca13a9
v0.9.115
2021-08-25 12:05:49 +00:00
Budibase Staging Release Bot
dfb639554f
v0.9.105-alpha.30
2021-08-25 12:05:47 +00:00
Budibase Staging Release Bot
b5086d1151
v0.9.105-alpha.29
2021-08-25 11:50:47 +00: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
Andrew Kingston
998920d41a
Update autoscreens to have size settings again
2021-08-25 09:57:53 +01:00
Budibase Staging Release Bot
c0c4b3ba3b
v0.9.105-alpha.28
2021-08-24 15:26:18 +00: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
Budibase Release Bot
6e03449906
v0.9.114
2021-08-24 09:55:51 +00:00
Martin McKeaveney
3996665c47
Merge branch 'master' of github.com:Budibase/budibase
2021-08-24 10:46:50 +01:00
Martin McKeaveney
9f99f7c36d
remove pageviews from PH
2021-08-24 10:42:22 +01:00
Budibase Staging Release Bot
336c3ac1f2
v0.9.105-alpha.27
2021-08-24 09:33:04 +00:00
Maurits Lourens
e476b15d42
replace 'replaceAll' with 'replace' and a regular expression
2021-08-24 08:51:38 +02:00
Budibase Release Bot
234769a83b
v0.9.113
2021-08-23 20:59:56 +00:00
Budibase Release Bot
c5da2a59cb
v0.9.112
2021-08-23 16:29:12 +00:00
Maurits Lourens
342e3a218e
limit the width of the preview component
2021-08-23 17:32:27 +02:00
Martin McKeaveney
52b51e9873
spacing in analytics
2021-08-23 15:56:54 +01: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
Andrew Kingston
52d2f6741e
Always limit data providers to 1 row on details screens, even for external tables
2021-08-23 11:46:50 +01:00
Andrew Kingston
de7caf90f4
Give detail autoscreen repeater a placeholder for when no rows exist
2021-08-23 11:09:33 +01:00
Maurits Lourens
d9fc6212f2
Merge branch 'develop' into collapse_expand_database_connections
2021-08-20 22:10:29 +02:00
Budibase Release Bot
694e735a87
v0.9.111
2021-08-20 16:43:42 +00:00
Budibase Staging Release Bot
ff7dfa328d
v0.9.105-alpha.26
2021-08-20 16:13:53 +00: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
86dbd918f2
Automatically name and number form step components upon creation
2021-08-20 14:12:52 +01:00
Budibase Release Bot
3f705ebe98
v0.9.110
2021-08-20 11:57:47 +00:00
Budibase Release Bot
fe65ef396f
v0.9.109
2021-08-20 10:40:44 +00:00
Peter Clement
461311bb06
fixes organisation logo not showing
2021-08-20 10:15:39 +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
c3a6e13103
Bug fix for unable to navigate from sql screen
2021-08-20 09:51:36 +01:00
Budibase Release Bot
73ea7a8032
v0.9.108
2021-08-19 16:28:01 +00:00
Budibase Staging Release Bot
7f737523de
v0.9.105-alpha.25
2021-08-19 16:00:21 +00: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
Budibase Staging Release Bot
7bc05aa4e4
v0.9.105-alpha.24
2021-08-19 07:08:13 +00: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
Budibase Staging Release Bot
741794bcad
v0.9.105-alpha.23
2021-08-18 13:19:18 +00:00
PClmnt
24caf164cd
Merge pull request #2403 from Budibase/pc-bug-fixes
...
Misc Bug Fixes
2021-08-18 14:09:24 +01:00
Budibase Staging Release Bot
8f82f13e1b
v0.9.105-alpha.22
2021-08-18 12:11:42 +00:00
Andrew Kingston
c945fc650d
Add stepper component to bbui for numeric values
2021-08-18 11:32:39 +01:00
Budibase Staging Release Bot
b2de52cf60
v0.9.105-alpha.21
2021-08-18 09:54:08 +00: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
Peter Clement
8bfdb35ff3
linting
2021-08-18 10:37:14 +01:00
Maurits Lourens
e1ef03f55d
fix lint issue
2021-08-18 11:24:25 +02:00
Budibase Staging Release Bot
df21e9c83b
v0.9.105-alpha.20
2021-08-18 09:10:38 +00:00
Peter Clement
af9bb40bdd
fixes organisation logo not showing
2021-08-18 00:02:17 +01: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
Budibase Staging Release Bot
d06de6b8e3
v0.9.105-alpha.19
2021-08-17 16:04:50 +00:00
Budibase Staging Release Bot
1a9a61f92c
v0.9.105-alpha.18
2021-08-17 14:31:01 +00:00
Andrew Kingston
63f0de886c
Merge pull request #2387 from Budibase/ak-fixes
...
Misc fixes
2021-08-17 15:23:45 +01:00
Budibase Staging Release Bot
2a8e2d3175
v0.9.105-alpha.17
2021-08-17 13:36:30 +00:00
Peter Clement
fc0d621124
Merge remote-tracking branch 'origin/develop' into pc-bug-fixes
2021-08-17 14:11:47 +01: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
Andrew Kingston
cbcffd0a4a
Fix autoscreen-generated form component default settings
2021-08-17 13:58:51 +01:00
Budibase Staging Release Bot
21bd0c6a7a
v0.9.105-alpha.16
2021-08-17 12:58:35 +00: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
Budibase Staging Release Bot
f2511931d0
v0.9.105-alpha.15
2021-08-17 12:16:22 +00: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
Budibase Staging Release Bot
08ec960fab
v0.9.105-alpha.14
2021-08-17 08:36:18 +00: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
Budibase Release Bot
a2efbb1338
v0.9.107
2021-08-17 06:25:14 +00:00
Budibase Staging Release Bot
7e54c860a1
v0.9.105-alpha.13
2021-08-16 20:54:33 +00: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
Budibase Staging Release Bot
fe5d3fe1d4
v0.9.105-alpha.12
2021-08-16 17:37:03 +00:00
Andrew Kingston
36a744f577
Merge pull request #2339 from Budibase/custom-form-validation
...
Custom form validation
2021-08-16 18:29:44 +01:00
Budibase Release Bot
0cc16ee5c2
v0.9.106
2021-08-16 16:35:51 +00:00
Budibase Staging Release Bot
274986ae4a
v0.9.105-alpha.11
2021-08-16 16:22:24 +00: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
Peter Clement
a80655df04
Bug fix for unable to navigate from sql screen
2021-08-16 09:44:15 +01:00
Budibase Staging Release Bot
062ce04a00
v0.9.105-alpha.10
2021-08-16 08:13:57 +00: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
Budibase Staging Release Bot
12dc73655c
v0.9.105-alpha.9
2021-08-13 13:16:28 +00:00
Andrew Kingston
706ba47e61
Merge branch 'develop' of github.com:Budibase/budibase into joe-tweaks
2021-08-13 13:53:30 +01:00
Budibase Staging Release Bot
1edd6d934e
v0.9.105-alpha.8
2021-08-13 12:49:38 +00:00
Andrew Kingston
c9056c8ad5
Merge branch 'develop' of github.com:Budibase/budibase into joe-tweaks
2021-08-13 13:33:22 +01:00
Budibase Staging Release Bot
3792cd8030
v0.9.105-alpha.7
2021-08-13 11:50:38 +00: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
Budibase Release Bot
892970234b
v0.9.105
2021-08-13 08:08:23 +00:00
Budibase Staging Release Bot
ec83a77ce9
v0.9.105-alpha.6
2021-08-12 14:20:20 +00:00
Peter Clement
e49b8236a1
linting
2021-08-12 14:27:05 +01:00
Peter Clement
c1d559c96f
Change self host button text
2021-08-12 14:20:46 +01:00
Peter Clement
3ef05e3d36
Add default config to admin store
2021-08-12 14:20:23 +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
Budibase Staging Release Bot
be68c25334
v0.9.105-alpha.5
2021-08-12 08:49:04 +00: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
Budibase Staging Release Bot
bf92322f9c
v0.9.105-alpha.4
2021-08-11 14:56:17 +00: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
Budibase Staging Release Bot
6e6c9371d5
v0.9.105-alpha.3
2021-08-10 10:51:18 +00: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
Budibase Staging Release Bot
9e2d0608e6
v0.9.105-alpha.2
2021-08-09 15:20:42 +00: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
Budibase Staging Release Bot
4aac090719
v0.9.105-alpha.1
2021-08-06 20:51:57 +00: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
Maurits Lourens
10e8b54f4f
Fix test
2021-08-06 21:46:44 +02:00
Budibase Staging Release Bot
01d75dc003
v0.9.105-alpha.0
2021-08-06 16:38:26 +00:00
mike12345567
0f341a5fd2
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-08-06 17:29:45 +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
Budibase Release Bot
ab8d942065
v0.9.104
2021-08-06 16:11:58 +00:00
Michael Drury
8a81218f8e
Merge pull request #2296 from Budibase/fix/apps-2195-2282-2283
...
Fixing various issues caused by PouchDB allDbs call
2021-08-06 17:04:23 +01:00
Budibase Release Bot
3a8ee8eaca
v0.9.103
2021-08-06 15:42:34 +00: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
Budibase Staging Release Bot
a5ab25f9df
v0.9.103-alpha.1
2021-08-06 14:43:50 +00:00
Andrew Kingston
67be24b524
Add validation drawer and simplify HOC's for different field types
2021-08-06 14:54:00 +01:00
Budibase Staging Release Bot
9d32a3918d
v0.9.103-alpha.0
2021-08-06 12:24:19 +00:00
mike12345567
bc84bab52c
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-08-06 13:04:54 +01:00
Budibase Release Bot
3c31350e86
v0.9.102
2021-08-06 11:59:59 +00:00
Michael Drury
ae18e3408e
Merge pull request #2286 from Budibase/fix/relationships-2167
...
Some fixes for internal and external relationships
2021-08-06 12:51:44 +01:00
Budibase Release Bot
fd251e9aeb
v0.9.101
2021-08-05 21:32:50 +00:00
mike12345567
7624390f0b
Fixing a variety of issues with internal relationships and external SQL relationships.
2021-08-05 19:24:29 +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
Budibase Release Bot
07006b7a3c
v0.9.100
2021-08-05 16:15:38 +00:00
Budibase Staging Release Bot
23081268d0
v0.9.99-alpha.6
2021-08-05 15:56:53 +00: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
Budibase Release Bot
7e26eb1cac
v0.9.99
2021-08-05 15:32:36 +00:00
Martin McKeaveney
6f3abeb739
Merge pull request #2272 from Budibase/fix/export-2193
...
Fix exporting data from table
2021-08-05 16:18:13 +01:00
Budibase Staging Release Bot
0ee3df4ae0
v0.9.99-alpha.5
2021-08-05 13:48:48 +00:00
mike12345567
f1306332ea
Merge branch 'develop' of github.com:Budibase/budibase into develop
2021-08-05 14:38:07 +01:00
mike12345567
105dfb5eb9
Fixing an issue with OIDC URL for preauth.
2021-08-05 14:36:10 +01:00
Budibase Staging Release Bot
9a21cbb8f8
v0.9.99-alpha.4
2021-08-05 12:48:02 +00:00
Budibase Staging Release Bot
e76510b1f5
v0.9.99-alpha.3
2021-08-05 12:38:23 +00:00
Martin McKeaveney
92adc0c790
unpin versions
2021-08-05 13:05:33 +01:00
Martin McKeaveney
6e8924ff94
script for pinning dev versions of BB packages
2021-08-05 12:59:33 +01:00
Budibase Staging Release Bot
7b36c49521
v0.9.99-alpha.2
2021-08-05 11:08:37 +00:00
Budibase Staging Release Bot
709e34adde
v0.9.99-alpha.1
2021-08-05 10:36:25 +00:00
mike12345567
e91289e10d
Merge branch 'develop' of github.com:Budibase/budibase into develop
2021-08-05 11:28:04 +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
Budibase Staging Release Bot
be13517dac
v0.9.99-alpha.0
2021-08-05 10:00:35 +00:00
mike12345567
f8599e1352
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-08-05 10:38:41 +01:00
Budibase Staging Release Bot
86acbb62e4
v0.9.97-alpha.0
2021-08-05 09:16:24 +00:00
mike12345567
46ea3f3e9e
Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants"
...
This reverts commit 4834b765be
, reversing
changes made to 2456e69483
.
2021-08-05 09:59:08 +01:00
Budibase Release Bot
b875beae9b
v0.9.98
2021-08-04 19:42:05 +00:00
Budibase Release Bot
0d8c23c7f3
v0.9.97
2021-08-04 19:04:23 +00: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
dafe110659
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-08-04 15:25:14 +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
Budibase Release Bot
3f99d7427e
v0.9.96
2021-08-04 14:06:11 +00:00
Budibase Staging Release Bot
ebabe8d06e
v0.9.96-alpha.0
2021-08-04 12:28:24 +00:00
Martin McKeaveney
df927e3feb
merge with master
2021-08-04 13:20:11 +01:00
Budibase Staging Release Bot
c28990e38a
v0.9.87-alpha.9
2021-08-04 11:17:18 +00:00
Andrew Kingston
6a9358086c
Merge pull request #2233 from Budibase/peek-screen
...
Open screen in modal
2021-08-04 12:08:49 +01:00
Budibase Staging Release Bot
2bab13bb94
v0.9.87-alpha.8
2021-08-04 10:59:07 +00:00
mike12345567
3aac3b30d0
Linting.
2021-08-04 11:35:25 +01:00
mike12345567
a55c823768
Merge branch 'feature/multi-tenants' of github.com:Budibase/budibase into feature/multi-tenants
2021-08-04 11:17:04 +01:00
mike12345567
d4dbfc834d
Removing divider from org page as per comments.
2021-08-04 11:12:57 +01:00
Budibase Release Bot
2062c38f2e
v0.9.95
2021-08-04 09:46:58 +00:00
Budibase Release Bot
2a267cecf0
v0.9.94
2021-08-04 09:10:05 +00:00
Michael Drury
ec26f6ab5e
Merge branch 'develop' into feature/multi-tenants
2021-08-04 10:07:31 +01:00
Michael Drury
b86a6fddc9
Revert "Multi-tenancy/organisations"
2021-08-04 10:02:24 +01:00
Michael Drury
2456e69483
Merge pull request #2076 from Budibase/feature/multi-tenants
...
Multi-tenancy/organisations
2021-08-04 10:01:22 +01:00
Budibase Staging Release Bot
8e8fefd0ef
v0.9.87-alpha.7
2021-08-04 08:58:12 +00:00
Martin McKeaveney
66eecc4041
Merge pull request #2243 from mslourens/bug/automation_crash
...
Automation crash
2021-08-04 09:49:15 +01:00
Andrew Kingston
d135ddb376
Fix bindings not appearing in certain button actions
2021-08-04 09:48:23 +01:00
Budibase Staging Release Bot
fe3c9a343f
v0.9.87-alpha.6
2021-08-03 21:01:15 +00:00
Maurits Lourens
2f03f4acb2
fix bug when an automation was selected but not present anymore
2021-08-03 22:29:47 +02:00
Budibase Release Bot
0762b6d7be
v0.9.93
2021-08-03 16:02:29 +00:00
mike12345567
e7974f7e86
Implementing some changes to how context gets set for tenancy, after testing, as well as updating server.
2021-08-03 15:32:25 +01:00
Budibase Staging Release Bot
92b415d109
v0.9.87-alpha.5
2021-08-03 12:48:30 +00:00
Andrew Kingston
b768e2991f
Lint
2021-08-03 12:52:01 +01:00
Andrew Kingston
6b2f70ce05
Fix text of close screen modal action
2021-08-03 12:22:16 +01:00
Budibase Release Bot
308bb709ae
v0.9.92
2021-08-03 09:21:53 +00:00
Andrew Kingston
fe5cb6ebb2
Merge pull request #2205 from Budibase/fix/preview-garbage-handling
...
Allow app preview to handle garbage iframe messages
2021-08-03 10:12:21 +01:00
Budibase Release Bot
913cf9071b
v0.9.91
2021-08-03 09:12:12 +00:00
Andrew Kingston
ce38875ea5
Merge pull request #2204 from Budibase/fix/url-select
...
Fix URL select component
2021-08-03 10:02:29 +01:00
Andrew Kingston
33431a5edc
Rename visual actions from 'peek' to just 'open' screen in modal
2021-08-02 15:50:59 +01:00
Budibase Release Bot
0f4df3cc85
v0.9.90
2021-08-02 14:49:04 +00:00
Andrew Kingston
8168c9155f
Merge pull request #2220 from Budibase/fix/initial-theme
...
Fix colour picker inconsistencies when app theme has never been changed
2021-08-02 15:41:36 +01:00
Budibase Release Bot
c0e1f29788
v0.9.89
2021-08-02 14:36:56 +00:00
Andrew Kingston
531d6d2cd0
Fix colour picker inconsistencies when app theme has never been changed
2021-08-02 15:28:40 +01:00
Andrew Kingston
bb0e76d92a
Merge branch 'develop' of github.com:Budibase/budibase into peek-screen
2021-08-02 15:12:45 +01:00
Andrew Kingston
def7f7a949
Add action to close peek modal and proxy notifications from the iframe
2021-08-02 15:12:38 +01:00
Budibase Staging Release Bot
22db140dcf
v0.9.87-alpha.4
2021-08-02 13:02:24 +00:00
mike12345567
f6d0db4c4b
Updating API endpoints, to include the new system one, updating hosting envoy yaml to cover these.
2021-08-02 12:09:03 +01:00
Andrew Kingston
3916b735a1
Merge branch 'develop' of github.com:Budibase/budibase into peek-screen
2021-08-02 09:27:28 +01:00
Andrew Kingston
06fa9091f4
Allow app preview to handle garbage iframe messages
2021-08-01 14:00:18 +01:00
Andrew Kingston
7f09f55315
Fix URL select not working properly, and massively reduce usage of getBindableProperties to improve settings loading speed
2021-08-01 13:39:33 +01:00
Keviin Åberg Kultalahti
6f2fe3d81b
adds the Spectrum divider component to the standard components
2021-07-31 15:11:33 +02:00
mike12345567
10bb31afd2
Linting.
2021-07-30 20:40:38 +01:00
mike12345567
af9b0a738d
Fixing issues with pages reloading in weird ways.
2021-07-30 20:39:42 +01:00
Budibase Release Bot
e332003cb7
v0.9.88
2021-07-30 18:07:23 +00:00
Michael Drury
f7e55ba140
Merge pull request #2199 from Budibase/fix/relationship-issue-2167
...
Fix for SQL relationship issue
2021-07-30 18:59:38 +01:00
mike12345567
776f176f5c
Fix for issue #2167 , the foreign key was not being set correctly in all scenarios for the from table in SQL relationships, our test data happened to hide this fact due to the foreign key and the key in from table having the same name.
2021-07-30 18:49:36 +01:00
Budibase Release Bot
2bfe7866cf
v0.9.87
2021-07-30 17:25:31 +00:00
Andrew Kingston
8e82a0efd9
Revert to a cleaner modal with no title or buttons for screen peeking
2021-07-30 18:16:37 +01:00
Andrew Kingston
7723a1ed60
Add checkbox to specify navigate action should open in a modal insteaf
2021-07-30 13:59:04 +01:00
Budibase Staging Release Bot
03e66795e4
v0.9.87-alpha.3
2021-07-30 11:04:41 +00:00
Rory Powell
5a83b177d2
Merge pull request #2175 from Budibase/feature/sso-sync-picture
...
Sync profile picture when using SSO
2021-07-30 11:56:42 +01:00
Budibase Staging Release Bot
ffbcaf1777
v0.9.87-alpha.2
2021-07-30 10:33:02 +00:00
Budibase Staging Release Bot
699c1964dc
v0.9.87-alpha.1
2021-07-29 21:44:52 +00:00
Martin McKeaveney
6fa96a1b49
Merge pull request #2178 from Budibase/martin-fixes
...
readd one to many
2021-07-29 22:35:12 +01:00
Martin McKeaveney
8bc6ed5b34
readd one to many
2021-07-29 15:30:29 +01:00
Rory Powell
73d1cb41d8
Sync profile picture when using SSO
2021-07-29 14:43:23 +01:00
Budibase Staging Release Bot
96d11ef07f
v0.9.87-alpha.0
2021-07-29 10:20:04 +00:00
Rory Powell
da3dfe6266
Merge master -> develop version bump 0.9.86
2021-07-29 10:55:31 +01:00
Maurits Lourens
2809203f60
Collapse and expand database connections
2021-07-29 11:22:45 +02:00
Budibase Staging Release Bot
4f2a2d3090
v0.9.86-alpha.0
2021-07-29 09:19:25 +00:00
Budibase Release Bot
9778ce8f98
v0.9.86
2021-07-29 09:17:21 +00:00
Martin McKeaveney
7ba17204c5
Merge pull request #1963 from faroutchris/feature/query-mongo-collection
...
Feature/query mongo collection
2021-07-29 10:10:52 +01:00
Martin McKeaveney
a42f87cbd9
merge with master
2021-07-29 10:06:33 +01:00
Budibase Release Bot
1799502520
v0.9.85
2021-07-28 21:57:53 +00:00
Budibase Staging Release Bot
147cbb8497
v0.9.85-alpha.2
2021-07-28 21:46:10 +00:00
Martin McKeaveney
61759ab1c4
Merge pull request #2157 from mslourens/update_app_role_bug
...
fix update role modal
2021-07-28 22:38:52 +01:00
Budibase Staging Release Bot
627a9fdb4d
v0.9.85-alpha.1
2021-07-28 16:05:40 +00:00
Martin McKeaveney
bde1eb0a3c
Merge pull request #2135 from mslourens/renaming_an_app
...
rename an app
2021-07-28 16:58:08 +01:00
Maurits Lourens
661ba80e5c
fix update role modal
2021-07-28 17:56:52 +02:00
Martin McKeaveney
145cb78742
Merge pull request #2154 from mslourens/duplicate_ui_conditions
...
add duplicate condition button
2021-07-28 16:56:51 +01:00
Maurits Lourens
2b2528bdbd
fix lint issue
2021-07-28 17:20:25 +02:00
Maurits Lourens
019243a329
add duplicate condition button
2021-07-28 17:05:14 +02:00
Budibase Staging Release Bot
611296eb95
v0.9.85-alpha.0
2021-07-28 10:25:47 +00:00
Martin McKeaveney
a6d339d9c3
merge with master
2021-07-28 11:08:20 +01:00
Martin McKeaveney
e40c8cd9ef
Merge pull request #2114 from mslourens/clear_form_action
...
Clear form action
2021-07-28 10:42:17 +01:00
Budibase Release Bot
4c86d5558d
v0.9.84
2021-07-28 09:34:03 +00:00
Budibase Staging Release Bot
6c9fb5d93a
v0.9.83-alpha.1
2021-07-28 09:32:28 +00:00
Maurits Lourens
8ec5e7f8ce
revert change to event dispatcher
2021-07-28 11:30:57 +02:00
Martin McKeaveney
1f65952ddf
Merge pull request #2131 from mslourens/automation_live_toggle
...
convert automation icons into toggle
2021-07-28 10:24:52 +01:00
Maurits Lourens
a77b386f6e
fix lint issues
2021-07-28 10:19:10 +02:00
Maurits Lourens
519d2bd0fb
replace spaces with underscores in screen routes
2021-07-28 09:09:37 +02:00
Maurits Lourens
c9dd9594bc
fix lint issue
2021-07-28 00:09:15 +02:00
Maurits Lourens
101ca5f01e
fix cypress test
2021-07-27 23:48:06 +02:00
Maurits Lourens
5df2242cf0
fix lint issue
2021-07-27 21:19:31 +02:00
mike12345567
35f1b50511
Fixing an issue where you could accidentally end up on org/admin page due to the reactivity statements firing all the time.
2021-07-27 17:56:39 +01:00
Budibase Release Bot
a682cffbec
v0.9.83
2021-07-27 16:13:27 +00:00
Maurits Lourens
c84cf22129
rename an app
2021-07-27 17:34:18 +02:00
mike12345567
5324f506b6
Linting.
2021-07-27 16:24:39 +01:00
mike12345567
adf6d18cb1
Fixing some issues with public endpoints causing logout loop.
2021-07-27 16:17:02 +01:00
Budibase Staging Release Bot
58b1d81d88
v0.9.83-alpha.0
2021-07-27 14:50:45 +00:00
mike12345567
615053f201
Fixing some issues with org not being correctly detected.
2021-07-27 15:35:26 +01:00
Maurits Lourens
3298b66ebf
convert automation icons into toggle
2021-07-27 14:29:06 +02:00
Martin McKeaveney
775bcc631c
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-07-27 12:03:20 +01:00
Budibase Release Bot
b8ca801b6a
v0.9.82
2021-07-27 11:01:29 +00:00
Martin McKeaveney
2c2e46f26b
merge
2021-07-27 11:58:41 +01:00
mike12345567
1b40740709
Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants
2021-07-27 10:32:18 +01:00
Budibase Release Bot
7de10f6db3
v0.9.81
2021-07-27 09:20:57 +00:00
Budibase Staging Release Bot
31a7414333
v0.9.80-alpha.9
2021-07-27 09:11:15 +00:00
Budibase Release Bot
535a28eb83
v0.9.80
2021-07-27 09:07:05 +00:00
Andrew Kingston
4af29d15de
Merge pull request #2115 from Budibase/conditional-ui
...
Conditional UI
2021-07-27 10:02:22 +01:00
Maurits Lourens
7173be59c6
remove event listeners prevents memory leaks
2021-07-26 23:53:11 +02:00
Maurits Lourens
1497f3f680
delete component using the keyboard
2021-07-26 23:48:59 +02:00
Budibase Staging Release Bot
1d8a5da6cc
v0.9.80-alpha.8
2021-07-26 21:20:37 +00:00
Maurits Lourens
f2c26a90c3
fix lint issues
2021-07-26 15:22:14 +02:00
Maurits Lourens
cc7a1679f0
Merge branch 'develop' into clear_form_action
...
# Conflicts:
# packages/client/src/utils/buttonActions.js
2021-07-26 15:13:10 +02:00
Andrew Kingston
a69b320483
Fix same svelte-dnd-action drag error for navigation editor
2021-07-26 14:11:30 +01:00
Andrew Kingston
7a9197975d
Fix svelte-dnd-action throwing an error when interacting with a spectrum field inside a draggable
2021-07-26 14:09:14 +01:00
Maurits Lourens
3dbafac806
clear form action - adjust manifest and add settings form
2021-07-26 15:05:22 +02:00
mike12345567
a279e5e504
Removing un-necessary log statements.
2021-07-26 13:40:50 +01:00
mike12345567
4606248ffd
Fixing up everything found when testing with Cypress.
2021-07-26 13:19:47 +01:00
Andrew Kingston
93d6da7ebe
Lint
2021-07-26 13:10:00 +01:00
Andrew Kingston
2715ff77d8
Merge branch 'develop' of github.com:Budibase/budibase into conditional-ui
2021-07-26 13:04:08 +01:00
Maurits Lourens
07553b9937
clear form action - draft
2021-07-26 13:58:18 +02:00
Andrew Kingston
8a09494348
Fix bug with resetting operators when an incompatible value type is chosen
2021-07-26 12:56:47 +01:00
Andrew Kingston
38df0b54a5
Add full type support to conditional UI
2021-07-26 12:52:55 +01:00
Budibase Staging Release Bot
5421768521
v0.9.80-alpha.7
2021-07-26 09:34:02 +00:00
Budibase Staging Release Bot
074ebfde63
v0.9.80-alpha.6
2021-07-26 08:23:08 +00:00
Rory Powell
c7cf415288
Merge pull request #2110 from mslourens/bug/automate_setup_menu
...
Automate setup menu
2021-07-26 09:15:45 +01:00
Maurits Lourens
98ce904b80
fix overflow in automation setup menu for large tables
2021-07-26 10:01:02 +02:00
Budibase Staging Release Bot
d44bafba06
v0.9.80-alpha.5
2021-07-26 07:42:30 +00:00
Rory Powell
8850771a49
Add dedicateed renderer for roles tags
2021-07-25 21:14:49 +01:00
Budibase Staging Release Bot
1b54e53ec6
v0.9.80-alpha.4
2021-07-25 11:22:12 +00:00
Michael Drury
8c359ca76d
Merge pull request #2086 from Budibase/fix/edit-roles-modal
...
Fixes for issue #2077
2021-07-25 12:14:31 +01:00
Budibase Staging Release Bot
cfec959384
v0.9.80-alpha.3
2021-07-25 10:58:35 +00:00
Michael Drury
f08547249b
Linting.
2021-07-25 11:48:13 +01:00
Michael Drury
6d5f697142
Adding checks around the edit roles modal.
2021-07-25 11:46:40 +01:00
Michael Drury
3d8ac487c4
Merge branch 'develop' into new_roles_bug
2021-07-25 11:07:25 +01:00
Budibase Staging Release Bot
054740398f
v0.9.80-alpha.2
2021-07-24 11:22:42 +00:00
Maurits Lourens
03ecf7f34f
display role names instead of _id
2021-07-23 23:27:38 +02:00
Budibase Staging Release Bot
306ad55c99
v0.9.80-alpha.1
2021-07-23 17:41:06 +00:00
Rory Powell
75bda99e00
Fix staging version
2021-07-23 18:31:45 +01:00
Budibase Staging Release Bot
255bea8553
v0.9.79-alpha.5
2021-07-23 16:55:34 +00:00
mike12345567
bd301cf972
Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants
2021-07-23 17:52:30 +01:00
mike12345567
82e43e0008
Removing accidental symbols.
2021-07-23 17:26:54 +01:00
mike12345567
9377c7b0f3
Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants
2021-07-23 17:20:41 +01:00
Budibase Staging Release Bot
f0163b3942
v0.9.79-alpha.4
2021-07-23 16:13:42 +00:00
Budibase Release Bot
c47d08bb4a
v0.9.79
2021-07-23 16:08:58 +00:00
Budibase Staging Release Bot
69b2bee2e1
v0.9.79-alpha.3
2021-07-23 15:46:11 +00:00
Rory Powell
6359f3db64
Default google activated form toggle to true for older configs
2021-07-23 16:02:38 +01:00
Andrew Kingston
af3802e28a
Fix svelte keying of component settings blocks
2021-07-23 15:44:35 +01:00
Budibase Staging Release Bot
32cf132022
v0.9.79-alpha.2
2021-07-23 14:05:23 +00:00
Budibase Staging Release Bot
885d3003fe
v0.9.79-alpha.1
2021-07-23 11:08:21 +00:00
Budibase Staging Release Bot
f3f60aee78
v0.9.79-alpha.0
2021-07-23 09:37:21 +00:00
Andrew Kingston
204de7c4d3
Add initial work on dynamically updating any setting via conditional UI
2021-07-22 19:19:37 +01:00
Andrew Kingston
5f19ccc6d5
Merge branch 'develop' of github.com:Budibase/budibase into conditional-ui
2021-07-22 18:16:03 +01:00
mike12345567
1d6a350311
Changing how flags are handled.
2021-07-22 16:36:21 +01:00
mike12345567
b21fe320c5
Adding fallbacks for oidc and google.
2021-07-22 15:26:14 +01:00
mike12345567
1b6a73c250
Linting.
2021-07-22 14:29:30 +01:00
mike12345567
5611c8e73e
Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants
2021-07-22 14:27:12 +01:00
mike12345567
27b2a13817
Swapping admin -> global in worker to reduce confusion in API url naming.
2021-07-22 12:56:47 +01:00
Kevin Åberg Kultalahti
b34f6c9a23
Merge pull request #2041 from Budibase/feature/nps-feedback-form
...
Adds the NPS Feedback Form modal/popup
2021-07-22 13:04:59 +02:00
Keviin Åberg Kultalahti
d9d08841e9
simplify check
2021-07-22 12:41:02 +02:00
Keviin Åberg Kultalahti
558b58b051
uses db to store feedback submissions status
2021-07-22 12:38:46 +02:00
Keviin Åberg Kultalahti
a6814091b1
adds close button to feedback form component
2021-07-22 12:07:38 +02:00
mike12345567
371e38fcb9
Linting.
2021-07-21 18:24:58 +01:00
mike12345567
63368fdae9
Adding query string functionality to skip org setup.
2021-07-21 18:23:49 +01:00
mike12345567
be1558e1e7
Adding mechanism to disable org functionality when multi-tenancy disabled.
2021-07-21 17:52:42 +01:00
Andrew Kingston
22c85a2eca
Remove icon from definition of fields to avoid icon issues
2021-07-21 14:25:02 +01:00
Andrew Kingston
5e5332cd4f
Add initial work on evaluation of conditional UI conditions in client library
2021-07-21 14:03:49 +01:00
Keviin Åberg Kultalahti
030571497b
update transitions to match modal component
2021-07-21 13:13:36 +02:00
Keviin Åberg Kultalahti
b22b987ea8
design fixes
2021-07-21 13:08:55 +02:00
Keviin Åberg Kultalahti
b41e84f8b7
add larger min-height to textarea
2021-07-21 12:55:26 +02:00
Keviin Åberg Kultalahti
02077fc109
fix erroneous title in feedback form
2021-07-21 12:51:06 +02:00
mike12345567
a9752c0939
Adding change org button to login page.
2021-07-21 11:47:47 +01:00
Keviin Åberg Kultalahti
60b17594f5
move cookie updating to the NPS component
2021-07-21 12:36:04 +02:00
Keviin Åberg Kultalahti
6aa3ad03e2
remove old feedback stuff
2021-07-21 12:31:06 +02:00
Keviin Åberg Kultalahti
6c7798e828
lint fix
2021-07-21 12:30:36 +02:00
Keviin Åberg Kultalahti
2c01db04d8
Merge branch 'develop' into feature/nps-feedback-form
2021-07-21 12:29:12 +02:00
Keviin Åberg Kultalahti
5b0557bc28
Adds last bits to NPS feedback form
2021-07-21 12:28:38 +02:00
mike12345567
3305400c83
Fixing saving of oidc and google auth, neither should require the callbackURL property with the tenancy update.
2021-07-21 11:10:26 +01:00
mike12345567
a3fd6dacfe
Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants
2021-07-21 10:40:10 +01:00
Andrew Kingston
0c80e8c5b5
Move lucene options into common file and add initial work on conditional UI components
2021-07-21 08:46:02 +01:00
mike12345567
b09c2d45f9
Linting and adding tenancy API.
2021-07-20 18:03:16 +01:00
mike12345567
ddfc524fcb
Fixing callback URLs.
2021-07-20 17:57:07 +01:00
mike12345567
9d89362af1
Fixing some issues discovered with logging in.
2021-07-20 17:46:41 +01:00
mike12345567
129ff3fef2
Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants
2021-07-20 15:56:12 +01:00
Andrew Kingston
b00452cc8d
Merge branch 'develop' of github.com:Budibase/budibase into drawer-improvements
2021-07-20 14:39:55 +01:00
Andrew Kingston
87394af383
Fix padding on some drawer content components
2021-07-20 14:38:35 +01:00
Andrew Kingston
2f559c3867
Update events editor and action components with new drawer styles
2021-07-20 14:34:27 +01:00
Peter Clement
3f42ed74b9
Merge remote-tracking branch 'origin/develop' into oidc-config-management
2021-07-20 12:57:58 +01:00
Peter Clement
1c6d455094
fix save button
2021-07-20 12:30:11 +01:00
Andrew Kingston
b3eb783d7b
Update drawer components to work with new styles
2021-07-20 10:58:07 +01:00
Peter Clement
30558ad3bd
only enable form save button when config has changed
2021-07-20 10:55:39 +01:00
Andrew Kingston
83ab09b133
Update navigation link editor drawer to work with new drawer styles
2021-07-20 10:52:46 +01:00
Peter Clement
0fa68a2d50
Add activated toggle and login functionality to support this
2021-07-20 09:27:12 +01:00
mike12345567
83db31f899
A lot of general fixes around getting logged in, setting up users etc.
2021-07-19 19:00:53 +01:00
mike12345567
358b2aef89
Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants
2021-07-19 17:35:48 +01:00
mike12345567
e026375f50
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-07-19 16:24:19 +01:00
Budibase Release Bot
d8136d0704
v0.9.78
2021-07-19 14:23:03 +00:00
Keviin Åberg Kultalahti
c4258bfe3c
implements nps form component
2021-07-19 09:28:34 +02:00
Budibase Release Bot
ec19ff23c2
v0.9.77
2021-07-16 18:52:46 +00:00
mike12345567
d6ae82e719
Linting.
2021-07-16 18:26:17 +01:00
mike12345567
d157285918
Adding organisation page.
2021-07-16 18:24:32 +01:00
mike12345567
f3156fca06
Further work, tenancy now working but some more work to be done.
2021-07-16 18:04:49 +01:00
mike12345567
b7995dd61d
Updating auth to utilise the tenant system.
2021-07-16 15:08:58 +01:00
Peter Clement
8297d058b5
More error handling around config saving
2021-07-16 14:07:48 +01:00
Peter Clement
87eea284ab
Better error handling around config saving
2021-07-16 10:51:58 +01:00
Rory Powell
d13b2025d5
Add Okta and OneLogin logos
2021-07-16 10:15:38 +01:00
Budibase Release Bot
2668f2ba40
v0.9.76
2021-07-15 23:23:00 +00:00
Rory Powell
806957e462
Merge branch 'feature/oidc-support' of github.com:Budibase/budibase into feature/oidc-support
2021-07-15 16:21:03 +01:00
Rory Powell
33b352c3ef
Store OIDC config in cookie instead of URL
2021-07-15 16:20:31 +01:00
Peter Clement
70ab4e4dc5
add new logic to support oauth and oidc buttons
2021-07-15 15:49:10 +01:00
Rory Powell
239e39e5ed
Merge branch 'develop' into feature/oidc-support
2021-07-15 14:05:30 +01:00
Budibase Release Bot
2bd7934518
v0.9.75
2021-07-15 10:12:28 +00:00
Michael Drury
fd76e532c7
Merge pull request #1989 from Budibase/fix/email-explanation
...
Email template descriptions/information
2021-07-15 11:04:36 +01:00
Rory Powell
6f1d995cc8
Auto generate callback url and supply id on login
2021-07-14 16:21:17 +01:00
Rory Powell
3152bd1839
Invert logos config naming to prevent conflict
2021-07-14 15:48:29 +01:00
Andrew Kingston
5e1c0b9417
Update styles of modal bindable input
2021-07-14 15:46:47 +01:00
Andrew Kingston
d8ad23ddb8
Update styles of server binding panel used for formula fields and automation bindings
2021-07-14 15:46:31 +01:00
Andrew Kingston
120994e2c4
Use automation block title in drawer for automation bindings
2021-07-14 15:46:00 +01:00
Andrew Kingston
83d6a7c56d
Disable save button in drawerbindableinput when syntax is invalid
2021-07-14 15:45:05 +01:00
Andrew Kingston
38014a76be
Update drawer styles, drawer bindable inputs and settings bindable inputs
2021-07-14 14:21:11 +01:00
Rory Powell
d97914837e
Casing change to config checklist
2021-07-14 14:13:04 +01:00
mike12345567
3eb82b5a63
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-07-14 13:54:39 +01:00
mike12345567
ae3a09d560
Merge branch 'master' of github.com:Budibase/budibase into feature/multi-tenants
2021-07-14 13:53:57 +01:00
mike12345567
a31cce0ff9
Linting.
2021-07-14 13:18:27 +01:00
mike12345567
c20fde41ee
Some quick fixes after a user had some confusion over how the email templating works, just adding some detail that should help explain.
2021-07-14 11:23:24 +01:00
Peter Clement
283698f8c5
Fix config form saving bugs
2021-07-13 21:47:36 +01:00
Budibase Release Bot
23bb4215c2
v0.9.74
2021-07-13 16:53:42 +00:00
Rory Powell
67fbf73bdd
Merge branch 'feature/oidc-support' of github.com:Budibase/budibase into feature/oidc-support
2021-07-13 17:33:08 +01:00
Rory Powell
63d119d6db
Update OAuth -> Authentication header
2021-07-13 17:32:57 +01:00
Peter Clement
b31be35307
Add UUID to each oidc config to distinguish each provider
2021-07-13 17:32:08 +01:00
Rory Powell
0973394208
Update config checklist to handle multiple sso sources
2021-07-13 17:30:17 +01:00
Rory Powell
3fa4b21a31
Update reference to microsoft logo to use most recent name
2021-07-13 16:35:54 +01:00
Rory Powell
2485f0da25
Remove reference to oracle logo to fix build
2021-07-13 16:24:30 +01:00
Peter Clement
9dd05ec96e
Add UUID to each oidc config to distinguish each provider
2021-07-13 15:52:21 +01:00
Peter Clement
af792cc09e
improve structure of OIDC config
2021-07-13 14:55:14 +01:00
Martin McKeaveney
bebfe4c6e1
merge with master
2021-07-11 18:07:46 +01:00
Rory Powell
15c53c16a7
Trim empty space on auth0 and microsoft logos
2021-07-09 18:31:52 +01:00
Budibase Release Bot
1f5b3b4467
v0.9.73
2021-07-09 17:29:06 +00:00
Christo
4096f4857c
Feat: Add collection fields as "extra" query config for MongoDB
2021-07-09 19:28:46 +02:00
Kyle Harrison
2d451bb3a9
apply fixes for common spelling mistakes
2021-07-09 17:54:49 +01:00
Andrew Kingston
aa2691a452
Merge pull request #1953 from Budibase/client-feature-flags
...
Client library updating and client library feature awareness
2021-07-09 16:52:45 +01:00
Peter Clement
3867c63116
linting
2021-07-09 15:55:01 +01:00
Peter Clement
b94348dddc
Fix OIDC logo conditional display
2021-07-09 15:50:46 +01:00
Peter Clement
5a86d6bb6d
Linting and Optimisation
2021-07-09 15:05:39 +01:00
Peter Clement
7138070e4c
Fix bug where OIDC icon was not being displayed due to misconfiguration
2021-07-09 14:18:03 +01:00
Andrew Kingston
8cc67d815c
Reload the client preview whenever client library version changes
2021-07-09 13:23:49 +01:00
Peter Clement
005e0a2deb
Update login page to support user based oidc icon and name
2021-07-09 09:49:34 +01:00
Rory Powell
73c8dcf71b
Merge branch 'develop' into feature/oidc-support
2021-07-08 20:15:16 +01:00
Andrew Kingston
4eb6d1e624
Fix modal flashing when reverting app version and fix version number being incorrect
2021-07-08 12:56:35 +01:00
Peter Clement
cd1e5c8087
fixing conflict with OIDCButton
2021-07-08 12:36:09 +01:00
Peter Clement
99de767781
fix issue where oidc config form was not loading due to oidc_logos being undefined
2021-07-08 11:15:22 +01:00
mike12345567
39e91ceb82
Changing budibase -> internal/csv in datasource menu.
2021-07-07 17:47:00 +01:00
Peter Clement
2e49686eab
Merge branch 'feature/oidc-support' of https://github.com/Budibase/budibase into oidc-config-management
2021-07-07 17:42:31 +01:00
Peter Clement
7a51eba93c
Add OIDC icon to login page
2021-07-07 17:39:26 +01:00
Andrew Kingston
9440e4a5bf
Add UI to revert app version and initial work on app revert backend
2021-07-07 17:35:28 +01:00
mike12345567
f1dd80dcb4
Internal table detail screens should still have limit one.
2021-07-07 17:31:03 +01:00
mike12345567
53199ddc61
Inverting logic as the type isn't always internal.
2021-07-07 17:21:56 +01:00
mike12345567
44c87f4fb8
Making it possible to create an internal table from the plus symbol.
2021-07-07 17:13:04 +01:00
Andrew Kingston
0a44b1e3d8
Add client libary update management from inside the builder
2021-07-07 17:07:42 +01:00
Andrew Kingston
0ff1f0fbe9
Fix crash when referencing a component definition that doesn't exist
2021-07-07 17:07:16 +01:00
Peter Clement
cff2a9ad7d
Fix for icon upload issue
2021-07-07 16:18:18 +01:00
Andrew Kingston
fb6c115adf
Use client feature flags to conditionally show theme picker
2021-07-07 13:55:05 +01:00
Andrew Kingston
cc7b07a020
Use client features to determine when to show client preview on initial load
2021-07-07 13:54:44 +01:00
Andrew Kingston
24a2c547eb
Store client features in frontend store
2021-07-07 13:54:21 +01:00
Peter Clement
37b1200051
Allow user uploaded icons in oidc config
2021-07-07 13:41:09 +01:00
Andrew Kingston
ac99f7a23b
Update develop with master bugfix and add comments to explain loading events
2021-07-07 13:21:30 +01:00
Budibase Release Bot
f4f2a03503
v0.9.72
2021-07-07 12:19:03 +00:00
Andrew Kingston
67ffb2d96d
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-07-07 13:16:26 +01:00
Andrew Kingston
ef88c740b2
Fix iframe preview loading bug in old client library versions
2021-07-07 13:09:33 +01:00
Budibase Release Bot
330fd8b922
v0.9.71
2021-07-07 10:52:11 +00:00
Andrew Kingston
9542910a41
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-07-07 11:48:38 +01:00
Andrew Kingston
07ea6469fd
Add error handling to builder preview and loading indicator
2021-07-07 11:10:23 +01:00
Martin McKeaveney
9f3c2a8033
typo
2021-07-06 18:56:41 +01:00
Martin McKeaveney
a8277c9385
better naming, filter out public from inheritable roles
2021-07-06 18:55:34 +01:00
Martin McKeaveney
78bd36304e
prevent editing public role in apps
2021-07-06 18:54:08 +01:00
Martin McKeaveney
13517d5298
make logged in users basic by default, prevent allowing users to be assigned as default in the UI
2021-07-06 18:43:04 +01:00
Martin McKeaveney
68df47e22f
default to public in UI
2021-07-06 17:19:03 +01:00
Andrew Kingston
788f517b04
Remove redirect when user only has access to one app
2021-07-06 17:00:44 +01:00
Michael Drury
df97a2572b
Merge pull request #1932 from Budibase/fix/sql-relationship-validation
...
Adding validation to SQL relationship modal
2021-07-06 15:55:41 +01:00
Andrew Kingston
929d1c73d4
Avoid filter editor sending a prop change when filter is not an array, which was causing extra 409s and causing issues with tables
2021-07-06 15:55:02 +01:00
Andrew Kingston
8befb1d545
Fix bug with tabs causing them to broadcast a change event on mount
2021-07-06 15:53:52 +01:00
mike12345567
3cdd658ea0
Linting.
2021-07-06 13:11:29 +01:00
mike12345567
ff99e1dcc6
Don't allow foreign key to be the primary key of a row (this would break things).
2021-07-06 13:10:02 +01:00
mike12345567
2fc512bcda
Linting.
2021-07-06 12:59:55 +01:00
mike12345567
04fbb8ea29
Adding validation to the SQL relationship creation modal.
2021-07-06 12:58:36 +01:00
Andrew Kingston
1c636dfd04
Merge pull request #1918 from Budibase/spectrum-apps
...
Spectrum themed apps
2021-07-06 11:43:52 +01:00
Rory Powell
7803540399
Use configuration url to retrieve oidc endpoints
...
The /.well-known/openid-configuration endpoint can be used to
retrieve the majority of configuration needed for oidc
Additionally refactor the callback url to be generated on the server
side as this is a fixed endpoint.
Add linting fixes
2021-07-06 10:03:40 +01:00
Bernhard Hayden
baab7141c0
Proof of concept OIDC implementation
2021-07-06 10:03:40 +01:00
mike12345567
8550d00751
Giving the system the ability to make auto increment columns auto-columns in postgres or mysql.
2021-07-05 18:11:23 +01:00
Andrew Kingston
dcaf02ecee
Merge branch 'develop' of github.com:Budibase/budibase into spectrum-apps
2021-07-05 17:41:26 +01:00
Andrew Kingston
03c4f0fc24
Fix cypress test
2021-07-05 17:37:38 +01:00
mike12345567
e7d6298647
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-07-05 17:17:32 +01:00
Andrew Kingston
c3913372e1
Lint
2021-07-05 16:47:30 +01:00
Budibase Release Bot
1532fee301
v0.9.70
2021-07-05 14:38:21 +00:00
Peter Clement
a0f2de65e7
Front End form for OIDC configuration
2021-07-05 14:25:42 +01:00
mike12345567
7d244f0a9c
Review comments.
2021-07-05 11:06:39 +01:00
mike12345567
006db17bfc
Quick fixes for UI, making sure relationships UI not displayed unless tables exist and fixing issue with through being sent up with one-to-many.
2021-07-05 11:03:54 +01:00
mike12345567
ea8fea98a9
Re-working UI after some review.
2021-07-05 10:48:28 +01:00
Andrew Kingston
1f3e0b4e6f
Update list and detail autoscreens to be theme aware and use new designs
2021-07-05 10:20:20 +01:00
mike12345567
f450e38dab
Linting.
2021-07-05 09:38:01 +01:00
mike12345567
57278b4532
Allowing user firstname and lastname to be updated through user portal.
2021-07-05 09:29:16 +01:00
Andrew Kingston
56d687a236
Merge branch 'develop' of github.com:Budibase/budibase into spectrum-apps
2021-07-05 09:03:24 +01:00
mike12345567
71f96f9601
Fixing little UI bugs.
2021-07-03 10:26:37 +01:00
mike12345567
c24cc5c3fb
Fixing issue with many to many through junction table not realising some exist, or some need deleted - as well as removing limit from details screen, this was blocking join statements and served no purpose (its already a search by equals).
2021-07-02 18:42:01 +01:00
mike12345567
9aa672101e
Linting.
2021-07-02 14:36:24 +01:00
mike12345567
a8ff2cc7bd
Removing console logs and simplifying the relationship name.
2021-07-02 14:35:05 +01:00
mike12345567
10730d8053
Implementing UI to support the backend put in place.
2021-07-02 14:33:05 +01:00
Martin McKeaveney
3eb8f3c445
bidirectional relationships, many to one
2021-07-01 22:23:47 +01:00
Martin McKeaveney
cae1a20411
preventing relationship overrides
2021-07-01 21:24:23 +01:00
Martin McKeaveney
93569ccc87
simplify relationship configuration UI
2021-07-01 18:24:43 +01:00
Martin McKeaveney
9f3e5cdc7f
Merge branch 'feature/sql-relationships' of github.com:Budibase/budibase into feature/opinionated-relationships-ui
2021-07-01 14:14:52 +01:00
Martin McKeaveney
edcf3161a3
relationships E2E
2021-07-01 14:14:48 +01:00
mike12345567
ac834dc713
Merge branch 'master' of github.com:Budibase/budibase into feature/sql-relationships
2021-07-01 12:29:38 +01:00
Budibase Release Bot
b4c2e3cd31
v0.9.69
2021-07-01 10:51:59 +00:00
Budibase Release Bot
9b1530ff87
v0.9.68
2021-07-01 10:41:50 +00:00
Andrew Kingston
1d2b306574
Add border style as an explicit option to prevent issues with dynamically adding it via the styleable helper
2021-07-01 00:40:16 +01:00
Andrew Kingston
18f25f0be2
Update list autoscreen to be theme aware and use new component props
2021-06-30 20:14:41 +01:00
Andrew Kingston
ccb48a642f
Set light as default app theme
2021-06-30 19:41:09 +01:00
Andrew Kingston
9b9bda1fb4
Add error handling to builder preview and loading indicator
2021-06-30 19:37:03 +01:00
Andrew Kingston
45d235ca92
Add spectrum card component
2021-06-30 16:33:35 +01:00
Andrew Kingston
2beaa2b28a
Merge and add initial work on cards
2021-06-30 16:33:19 +01:00
Martin McKeaveney
3c64f870bd
Merge branch 'feature/sql-relationships' of github.com:Budibase/budibase into feature/opinionated-relationships-ui
2021-06-30 15:06:42 +01:00
Andrew Kingston
48fdc8a2df
Fix bug where stale data is shown in custom css drawer when changing components
2021-06-30 09:38:14 +01:00
Andrew Kingston
c936ab2619
Fix bug which causes an 'undefined' layout to appear if the save call 409s
2021-06-30 09:35:31 +01:00
Andrew Kingston
2693878a72
Remove a lot of hacks around screenslots and allow naming them
2021-06-30 09:05:03 +01:00
Andrew Kingston
3ed1ac4ccd
Fix text casing on some button settings
2021-06-30 08:46:53 +01:00
Andrew Kingston
6bfcb3fc2b
Add better theme compatibility to color picker and client app components
2021-06-30 08:30:57 +01:00
Martin McKeaveney
1987ea5f3e
listing relationships in UI
2021-06-29 19:57:26 +01:00
Budibase Release Bot
4abd23f6ff
v0.9.67
2021-06-29 16:46:33 +00:00
Martin McKeaveney
1ca52dc0b9
adding prop to create/edit relationships
2021-06-29 15:30:32 +01:00
Martin McKeaveney
ceeb968531
Merge pull request #1871 from Budibase/develop
...
Develop
2021-06-29 14:48:27 +01:00
Budibase Release Bot
e80e2c6a7b
v0.9.66
2021-06-29 13:24:30 +00:00
mike12345567
5a4398f690
Some work towards supporting many SQL relationships.
2021-06-28 17:42:39 +01:00
Andrew Kingston
2b7f3942d0
Add initial work on refactoring color picker to account for client app theme
2021-06-28 14:51:47 +01:00
Martin McKeaveney
c1abbc1493
definitions and tidy up
2021-06-28 13:04:52 +01:00
Andrew Kingston
f2be9501d3
Add global app theme picker and use it in client preview
2021-06-28 12:55:11 +01:00
Andrew Kingston
91b701a746
Merge pull request #1834 from Budibase/design-panel-v2
...
Design panel V2 + big performance improvements + misc features
2021-06-28 11:11:00 +01:00
Andrew Kingston
39197b318b
Improve styles in data source page to be more in line with the portal
2021-06-28 10:56:17 +01:00
Andrew Kingston
cdd9bed7ad
Prevent creating datasource without a type selected
2021-06-28 10:55:58 +01:00
Andrew Kingston
2333754862
Update autoscreens and default layouts to use new component props
2021-06-28 10:47:23 +01:00
Andrew Kingston
be37720dc5
Fix placement of 'reset fields' button for field groups
2021-06-28 10:09:31 +01:00
Martin McKeaveney
ba2bdd0e12
Merge branch 'develop' of github.com:Budibase/budibase into feature/opinionated-relationships-ui
2021-06-25 18:11:48 +01:00
Martin McKeaveney
aa980e9b8a
relationship configuration panel
2021-06-25 18:11:03 +01:00
Andrew Kingston
50f8931fbe
Lint
2021-06-25 17:27:06 +01:00
Andrew Kingston
954c83c418
Remove deprecated 'inline' style setting
2021-06-25 17:00:30 +01:00
mike12345567
b25033cab6
Fixing cypress test linkup to built files.
2021-06-25 16:37:01 +01:00
mike12345567
f0e7b9b25e
Speeding up server tests and removing the ability for it to port collide.
2021-06-25 16:14:06 +01:00
Andrew Kingston
86da3b7f28
Add gap prop by default to screens
2021-06-25 15:31:35 +01:00
Budibase Release Bot
4eedbe7890
v0.9.65
2021-06-25 11:32:56 +00:00
Budibase Release Bot
6f280e389a
v0.9.64
2021-06-24 11:37:19 +00:00
Andrew Kingston
fb18635bf9
Merge branch 'develop' of github.com:Budibase/budibase into design-panel-v2
2021-06-24 11:44:49 +01:00
Budibase Release Bot
01bd23f45e
v0.9.63
2021-06-23 22:43:56 +00:00
Budibase Release Bot
8d740bd199
v0.9.62
2021-06-23 22:27:33 +00:00
Martin McKeaveney
751f83bfb0
adding relationships file
2021-06-23 22:07:18 +01:00
Budibase Release Bot
b63a901a47
v0.9.61
2021-06-23 19:53:30 +00:00
mike12345567
2db995c906
Fixing test case and removing console.log.
2021-06-23 20:18:21 +01:00
mike12345567
2a0cfc949d
Fixing issue with automation webhook URL being undefined.
2021-06-23 20:11:05 +01:00
Martin McKeaveney
e6f3a04b4f
started on opinionated relationships
2021-06-23 14:29:40 +01:00
Andrew Kingston
098131099d
Add new typography settings, add new settings bar dropdowns, add settings bar to text components
2021-06-23 14:21:37 +01:00
Budibase Release Bot
e25c6d4f3f
v0.9.60
2021-06-23 12:53:57 +00:00
Andrew Kingston
d7cc6836a9
Fix instance name on layouts
2021-06-23 12:26:46 +01:00
Budibase Release Bot
e141a17e87
v0.9.59
2021-06-23 11:09:48 +00:00
Budibase Release Bot
ce2abff002
v0.9.58
2021-06-23 09:13:01 +00:00
Andrew Kingston
4b9a863c68
Add color picker component and tidy up style options
2021-06-23 09:54:31 +01:00
Budibase Release Bot
e93c40a0d7
v0.9.57
2021-06-23 08:45:22 +00:00
Budibase Release Bot
a61abb0476
v0.9.56
2021-06-23 07:33:05 +00:00
Martin McKeaveney
137aff049d
adding scroll to data source select
2021-06-23 08:04:24 +01:00
Andrew Kingston
dd4c7a186e
Add new style definitions for containers
2021-06-23 07:55:33 +01:00
Budibase Release Bot
ee825b3728
v0.9.55
2021-06-22 16:31:57 +00:00
Michael Drury
f503de3025
Merge pull request #1799 from Budibase/fix/june-mike
...
Various release fixes
2021-06-22 17:24:09 +01:00
Budibase Release Bot
42d18b8d7f
v0.9.54
2021-06-22 16:03:40 +00:00
mike12345567
559e91ec29
Allowing self endpoints to 403 and not reload page.
2021-06-22 16:54:25 +01:00
mike12345567
89c46873af
Not recording cypress in CI.
2021-06-22 16:26:39 +01:00
mike12345567
dee180dc7c
Fixing inactivity issue in builder as well #1773 .
2021-06-22 13:05:15 +01:00
mike12345567
c531a02725
Allowing formula fields to be display columns.
2021-06-22 11:49:35 +01:00
Andrew Kingston
2367a97f39
Add screen settings section, refactor more of component settings panel
2021-06-22 09:36:50 +01:00
Andrew Kingston
da1197337e
Merge branch 'develop' of github.com:Budibase/budibase into design-panel-v2
2021-06-22 09:14:27 +01:00
Andrew Kingston
aee876a681
Add initial work on merging settings and design panels, improve code structure, improve styles
2021-06-22 09:14:17 +01:00
Michael Drury
8b4f1a4bac
Update-deps and re-lint.
2021-06-21 22:44:40 +01:00
Michael Drury
82d17af808
Linting.
2021-06-21 22:42:57 +01:00
mike12345567
61d810edfe
Implementing feature #1700 and making it possible to remove logo.
2021-06-21 18:01:25 +01:00
mike12345567
ed5dd08c66
Fixing authentication with API key issue.
2021-06-21 17:13:06 +01:00
Martin McKeaveney
9b8613e9fc
remove internal API key for cypress setup
2021-06-21 16:15:19 +01:00
mike12345567
96f477ddfd
Linting and adding internal_api_key to cypress.
2021-06-21 14:06:06 +01:00