Andrew Kingston
e1282c5da3
Add missing await statement
2022-09-05 14:55:17 +01:00
Peter Clement
5ad21ad333
improve responsiveness of plugins ui
2022-09-05 14:39:19 +01:00
mike12345567
5c62bdac2e
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
2022-09-05 14:14:47 +01:00
Andrew Kingston
c05c7b5f1e
Prevent default browser events from firing when using keyboard shortcuts
2022-09-05 12:28:01 +01:00
Peter Clement
cb4b918e5a
remove name selection from UI
2022-09-05 11:27:43 +01:00
Peter Clement
775c11ef85
Merge branch 'feature/plugin-management-ui' of github.com:Budibase/budibase into feature/plugin-management-ui
2022-09-05 09:45:14 +01:00
NEOLPAR
7d8940f0cb
Merge branch 'plugins-dev-experience' into feature/plugin-management-ui
2022-09-05 09:38:24 +01:00
Peter Clement
70408d8008
Merge branch 'feature/plugin-management-ui' of github.com:Budibase/budibase into feature/plugin-management-ui
2022-09-05 09:37:44 +01:00
Peter Clement
88ccae7768
put plugin details in a modal
2022-09-05 09:35:24 +01:00
Andrew Kingston
1f1f482f9d
Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience-websocket
2022-09-02 19:53:49 +01:00
Andrew Kingston
881024ca60
Remove further usages of plugin versions
2022-09-02 19:52:52 +01:00
NEOLPAR
18724af5c5
remove plugin cleaner
2022-09-02 19:33:03 +01:00
NEOLPAR
5a08834def
delete plugin through modal confirmation
2022-09-02 19:16:13 +01:00
Martin McKeaveney
e4a9b684c7
Merge branch 'develop' of github.com:Budibase/budibase into revert-7503-revert-7414-feature/binding-ux-update
2022-09-02 18:45:00 +01:00
mike12345567
3ba2aaf567
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
2022-09-02 18:21:50 +01:00
Andrew Kingston
6948d682fa
Fix user validation when pressing confirm
2022-09-02 10:05:43 +01:00
NEOLPAR
54eed13541
create plugin github public and private
2022-09-01 20:04:45 +01:00
Dean
1a6d50008e
Merge branch 'feature/day-pass-pricing' of github.com:Budibase/budibase into feature/day-pass-pricing
2022-09-01 15:33:16 +01:00
Dean
16a505a36f
Merge commit
2022-09-01 15:30:04 +01:00
Rory Powell
276c455a11
Merge branch 'develop' into feature/day-pass-pricing
2022-09-01 15:26:16 +01:00
Andrew Kingston
b49872bea3
Merge pull request #7568 from Budibase/cheeks-fixes
...
Component action fixes
2022-09-01 15:21:48 +01:00
Andrew Kingston
d989e346ca
Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience-websocket
2022-09-01 14:39:30 +01:00
Andrew Kingston
812304fd93
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
2022-09-01 14:38:36 +01:00
Andrew Kingston
d45cfc3564
Remove lingering mentions of block ejection
2022-09-01 13:59:55 +01:00
Andrew Kingston
bae76a5d5c
Revert some cherry pick changes
2022-09-01 13:14:25 +01:00
Andrew Kingston
01cc14a6ee
Allow dropping on empty space below tree
2022-09-01 13:11:50 +01:00
Andrew Kingston
412ee0b35f
Tidy up component list panel monolith
2022-09-01 13:11:41 +01:00
Andrew Kingston
8a94ee620b
Add confirmation for ejecting blocks and component target when using context menu
2022-09-01 13:09:34 +01:00
R2bEEaton
983c161139
resolving requested change
2022-09-01 07:15:25 -04:00
R2bEEaton
d611e5dc78
possible fix for yarn lint
2022-09-01 06:36:39 -04:00
Rory Powell
ba5ed65e03
Billing and usage page updates to support different kinds of users and plans
2022-09-01 11:36:23 +01:00
mike12345567
27be6507a8
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
2022-09-01 11:31:50 +01:00
R2bEEaton
b7dd32e7c1
import _ from 'lodash"
...
Missed the import for the `_` from Lodash.
2022-09-01 06:29:38 -04:00
R2bEEaton
72ff3cc957
Automation list sort alphabetically by name #7565
...
This commit addresses issue #7565 (mine). Automations are currently sorted by internal ID and not by name, which makes it slightly harder to find an automation from a user's point of view.
2022-09-01 06:15:34 -04:00
Rory Powell
53cb288526
Merge pull request #7559 from Budibase/user-invite-validation
...
Apply validation to invite users by email + results modal
2022-09-01 09:19:03 +01:00
Rory Powell
8748d4448f
Add trimming to AddUserModal
2022-09-01 08:40:19 +01:00
Rory Powell
95666537b3
Typos
2022-09-01 08:29:03 +01:00
Rory Powell
0f724f34b5
Apply validation to invite users by email + results modal
2022-09-01 07:58:05 +01:00
NEOLPAR
6daa49927e
plugins npm and url working
2022-08-31 17:53:00 +01:00
mike12345567
e149b3d807
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
2022-08-31 16:24:10 +01:00
NEOLPAR
0e2a86460c
uploading npm and url plugins
2022-08-31 16:09:47 +01:00
mike12345567
320cbfada3
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
2022-08-31 15:53:32 +01:00
Andrew Kingston
512d225389
Merge pull request #7450 from Budibase/cheeks-fixes
...
App navigation and screen migration for imports and templates
2022-08-31 15:27:18 +01:00
Martin McKeaveney
e6eb1687d2
Merge pull request #6640 from mslourens/pass_untruncated_title_to_radiogroup
...
Pass a title property with untruncated text to the RadioGroup
2022-08-31 13:32:33 +01:00
Rory Powell
5f022e04a3
Merge branch 'develop' into user-fixes
2022-08-31 11:39:41 +01:00
NEOLPAR
e5446d2f8a
plugin create npm
2022-08-30 21:37:08 +01:00
Andrew Kingston
8b8d3b9078
Update ejection confirmation text
2022-08-30 14:48:17 +01:00
Andrew Kingston
d266d5e542
Allow dropping on empty space below tree
2022-08-30 13:32:52 +01:00
Andrew Kingston
df3787bda3
Tidy up component list panel monolith
2022-08-30 13:23:12 +01:00
Andrew Kingston
bce2ee2107
Add confirmation for ejecting blocks and component target when using context menu
2022-08-30 12:57:29 +01:00
Andrew Kingston
b86bd5bf03
Add setting button for ejecting blocks. Update manifest to show info beside relevant settings
2022-08-30 10:53:58 +01:00
Peter Clement
a8eb172953
lint
2022-08-30 10:50:25 +01:00
Peter Clement
b9b8d59005
add plugins ui
2022-08-30 10:49:19 +01:00
Martin McKeaveney
02c93071ee
merge
2022-08-30 10:33:37 +01:00
Martin McKeaveney
3f26c411c9
Revert "Revert "Feature/binding ux update""
2022-08-30 10:16:15 +01:00
Martin McKeaveney
65bf17b87c
Revert "Feature/binding ux update"
2022-08-30 10:16:01 +01:00
Rory Powell
fe09208bb1
Usage page updates WIP
2022-08-30 09:53:16 +01:00
deanhannigan
1403c66021
Merge pull request #7414 from Budibase/feature/binding-ux-update
...
Feature/binding ux update
2022-08-26 14:16:47 +01:00
Rory Powell
ea6de7c428
update deletion failure modal
2022-08-26 13:12:33 +01:00
Andrew Kingston
b839325a86
Add initial work on grid layout
2022-08-26 08:47:50 +01:00
Rory Powell
5c7869d21d
Update user deletion UI
2022-08-25 23:28:54 +01:00
Rory Powell
0d396c326e
Update user creation UI
2022-08-25 22:56:58 +01:00
Mel O'Hagan
8a75b0a26d
Fix delete
2022-08-25 19:07:13 +01:00
Mel O'Hagan
f2881fc714
Add delete button
2022-08-25 17:40:09 +01:00
Mel O'Hagan
52c8fda064
Add mongodb aggregate method
2022-08-25 17:30:47 +01:00
Martin McKeaveney
0b11edea66
Merge pull request #7399 from R2bEEaton/import-users-csv-carriage-return
...
Import Users CSV Carriage Return Support #7398
2022-08-25 12:49:56 +01:00
Andrew Kingston
d9d01b1d17
Add legacy compatibility for string-only datasources
2022-08-25 09:47:04 +01:00
Andrew Kingston
0fe73e3b4d
Merge branch 'cheeks-lab-day-eject-blocks' of github.com:Budibase/budibase into form-block
2022-08-25 09:37:45 +01:00
Andrew Kingston
f8c005631d
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-eject-blocks
2022-08-25 09:37:26 +01:00
Andrew Kingston
e006cad2cf
Ensure the correct component is selected before executing component dropdown menu actions
2022-08-25 09:35:57 +01:00
Andrew Kingston
8d76959f88
Merge branch 'cheeks-lab-day-eject-blocks' of github.com:Budibase/budibase into form-block
2022-08-25 08:53:07 +01:00
Andrew Kingston
452eba8635
Automatically migrate old apps server-side when importing or using templates
2022-08-24 21:35:24 +01:00
Dean
5e63adb42b
Added sections for UI component event bindings
2022-08-24 16:38:08 +01:00
Dean
447f45d71b
Updated the hover behaviour for bindings and added flags to stop empty sections from rendering
2022-08-24 12:36:58 +01:00
Dean
2e807fdc3d
Code review updates
2022-08-24 12:07:51 +01:00
Andrew Kingston
722d2e09f0
Properly flag repeater block as a block and update ejection icon
2022-08-24 09:23:35 +01:00
Andrew Kingston
98b6bbb039
Update block ejection to account for children of blocks
2022-08-24 08:37:53 +01:00
Andrew Kingston
06eee0d386
Make block ejection work properly via the builder rather than client app button hack
2022-08-23 19:05:38 +01:00
Andrew Kingston
eb3f7ba810
Update block ejection with latest codebase
2022-08-23 15:53:28 +01:00
Andrew Kingston
6716f5e978
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-eject-blocks
2022-08-23 15:34:25 +01:00
Andrew Kingston
090796aa42
More effeciently render component settings and filter out empty sections
2022-08-23 14:59:43 +01:00
Andrew Kingston
de9d46dce8
Add placeholder setting to URLSelect
2022-08-23 14:59:18 +01:00
Andrew Kingston
0a2ad8f879
Remove form block and rename form block plus to form block
2022-08-23 14:58:56 +01:00
Andrew Kingston
434fe378c7
Merge branch 'develop' of github.com:Budibase/budibase into form-block
2022-08-23 11:40:15 +01:00
melohagan
f56e72dffd
Merge pull request #7364 from Budibase/bug/sev2/app-action-no-field-crash
...
Null safety for App Action no fields
2022-08-23 11:28:29 +01:00
Dean
09bf4ecd42
Removed duplicated div structure
2022-08-23 10:52:25 +01:00
Dean
02c89bcdb1
Minor refactoring and icon updates
2022-08-23 09:56:09 +01:00
Dean
6eb187f706
Merge remote-tracking branch 'origin/develop' into feature/binding-ux-update
2022-08-22 23:09:03 +01:00
Andrew Kingston
e6a15c9cdd
Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience-websocket
2022-08-22 17:54:40 +01:00
Andrew Kingston
bec08eecc8
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
2022-08-22 17:54:25 +01:00
Andrew Kingston
36b067a600
Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience-websocket
2022-08-22 17:54:14 +01:00
Andrew Kingston
3e36e54f56
Merge pull request #7396 from Budibase/notification-action
...
Notification action
2022-08-22 17:46:33 +01:00
Dean
b072fd28bc
Merge remote-tracking branch 'origin/develop' into feature/binding-ux-update
2022-08-22 17:29:29 +01:00
Mel O'Hagan
075611b2fa
Update CSS conditional UI
2022-08-22 16:45:59 +01:00
R2bEEaton
ed75505411
Import Users CSV Carriage Return Support #7398
...
## Description
The ImportUsersModal takes in a CSV file expecting each line to have a valid email address. When this file is created in Microsoft Excel, Windows in general, or a text editor that uses the carriage return character `\r`, the import fails. This is because the CSV string is split into an email list by `csvString.split("\n")` which fails to account for `\r\n` newlines. This PR changes the split to be the regex `/\r?\n/` which will split on either `\n` or `\r\n`.
Addresses:
- Issue #7398
- Discussion #7397
2022-08-22 07:59:05 -04:00
Dean
f4a5715461
Merge remote-tracking branch 'origin/develop' into feature/binding-ux-update
2022-08-22 12:49:56 +01:00
Dean
098c67ce5d
Initial commit of UX refactor
2022-08-22 12:49:05 +01:00
Dean
422c38fce7
Minor updates
2022-08-22 12:38:23 +01:00
Dean
afca8e02da
Merge remote-tracking branch 'origin/develop' into feature/configurable-sso-auth-scopes
2022-08-22 11:42:48 +01:00
Andrew Kingston
975afc29d2
Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience
2022-08-22 11:27:18 +01:00
Andrew Kingston
23a91b89a7
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
2022-08-22 11:27:04 +01:00
Andrew Kingston
60ed162fe3
Add missing bindings to show notification action
2022-08-22 11:10:47 +01:00
Andrew Kingston
19c99f4390
Allow configuring whether notification is automatically dismissed or not
2022-08-22 11:08:52 +01:00
Andrew Kingston
8a2f35b3f0
Add action for showing a custom notification
2022-08-22 11:00:51 +01:00
Andrew Kingston
d19a0f171e
Serve builder preview via server to fix dependency on third party cookies
2022-08-20 13:47:57 +01:00
Dean
30f7fc1daa
Ensure OIDC config is disabled to prevent auth issues in test suite
2022-08-19 15:56:12 +01:00
Mel O'Hagan
bfaf1e61e4
Null safety
2022-08-19 14:52:50 +01:00
Dean
395d0da427
Merge remote-tracking branch 'origin/develop' into feature/configurable-sso-auth-scopes
2022-08-19 14:36:02 +01:00
Dean
de437c3cb8
Added missing cypress hooks
2022-08-19 14:33:51 +01:00
Rory Powell
7d1a32f729
Merge branch 'master' into develop
2022-08-19 14:15:49 +01:00
Andrew Kingston
7eaed5bea7
Merge branch 'master' of github.com:Budibase/budibase into cheeks-fixes
2022-08-19 13:54:47 +01:00
Dean
a1609c0bde
Added authentication integration tests
2022-08-19 12:59:31 +01:00
Andrew Kingston
2c87d6e340
Initial work on websockets
2022-08-19 11:09:20 +01:00
Dean
ba2aaf87e7
UX feedback changes
2022-08-18 14:58:22 +01:00
Andrew Kingston
7b6cef8794
Rename some usages of button actions to events
2022-08-18 13:43:32 +01:00
mike12345567
7e2d9cd91a
Fixing issue with custom datasource section appearing when none exist.
2022-08-18 12:58:43 +01:00
Dean
5452958805
Adding fix for empty scopes
2022-08-18 11:50:52 +01:00
Andrew Kingston
1841677e0d
Add bindings for screen on load setting
2022-08-18 11:16:59 +01:00
Dean
9260935572
Added scope customisation to the OIDC SSO configuration. Users can add or remove whichever scopes they like except 'openid'. They can revert to our core default values if they run into any issues
2022-08-18 10:59:40 +01:00
mike12345567
6a64c23999
Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience
2022-08-17 23:21:58 +01:00
mike12345567
2f23de7b3a
Fixing issue with single custom datasource being full width in creation modal.
2022-08-17 23:17:10 +01:00
mike12345567
7dfe049ae6
Adding full builder integration of custom components - splitting into own section properly - fixing some issues with SVG class overlap.
2022-08-17 23:13:51 +01:00
Andrew Kingston
b7cf65e6dc
Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience
2022-08-17 19:41:30 +01:00
Mel O'Hagan
fb51090752
Allow list of named tables to be fetched
2022-08-17 18:16:11 +01:00
melohagan
5b9b071f62
Merge pull request #7243 from Budibase/bug/sev2/orphaned-minio-attachment
...
Delete attachments on field clear from minio bucket
2022-08-17 16:48:27 +01:00
Mel O'Hagan
9a290e2b41
Refactors
2022-08-17 16:44:48 +01:00
melohagan
b2ae542869
Merge pull request #5829 from Budibase/feature/clickable-container
...
Containers support onClick
2022-08-17 16:34:41 +01:00
Andrew Kingston
32025ef76d
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
2022-08-17 16:13:27 +01:00
Andrew Kingston
7abf549b02
Hide on click setting for root screen component
2022-08-17 15:47:50 +01:00
Andrew Kingston
536dc56946
Use either backspace or delete for deleting components
2022-08-17 14:47:20 +01:00
Andrew Kingston
3caae00d38
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-keyboard-shortcuts-develop
2022-08-17 14:20:34 +01:00
mike12345567
b6a5ccbf10
Adding some controls around datasource config creation and updating minio fetch.
2022-08-17 11:01:25 +01:00
mike12345567
ee4f72126a
Updating custom datasource SVG - splitting out in UI.
2022-08-17 10:46:17 +01:00
mike12345567
2aaff7576b
Adding full flow for creating custom datasource.
2022-08-17 10:05:13 +01:00
Michael Drury
6ddf6c58d2
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
2022-08-16 15:42:47 +01:00
Michael Drury
cfbc9b043c
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-08-16 15:39:40 +01:00
Martin McKeaveney
bb772bfaa5
Merge pull request #7221 from FlaminWrap/FlaminWrap-Fix-4290
...
Fix issue #4290
2022-08-16 14:25:17 +01:00
Mel O'Hagan
9eb6855e65
Disable valueType for Is in
2022-08-16 13:45:21 +01:00
Mel O'Hagan
c5196c7a37
Only allow bindings type for Is In Conditional UI
2022-08-16 13:36:48 +01:00
Martin McKeaveney
881d350c66
Merge pull request #7251 from Budibase/fix/various-fixes-martin
...
roll out release services after deployment
2022-08-16 10:17:59 +01:00
Andrew Kingston
12ac9caeb9
Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience
2022-08-15 22:24:41 +01:00
mike12345567
51e06a9c7a
Adding custom datasources to UI.
2022-08-15 18:38:09 +01:00
mike12345567
4683c57e02
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
2022-08-15 16:17:54 +01:00
Mel O'Hagan
1200f4d2a0
Allow delete attachments from builder data section
2022-08-15 15:46:55 +01:00
mike12345567
ae9ae26bd4
Merge branch 'develop' of github.com:Budibase/budibase into feature/multiselect-filters
2022-08-15 12:24:41 +01:00
Andrew Kingston
244850cc0b
Rename custom components to plugins in the new component panel
2022-08-15 11:23:27 +01:00
Andrew Kingston
62e01a299e
Fix add component not working on first click when no component is selected
2022-08-13 15:22:54 +01:00
Martin McKeaveney
52feda77de
roll out release services after deployment
2022-08-12 17:42:46 +01:00
Andrew Kingston
10440803fe
Show success after uploading plugin
2022-08-12 14:34:16 +01:00
Andrew Kingston
5ae40d8e15
Use friendly name in new component panel if available
2022-08-12 14:34:02 +01:00
NEOLPAR
f883f36405
fix returning app Ids
2022-08-12 11:48:51 +01:00
NEOLPAR
9ec850842b
fix filter not showing
2022-08-12 11:42:18 +01:00
FlaminWrap
6205d16dd2
Update index.svelte
2022-08-11 20:05:06 +00:00
Andrew Kingston
f0d17b2039
Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience
2022-08-11 17:05:58 +01:00
Andrew Kingston
3b3d48196e
Transparently hot reload app preview when inserting a custom component bundle and reload relevant components
2022-08-11 17:05:42 +01:00
Andrew Kingston
4e916d2812
Reload app metadata when adding custom components
2022-08-11 17:05:04 +01:00
mike12345567
c9c468a424
Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience
2022-08-11 16:36:07 +01:00
mike12345567
76d427001a
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
2022-08-11 16:34:01 +01:00
mike12345567
1c7f860184
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-08-11 16:28:46 +01:00
Andrew Kingston
152e8271da
Insert script tags for custom component bundles to app preview
2022-08-11 15:27:09 +01:00
Andrew Kingston
e6303fb4ec
Remove static definition from store and properly handle custom components from API
2022-08-11 15:25:43 +01:00
deanhannigan
bd36d9e16f
Merge pull request #7116 from Budibase/fix/remove-dynamic-var-filtering
...
Removed query filtering on dynamic variables in binding drawer
2022-08-11 12:12:39 +01:00
melohagan
ded9ba0edd
Merge pull request #7215 from Budibase/bug/webhook-automation-error-saving
...
Webhook Automation - Finish and test, error saving automation
2022-08-11 09:42:23 +01:00
FlaminWrap
58f59c88b0
Fix issue #4290
...
* Fixes issue #4290
* Changed the title from 'Accept Invitation' to 'Invitation to organistaion / Budibase'
* Changed the 'Please enter a password to set up your user.' to 'Please enter a password to get started.'
* Increased width to 300px to allow longer org names
2022-08-10 23:04:52 +00:00
Mel O'Hagan
418937e8e5
Null safety
2022-08-10 17:09:51 +01:00
Andrew Kingston
16e42dc5a1
Add full PoC of using a custom component inside the builder, with children and bindings
2022-08-10 16:54:13 +01:00
NEOLPAR
39a33290d2
Merge pull request #7213 from Budibase/fix/executequery-datasources
...
fixing wrong filter, excluding just bb_internal
2022-08-10 16:44:00 +01:00
NEOLPAR
60e61f1107
wrong comment
2022-08-10 16:30:26 +01:00
NEOLPAR
0687d7c235
fixing wrong filter, excluding just bb_internal
2022-08-10 16:27:53 +01:00
Rory Powell
664cb2b0b0
Merge branch 'master' into develop
2022-08-10 14:36:49 +01:00
NEOLPAR
86489e2234
Merge pull request #7143 from Budibase/fix/executequery-datasources
...
filtering datasources for execute query actions
2022-08-10 13:31:55 +01:00
Rory Powell
500e697974
Trigger served events on ping endpoint
2022-08-10 11:01:54 +01:00
Martin McKeaveney
c44ae30721
merge from master
2022-08-09 11:52:48 +01:00
Michael Drury
f8e978f321
Merge pull request #7049 from Budibase/fix/2585
...
Updating filters to allow multiple uses of the same property and exposing allOr option
2022-08-09 11:00:38 +01:00
Andrew Kingston
ec6a208b1b
Lint
2022-08-09 10:33:55 +01:00
Andrew Kingston
026fd13b41
Set errors to null rather than deleting when validating user email addresses
2022-08-09 10:16:22 +01:00
Andrew Kingston
6302ee5551
Fix users not being added to group when invited via email
2022-08-08 16:40:32 +01:00
Andrew Kingston
fbbba2e32e
Remove leftover code
2022-08-08 14:29:12 +01:00
Andrew Kingston
3320a33b9b
Fix assignment modal, use userFetch for searching users, fix data mutations
2022-08-08 13:20:59 +01:00
Rory Powell
a5db53c539
Disable pageview event
2022-08-08 12:28:39 +01:00
Andrew Kingston
dbdfb9cb83
Optimise loading in overview tab and add transition to dash card header
2022-08-08 12:25:49 +01:00
NEOLPAR
0b8e0309f6
filtering datasources for execute query actions
2022-08-08 12:12:56 +01:00
Andrew Kingston
3392f97264
Fix loading states and issues with overview tab
2022-08-08 12:08:37 +01:00
Andrew Kingston
12a6d1700b
Prevent rendering overview until selected app has loaded
2022-08-08 11:40:13 +01:00
Andrew Kingston
cda179ea12
Show that admins and builders can access all apps
2022-08-08 11:39:32 +01:00
Rory Powell
cc9bc937b6
Reduce event frequency
2022-08-08 10:47:39 +01:00
Dean
de0e8b3d1e
Walked back previous change. Ensured filtering of global bindings surfaces appropriate values. Filtering logic separated for global and local dynamic variables.
2022-08-08 10:33:39 +01:00
Mel O'Hagan
84b86b2450
Handle 'Is in' onOperatorChange
2022-08-06 20:52:34 +01:00
Andrew Kingston
5acce00d14
Add new UserFetch for searching users table and use in users page. Add debounce utility
2022-08-05 15:57:21 +01:00
Dean
5909ce62f7
Removed query filtering on dynamic variables in binding drawer
2022-08-05 15:16:04 +01:00
Michael Drury
baa7fc54fe
Merge pull request #6986 from Budibase/labday/transpiler
...
JS helpers, development only HBS -> JS conversion
2022-08-05 11:40:37 +01:00
Andrew Kingston
2c8345819d
Fix crash when deleting app when on the settings tab
2022-08-05 11:08:32 +01:00
Andrew Kingston
66ec56e631
Remove public from role options for users
2022-08-05 10:52:34 +01:00
Andrew Kingston
aab0a72ef9
Fix placeholder icon when groups have no apps
2022-08-05 10:46:16 +01:00
Andrew Kingston
a2dc49453f
Revert app rows to use normal icons
2022-08-05 10:41:44 +01:00
Andrew Kingston
447c51f8f2
Use core icon component for app rows
2022-08-05 10:37:35 +01:00
Andrew Kingston
211b74100b
Standardise icons across groups and users
2022-08-05 10:32:55 +01:00
Andrew Kingston
e4880eff24
Account for admin and builder status in users table
2022-08-05 09:19:08 +01:00
mike12345567
44a6aa85a9
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-08-04 21:35:55 +01:00
Andrew Kingston
8cd07023ce
Show that admin and builder users have admin access to all apps
2022-08-04 18:01:14 +01:00
Andrew Kingston
136bb5742f
Fix multiple issues in user details page
2022-08-04 15:33:51 +01:00
Andrew Kingston
06cd87aa2e
Fix access filter not working
2022-08-04 15:32:51 +01:00
Andrew Kingston
ccbbb86ad5
Fix click propagation in group user list
2022-08-04 13:27:44 +01:00
Andrew Kingston
53d7b208e4
Fix adding/removing users to group. Remove add all button
2022-08-04 13:25:44 +01:00
mike12345567
26c3f8a486
Switching variable name to make it more obvious value isn't being set directly.
2022-08-04 12:56:08 +01:00
mike12345567
b7f63aed03
Merge branch 'develop' of github.com:Budibase/budibase into labday/transpiler
2022-08-04 12:41:10 +01:00
Andrew Kingston
19b8271c1b
Navigate to group upon creation
2022-08-04 11:31:06 +01:00
Andrew Kingston
24fdef92b4
Fix issue when using an invalid group ID in url
2022-08-04 11:28:55 +01:00
Andrew Kingston
7cc728ca69
Fix issue when using an invalid user ID in url
2022-08-04 11:21:31 +01:00
Andrew Kingston
055a04271c
Update text to be consistent
2022-08-04 11:20:13 +01:00
Andrew Kingston
3e788ab532
Make users and apps in group details page clickable
2022-08-04 11:11:44 +01:00
Andrew Kingston
9ad23afc89
Update groups list and groups details pages to new designs. Multiple fixes and improvements. Standardise divider thickness
2022-08-04 11:06:49 +01:00
mike12345567
dee15b6415
Switching to an explicit select for the OR/AND options in the filter.
2022-08-03 17:44:44 +01:00
Dean
b4097c89d4
Removed forced default behaviour for date range
2022-08-03 16:06:39 +01:00
Dean
f03644582a
Updated Pro upgrade flow
2022-08-03 15:43:10 +01:00
Andrew Kingston
c2fb17e948
Fix users invited by email not being able to take priveleged roles
2022-08-03 15:16:26 +01:00
Andrew Kingston
1d60c62b7c
Allow removing users from user assignment modal and add validation to prevent invalid submissions
2022-08-03 14:27:44 +01:00
Dean
def49fc415
Merge remote-tracking branch 'origin/develop' into feature/automation-log-filter-by-license
2022-08-03 14:14:16 +01:00
Andrew Kingston
9e90180c9d
Fix picker dropdown UX issues. Rename some usages of groups to user groups.
2022-08-03 13:47:55 +01:00
Andrew Kingston
ad65bcaedc
Make user assignment picker readonly and prevent adding same user multiple times
2022-08-03 09:58:41 +01:00
Andrew Kingston
96e239c66c
Prevent showing any mention of groups when groups are not enabled both the platform and license level
2022-08-02 20:03:39 +01:00
Andrew Kingston
1f7784c6c0
More improvements to user pages
2022-08-02 19:49:15 +01:00
Andrew Kingston
c2bad6133d
Fix typo
2022-08-02 19:43:01 +01:00
Andrew Kingston
ab4e6584c2
Improve add new user modal so that validation doesn't fire immediately
2022-08-02 19:41:58 +01:00
Andrew Kingston
3817d117f2
Update styles of user details page and user list page to match new designs
2022-08-02 19:22:14 +01:00
Andrew Kingston
d79b95b710
Update users page to be narrow and remove name column
2022-08-02 18:47:00 +01:00
mike12345567
129c966226
Updating the filter system to allow adding multiple filter properties of the same name at once, as well as enabling the use of the allOr property from within the UI - resolves an old issue #2585 .
2022-08-02 18:34:58 +01:00
deanhannigan
1dd236da48
Merge pull request #7039 from Budibase/fix/app-row-render
...
Fix/app row render
2022-08-02 17:55:09 +01:00
Andrew Kingston
4f84fb069b
Fix type in import users modal
2022-08-02 16:46:00 +01:00
Andrew Kingston
e9df049e01
Update delete rows button to be configurable
2022-08-02 16:44:37 +01:00
Andrew Kingston
b838a66954
Update styles in user details page and user list page
2022-08-02 16:41:15 +01:00
Andrew Kingston
074f0b4a51
Tidy styles on user details page
2022-08-02 16:15:09 +01:00
Andrew Kingston
f5892b4491
Fix icon size in user details page
2022-08-02 16:08:09 +01:00
Andrew Kingston
a6a1d2226c
Fix app list in user details page styles
2022-08-02 16:06:20 +01:00
Dean
66ca438c98
Code review updates
2022-08-02 15:20:53 +01:00
Andrew Kingston
9c78ae349d
Prevent deleting yourself or resetting your own password from user details page
2022-08-02 14:37:18 +01:00
Andrew Kingston
ad83d5ef26
Prevent deleting yourself from users list page
2022-08-02 14:35:32 +01:00
Dean
4b0e89b841
Removed unused class
2022-08-02 11:41:24 +01:00
Dean
028e6d2bf9
Removed debugging line
2022-08-02 11:20:22 +01:00
Dean
31af7b9c69
Ensure the row key is unique even when the rows are sorted.
2022-08-02 11:16:35 +01:00
Rory Powell
6102ace3a9
Reduce event frequency
2022-08-02 10:52:09 +01:00
Andrew Kingston
ac5fe23412
Allow use of meta key as well as control key for modifier shortcuts
2022-08-02 10:01:46 +01:00
Dean
cdca1497cc
Linting and tidying
2022-08-02 09:06:35 +01:00
Andrew Kingston
98864c9614
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-keyboard-shortcuts-develop
2022-08-01 19:08:30 +01:00
mike12345567
4f01a7fb80
Merge branch 'master' of github.com:Budibase/budibase into fix/6737
2022-08-01 19:00:17 +01:00
mike12345567
de3ceeb119
Adding mechanism to allow displaying an error on data retrieval for tables.
2022-08-01 18:56:59 +01:00
Martin McKeaveney
11579597dd
adding data-cy to component list
2022-08-01 17:55:30 +01:00
Dean
7407b5ee45
Minor update to select logic and removed the sample pro badge behaviour
2022-08-01 17:15:46 +01:00
Martin McKeaveney
01bd88474b
Merge pull request #7023 from Budibase/cheeks-fixes-2
...
Fix add component button in empty screens
2022-08-01 16:33:03 +01:00
Andrew Kingston
6c73d46449
Remove unused dependency
2022-08-01 15:54:25 +01:00
Andrew Kingston
9693f20043
Fix add component button in empty screens
2022-08-01 15:52:01 +01:00
Dean
776160df7f
Investigation edits
2022-08-01 15:23:41 +01:00
Peter Clement
0b0c358459
use correct appId when searching for users by app
2022-08-01 15:16:00 +01:00
Peter Clement
3e0d225d8b
fix add all functionality within groupId screen
2022-08-01 15:14:49 +01:00
Peter Clement
c817b03486
add user groups tab in correct location
2022-08-01 15:10:18 +01:00
Andrew Kingston
d6a02e7da1
Prevent adding the same group to an app multiple times
2022-08-01 13:21:45 +01:00
Andrew Kingston
01b81b40bf
Update button casing
2022-08-01 13:13:55 +01:00
Andrew Kingston
9ae11bcb49
Fix stale data in group details page, fix role colour in group app access
2022-08-01 13:04:58 +01:00
Andrew Kingston
08849395f1
Fix role display for groups and update status light
2022-08-01 13:00:16 +01:00
Andrew Kingston
6e31e69528
Improve name and email display on user details page
2022-08-01 12:04:44 +01:00
Andrew Kingston
7ae433814e
Fix stale data showing when creating user groups and reduce height of group rows
2022-08-01 11:56:01 +01:00
Andrew Kingston
9b857ba1bf
Fix stale UI in user details section due to not waiting for data
2022-08-01 11:48:34 +01:00
Andrew Kingston
3be2972166
Reduce space between users and add secondary placeholder
2022-08-01 10:31:28 +01:00
Andrew Kingston
7c335431e1
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
2022-08-01 10:29:07 +01:00
Dean
5067e4682c
Merge remote-tracking branch 'origin/develop' into feature/automation-log-filter-by-license
2022-08-01 10:28:07 +01:00
Andrew Kingston
13beeeb3d1
Lint
2022-08-01 10:20:46 +01:00
Andrew Kingston
c15f2998af
Dedupe component actions by dispatching keyboard events when clicking component dropdown menu
2022-08-01 10:06:01 +01:00
Peter Clement
c3a4941119
Merge pull request #6989 from Budibase/pc/fixes
...
User Management UI fixes
2022-08-01 09:39:55 +01:00
Peter Clement
9d931d4469
Merge pull request #7013 from Budibase/fix/fix-access-issue
...
Ensure auth access for builder and admins
2022-08-01 09:08:41 +01:00
Peter Clement
85c63a17f8
pr comments
2022-08-01 09:03:47 +01:00
Peter Clement
a497aa8b8e
remove log
2022-08-01 08:54:19 +01:00
Peter Clement
690ff373cd
ensure auth access for builder and admins
2022-08-01 08:50:57 +01:00
Peter Clement
79f7fd380d
pr comments and updating group check to be more safe
2022-07-30 11:38:08 +01:00
mike12345567
860b24649a
Merge branch 'develop' of github.com:Budibase/budibase into labday/transpiler
2022-07-29 16:29:05 +01:00
Mel O'Hagan
d41f813efb
Add multiselect for options is in
2022-07-29 16:09:53 +01:00
Andrew Kingston
9717858c95
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-keyboard-shortcuts-develop
2022-07-29 15:04:37 +01:00
mike12345567
07f3897b55
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-error-stop
2022-07-29 14:31:18 +01:00
Mel O'Hagan
1bdc0658e7
Merge branch 'develop' into feature/multiselect-filters
2022-07-29 14:23:12 +01:00
Andrew Kingston
c6c1eecef0
Reduce gap between users in assignment modal
2022-07-29 14:20:35 +01:00
Andrew Kingston
2e20aba8e0
Update user table name renderer to match unavailable copy on user details page
2022-07-29 14:20:21 +01:00
Andrew Kingston
6eb3263fad
Fix access tile in overview tab throwing error when attempting to navigate to access tab
2022-07-29 14:16:22 +01:00
Andrew Kingston
1e25660766
Add secondary placeholder to assignment modal
2022-07-29 14:14:06 +01:00
mike12345567
b4a8109cf0
Adding the examples and helper add functionality for JS as well as hiding button to convert outside of development environment.
2022-07-29 14:12:04 +01:00
Andrew Kingston
96a446ab38
Remove global style rules that set top left border radius to 0 for all pickers
2022-07-29 14:07:42 +01:00
Andrew Kingston
70f672ce0c
Fix name showing undefined in users tab and fix initials always being PC
2022-07-29 14:04:31 +01:00
Andrew Kingston
3ebb2e193f
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-07-29 13:48:27 +01:00
Andrew Kingston
4b4b6ae6b0
Fix icon colors being static grey in automation section
2022-07-29 13:33:04 +01:00
Andrew Kingston
64d2e95327
Add key binds to screenslot component
2022-07-29 13:33:04 +01:00
Andrew Kingston
04d40223dd
Improve component selection after deleting a component
2022-07-29 13:33:04 +01:00
Andrew Kingston
a9a4b6ee44
Add keybindings to component context menu. Add duplicate keybinding. Simplify pasting
2022-07-29 13:33:04 +01:00
Andrew Kingston
5c216b7465
Offer custom themes for client apps and improve theme panel
2022-07-29 13:33:04 +01:00
Andrew Kingston
ca2214f9ad
Fix keybinding order precendence
2022-07-29 13:33:04 +01:00
Andrew Kingston
b6751233c3
Prevent showing deletion modal for the screen element
2022-07-29 13:33:04 +01:00
Andrew Kingston
a4847a471c
Add keyboard shortcuts for components. Improve component reordering
2022-07-29 13:33:02 +01:00
Peter Clement
2689c48fa1
flag user groups untill licensing ready
2022-07-29 13:22:59 +01:00
Peter Clement
00ee5ccf31
handle undefined user name and avatar initials
2022-07-29 13:21:42 +01:00
Peter Clement
5477ffe575
improve email validation
2022-07-29 13:17:17 +01:00
Peter Clement
23dc9f6128
fetching of users via new api in app assignment
2022-07-29 13:13:41 +01:00
Peter Clement
8a77aca540
more efficient fetching of total users per app
2022-07-29 13:10:00 +01:00
mike12345567
7a6efe3ea8
Some minor fixes for edge cases.
2022-07-29 09:50:53 +01:00
mike12345567
3d13030aa1
Initial attempt at transpiling HBS to JS.
2022-07-28 20:20:53 +01:00
Andrew Kingston
08f9c628ab
Merge pull request #6920 from Budibase/design-updates
...
Design updates
2022-07-28 10:24:01 +01:00
Mel O'Hagan
6c1c51a22a
Merge branch 'develop' into bug/sev3/remove-validate-current-step-checkbox
2022-07-28 09:25:55 +01:00
Rory Powell
1dc062a3fb
Merge branch 'master' into develop
2022-07-27 16:32:36 -04:00
Mel O'Hagan
406362b3f9
Merge branch 'develop' into feature/multiselect-filters
2022-07-27 18:08:37 +01:00
Michael Drury
04c08e1e94
Merge pull request #6928 from Budibase/fix/july-release-fixes
...
Various July fixes
2022-07-27 17:38:17 +01:00
mike12345567
5945a432e7
Fixing an issue with test panel not updating when new test data comes in.
2022-07-27 16:47:19 +01:00
Andrew Kingston
30256bbb8d
Add groundwork for custom themes based off other themes
2022-07-27 16:37:35 +01:00
Andrew Kingston
bdb37e1641
Update new component panel styles to only use border when focused via keyboard, but background colour when hovering
2022-07-27 13:03:16 +01:00
Andrew Kingston
8e59ffa056
Lint
2022-07-27 11:59:48 +01:00
Andrew Kingston
31ddce3ada
Merge branch 'master' of github.com:Budibase/budibase into design-updates
2022-07-27 11:19:39 +01:00
Andrew Kingston
b4b9a5f526
Shrink square status light, shrink nav item text
2022-07-27 11:16:43 +01:00
Peter Clement
dca37a61da
adding tests and pr comments
2022-07-27 10:20:39 +01:00
Mel O'Hagan
291e13641d
Merge branch 'develop' into feature/multiselect-filters
2022-07-27 10:18:07 +01:00
Andrew Kingston
0ed3775a6d
Fully remount component settings when changing selected component
2022-07-27 10:10:42 +01:00
Peter Clement
548e8d518c
Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab
2022-07-26 20:19:33 +01:00
NEOLPAR
d7bf59c4d1
Merge pull request #6904 from Budibase/fix/automation-form-not-mapping
...
fixed automation app:trigger not mapping test modal form
2022-07-26 17:57:41 +01:00
mike12345567
f4db17502a
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-error-stop
2022-07-26 17:28:57 +01:00
mike12345567
d30e27d27d
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-07-26 17:25:55 +01:00
NEOLPAR
1b3062dfcf
amended code following recommendations in PR comments
2022-07-26 17:22:42 +01:00
Martin McKeaveney
de845cf832
Merge pull request #6897 from Budibase/nord-theme
...
Nord theme + Midnight theme
2022-07-26 16:45:04 +01:00
Martin McKeaveney
8e854d3e13
Merge pull request #6858 from Budibase/cheeks-fixes
...
Drag and drop fix + date filtering improvement
2022-07-26 16:42:58 +01:00
NEOLPAR
5bf9ee38a0
fixed automation app:trigger not mapping test modal form
2022-07-26 16:33:27 +01:00
Peter Clement
4de6d0256d
remove uncessary test non we default to users being no access
2022-07-26 15:34:56 +01:00
mike12345567
61f24fe03f
Adding UI for displaying when the CRON job has been stopped and alert the user to next steps.
2022-07-26 13:59:22 +01:00
Mel O'Hagan
35dd4b0aa8
Add Multiselect to FilterDrawer
2022-07-26 13:50:36 +01:00
Andrew Kingston
3aef4d8e49
Don't load theme options from the store
2022-07-26 13:41:30 +01:00
Peter Clement
d7ccdf90b5
cloud check for max user limit
2022-07-26 12:26:56 +01:00
Peter Clement
cd426a5ca7
adding limits for uploading users
2022-07-26 12:17:01 +01:00
Andrew Kingston
ec6e17748a
Merge branch 'master' of github.com:Budibase/budibase into nord-theme
2022-07-26 11:46:28 +01:00
Andrew Kingston
1b34bc8e81
Update device preview picker to be quiet
2022-07-26 11:37:27 +01:00
mike12345567
e504c6a37c
Updating based on PR comments.
2022-07-26 11:19:28 +01:00
Andrew Kingston
77f9b11e88
Update version icon to version status light
2022-07-26 10:36:12 +01:00
Andrew Kingston
61481fd50b
Update screen list to match designs. Update nav items to make text clearer. Update screen picker
2022-07-25 17:06:00 +01:00
Peter Clement
25d13d4a72
move bulk update / delete functionality out of controller
2022-07-25 16:58:30 +01:00
Andrew Kingston
fca6cb6705
Update app version copy to be more explicit
2022-07-25 15:14:09 +01:00
Peter Clement
df3dd6431e
Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab
2022-07-25 15:09:42 +01:00
Andrew Kingston
ea1722dfd2
Update class names
2022-07-25 12:07:11 +01:00
Andrew Kingston
4a1abca7f7
Update more styles of new component panel
2022-07-25 12:06:45 +01:00
Andrew Kingston
7d12458ef7
Update add component menu to new designs
2022-07-25 11:57:27 +01:00
Andrew Kingston
4657ea6f11
Move add component button from above preview to new floating animated button on top of preview
2022-07-25 11:42:18 +01:00
Andrew Kingston
8296c8f996
Move new component panel to right side, animate via sliding in and remove add component button above preview
2022-07-25 10:20:59 +01:00
mike12345567
bd7ace561a
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-07-22 19:14:35 +01:00
mike12345567
ff1ae2f8fa
Fix for permission spamming in the automation UI.
2022-07-22 18:43:35 +01:00
mike12345567
a84d4d014d
Fixing issues with exporting apps, first removing the deleted documents when exporting and second making it so that the user has a choice whether to export the development app or the published app from the UI.
2022-07-22 18:16:14 +01:00
Andrew Kingston
d266b6ca84
Use discrete buttons with text for adding screens and components
2022-07-22 12:10:53 +01:00
Andrew Kingston
03d6a75af8
Replace preview icon with button
2022-07-22 12:04:20 +01:00
Peter Clement
dd34282a33
2nd fix for multi tenancy groups
2022-07-22 10:56:16 +01:00
Peter Clement
723bbd65e4
fixing bug on multi tenant environment
2022-07-22 10:12:16 +01:00
Andrew Kingston
ed8ab95ae7
Allow dropping on the screen component
2022-07-21 18:37:34 +01:00
deanhannigan
728b3ff7c7
Merge pull request #6800 from Budibase/fix/datasource-binding-editor
...
Fix default input for newly created datasource query bindings
2022-07-21 12:11:01 +01:00
Peter Clement
ad1cf0726f
Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab
2022-07-21 11:47:08 +01:00
Peter Clement
587b02552b
stop matching on prodId in some cases
2022-07-21 11:43:50 +01:00
Peter Clement
88f1db74b7
updating license check to search for feature
2022-07-21 09:52:01 +01:00
Andrew Kingston
6b9898f9ad
Merge pull request #6735 from Budibase/fix/dom-children
...
Replace incorrect usages of element.childNodes with element.children
2022-07-21 09:24:47 +01:00
Dean
bdc8d1e675
Fix for left positioning of the KeyValueBuilder drawers
2022-07-20 16:38:42 +01:00
Mel O'Hagan
5a3688d237
Remove checkbox. Always validate current step.
2022-07-20 09:56:02 +01:00
Peter Clement
94d999faf9
Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab
2022-07-19 14:54:29 +01:00
Peter Clement
ba74fa9500
update handling of group roles
2022-07-19 14:20:57 +01:00
mike12345567
1c02c3d3c3
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-07-19 14:12:48 +01:00
Peter Clement
ca41e88045
Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab
2022-07-19 11:23:31 +01:00
Dean
c5ee19b4ef
Fix to the default input binding to ensure new bindings are set correctly
2022-07-18 15:58:17 +01:00
Andrew Kingston
0aa4f43581
Merge pull request #6733 from Budibase/409-fixes-master
...
Frontend store improvements for conflicts and performance
2022-07-18 15:03:47 +01:00
mike12345567
6afdd6dcec
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-07-18 14:09:02 +01:00
Peter Clement
c529557afa
Merge branch 'feat/user-groups-tab' of github.com:Budibase/budibase into feat/user-groups-tab
2022-07-18 12:35:24 +01:00
Peter Clement
fb7456fa33
lint
2022-07-18 12:33:56 +01:00
NEOLPAR
9787709dc5
downloading csv users created through batch
2022-07-18 09:57:15 +01:00
mike12345567
c525721854
Fix for #6709 - Adding the option to set a role for app action, allowing users to set what level an automation can be accessed from.
2022-07-15 17:13:45 +01:00
mike12345567
d10e5755e7
Removing console log.
2022-07-15 14:33:34 +01:00
mike12345567
c149139253
Fix for #6501 - don't fail to publish app when cron expression is empty in any automation, just don't publish that automation. Also adding an error to automation to make it clear an expression is required.
2022-07-15 14:15:16 +01:00
Andrew Kingston
c9ee465507
Replace incorrect usages of element.childNodes with element.children
2022-07-15 13:47:39 +01:00
mike12345567
cda958e0b7
Fix for #6702 - remove users table as an option for automation triggers.
2022-07-15 13:39:47 +01:00
Andrew Kingston
d05564332e
Lint
2022-07-15 13:09:53 +01:00
Andrew Kingston
80018e9668
Visually hide components when cutting but do not remove from real definition
2022-07-15 13:09:43 +01:00
Andrew Kingston
190c545e25
Fix pasting inside different screens and select new screen when pasting inside different screen
2022-07-15 13:09:37 +01:00
Andrew Kingston
d14a9b0521
Allow pasting multiple times after copying when not cutting
2022-07-15 13:09:32 +01:00
Andrew Kingston
b4420fb74a
Remove debug logs and add comments
2022-07-15 13:09:28 +01:00
Andrew Kingston
aa1c0298bc
Move screen setting updates into store and use patches. Make screen settings generic
2022-07-15 13:09:23 +01:00
Andrew Kingston
66126531e3
Update screen settings to use patches
2022-07-15 13:09:19 +01:00
Andrew Kingston
edfb0fa50d
Ensure state never gets out of sync when saving app metadata by using server response to update state
2022-07-15 13:09:13 +01:00
Andrew Kingston
587b385a47
Use patch for all component methods, add core component patch function, add component move functions to store
2022-07-15 13:09:09 +01:00
Andrew Kingston
5cdd37f6d8
Update cut+paste so cut doesn't actually remove the component from the tree and use new patch function
2022-07-15 13:08:55 +01:00
Andrew Kingston
5a12e30f91
Use patch when deleting components
2022-07-15 13:08:50 +01:00
Andrew Kingston
6368a2aaac
Use patch when creating new components
2022-07-15 13:08:44 +01:00
Andrew Kingston
fc92732989
Remove deprecated layout logic
2022-07-15 13:08:38 +01:00
Andrew Kingston
56b255cfc9
Reduce state updates when selecting layouts
2022-07-15 13:08:32 +01:00
Andrew Kingston
99c3323390
Use patch when detaching screen custom layouts
2022-07-15 13:08:25 +01:00
Andrew Kingston
099bddab91
Use patches when updating homescreens
2022-07-15 13:08:20 +01:00
Andrew Kingston
e3c2d57b0e
Add screen patch store method and reduce state updates when deleting screens
2022-07-15 13:08:04 +01:00
Andrew Kingston
172a5a8c25
Reduce state updates while saving screens
2022-07-15 13:07:35 +01:00
Andrew Kingston
bd5d419692
Reduce state updates when selecting screens
2022-07-15 13:06:43 +01:00
Dean
c6f23ca612
Merge remote-tracking branch 'origin/develop' into feature/automation-log-filter-by-license
2022-07-15 11:36:41 +01:00
Dean
92ded1afe4
Merge commit
2022-07-15 11:33:05 +01:00
Peter Clement
1ce1e51fca
Merge branch 'feat/user-groups-tab' of github.com:Budibase/budibase into feat/user-groups-tab
2022-07-15 11:30:11 +01:00
Peter Clement
f3fa67e802
split out id parsing into pro repo
2022-07-15 11:29:20 +01:00
deanhannigan
998f48e171
Merge pull request #6676 from Budibase/feature/app-action-ui-updates
...
Feature/app action UI updates
2022-07-15 10:46:58 +01:00
Martin McKeaveney
b5c712bb8a
only add account portal people to intercom
2022-07-15 10:26:41 +01:00
deanhannigan
91829a4b87
Merge pull request #6558 from Budibase/feature/component-condition-count
...
Feature/component condition count
2022-07-15 10:20:04 +01:00
NEOLPAR
341ba71564
removed role dropdown from users table due to incompatibilities with table horizontal scroll and overflowing dropdown component
2022-07-15 10:13:03 +01:00
Martin McKeaveney
f78e4cc953
Merge pull request #6722 from Budibase/fix/intercom-self-host-only
...
only show intercom in cloud
2022-07-15 09:53:08 +01:00
Martin McKeaveney
0975fa6413
only show intercom in cloud
2022-07-15 09:32:46 +01:00
deanhannigan
d71bf2c9cc
Merge pull request #6557 from Budibase/remove-datasource-from-schema-picker
...
Data providers are excluded from the Form Schema picker
2022-07-15 09:14:39 +01:00
mike12345567
40f8849a63
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-07-14 19:35:31 +01:00
Peter Clement
8034b85db3
Merge branch 'feat/user-groups-tab' of github.com:Budibase/budibase into feat/user-groups-tab
2022-07-14 16:58:41 +01:00
Peter Clement
e5931d6fec
update groups doc to take a roles object
2022-07-14 16:58:32 +01:00
NEOLPAR
afee19c361
changing user roles from users table
2022-07-14 16:55:19 +01:00
NEOLPAR
66e88b37c3
removed duplicated behaviour in user table
2022-07-14 15:59:06 +01:00
NEOLPAR
738733b8b9
amended icons
2022-07-14 15:36:35 +01:00
NEOLPAR
2d12970c58
exported deleteUserModal as component
2022-07-14 15:29:30 +01:00
Peter Clement
819ce4e360
Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab
2022-07-14 13:32:51 +01:00
Peter Clement
96576714e9
fix table overflow
2022-07-14 11:43:09 +01:00
Peter Clement
9f320601e4
Merge branch 'feat/user-groups-tab' of github.com:Budibase/budibase into feat/user-groups-tab
2022-07-14 11:40:56 +01:00
Peter Clement
fbffe43c97
wrong link for groups button
2022-07-14 11:18:31 +01:00
NEOLPAR
2e12d338c8
fixed issue where table cells hide overflowed content
2022-07-14 10:26:32 +01:00
Peter Clement
f0d303ca19
Merge branch 'feat/user-groups-tab' of github.com:Budibase/budibase into feat/user-groups-tab
2022-07-14 10:05:02 +01:00
Peter Clement
eadac09e1e
tidy up
2022-07-14 10:01:26 +01:00
NEOLPAR
c356dbeee8
fixed click propagation users table when click in Role dropdown
2022-07-14 09:40:49 +01:00
Peter Clement
10e046d8a2
Merge branch 'feat/user-groups-tab' of github.com:Budibase/budibase into feat/user-groups-tab
2022-07-14 09:19:08 +01:00
Peter Clement
545f3d62b7
overview card updates
2022-07-14 08:39:39 +01:00
NEOLPAR
6b83fcb8d9
fixed duplicating users in user creation frontend
2022-07-13 17:12:44 +01:00
Dean
05abecd503
Merge remote-tracking branch 'origin/develop' into remove-datasource-from-schema-picker
2022-07-13 17:12:07 +01:00
Dean
8426088c2a
Refactoring of the button actions layout, updating the padding of the action categories to better separate them.
2022-07-13 16:53:08 +01:00
Andrew Kingston
561f410037
Add version modal back into builder
2022-07-13 16:13:56 +01:00
Peter Clement
f980d55af3
some user table fixes
2022-07-13 15:46:10 +01:00
Dean
1b9e486bc5
Minor update to reduce spacing in component condition count
2022-07-13 14:33:30 +01:00
Dean
e58bf278b0
Merge remote-tracking branch 'origin/develop' into feature/component-condition-count
2022-07-13 14:19:39 +01:00
Dean
51d8e14293
Merge remote-tracking branch 'origin/develop' into feature/app-action-ui-updates
2022-07-13 14:05:44 +01:00
Martin McKeaveney
e49a9f640b
Merge pull request #6603 from mslourens/duplicate_automation
...
6512 - duplicate automation
2022-07-13 14:02:42 +01:00
Michael Drury
ea6d26cc13
Merge pull request #6638 from Budibase/fix/6633
...
July release fixes
2022-07-13 14:01:32 +01:00
Dean
e3170c2a2f
Updated action categories, adding a logic specific entry for the conditional step. Shift the action text above the button.
2022-07-13 12:30:58 +01:00
mike12345567
22d2e41f7b
Allowing query backend to attempt to convert types in returned JSON to build a better base schema.
2022-07-13 10:53:50 +01:00
Dean
b5183fec93
Merge remote-tracking branch 'origin/develop' into feature/app-action-ui-updates
2022-07-13 09:11:03 +01:00
Dean
00eb3bfee3
Made action visibility react based on the number of loaded actions
2022-07-13 09:09:00 +01:00
Andrew Kingston
1cd20dddc7
Fix spacing in overview settings tab
2022-07-11 20:23:46 +01:00
Andrew Kingston
46f3ec8c46
Improve automation test display layout and spacing
2022-07-11 20:16:22 +01:00
Andrew Kingston
79d31702b8
Add hover effect to automation item header expand icon
2022-07-11 20:04:35 +01:00
Andrew Kingston
45f166b3f4
Update automation run log detail panel padding
2022-07-11 20:03:33 +01:00
Andrew Kingston
c469dbe0ac
Increase spacing on automation run log tab and move pagination control to bottom right of table
2022-07-11 19:53:14 +01:00
Andrew Kingston
ad68a07ae6
Remove back button while loading app overview
2022-07-11 19:42:04 +01:00
NEOLPAR
6758574e7f
creating users from csv
2022-07-11 18:03:41 +01:00
Peter Clement
42e4ad6fb8
Merge branch 'feat/user-groups-tab' of github.com:Budibase/budibase into feat/user-groups-tab
2022-07-11 15:30:31 +01:00
Peter Clement
eff78240a6
improve performance of adding users and groups
2022-07-11 15:29:39 +01:00
NEOLPAR
6492a0243f
fixed placeholder in assignmentmodal
2022-07-11 15:13:29 +01:00
NEOLPAR
d6483e8d92
filtering apps with user groups, added clear button in pickerdropdown component
2022-07-11 15:12:45 +01:00
Maurits Lourens
e69a328eb4
Pass a title property with untruncated text to the RadioGroup
2022-07-11 15:59:32 +02:00
Martin McKeaveney
6a021ce038
removing beta tab
2022-07-11 14:09:12 +01:00
Andrew Kingston
e00c91c8a6
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
2022-07-11 12:13:14 +01:00
Andrew Kingston
448c9e47fa
Move on screen load action above new-design-only settings
2022-07-11 12:08:30 +01:00
Andrew Kingston
59d0d6ba7b
Remove view details button in custom layout deprecation info box
2022-07-11 11:43:16 +01:00
Martin McKeaveney
367cf37795
remove beta stuff and remove self-host banners
2022-07-11 11:08:56 +01:00
Andrew Kingston
16116f2877
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
2022-07-11 10:33:50 +01:00
Dean
794e47c766
Merge remote-tracking branch 'origin/develop' into feature/app-action-ui-updates
2022-07-11 09:03:39 +01:00
mike12345567
4345391dd3
Quick fixes to automation history UI around publishing and unpublishing.
2022-07-08 19:32:05 +01:00
mike12345567
a9a54154e5
Merge branch 'develop' of github.com:Budibase/budibase into fix/june-fixes
2022-07-08 19:12:43 +01:00
Mel O'Hagan
c3bc39f600
Merge branch 'bug/sev3/reset-email-config-delete-cache' into bug/sev3/reset-email-config-delete-cache-dev
2022-07-08 14:50:47 +01:00
Dean
1d1de31c35
Action drawer updates. Actions now grouped by type and filterable in the action drawer
2022-07-08 09:09:21 +01:00
Maurits Lourens
10e150df7f
6512 - duplicate automation
2022-07-07 23:39:16 +02:00
Peter Clement
2399dbceb9
linting and tidy
2022-07-07 08:55:32 +01:00
Peter Clement
f2139df344
Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab
2022-07-06 16:30:24 +01:00
mike12345567
53ead79de2
Updating user search endpoint to allow searching by app ID with a new view, as well as updating user page to have a search input again.
2022-07-06 16:09:05 +01:00
Peter Clement
93f11584df
access tab refreshing correctly
2022-07-06 14:30:15 +01:00
Peter Clement
8489ae36a4
take into account pagination
2022-07-06 12:58:55 +01:00
Peter Clement
6df456411f
fixing users api references
2022-07-06 08:45:22 +01:00
Martin McKeaveney
187e138b8f
hide banner from new UI
2022-07-05 19:26:12 +01:00
mike12345567
8ec86f2b35
Merge branch 'develop' of github.com:Budibase/budibase into fix/june-fixes
2022-07-05 17:46:36 +01:00
mike12345567
48975be041
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-07-05 17:37:04 +01:00
Peter Clement
00ef0e3ef9
Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab
2022-07-05 16:04:01 +01:00
Peter Clement
15f725b4d2
user screen update
2022-07-05 15:40:12 +01:00
mike12345567
7f80d8d543
Fix for #6534 make the user aware of the readonly properties on the user and how to edit them.
2022-07-05 14:05:20 +01:00
Dean
e7963c64e6
Removed asterix from section header
2022-07-05 10:50:09 +01:00
Dean
24eff350a3
Merge remote-tracking branch 'origin/develop' into feature/component-condition-count
2022-07-05 10:21:32 +01:00
deanhannigan
37ce29fa2d
Merge pull request #6315 from Budibase/feature/current-user-rest-bindings
...
REST query bindings for Current User
2022-07-05 09:22:03 +01:00
Peter Clement
3de2123dc4
group / user app assignment
2022-07-05 09:21:59 +01:00
Dean
4808789aca
Added condition count to the component settings panel
2022-07-05 09:05:23 +01:00
Dean
663b405032
Data providers are excluded from the Form Schema picker
2022-07-04 17:01:40 +01:00
Martin McKeaveney
2d09ecc24b
adding right user key
2022-07-04 15:53:40 +01:00
mike12345567
0074b0cb1f
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
2022-07-04 15:47:52 +01:00
mike12345567
d390bb9c20
Moving majority of automation logging functionality to pro.
2022-07-04 15:44:47 +01:00
mike12345567
a6ce6ef924
Fixing build error.
2022-07-04 13:25:29 +01:00
Martin McKeaveney
889a8a2882
filter out non-admins in intercom
2022-07-04 12:51:38 +01:00
mike12345567
11f1e95cc0
Main body of PR comments - still need to move a bit to pro.
2022-07-04 11:12:08 +01:00
Martin McKeaveney
161cb9e85a
Merge pull request #6498 from Budibase/bug/sev2/dont-allow-json-to-multiselect
...
Don't allow json columns to swap to multi-select
2022-07-04 09:42:43 +01:00
Martin McKeaveney
878fa637f7
Merge pull request #6473 from Budibase/fix/dates-with-custom-templates
...
Fix dates with custom templates
2022-07-04 09:36:37 +01:00
Dean
e14289abee
Added fixes for query body binding. Query parameter fixes and pretty bindings added
2022-07-03 17:33:25 +01:00
Dean
8ea5e92553
Merge remote-tracking branch 'origin/develop' into feature/current-user-rest-bindings
2022-07-03 14:04:15 +01:00
Dean
31b51e1ecf
Fixes for datasource authentication parsing. Mapping UX updates
2022-07-01 17:27:24 +01:00
mike12345567
c0d8995053
Updating pagination in automation run history to use the same pagination store helper as the users pagination.
2022-07-01 15:48:36 +01:00
mike12345567
21a78d6fc8
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
2022-07-01 15:14:12 +01:00
Andrew Kingston
b5716623b8
Update new component panel so that long component names take up 2 columns. Reorder component sections and components
2022-07-01 12:48:12 +01:00
Andrew Kingston
77a943cc36
Reduce builder side panel width to 260px
2022-07-01 12:47:30 +01:00
Andrew Kingston
c8dc7885cf
Update styles of some buttons
2022-07-01 12:23:18 +01:00
Andrew Kingston
2dda9caa32
Update font sizes and weights
2022-07-01 12:03:04 +01:00
Andrew Kingston
2d0b797216
Remove divider from beta tab
2022-07-01 11:34:40 +01:00
Andrew Kingston
c502eff614
Update some font sizes and weights
2022-07-01 11:26:30 +01:00
Michael Drury
1d31e5f759
Merge pull request #6500 from Budibase/bug/sev3/update-sql-server-icon
...
Update SQL Server svg
2022-07-01 11:02:07 +01:00
Dean
ac8513bd4c
Merge remote-tracking branch 'origin/develop' into feature/current-user-rest-bindings
2022-07-01 08:56:06 +01:00
Martin McKeaveney
836af2ffbe
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
2022-07-01 00:34:50 +01:00
Andrew Kingston
5b2ff31e73
Add ability to eject blocks into raw components
2022-06-30 19:31:25 +01:00
mike12345567
44d478c317
Adding loading control to make sure that pagination can't be spammed in between loads.
2022-06-30 17:02:50 +01:00
mike12345567
1efd77c790
Updating to maintain the old worker API for deprecation purposes, but removing from frontend usage.
2022-06-30 16:01:14 +01:00
mike12345567
062d834950
Updating user page to search through the backend and building a basic pagination store that can be used for it.
2022-06-30 15:39:26 +01:00
Martin McKeaveney
385004ca1c
cherry pick new ui from develop
2022-06-30 12:52:07 +01:00
mike12345567
98c486655b
Adding user pagination, removing usages of the global user list from builder and replacing with direct user lookups where possible, still need to apply filtering to username/email serverside.
2022-06-29 19:11:00 +01:00
Peter Clement
45fc55278e
add InputPicker component and finish onboarding flow
2022-06-29 19:04:18 +01:00
Dean
ac1df878d4
Merge remote-tracking branch 'origin/develop' into feature/current-user-rest-bindings
2022-06-29 18:50:14 +01:00
Mel O'Hagan
10c722c871
Update SQL Server svg
2022-06-29 16:09:08 +01:00
Mel O'Hagan
1ac5961224
Remove array type option for JSON columns
2022-06-29 14:11:39 +01:00
mike12345567
5383b8b224
Fix for builder loading flow item header.
2022-06-29 13:34:36 +01:00
Mel O'Hagan
3016874fca
Use default config when resetting smtp
2022-06-29 13:12:51 +01:00
Andrew Kingston
99a264f6fb
Lint
2022-06-29 09:09:44 +01:00
Andrew Kingston
748a7de1ec
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
2022-06-29 09:01:48 +01:00
mike12345567
74261661f1
Updating filter/condition action to show a stopped status rather than error, updating everything else to be aware of this.
2022-06-28 17:02:24 +01:00
Martin McKeaveney
251520bcd1
adding types
2022-06-28 12:16:23 +01:00
Martin McKeaveney
de08fe0160
PR comments
2022-06-28 11:53:57 +01:00
Andrew Kingston
e7869504d0
Fix slight issue with column editor layout
2022-06-27 14:44:38 +01:00
Martin McKeaveney
2a15ac97bb
adding endpoint to cloud to check for beta access
2022-06-27 14:28:25 +01:00
Peter Clement
d51efb2f70
convert to new ListItem component
2022-06-26 20:46:31 +01:00
mike12345567
9fd64307a9
Adding in management of time range to lookup automation logs in.
2022-06-24 18:11:19 +01:00
mike12345567
a60c41e58b
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
2022-06-24 17:43:59 +01:00
Peter Clement
18782a7425
Merge branch 'feat/user-groups-tab' of github.com:Budibase/budibase into feat/user-groups-tab
2022-06-24 15:08:09 +01:00
Peter Clement
bff5d9aa69
fix missing modal error
2022-06-24 15:01:08 +01:00
Andrew Kingston
e1d96eb915
Merge branch 'feat/user-groups-tab' of github.com:Budibase/budibase into app-overview-access-tab
2022-06-24 14:58:27 +01:00
Andrew Kingston
69a3c708a7
Add access tab to app overview
2022-06-24 14:55:49 +01:00
Peter Clement
f28186e75c
user table updates
2022-06-24 14:41:52 +01:00
Andrew Kingston
31502eceee
Pull in role select component from new design UI
2022-06-24 14:31:55 +01:00
Andrew Kingston
0dbc4fcd3c
Pull in more work from new design UI
2022-06-24 14:31:35 +01:00
Peter Clement
421b8a708c
users table renderer
2022-06-24 11:16:26 +01:00
Andrew Kingston
6a9d8acf9f
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
2022-06-23 15:33:07 +01:00
Andrew Kingston
0b919f65e2
Lint
2022-06-23 12:07:12 +01:00
Andrew Kingston
af916df75b
Update styles to use spectrum components
2022-06-23 12:05:05 +01:00
Andrew Kingston
8bfd54bd80
Add types to datasources
2022-06-23 11:35:57 +01:00
mike12345567
063540fe0a
Getting notifications working correctly, linking to errors in a better way, generally improving UI, getting some final touches here and there.
2022-06-22 20:23:18 +01:00
Andrew Kingston
770cbf4fd3
Update autoscreen link creation and deletion to use new app level navigation settings
2022-06-22 15:42:08 +01:00
Peter Clement
44d7246b69
user onboarding new flow
2022-06-22 15:34:49 +01:00
Peter Clement
d952b9a3bb
updated store and finished groups tab
2022-06-22 13:55:31 +01:00
Andrew Kingston
a0d83eefaa
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
2022-06-22 12:49:46 +01:00
Andrew Kingston
680849d561
Merge pull request #6392 from Budibase/custom-csv-export
...
Add option to customise which columns are exported in export data action
2022-06-22 12:49:10 +01:00
Andrew Kingston
b6231b281b
Merge pull request #6352 from Budibase/fix/select-table-by-id
...
Fix autoscreen and autoscreen link creation and deletion
2022-06-22 12:47:57 +01:00
Andrew Kingston
1811926515
Merge pull request #6409 from Budibase/useful-features
...
"On screen load" actions & query params binding
2022-06-22 08:49:51 +01:00
Andrew Kingston
ad57889c79
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
2022-06-21 15:10:58 +01:00
mike12345567
2d04c57575
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
2022-06-21 14:25:09 +01:00
Maurits Lourens
657ee6289c
Merge branch 'develop' into merge_create_user_modals
...
# Conflicts:
# packages/builder/src/pages/builder/portal/manage/users/_components/BasicOnboardingModal.svelte
2022-06-21 13:10:27 +02:00
Andrew Kingston
7eddb3b369
Add data binding for query params
2022-06-21 09:39:25 +01:00
mike12345567
2ff853c917
Adding in main portal page automation error notification.
2022-06-21 00:02:22 +01:00
Mel O'Hagan
b3308b09d4
Set external type of field for filter
2022-06-20 17:55:11 +01:00
Andrew Kingston
8643bb1553
Add 'on load' actions for screens
2022-06-20 16:12:46 +01:00
mike12345567
d8b091309e
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
2022-06-20 15:56:00 +01:00
Andrew Kingston
f1250840af
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
2022-06-20 13:28:26 +01:00
Andrew Kingston
6845f86689
Add option to customise which columns are exported in export data action
2022-06-20 12:32:13 +01:00
mike12345567
5d82a39af3
Adding edit automation button.
2022-06-17 17:00:43 +01:00
Maurits Lourens
4799af1df6
Merge branch 'develop' into merge_create_user_modals
...
# Conflicts:
# packages/builder/src/pages/builder/portal/manage/users/_components/BasicOnboardingModal.svelte
2022-06-17 14:23:36 +02:00
Dean
28f722cf4b
Fixes for Rest API request UI. Rest test fixes for XML API request body. Fix for raw XML api request body parsing issue. General fixes for query testing.
2022-06-17 12:00:42 +01:00
Andrew Kingston
6580010286
Fix logic around deleting autoscreens and autoscreen links
2022-06-16 11:46:53 +01:00
Andrew Kingston
947840e79e
Use ID rather than name to identiy datasources when creating autoscreens
2022-06-16 11:46:16 +01:00
Dean
9b9b47ff45
Merge remote-tracking branch 'origin/develop' into feature/current-user-rest-bindings
2022-06-16 09:59:19 +01:00
Peter Clement
b7cc71a623
saving and fetching groups from couch
2022-06-15 16:51:30 +01:00
Andrew Kingston
0b2491a047
Lint and update locks
2022-06-15 15:39:38 +01:00
Andrew Kingston
6f0c18b3a5
Merge branch 'new-design-ui' of github.com:Budibase/budibase into new-design-ui
2022-06-15 15:32:56 +01:00
Andrew Kingston
b5d635c83f
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
2022-06-15 15:32:33 +01:00
mike12345567
c4ab4b5af8
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
2022-06-15 15:08:48 +01:00
Andrew Kingston
faa224cf2b
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
2022-06-15 11:08:40 +01:00
Andrew Kingston
eb3a7b44b6
Merge pull request #6309 from Budibase/builder-focus-updates
...
Builder focus updates
2022-06-15 11:07:46 +01:00
Andrew Kingston
ab9adc5cd5
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
2022-06-15 09:02:35 +01:00
Andrew Kingston
2914f99e67
Improve determination of default values and logic around showing highlighted settings
2022-06-14 15:29:27 +01:00
Peter Clement
d529d7456f
add user groups UI
2022-06-14 14:57:34 +01:00
Andrew Kingston
7ec1b02c99
Scroll the highlighted element into view
2022-06-14 14:32:17 +01:00
Andrew Kingston
40018e9332
Remove unnecessary code
2022-06-14 14:05:35 +01:00
Andrew Kingston
e34a79e904
Save highlighted setting key in store and show as highlighted until unmounted or changed
2022-06-14 14:05:28 +01:00
Dean
16458f4b11
Merge remote-tracking branch 'origin/develop' into feature/current-user-rest-bindings
2022-06-14 10:16:52 +01:00
Dean
d50a62fd37
Context binding for authenticated user in REST API querys. Includes fix for REST datasource UI
2022-06-14 10:14:05 +01:00
Martin McKeaveney
9c4e44b09e
Merge branch 'new-design-ui' of github.com:Budibase/budibase into new-design-ui
2022-06-13 21:01:08 +01:00
Martin McKeaveney
0e04fb843e
CSS updates to beta tab
2022-06-13 21:00:15 +01:00
Andrew Kingston
d89047b2ab
Revert focus specific logic in other components and simplify
2022-06-13 16:11:12 +01:00
Rory Powell
4dc5cfc5a7
Merge branch 'release' into merge-release
2022-06-13 11:45:18 +01:00
Andrew Kingston
9d38fa938f
Update apps list page and app rows to match new styles and behaviours
2022-06-10 12:16:28 +01:00
Andrew Kingston
b3d326c41b
Update basic user onboarding modal to be readonly rather than disabled and lighten disabled state text
2022-06-10 11:04:17 +01:00
Dean
d8f82e9482
Merge remote-tracking branch 'origin/develop' into feature/required-field-focus
2022-06-10 09:53:39 +01:00
Andrew Kingston
ff5078f3df
Lint
2022-06-09 16:16:57 +01:00
Andrew Kingston
2df9ec7c4d
Add role status lights to screen filter picker
2022-06-09 16:04:58 +01:00
Andrew Kingston
c83301841c
Fix redirections when deleting screns
2022-06-09 16:00:53 +01:00
Rory Powell
396a07cac5
Merge branch 'release' into feature/event-backfill
2022-06-09 15:21:49 +01:00
Andrew Kingston
3d1c5111e9
Add role setting to navigation links to allow easily customising which roles see which links
2022-06-09 14:28:02 +01:00
Andrew Kingston
5a35c182c1
Allow role select to accept a placeholder
2022-06-09 14:27:29 +01:00
Andrew Kingston
b95556025e
Revert default builder tab to data instead of design
2022-06-09 13:35:38 +01:00
Andrew Kingston
b56cfb9cec
Update order of builder tabs to put data before design again
2022-06-09 13:34:41 +01:00
Andrew Kingston
6f9361c008
Update layout deprecation notice
2022-06-08 16:51:43 +01:00
Andrew Kingston
e806001107
Update action button style for component settings to match designs
2022-06-08 16:51:14 +01:00
Andrew Kingston
56c8a0fcf9
Merge branch 'new-design-ui' of github.com:Budibase/budibase into new-design-ui
2022-06-08 16:22:22 +01:00
Andrew Kingston
3aa7b4e2c9
Update select settings to match the settings bar style where possible
2022-06-08 15:13:47 +01:00
Martin McKeaveney
c470c2f676
merge with master
2022-06-08 13:26:14 +01:00
Andrew Kingston
186e281ef0
Fix custom options drawer layout
2022-06-08 12:50:04 +01:00
Mel O'Hagan
9d58b951d8
Rename Firebase to Firestore
2022-06-08 12:05:29 +01:00
Martin McKeaveney
02320c0ee0
Beta tab initial test for E2E, needs styled
2022-06-08 10:20:47 +01:00
Martin McKeaveney
75c599ce70
merge
2022-06-07 16:44:04 +01:00
Martin McKeaveney
1ab022a0af
start of beta panel
2022-06-07 16:40:43 +01:00
Andrew Kingston
153fc0d7af
Include block results when searching for components
2022-06-07 15:08:46 +01:00
Andrew Kingston
6e83c96236
Show empty screen placeholder with a CTA to add a component
2022-06-07 13:41:17 +01:00
Andrew Kingston
d059433f1f
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
2022-06-07 08:45:57 +01:00
Andrew Kingston
72397530ec
Apply timezones patch from existing ignore-timezones branch
2022-06-07 08:31:00 +01:00
Martin McKeaveney
d15dfb83fc
new ui functionality working from S3 bucket
2022-06-06 23:30:36 +01:00
Peter Clement
5bd5d7df1b
Merge pull request #6059 from Budibase/feat/dont-export-app-rows
...
Allow export of app without rows
2022-06-06 16:31:21 +01:00
Rory Powell
0094c83216
Environment config
2022-06-06 15:27:29 +01:00
Peter Clement
bd737cc1ca
negate export button
2022-06-06 15:17:14 +01:00
Rory Powell
6fbb5afeec
Remove ui events except for component created and view published app
2022-06-06 12:51:22 +01:00
Rory Powell
33f44f6ee7
Remove todos
2022-06-06 11:11:13 +01:00
Rory Powell
361ffd224f
Merge branch 'release' into feature/event-backfill
2022-06-06 09:50:06 +01:00
Martin McKeaveney
d5540bbd57
update google sheets strategy to use the standard passport strategy
2022-06-05 16:43:04 +01:00
Martin McKeaveney
dabbab4c83
rough implementation
2022-06-03 12:50:38 +01:00
Maurits Lourens
21305a646a
move the unpublish link
2022-06-03 00:41:16 +02:00
mike12345567
3f412f0a7a
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
2022-06-01 22:41:37 +01:00
mike12345567
fe84c0f21c
Adding pagination control to the API and to the frontend, as well as getting view working as expected, emitting different key combinations to be able to search by any pattern.
2022-06-01 22:39:51 +01:00
mike12345567
34759c7916
Adding real history to the history tab, getting storage to couch and retrieval + api working.
2022-06-01 16:01:06 +01:00
melohagan
2faf8e7df6
Merge pull request #6068 from Budibase/bug/sev3/error-when-changing-between-values-bindings-in-automations
...
Make sure linkedRows is an array before map
2022-06-01 13:30:19 +01:00
Mel O'Hagan
a217d04d6a
Revert "Datasource plus - build schema"
...
This reverts commit 11a9138bdb
.
2022-06-01 09:36:42 +01:00
Dean
692039cd34
Component Cypress tests and fixes
2022-05-31 22:57:33 +01:00
mike12345567
702f4057bd
Progress towards using couchdb for automation logs, after testing redis and realising it won't work.
2022-05-31 19:52:35 +01:00
Mel O'Hagan
11a9138bdb
Datasource plus - build schema
2022-05-31 14:39:53 +01:00
mike12345567
b5b1ae38e2
Using the test panel in the automation history tab, same experience as that of the automation flow.
2022-05-31 13:30:18 +01:00
Mel O'Hagan
570aeecdc3
Added Snowflake integration
2022-05-30 21:13:45 +01:00
Dean
f1111fffca
Updated approach to focus behaviour. Placeholder now updates to direct the user to the next required field they haven't entered
2022-05-30 12:57:10 +01:00
Rory Powell
2a00f6498d
Merge branch 'feature/posthog-v2' into feature/event-backfill
2022-05-29 00:25:40 +01:00
Rory Powell
857cd2d735
Merge branch 'develop' into feature/posthog-v2
2022-05-28 23:03:31 +01:00
mike12345567
27cd15da90
Updating UI after pulling in latest changes.
2022-05-27 17:11:41 +01:00
Dean
08ccea2e49
Merge remote-tracking branch 'origin/develop' into feature/required-field-focus
2022-05-27 14:04:40 +01:00
Andrew Kingston
2f324023d9
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
2022-05-27 13:32:07 +01:00
mike12345567
33a4c0de69
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
2022-05-27 12:31:00 +01:00
Peter Clement
88c98d0227
Merge remote-tracking branch 'origin/develop' into feat/dont-export-app-rows
2022-05-27 11:00:39 +01:00
Martin McKeaveney
8a5c3add74
Merge pull request #5684 from Budibase/bug/sev/empty-relationships-oncreate
...
Pass through type when creating internal table
2022-05-27 10:59:36 +01:00
Dean
372ff3b8fe
Merge remote-tracking branch 'origin/develop' into feature/required-field-focus
2022-05-27 10:22:48 +01:00
Martin McKeaveney
5c643db4fc
Merge pull request #6042 from Budibase/bug/sev3/bad-special-document-member
...
Internal table columns cannot start with _
2022-05-26 23:08:31 +01:00
Mel O'Hagan
7da5a10c2e
Make sure linkedRows is an array before map
2022-05-26 13:00:19 +01:00
Peter Clement
5a67be19fa
Merge remote-tracking branch 'origin/develop' into feat/dont-export-app-rows
2022-05-26 10:32:18 +01:00
mike12345567
8bc0142a37
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-05-25 18:12:27 +01:00
Andrew Kingston
1b82a965d5
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
2022-05-25 13:49:28 +01:00
Peter Clement
955b9a4d63
Export app without rows
2022-05-25 09:26:10 +01:00
Dean
6114e37f19
Merge remote-tracking branch 'origin/develop' into feature/required-field-focus
2022-05-24 17:09:15 +01:00
Martin McKeaveney
92ed60af54
Merge pull request #5786 from Budibase/feature/app-overview-section
...
Feature/app overview section
2022-05-24 15:16:17 +01:00
Mel O'Hagan
b4427fa46c
Internal table columns cannot start with _
2022-05-24 10:22:20 +01:00
Peter Clement
cb9c363166
Merge remote-tracking branch 'origin/master' into pc-fixes
2022-05-24 09:58:31 +01:00
Dean
663a4ee7c7
Expanding the focus behaviour to more component types in the builder. Minor fix for cypress test
2022-05-24 09:58:05 +01:00
Andrew Kingston
bff49a33f0
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
2022-05-24 09:47:00 +01:00
Dean
8a189f3451
Merge remote-tracking branch 'origin/develop' into feature/required-field-focus
2022-05-24 09:12:34 +01:00
mike12345567
a7e6eb2851
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-05-23 23:43:57 +01:00
Rory Powell
28b48a88fe
Event identification
2022-05-23 22:14:44 +01:00
mike12345567
1f3d552199
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-05-23 17:03:36 +01:00
Martin McKeaveney
9d813292de
enable clustering on server and worker services, better log output on user not found errors
2022-05-23 16:24:29 +01:00
Dean
b60e03f8f1
Merge remote-tracking branch 'origin/develop' into feature/required-field-focus
2022-05-23 16:13:26 +01:00
Dean
253642ad1f
Refactored the approach to builder focus. Extending the behaviour beyond form fields
2022-05-23 16:12:56 +01:00
Peter Clement
32d0df129c
Merge pull request #5795 from Budibase/feature/automation-test-sidebar
...
Add automation test sidebar
2022-05-23 15:07:37 +01:00
Peter Clement
6bf9346975
update Automation button placement and test details button
2022-05-23 14:11:37 +01:00
Martin McKeaveney
0b53d9ab6b
simple login validation to prevent login without entering anything
2022-05-23 12:50:42 +01:00
Andrew Kingston
c8a8e60a09
Lint
2022-05-23 11:56:15 +01:00
Andrew Kingston
fcf682b827
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
2022-05-23 11:54:24 +01:00
Andrew Kingston
16f35cff38
Add fade to DND position indicators
2022-05-23 11:52:50 +01:00
Andrew Kingston
0842d78e72
Finish new component DND experience
2022-05-23 11:50:26 +01:00
Rory Powell
4841c84861
Merge branch 'feature/posthog-v2' into feature/event-backfill
2022-05-23 10:29:33 +01:00
Andrew Kingston
692ecb4139
Add WIP component DND indicator refactor
2022-05-23 09:42:55 +01:00
Rory Powell
70fff5c7b9
Merge branch 'develop' into feature/posthog-v2
2022-05-23 09:04:00 +01:00
Rory Powell
bd2f297ced
Add opt-in / opt-out to org settings
2022-05-23 08:55:33 +01:00
Andrew Kingston
e11c210bf5
Update component drag and drop to perform better
2022-05-22 15:34:06 +01:00
Peter Clement
fd5711bcd3
fix animation of test panel
2022-05-20 14:20:53 +01:00
Dean
c3c388b01a
Merge remote-tracking branch 'origin/develop' into feature/required-field-focus
2022-05-20 09:09:50 +01:00
Andrew Kingston
dbc4ab18d3
Always show navigation as selected when editing navigation settings
2022-05-19 21:04:14 +01:00
Andrew Kingston
199938e4f7
Update new component DND to use proper styles
2022-05-19 20:11:04 +01:00
Andrew Kingston
d969e1540d
Add initial work on component drag and drop refactor
2022-05-19 19:14:12 +01:00
Peter Clement
8364c95ccb
ensure binding / value selection in automation persists
2022-05-19 15:58:56 +01:00
Dean
ba19ec2bea
Minor adjustment to the overview page layout
2022-05-19 15:02:40 +01:00
Dean
1df325c7d3
Minor update to overview page spacing
2022-05-19 14:51:33 +01:00
Dean
8ca01d6bca
Cypress test updates and back button update for the create screen
2022-05-19 13:32:05 +01:00
mike12345567
dd9fa80a4a
Adding feature flag for portal usage access.
2022-05-19 11:50:26 +01:00
mike12345567
e846d27c42
Review comments.
2022-05-19 10:32:14 +01:00
Dean
c678a5ffbe
Minor reflow of the overview tab cards and layout
2022-05-19 09:56:47 +01:00
Dean
11293997a9
Code review updates
2022-05-18 17:22:58 +01:00
mike12345567
7044b22382
Adding upgrade messaging.
2022-05-18 12:03:27 +01:00
mike12345567
e61efc5474
Merge branch 'develop' of github.com:Budibase/budibase into feature/portal-usage
2022-05-18 10:56:44 +01:00
mike12345567
c528896e2d
Finishing off UI, expanding settings menus from 80ch to 90ch as they were quite restricted and made the usage UI a bit difficult to view. Added a DISABLE_DEVELOPER_LICENSE env variable for testing.
2022-05-17 17:44:40 +01:00
Dean
c77b026b53
Merge remote-tracking branch 'origin/develop' into feature/app-overview-section
2022-05-17 16:54:32 +01:00
Dean
4c25248de8
Builder focus behaviour added to guide users when adding form elements. Refactored the component tests
2022-05-17 15:09:13 +01:00
Andrew Kingston
ea38e5661e
Highlighted child components of selected component
2022-05-17 13:32:16 +01:00
Andrew Kingston
08a98b4b95
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
2022-05-17 12:59:15 +01:00
Rory Powell
0d9147be77
Merge branch 'master' into merge-master
2022-05-17 08:35:29 +01:00
melohagan
b7c34304eb
Merge pull request #5857 from Budibase/bug/sev2/unable-to-clear-smtp-config
...
Allow SMTP config to be cleared
2022-05-16 20:00:59 +01:00
mike12345567
b24a108d80
Porting UI, still needs testing.
2022-05-16 18:13:59 +01:00
mike12345567
b36274deb5
Integrating into app overview panel.
2022-05-16 16:22:19 +01:00
mike12345567
91e65a9d65
Merge branch 'feature/app-overview-section' of github.com:Budibase/budibase into feature/automation-logs
2022-05-16 12:33:49 +01:00
mike12345567
8a6b9646fd
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
2022-05-16 12:33:01 +01:00
Dean
fab4b8aa66
Removed debug logging
2022-05-16 11:35:19 +01:00
Dean
2a1ef4c87f
Code review updates
2022-05-16 11:13:17 +01:00
Dean
2fe7581dd3
Merge remote-tracking branch 'origin/develop' into feature/fill-app-name-on-create
2022-05-16 09:08:33 +01:00
Andrew Kingston
7f4b3e4bf8
Disable new screens settings when viewing an old screen and correctly upgrade all screen settings when detaching from custom layouts
2022-05-16 08:48:03 +01:00
Martin McKeaveney
e6586e64a3
only lock no_access for builder users
2022-05-13 14:36:11 +01:00
Martin McKeaveney
e4766ad388
Merge branch 'master' of github.com:Budibase/budibase into fix/oncall-bugs
2022-05-13 14:23:51 +01:00
Andrew Kingston
c8c9a05658
Add warning to navigation section when using an old screen with a custom layout, and allow upgrading
2022-05-13 13:50:15 +01:00
Andrew Kingston
58145d6bca
Allow pasting inside screens on screens tab and fix icon overflow in nav items
2022-05-13 12:05:55 +01:00
Andrew Kingston
07098fee08
Add second panel for navigation tab
2022-05-13 11:38:19 +01:00
Andrew Kingston
388450daa5
Add secondary panel for theme tab
2022-05-13 11:35:30 +01:00
Andrew Kingston
ab27816f08
Allow deleting built in layouts and hide layouts tab when no layouts exist
2022-05-13 11:23:27 +01:00
Andrew Kingston
c3b39d5953
Fix theme resetting navigation background and update layout UI
2022-05-13 11:09:20 +01:00
Andrew Kingston
1c93d9bd91
Clear screen validation errors when changing screen
2022-05-13 10:14:52 +01:00
Andrew Kingston
76471bfcc4
Add icons to component list and update style of nav items
2022-05-13 10:12:16 +01:00
Rory Powell
30c12f2625
Merge branch 'master' into merge-master
2022-05-13 10:05:21 +01:00
Martin McKeaveney
d41de1ca6a
webhook URL paste, hiding no access role
2022-05-12 19:46:13 +01:00
mike12345567
f86f6c3b1c
Shifting the title of the flow item header into separate component so that it can be used by the run history flow as well.
2022-05-12 18:14:38 +01:00
Mel O'Hagan
1e33d3601e
Disable reset button if SMTP not configured
2022-05-12 17:25:49 +01:00
Dean
f78bcdacea
App name autofill on create. Initial cypress tests added for importing an application file with a sample fixture
2022-05-12 17:04:05 +01:00
Mel O'Hagan
db2cfd077f
Allow SMTP config to be cleared
2022-05-12 16:57:54 +01:00
Rory Powell
95c02e509b
Merge branch 'master' of github.com:Budibase/budibase
2022-05-12 15:53:27 +01:00
Rory Powell
31555cc660
Revert "Adding to the REST query UI to make it more obvious when it needs saved, such as the user has changed a dynamic variable."
...
This reverts commit fb1f941c76
.
2022-05-12 15:30:32 +01:00
Andrew Kingston
ad6a0c74f6
Update text
2022-05-12 13:00:20 +01:00
Andrew Kingston
27e790bb5b
Add ability to copy components from legacy layouts for backwards compatibility
2022-05-12 10:43:01 +01:00
Dean
21a3b66347
Minor fix for application lock button labelling
2022-05-12 10:28:32 +01:00
Andrew Kingston
364f25341e
Remove concept of frontend preview types
2022-05-12 09:46:21 +01:00
Andrew Kingston
b7b3136555
Remove currentView flag from builder store
2022-05-12 09:42:57 +01:00
Andrew Kingston
550511d404
Render screenslot when showing legacy layouts and remove concept of preview type
2022-05-12 09:42:25 +01:00
Dean
51952ee0f4
Removed unused variables, hid the automation/backups tabs and removed the disable flag from the app version settings menu
2022-05-12 09:24:19 +01:00
Dean
a8a57a9722
Merge remote-tracking branch 'origin/develop' into feature/app-overview-section
2022-05-12 08:59:37 +01:00
mike12345567
0218ba5210
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-05-11 19:47:22 +01:00
mike12345567
3f6e8bf5ea
Start of automation logs for #4977 - implementing some of the UI.
2022-05-11 19:40:13 +01:00
Dean
75535caef1
Cypress test fixes and a correction for the version update behaviour
2022-05-11 19:37:12 +01:00
Dean
7607d5c8e8
Merge remote-tracking branch 'origin/develop' into feature/app-overview-section
2022-05-11 16:21:15 +01:00
mike12345567
c1c122291b
Addresses issue mentioned in #5664 - relationship formula isn't write if column contains a space.
2022-05-11 13:33:45 +01:00
Andrew Kingston
78b8bc4493
Delete old design UI code
2022-05-11 13:10:05 +01:00
Andrew Kingston
8be243add5
Refactor design panels into core panel component and update usages
2022-05-11 13:09:21 +01:00
Andrew Kingston
df22e70e5d
Add initial layouts panel and add explicit panels for theme and navigation tabs
2022-05-11 13:06:41 +01:00
Andrew Kingston
88018aff4e
Add initial layouts panel and add explicit panels for theme and navigation tabs
2022-05-11 12:47:24 +01:00
melohagan
aa7aa6d685
Merge pull request #5815 from Budibase/bug/sev3/automation-query-limit-placeholder
...
Add limit placeholder for Automation queries
2022-05-11 12:01:17 +01:00
Mel O'Hagan
ef2244fd20
Add limit placeholder for Automation queries
2022-05-11 11:25:53 +01:00
Michael Drury
e7bb4a1fb7
Merge pull request #5707 from Budibase/fix/mike-fixes-04-05
...
SQL columns with spaces LIKE fix and dynamic REST variable UI change
2022-05-11 10:34:36 +01:00
Martin McKeaveney
4f3d105018
merge with master
2022-05-11 10:12:08 +01:00
Andrew Kingston
876cb4784d
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
2022-05-11 09:07:35 +01:00
Dean
4c3e8e44f4
Merge remote-tracking branch 'origin/develop' into feature/app-overview-section
2022-05-11 09:07:30 +01:00
Andrew Kingston
89e53ad869
Remove placeholder from screen select above preview
2022-05-11 09:07:01 +01:00
Andrew Kingston
b83ea1f682
Update screen sorting to sort using url param order
2022-05-11 09:04:33 +01:00
Andrew Kingston
9679956d46
Remove concept of selected access role and refactor logic around assigning roles to new screens
2022-05-11 08:47:24 +01:00
Andrew Kingston
ed12c50b97
Remove instance name as a required screen setting and add new screen properties as optional validation
2022-05-11 08:46:13 +01:00
Andrew Kingston
f67044b83d
Add a few UX improvements to adding component to allow control using the keyboard
2022-05-10 19:53:22 +01:00
Andrew Kingston
68b20b69d4
Auto focus search input when adding component
2022-05-10 18:48:43 +01:00
Andrew Kingston
c7f4978d05
Unset app ID from builder store when unmounting to prevent stale app ID header
2022-05-10 18:43:34 +01:00
Andrew Kingston
0f84d35c32
Handle overflowing app titles and center main navigation relative to actual screen center
2022-05-10 18:35:00 +01:00
Andrew Kingston
f1777c23f7
Add fallback UI when no screens exist and add custom theme metadata to new apps
2022-05-10 18:20:26 +01:00
Dean
eb8b086d2c
packages/builder/src/components/start/CreateAppModal.svelte
2022-05-10 17:18:25 +01:00
Dean
407dfc0dcb
Merge remote-tracking branch 'origin/develop' into feature/add-default-screen
2022-05-10 17:00:31 +01:00
Andrew Kingston
a77561d901
Add new settings to new screens upon creation
2022-05-10 17:00:03 +01:00
Dean
43cd89a121
Cypress tests for the overview tab
2022-05-10 16:58:55 +01:00
Andrew Kingston
b88f6ff702
Ensure nav background colour is properly updated when changing theme
2022-05-10 16:30:13 +01:00
Andrew Kingston
4c90de8498
Automatically update old apps with new navigation settings based on old layouts
2022-05-10 16:20:28 +01:00
Peter Clement
b43fe44468
one more null check
2022-05-10 15:21:54 +01:00
Peter Clement
0cb87c601e
null checking selected automation
2022-05-10 15:15:34 +01:00
Andrew Kingston
78b5e7707d
Add screen width setting with backwards compatibility
2022-05-10 14:54:53 +01:00
Andrew Kingston
316d5d682f
Improve role colours and ordering
2022-05-10 14:02:00 +01:00
Andrew Kingston
5b297aa6b6
Remove deprecated code
2022-05-10 13:33:42 +01:00
Andrew Kingston
c0ffd9f518
Use sorted screens in both screen navigation panel and above preview
2022-05-10 13:33:05 +01:00
Andrew Kingston
063a1d67c1
Centrally sort screens to allow consistency across design UI
2022-05-10 13:32:34 +01:00
Andrew Kingston
af8e58fa91
Fix navigation setting panel bugs
2022-05-10 11:50:04 +01:00
Andrew Kingston
e94eba9619
Prevent multiple home screen assignment for the same role by changing role on existing screens
2022-05-10 11:47:21 +01:00
Andrew Kingston
942d6eab5f
Unset home screen flag when duplicating screen
2022-05-10 11:36:42 +01:00
Peter Clement
d78f170d68
fix issue with blocks not being toggled
2022-05-10 10:51:48 +01:00
Peter Clement
92ac1bb6d1
fix spacing on block arrows
2022-05-09 17:02:24 +01:00
Peter Clement
f58118b52d
Add test data sidebar and componentize part of the flow item for this purpose
2022-05-09 16:50:43 +01:00
Dean
97210280d5
Added the app creation buttons back into the header of the page. Previously removed by mistake
2022-05-09 16:31:17 +01:00
Dean
a33b6eb8db
Merge remote-tracking branch 'origin/develop' into feature/app-overview-section
2022-05-09 15:45:05 +01:00
Dean
5f1e7bdee0
Fixes for tab underline behaviour. Fix for overview initialisation via URL. Fix for clearing the store when navigating away from the overview tab
2022-05-09 14:41:53 +01:00
Rory Powell
e134400465
Merge branch 'master' into merge-master
2022-05-09 14:22:01 +01:00
Andrew Kingston
b89203cd45
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
2022-05-09 09:41:28 +01:00
Andrew Kingston
e15610e8d4
Cleanup and remove old files
2022-05-09 09:40:46 +01:00
Andrew Kingston
1f38cbbba9
Add theme slider and completed theme panel to new design UI
2022-05-09 09:39:44 +01:00
Martin McKeaveney
2a069a33ad
allow copying of app ID from the edit menu
2022-05-08 19:23:41 +01:00
Dean
8131b8fcaa
Overview Tab refactoring and general updates to the homepage
2022-05-06 15:52:49 +01:00
Andrew Kingston
40af4ec358
Add majority of new theme panel
2022-05-06 14:52:38 +01:00
Andrew Kingston
85a619c6ea
Automatically go to navigation section when clicking navigation in preview
2022-05-06 13:59:16 +01:00
Andrew Kingston
eb4d8d5e52
Add full navigation settings panel in new design UI. Remove navigation theme settings from theme panel
2022-05-06 13:51:27 +01:00
Dean
5104631d20
Initial Commit for app overview
2022-05-05 12:52:17 +01:00
Martin McKeaveney
8899527da8
merge
2022-05-05 12:45:09 +01:00
Andrew Kingston
b21c4b95b8
Update many usages of goto to redirect to improve routing history and fix many blocking navigation cycles
2022-05-05 09:28:33 +01:00
Rory Powell
e4257f1e04
Merge branch 'develop' into feature/posthog-v2
2022-05-05 08:47:06 +01:00
mike12345567
fb1f941c76
Adding to the REST query UI to make it more obvious when it needs saved, such as the user has changed a dynamic variable.
2022-05-04 16:32:04 +01:00
mike12345567
159cc9d277
Fixes for #4736 - I believe the issue was that the dynamic variables were not being saved, removing the need for the user to be aware of this, also making it possible to pass the entire data structure from one call to another if desired.
2022-05-04 15:26:19 +01:00
mike12345567
56f1843f1e
Merge branch 'develop' of github.com:Budibase/budibase into merge-master-develop
2022-05-04 14:16:40 +01:00
melohagan
437b80910d
Merge pull request #5689 from Budibase/bug/sev3/query-preview-number-sorting
...
Query preview - sort by number for number types
2022-05-04 14:09:22 +01:00
Mel O'Hagan
d1e6e7549a
using of
2022-05-04 13:33:58 +01:00
Rory Powell
7f77d895ce
Merge branch 'master' into merge-master-develop
2022-05-04 13:29:51 +01:00
Peter Clement
118b9bbd97
remove log
2022-05-04 11:56:54 +01:00
Peter Clement
45fd19583c
linting
2022-05-04 11:55:26 +01:00
Peter Clement
af9b9b6921
Some foreach block fixes
2022-05-04 10:24:28 +01:00
Mel O'Hagan
41b72027c4
Query preview sort by number for number types
2022-05-03 15:52:03 +01:00
mike12345567
2a01bd5210
Merge branch 'master' of github.com:Budibase/budibase into fix/mike-fixes-may
2022-05-03 15:34:14 +01:00
mike12345567
d090f2a8aa
Fix for #5553 - when importing for SQL databases attempt to manage date and time only column times, handle these when displaying in tables and when filtering.
2022-05-03 14:11:06 +01:00
Mel O'Hagan
76868c1bbb
Pass through type when creating internal table
2022-05-03 11:50:16 +01:00
Mel O'Hagan
696d1714f6
Refetch the admin checklist on SMTP config save
2022-05-03 10:36:50 +01:00
Martin McKeaveney
a6fa2243bc
Merge pull request #5672 from Budibase/fix/google-branding
...
update google button to match their branding guidelines
2022-05-02 09:40:28 +01:00
Martin McKeaveney
31c45daacf
update google button to match their branding guidelines
2022-05-01 12:53:39 +01:00
Peter Clement
746362c4ef
fix binding panel in automate
2022-04-29 11:37:40 +01:00
Martin McKeaveney
2a7fa4d8f7
merge
2022-04-29 00:05:43 +01:00
Andrew Kingston
1db3ae2974
Add support for instant updating of navigation settings in client apps
2022-04-28 17:30:48 +01:00
Andrew Kingston
afa5f5e6cd
Move some role logic to frontend core and enable client library to preferentially route to home screens
2022-04-28 15:13:33 +01:00
Andrew Kingston
709782783e
Update role colours
2022-04-28 13:27:31 +01:00
mike12345567
98bffe1971
Fix for #5633 - making sure when timestamp is null (creating row) date picker can be used.
2022-04-28 13:18:10 +01:00
Andrew Kingston
1fb1e70b28
Improve urlStateSync utility, improve routing structure, improve component tree
2022-04-28 12:05:34 +01:00
Andrew Kingston
2736954438
Add link settings to new navigation tab
2022-04-27 17:50:01 +01:00
mike12345567
0d5eefa727
Making it so that the filter table button isn't disabled when the filter/search didn't return any data.
2022-04-27 16:58:29 +01:00
Rory Powell
1caf4b1965
Merge branch 'develop' into feature/posthog-v2
2022-04-27 16:32:00 +01:00
mike12345567
6556a41a5a
Fix for #5219 - default all string types to basic text format, allow user to switch string types to longform if they desire.
2022-04-27 16:29:03 +01:00
Andrew Kingston
74d123eb04
Add warning banner for old screens and allow updating screens to remove custom layouts
2022-04-27 15:47:59 +01:00
Dean
2a6c775fa0
Add a default screen to newly created apps not using templates
2022-04-27 14:50:30 +01:00
Andrew Kingston
6480d62a1b
Fix issue sorting screens with custom roles
2022-04-27 12:31:51 +01:00
Andrew Kingston
840ff254d1
Allow client library to render new screen structure without layouts
2022-04-27 12:30:35 +01:00
Andrew Kingston
893327cd9e
Add ability to set home screens and fix issue with sorting screens
2022-04-27 11:36:47 +01:00
Andrew Kingston
7bf25d9a7b
Don't show selected components unless the components tab is active and automatically route to components whenever selecting on in the preview
2022-04-27 08:47:06 +01:00
Andrew Kingston
80b1841703
Update panel text size and improve target panel position wording
2022-04-27 08:27:00 +01:00
Andrew Kingston
15956ec099
Improve screen list sorting order
2022-04-27 08:22:41 +01:00
Andrew Kingston
e2d89490b8
Slightly increase width of side panels and add expandable toggle for component tab
2022-04-27 08:06:09 +01:00
Andrew Kingston
b42161bfd5
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
2022-04-27 07:59:37 +01:00
Martin McKeaveney
a91cf354b6
renamable buckets, started firebase tests, onboarding modal copy update
2022-04-26 17:12:47 +01:00
Andrew Kingston
8ed59fa897
Allow adding blocks from new UI
2022-04-26 16:41:05 +01:00
Andrew Kingston
0f8eee4db9
Improve UI and state management around adding new components
2022-04-26 16:37:12 +01:00
mike12345567
2441f42c54
Merge branch 'develop' of github.com:Budibase/budibase into fix/develop-merge
2022-04-26 16:31:17 +01:00
Andrew Kingston
c5c6f57fed
Update title in component settings panel and fix issue when components are not selected
2022-04-26 14:40:29 +01:00
Andrew Kingston
380670b27e
Update view components button in screen section to function
2022-04-26 14:26:55 +01:00
Andrew Kingston
9c9de94b8c
Add empty navigation panels for navigation and layouts tabs
2022-04-26 14:24:10 +01:00
Andrew Kingston
271e302b10
Add back in component settings panel
2022-04-26 14:22:32 +01:00
Dean
bccaac253a
Cypress test fix
2022-04-26 13:54:18 +01:00
Andrew Kingston
168ec6634e
Add back in working component tree with scrolling and dropdown menus
2022-04-26 13:44:21 +01:00
Dean
64d4ea1533
Correction for deployment application references.
2022-04-26 12:32:08 +01:00
Dean
8b8baf9bdd
Merge remote-tracking branch 'origin/develop' into feature/new-app-publish-workflow
2022-04-26 12:12:50 +01:00
Martin McKeaveney
93d7b61eb1
merge
2022-04-26 12:06:54 +01:00
Dean
24a9656cbc
Test fixes and code review refactoring
2022-04-26 12:04:07 +01:00
Andrew Kingston
853ca15bb4
Update new component blocks section to match designs
2022-04-26 11:04:31 +01:00
Peter Clement
a756cc4c5d
use seqeunetial function to handle successive changes
2022-04-26 10:47:57 +01:00
Peter Clement
953ccfd7ad
Merge remote-tracking branch 'origin/develop' into fix/automation-performance-ux
2022-04-26 10:30:31 +01:00
Martin McKeaveney
9ca4dacbaa
merge with master
2022-04-26 10:21:45 +01:00
Andrew Kingston
2c0ae18438
Fix iframe remounting on routify changes
2022-04-26 10:16:58 +01:00
Andrew Kingston
b1f4f94f93
Add icons to screen picker above app preview
2022-04-26 09:51:53 +01:00
Andrew Kingston
70624a4d97
Update style of component selection list and improve routing redirects
2022-04-26 09:45:16 +01:00
Andrew Kingston
943dcc7afa
Add new components above app preview
2022-04-26 09:44:59 +01:00
Peter Clement
0c083a0692
remove function scope
2022-04-26 09:40:02 +01:00
Andrew Kingston
c127703a6c
Add initial new 'add component' panel
2022-04-26 08:23:53 +01:00
Andrew Kingston
5d426b25a7
Fix overflow not scrolling properly in settings panel
2022-04-26 07:42:27 +01:00
Andrew Kingston
091ebe89f5
Fix overflow not scrolling properly in side panels
2022-04-26 07:41:58 +01:00
Rory Powell
dd0e6099b8
Fix: google sso
2022-04-25 22:49:56 +01:00
Andrew Kingston
0e05c82c8c
Move theme editor into theme tab
2022-04-25 20:26:06 +01:00
Andrew Kingston
d4f20f9e82
Fix status lights and context menus working together in nav items
2022-04-25 20:17:09 +01:00
Andrew Kingston
55804b0c32
Tidy up and polish screen settings panel
2022-04-25 20:10:52 +01:00
Andrew Kingston
877791970a
Add screen settings panel
2022-04-25 19:59:30 +01:00
Andrew Kingston
1e59576a30
Update routify structure to prevent remounting full page when changing URL params and update nav item wrapping
2022-04-25 19:33:43 +01:00
Peter Clement
302ff6b270
Merge remote-tracking branch 'origin/develop' into fix/automation-performance-ux
2022-04-25 15:38:11 +01:00
Andrew Kingston
300f1e8ab1
Add validation and fallback URLs to URL/state sync utility
2022-04-25 15:36:01 +01:00
Peter Clement
470b98ee54
update modalbindableinput to use on blur
2022-04-25 15:17:35 +01:00
Peter Clement
2306c5d09d
remove log
2022-04-25 14:58:44 +01:00
Andrew Kingston
b9a2d96765
Make publish button CTA and tidy up alignment
2022-04-25 14:58:41 +01:00
Andrew Kingston
e6f68943ba
Tidy up new screen workflow and integrate with new UI
2022-04-25 14:57:12 +01:00
Peter Clement
72985ee71c
remove debouncing of automation input change and replace with on blurr
2022-04-25 14:51:36 +01:00
Peter Clement
db8e31164a
remove code that disallowed adding new block in some conditions
2022-04-25 14:39:35 +01:00
Andrew Kingston
3d9e868334
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui-dirty
2022-04-25 14:38:52 +01:00
Andrew Kingston
378d7a014e
Add screen creation modal to screens tab
2022-04-25 14:37:14 +01:00
Peter Clement
ab610786f0
add array to app action types
2022-04-25 14:31:15 +01:00
deanhannigan
80853d7c09
Merge pull request #5266 from Budibase/feature/new-screen-addition-ui
...
Screen workflow updates
2022-04-25 14:30:36 +01:00
Andrew Kingston
7d6a7c372c
Pull in new published flow changes
2022-04-25 13:50:08 +01:00
Andrew Kingston
d269354d6f
Merge branch 'feature/new-app-publish-workflow' of github.com:Budibase/budibase into new-design-ui-dirty
2022-04-25 13:42:23 +01:00
Andrew Kingston
b3db4257f2
Update publish icon with normal tooltips
2022-04-25 12:46:59 +01:00
Martin McKeaveney
fa66c07578
PR review
2022-04-25 11:45:15 +01:00
Martin McKeaveney
bbce5a9c7f
Merge branch 'master' into gsheets-updates
2022-04-25 09:27:38 +01:00
Dean
85928e72b2
Merge remote-tracking branch 'origin/develop' into feature/new-screen-addition-ui
2022-04-25 09:06:54 +01:00
Martin McKeaveney
4091642c67
remove google auth button
2022-04-24 23:38:52 +01:00
Dean
7cbf9c2e61
Cypress fixes for screen create flow
2022-04-22 18:23:16 +01:00
Dean
9ece75082f
Merge remote-tracking branch 'origin/develop' into feature/new-app-publish-workflow
2022-04-22 16:39:59 +01:00
Andrew Kingston
03be935e6c
Refactor routes and start updating core design UI into new components
2022-04-22 16:03:47 +01:00
Dean
b9f57eecb3
Minor modal refactor for testing. Updates to the cypress tests around creating screens
2022-04-22 14:57:13 +01:00
mike12345567
9b20daf930
Fix for #5495 - making sure that formula columns have access to the relationship details before squashing the results ready for response from the API. Also making sure that the frontend inputs the relationship bindings as expected with the proper path for access.
2022-04-22 12:56:36 +01:00
Dean
1885a3e275
Refactored the screen wizard to separate out the role selection. Design and layout updates to address feedback
2022-04-22 12:22:21 +01:00
Andrew Kingston
1614f88087
Merge pull request #5315 from Budibase/data-ui-empty-states
...
Data UI empty states
2022-04-22 10:48:28 +01:00
Andrew Kingston
754aa82cec
Merge pull request #5417 from Budibase/form-actions
...
Form actions
2022-04-22 10:47:57 +01:00
Andrew Kingston
4f94430c96
Add reusable utility to sync URL params with state
2022-04-21 17:06:11 +01:00
Andrew Kingston
50b818fec8
Add new design side nav and update routing
2022-04-21 15:11:07 +01:00
Dean
c904bc6273
Merge remote-tracking branch 'origin/develop' into feature/new-app-publish-workflow
2022-04-21 14:32:49 +01:00
Martin McKeaveney
701cc93866
Merge pull request #5290 from Upgreydd/Do_not_validate_if_multi-select_options_length_is_0
...
Do not validate if multi-select options length is 0
2022-04-21 14:29:44 +01:00
Dean
61150c82cf
Merge remote-tracking branch 'origin/develop' into feature/new-app-publish-workflow
2022-04-21 14:10:58 +01:00
Dean
6bd59e7f8f
Minor test enhancements and publish workflow test spec added
2022-04-21 11:59:59 +01:00
Rory Powell
d2a4e0a934
Merge branch 'develop' into feature/licensing
2022-04-20 14:59:36 +01:00
Dean
2fb9fa55bd
Minor refactor of the deploy modal flow
2022-04-20 14:58:18 +01:00
Dean
103511bc40
Added the hover message for the publish menu icon
2022-04-20 14:37:24 +01:00
Dean
0305719fe3
Merge remote-tracking branch 'origin/develop' into feature/new-app-publish-workflow
2022-04-20 12:54:58 +01:00
Dean
ea164cb6aa
Added cypress attributes for the popover menu
2022-04-20 12:51:44 +01:00
Dean
5e21757ef1
Added missing import
2022-04-20 11:31:54 +01:00
Dean
1eff790fe8
Added events for viewing a production application and unpublishing
2022-04-20 11:08:06 +01:00
Mel O'Hagan
8494f872af
Remove Row Rev from UI
2022-04-20 11:00:58 +01:00
Rory Powell
c92e7120de
Move upgrade page check into self hosted block
2022-04-20 10:07:36 +01:00
Rory Powell
46965bbb44
Feature flag upgrade page
2022-04-20 09:46:20 +01:00
Dean
b2b5fde7ba
Cypress test fixes and refactoring. Removed debugging elements
2022-04-20 09:17:01 +01:00
Dean
f78aaa640f
Code style check
2022-04-19 14:56:56 +01:00
Dean
c7b6453862
Merge remote-tracking branch 'origin/develop' into feature/new-app-publish-workflow
2022-04-19 14:45:46 +01:00
Dean
26c19891bb
Unpublish refactored to stop development applications being mistakenly deleted. Minor updates to the modal content component to allow the replacement of the header. Further work to implement the publishing workflow changes
2022-04-19 14:38:09 +01:00
Andrew Kingston
2a727b4a3d
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
2022-04-19 10:08:17 +01:00
Peter Clement
97c49b11d2
Merge remote-tracking branch 'origin/develop' into feature/foreach-block
2022-04-18 10:05:43 +01:00
mike12345567
80a41235dd
Fixing REST UI query error notification and adding better error for query timeout.
2022-04-14 17:28:14 +01:00
Andrew Kingston
9545b3af1b
Add button actions to update form field values
2022-04-14 09:46:07 +01:00
melohagan
07d72294ed
Merge pull request #5298 from Budibase/bug/sev3/js_scripting_binding_label
...
Display correct selector label for JS Scripting
2022-04-14 08:40:32 +01:00
Rory Powell
fa1f9ad6cc
Merge branch 'develop' into feature/licensing
2022-04-13 21:24:07 +01:00
Andrew Kingston
1c4294fb13
Fix sizing of create new app screen
2022-04-13 14:42:09 +01:00
Andrew Kingston
5e19a93726
Merge pull request #5369 from Budibase/fix-query-block-search
...
Fixes for custom queries
2022-04-13 14:13:46 +01:00
Mel O'Hagan
d8f487288e
Change to startsWith JS. Remove index decrement.
2022-04-13 13:27:17 +01:00
Mel O'Hagan
7c828382a3
Merge branch 'develop' into bug/sev3/js_scripting_binding_label
2022-04-13 11:35:01 +01:00
Andrew Kingston
c9d0791a0e
Remove table ID from custom queries to fix 500 errors when trying to fetch a table definition and passing up a query ID, and fix issue with search fields when no table ID exists
2022-04-13 09:43:49 +01:00
Andrew Kingston
57d1d9c2d5
Use the readable schema when generating search field options
2022-04-13 09:43:39 +01:00
Rory Powell
33719fcb09
Merge branch 'feature/licensing' into feature/posthog-v2
2022-04-12 17:12:46 +01:00
Andrew Kingston
3bb9834895
Remove table ID from custom queries to fix 500 errors when trying to fetch a table definition and passing up a query ID, and fix issue with search fields when no table ID exists
2022-04-12 16:58:26 +01:00
Andrew Kingston
e692dc9095
Use the readable schema when generating search field options
2022-04-12 16:27:14 +01:00
Rory Powell
03ba6d914f
Merge branch 'develop' into feature/licensing
2022-04-12 16:18:41 +01:00
Andrew Kingston
71dd456a37
Update top bar with back arrow, app name, centered large tabs, new icons, tooltips on right icons and removal of version and self-host icons
2022-04-12 15:35:24 +01:00
Mel O'Hagan
6ee859b04e
Default option labels and values
2022-04-12 14:54:15 +01:00
Andrew Kingston
263fd60c53
Initially navigate to design rather than data
2022-04-12 14:10:01 +01:00
Peter Clement
03b1805030
uneeded reactive statement
2022-04-12 11:43:01 +01:00
Peter Clement
47480450d8
fix failure condition
2022-04-11 23:10:29 +01:00
Mel O'Hagan
6850bb77fd
Added error messages to inputs instead
2022-04-11 16:08:25 +01:00
Mel O'Hagan
6c9ee5e27c
Merge branch 'develop' into bug/sev3/require-option-values
2022-04-11 15:18:10 +01:00
Peter Clement
999199dcf6
Add handling for failure conditions
2022-04-11 10:26:59 +01:00
Peter Clement
d4ff168ae4
Merge remote-tracking branch 'origin/develop' into feature/foreach-block
2022-04-11 10:21:08 +01:00
Mel O'Hagan
fdca96609b
Simplify condition
2022-04-08 23:24:46 +01:00
Mel O'Hagan
fafce24d5b
Error messaging for invalid options in editor
2022-04-08 23:15:47 +01:00
Kacper
cfbb9bfcaa
Added option on frontend side to render MultiSelect as input instead of selector with no options
2022-04-08 17:21:30 +02:00
Andrew Kingston
61fb90e03d
Add spacing between title buttons
2022-04-08 10:37:45 +01:00
Andrew Kingston
6be3c7c624
Allow table buttons to wrap
2022-04-08 10:35:13 +01:00
Andrew Kingston
526805d7e7
Increase table title size and padding around table headers
2022-04-08 10:28:07 +01:00
Dean
ebf1fd5238
Ensure datasources are refreshed when loading the create screen modal
2022-04-08 09:05:56 +01:00
Martin McKeaveney
b2b1e76e30
adding more descriptive error messages to query UI
2022-04-08 09:01:38 +01:00
Peter Clement
b439e59137
Merge remote-tracking branch 'origin/develop' into feature/foreach-block
2022-04-07 22:32:44 +01:00
Andrew Kingston
ee8ec669e4
Fix spaces in screen URLs
2022-04-07 16:06:04 +01:00
Andrew Kingston
ff40ddd9af
Fix bug with automations that have no inputs in an app action trigger
2022-04-07 16:02:08 +01:00
Andrew Kingston
620008fc42
Prevent flashing CTA buttons when initially loading table data
2022-04-07 15:48:35 +01:00
Andrew Kingston
9e20f0406c
Update auto column, export and filter buttons to new designs and to support disabled state
2022-04-07 15:39:14 +01:00
Andrew Kingston
7a2a7bfc87
Split buttons into left and right sides
2022-04-07 15:32:46 +01:00
Andrew Kingston
2a5b81a40a
Add placeholder table content and add highlighted and disabled states to table buttons
2022-04-07 15:30:55 +01:00
Mel O'Hagan
0d2b9c39e2
Display correct selector label for JS Scripting
2022-04-07 15:09:53 +01:00
Andrew Kingston
6c6b7fe411
Fix endless encoding loop with screen URLs
2022-04-07 12:23:17 +01:00
Dean
cffdad78e5
Minor test updates and formatting
2022-04-07 12:22:16 +01:00
Andrew Kingston
c6d1757f7d
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
2022-04-07 12:04:13 +01:00
Dean
aaa46e8992
Removed debugging statements and updated event data for screen create workflows
2022-04-07 09:35:12 +01:00
Dean
5b4ff5cd3f
Merge remote-tracking branch 'origin/develop' into feature/new-screen-addition-ui
2022-04-06 14:23:29 +01:00
Andrew Kingston
c415c4f3bd
Merge pull request #5259 from Budibase/role-id-bindings
...
Add role IDs as bindings
2022-04-06 13:58:38 +01:00
melohagan
a14fe9c4b5
Merge pull request #5258 from melohagan/bug/sev3/hidden_bindable_text
...
Add text input padding when FlashOn icon shown
2022-04-06 11:32:02 +01:00
Dean
21c96a42b1
Merge remote-tracking branch 'origin/develop' into feature/new-screen-addition-ui
2022-04-06 10:38:33 +01:00
Dean
186dcc00f6
Initial commit of screen workflow updates
2022-04-06 10:10:53 +01:00
Andrew Kingston
e5678d9b27
Update role bindings to use Role prefix rather than Roles
2022-04-06 08:22:10 +01:00
Mel O'Hagan
d000acc3b1
Pad input text when FlashOn icon is showing
2022-04-05 16:56:48 +01:00
Andrew Kingston
c980801579
Add role IDs as bindings
2022-04-05 16:05:29 +01:00
Andrew Kingston
0427b9dc7f
Merge branch 'develop' of github.com:Budibase/budibase into nord-theme
2022-04-04 12:19:29 +01:00
Dean
b8f843ebb2
Fixes for date/time picker issue.
2022-04-04 11:51:52 +01:00
Andrew Kingston
00097ad2d7
Update home screen sizes
2022-04-04 10:42:26 +01:00
Andrew Kingston
9ad826ffde
Remove flash on loading template pictures
2022-04-01 18:16:13 +01:00
Andrew Kingston
0037a6f737
Remove flashing when navigating between home screens
2022-04-01 18:08:23 +01:00
Andrew Kingston
dc7500103d
Remove flashing when navigating between home screens
2022-04-01 18:08:16 +01:00
Andrew Kingston
a846c701ef
Fix issue where changing the role of a screen did not correctly update screen list
2022-04-01 18:02:34 +01:00
Andrew Kingston
cf7900564a
Prevent updating a screen role to a role for which the screen URL already exists
2022-04-01 14:53:01 +01:00
Andrew Kingston
e61e3ddf27
Prevent update a screen URL to an existing URL for the same role
2022-04-01 14:47:49 +01:00
Andrew Kingston
d08d9d1248
Add form block and form block plus components
2022-04-01 12:51:23 +01:00
Martin McKeaveney
417ba977fa
redis integration complete
2022-03-31 15:44:06 +01:00
Martin McKeaveney
6e5bcb224c
redis integration
2022-03-31 10:56:16 +01:00
Peter Clement
006bf368bb
more parsing of output bindings
2022-03-29 10:29:51 +01:00
Dean
7e3a0046bd
Lint fix and now diplaying the '/app/' prefix when previewing an app url
2022-03-29 09:59:39 +01:00
Maurits Lourens
4e34e00dc0
Merge branch 'develop' into merge_create_user_modals
...
# Conflicts:
# packages/builder/src/pages/builder/portal/manage/users/_components/BasicOnboardingModal.svelte
2022-03-29 10:11:06 +02:00
Dean
af19b41c2d
Merge remote-tracking branch 'origin/develop' into feature/templates-home-screen
2022-03-29 09:05:18 +01:00
Martin McKeaveney
56b1d1dbc1
Merge pull request #5135 from Budibase/feature/googlesheets-release
...
Feature/googlesheets release
2022-03-29 08:18:11 +01:00
Andrew Kingston
5ed88f6b31
Merge pull request #5136 from Budibase/fix/automation-bugs
...
Some automation bug fixes
2022-03-29 07:53:11 +01:00
Dean
f512441f11
Cypress test fixes and refactoring around the create app workflows
2022-03-28 23:21:38 +01:00
Andrew Kingston
e463d4abe0
Fix spaces not being allowed in formula columns
2022-03-28 19:10:48 +01:00
Andrew Kingston
07931043be
Fix design of automation SchemaSetup
2022-03-28 16:56:42 +01:00
Martin McKeaveney
aed9bfc728
fixing google sheets bug, respect google configuration hierarchy
2022-03-28 16:44:33 +01:00
Andrew Kingston
7f66a3cace
Fix automation section crashing when a table has been deleted and is in use
2022-03-28 16:26:37 +01:00
Peter Clement
73151722ec
update bindings to support looping
2022-03-28 10:01:56 +01:00
Rory Powell
75d5c0c0b9
Merge branch 'feature/licensing' into feature/posthog-v2
2022-03-28 09:47:34 +01:00
Dean
7b3c571be3
Merge remote-tracking branch 'origin/develop' into feature/templates-home-screen
2022-03-28 09:08:16 +01:00
Rory Powell
3e5e95a9c1
Add analytics to backend-core. Update server posthog usage
2022-03-25 13:04:34 +00:00
Andrew Kingston
4d82b49c0e
Merge pull request #5086 from Budibase/continue-if-button-action
...
'Continue if' button action
2022-03-25 12:29:19 +00:00
Andrew Kingston
bedbf4bcae
Merge branch 'develop' of github.com:Budibase/budibase into feature/map-actions
2022-03-25 12:00:17 +00:00
Dean
962f53e36f
Merge remote-tracking branch 'origin/develop' into feature/map-component
2022-03-25 11:31:45 +00:00
Dean
40f25a1463
Removed image load flag from the template card overlay
2022-03-25 09:59:23 +00:00
Dean
04aad3406d
Merge remote-tracking branch 'origin/develop' into feature/templates-home-screen
2022-03-25 09:45:35 +00:00
Dean
bd8b47318d
UI/UX code review changes
2022-03-25 09:43:28 +00:00
Peter Clement
7817d65eb3
Automation foreach block
2022-03-25 09:26:55 +00:00
Andrew Kingston
4b55e8c85e
Add 'continue if' button action
2022-03-25 09:26:15 +00:00
Andrew Kingston
fead539800
Merge pull request #5010 from Budibase/cheeks-fixes
...
Miscellaneous fixes
2022-03-24 02:50:04 -07:00
Dean
658cf60d3c
Merge remote-tracking branch 'origin/develop' into feature/templates-home-screen
2022-03-24 09:06:32 +00:00
Rene Pot
6e0b29667d
fix broken docs links
2022-03-23 14:47:27 +01:00
Dean
68d83646b3
Merge remote-tracking branch 'origin/develop' into feature/templates-home-screen
2022-03-23 12:43:47 +00:00
Dean
cc0280ca0c
Minor UI updates for the create app modal. A spinner has been added to the modal confirmation UX. The app name is pre-populated using the app name. The app URL can no longer be null
2022-03-23 12:43:20 +00:00
Andrew Kingston
3817de254e
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
2022-03-23 10:48:49 +00:00
Andrew Kingston
38be4979f3
Merge pull request #4987 from Budibase/scrollable-component-tree
...
Scrollable component tree
2022-03-23 10:46:55 +00:00
Andrew Kingston
af1c01fdd1
Prevent collapsing datasource if only one datasource exists
2022-03-23 10:17:52 +00:00
Dean
768f9e8679
Merge remote-tracking branch 'origin/develop' into feature/templates-home-screen
2022-03-23 09:00:09 +00:00
Andrew Kingston
98881ac64f
Merge pull request #4972 from Budibase/fix/table-primary-display-validation
...
Properly set required constraints for display columns
2022-03-23 08:45:10 +00:00
Andrew Kingston
406776088d
Add identifier to messages sent to client iframe preview to avoid conflicts with embedded iframe events
2022-03-22 18:15:41 +00:00
Martin McKeaveney
5fc7cf7cb4
Merge pull request #4970 from Budibase/fix/analytics-cleanup
...
updating analytics endpoint, removing old NPS survey
2022-03-22 16:34:25 +00:00
Dean
f6cbe01b07
Code formatting
2022-03-22 11:40:45 +00:00
Dean
6c269bf091
Initial commit of home screen modifications and template browsing
2022-03-22 11:38:17 +00:00
Andrew Kingston
8cfad1a4ff
Restore strange class name to fix cypress
2022-03-21 17:59:35 +00:00
Rory Powell
715d42d3e6
Merge branch 'develop' into feature/licensing
2022-03-21 17:13:16 +00:00
Andrew Kingston
8a2aa166fc
Remove selected state from current screen and only show component
2022-03-21 16:06:23 +00:00
Andrew Kingston
123e805668
Lint
2022-03-21 15:56:42 +00:00
Andrew Kingston
b5695cdc8e
Reduce max width of nav items to have a better generic fit
2022-03-21 15:54:10 +00:00
Andrew Kingston
7882d577bb
Update automation navigation to use new full width nav items
2022-03-21 15:48:00 +00:00
Andrew Kingston
313fdae011
Update datasource navigation to use new full width nav items
2022-03-21 15:47:49 +00:00
Andrew Kingston
014d318437
Update layouts in nav tree to new full width style
2022-03-21 15:40:07 +00:00
Andrew Kingston
0ffd080b0f
Fix issue when currentAsset is null and fix overflow when no screens for current role
2022-03-21 15:21:29 +00:00
Andrew Kingston
53ce97b9de
Ensure the component tree containing the selected component cannot be hidden
2022-03-21 15:17:51 +00:00
Andrew Kingston
7157b29da0
Support scrolling screens or folders into view when clicking
2022-03-21 14:46:59 +00:00
Andrew Kingston
a2283fefa5
Remove logs
2022-03-21 14:23:56 +00:00
Andrew Kingston
0798556a52
Tidy up logic for scrolling to components
2022-03-21 13:54:46 +00:00
Andrew Kingston
697c43187a
Add vertical scrolling to selected component and support scrolling to selected screen
2022-03-21 13:38:53 +00:00
Andrew Kingston
a8a6c0a428
Properly center all path, screen and component dropdown menu icons
2022-03-21 09:57:55 +00:00
Andrew Kingston
88e619aff7
Merge branch 'develop' of github.com:Budibase/budibase into scrollable-component-tree
2022-03-21 09:52:40 +00:00
Andrew Kingston
a80fe7d7d8
Set a required constraint for a column that is defaulted to being the primary display
2022-03-21 09:44:24 +00:00
Martin McKeaveney
cf9105c9dc
Merge pull request #4821 from Budibase/copy-paste-improvements
...
Copy paste improvements + extras
2022-03-21 08:25:01 +00:00
Martin McKeaveney
51847e37b2
Merge pull request #4931 from mslourens/binding_panel_overflow
...
Binding panel overflow
2022-03-21 08:07:00 +00:00
Martin McKeaveney
aaf84b6995
updating analytics endpoint, removing old NPS survey
2022-03-21 08:00:03 +00:00
Andrew Kingston
c79ec57a5d
Add initial work on horizontally scrollable component tree with automatic scrolling
2022-03-18 19:52:11 +00:00
Maurits Lourens
103bb25437
don't sent searchableSchema to getSchemaForDatasource
2022-03-18 16:45:33 +01:00
Michael Drury
2d011bce0d
Merge pull request #4864 from mslourens/google_firebase_integration
...
Google firebase integration
2022-03-18 10:07:30 +00:00
Rory Powell
5380c46725
Fix base path in server url for openapi3 import
2022-03-18 09:20:30 +00:00
Maurits Lourens
a4405891d4
set word-wrap to break word, so the text spreads on multiple lines
2022-03-16 21:05:45 +01:00
Maurits Lourens
ab0de4b233
set text-overflow on binding panel items
2022-03-16 21:01:47 +01:00
Maurits Lourens
19ec76c49d
Merge branch 'develop' into google_firebase_integration
2022-03-16 13:40:04 +01:00
Andrew Kingston
f40407885a
Merge branch 'develop' of github.com:Budibase/budibase into copy-paste-improvements
2022-03-15 11:33:27 +00:00
Andrew Kingston
3acea6b148
Add nord theme
2022-03-15 11:20:06 +00:00
Andrew Kingston
9500203515
Add event context to button actions to allow passing in params at run time and add corresponding data bindings
2022-03-15 11:16:51 +00:00
Dean
9f561b09c3
Merge remote-tracking branch 'origin/develop' into feature/map-component
2022-03-10 12:49:57 +00:00
Martin McKeaveney
45f158dcc5
Merge pull request #4587 from CommanderRoot/rm-deprecated-substr
...
Replace deprecated String.prototype.substr()
2022-03-10 01:57:57 +01:00
Maurits Lourens
a4fa08fc4d
remove inkscape related data from svg
2022-03-10 00:34:08 +01:00
Rory Powell
b77234b8ce
Merge branch 'develop' into labday/status-banner
2022-03-09 21:39:30 +00:00
Rory Powell
7698e9293c
Self Host <-> Licensing integration
2022-03-09 21:16:22 +00:00
Andrew Kingston
fa89e58934
Merge branch 'develop' of github.com:Budibase/budibase into copy-paste-improvements
2022-03-09 18:07:51 +00:00
Dean
baa35e8964
Merge remote-tracking branch 'origin/develop' into feature/map-component
2022-03-09 16:50:14 +00:00
mike12345567
eec65930f4
Fixing an issue with the tables store, some calls depended on the fetch returning the table list.
2022-03-09 11:22:02 +00:00
Dean
c672a439c0
Merge remote-tracking branch 'origin/develop' into feature/map-component
2022-03-09 11:02:53 +00:00
Andrew Kingston
f335c2635b
Merge branch 'develop' of github.com:Budibase/budibase into copy-paste-improvements
2022-03-08 17:58:12 +00:00
Andrew Kingston
990442b45e
Add optional chaining to all current asset references to account for nullish values
2022-03-08 17:57:36 +00:00
Dean
b67b34928a
Initial Commit for Issue/3819. World map component added and a small change to the Component draggable behaviour to accomodate it.
2022-03-08 16:41:21 +00:00
Maurits Lourens
c2d48bebd7
initial setup for google firebase integration
2022-03-08 17:31:36 +01:00
Rory Powell
7151c86224
Merge branch 'develop' into labday/status-banner
2022-03-08 16:31:07 +00:00
Andrew Kingston
d8cb5bfd24
Fix screen renaming when same route already exists
2022-03-08 14:14:57 +00:00
Peter Clement
38ba2509d7
Merge remote-tracking branch 'origin/develop' into feature/export-from-client
2022-03-08 13:56:56 +00:00
Andrew Kingston
4ef06ea6c1
Merge branch 'develop' of github.com:Budibase/budibase into copy-paste-improvements
2022-03-08 13:35:35 +00:00
Peter Clement
ebaaff1f8c
account for blocks within export button action
2022-03-08 13:31:14 +00:00
Peter Clement
064aee5e2e
Update how button action for exporting works
2022-03-08 12:58:05 +00:00
Martin McKeaveney
14cffcd6ff
merge
2022-03-08 12:40:41 +01:00
Martin McKeaveney
975eb0b99e
merge from master
2022-03-08 12:34:27 +01:00
Martin McKeaveney
01e14346ed
Merge pull request #4824 from Budibase/feature/export-from-client
...
Export selected rows from button action
2022-03-08 12:31:47 +01:00
Maurits Lourens
9a0c361ad0
show correct error and keep modal open
2022-03-08 11:15:02 +01:00
Andrew Kingston
e84e4f9899
Add duplicate action to settings bar
2022-03-07 14:05:26 +00:00
Andrew Kingston
d2b13cf3fa
Add option to paste inside screens
2022-03-07 13:56:06 +00:00
Peter Clement
ed2c210db8
Add button action allowing for export of client row selection
2022-03-07 12:06:11 +00:00
Andrew Kingston
4c88a046fd
Update confirm text button when duplicating screens
2022-03-07 10:41:52 +00:00
Andrew Kingston
91b698cfe1
Properly remove window event listener when unmounting component preview
2022-03-07 10:17:05 +00:00
Andrew Kingston
018b8713d7
Use new string-templates function and remove the one implemented on this branch for finding HBS expressions
2022-03-07 09:32:31 +00:00
Andrew Kingston
530024bd63
Add component name to settings panel
2022-03-07 08:16:55 +00:00
Rory Powell
b686c19658
Enforce licensed developer count + error types/codes framework
2022-03-04 13:42:50 +00:00
Andrew Kingston
e58fa37b6e
Merge pull request #4750 from Budibase/fix/option-picker-values
...
Fixes for 409s and option picker values
2022-03-03 12:37:59 +00:00
Andrew Kingston
8b4e464e8a
Allow bulk deleting all screens under a route
2022-03-02 19:52:10 +00:00
Andrew Kingston
f5ff71f9d1
Allow duplication of screens
2022-03-02 19:26:43 +00:00
Andrew Kingston
f2fbd3d1d0
Rewrite screen wizard to make modals reusable and fix some edge case URL bugs
2022-03-02 19:10:18 +00:00
Maurits Lourens
da1cd4a74d
implement review comments
2022-03-02 19:03:45 +01:00
Andrew Kingston
e411354538
Improve copy and paste to support keeping all data bindings valid
2022-03-02 17:45:01 +00:00
mike12345567
fa41548e13
Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api
2022-03-01 18:43:52 +00:00
Peter Clement
48d8aaea2a
Merge pull request #4390 from Budibase/feature/automation-data-types
...
Adding ability to toggle between Automation input types.
2022-03-01 14:00:21 +00:00
Peter Clement
ffe35bc5ec
Merge pull request #4638 from Budibase/feature/table-row-selection
...
Allow selection of rows from table component
2022-03-01 12:03:24 +00:00
Andrew Kingston
7266712f8f
Merge pull request #4700 from Budibase/rest-api-endpoint-naming
...
Improve REST query naming in navigation
2022-03-01 11:41:56 +00:00
Peter Clement
62290b30f1
Merge remote-tracking branch 'origin/develop' into feature/automation-data-types
2022-03-01 11:18:11 +00:00
Andrew Kingston
0f295afb04
Make component setting updates sequential to prevent 409s
2022-03-01 11:11:56 +00:00
Peter Clement
6095b5cb87
Merge remote-tracking branch 'origin/develop' into feature/table-row-selection
2022-03-01 10:37:26 +00:00
Rory Powell
8f1b638f3b
Merge branch 'master' into merge-master
2022-03-01 10:04:23 +00:00
Rory Powell
c1a2836dd1
Fix REST Import
2022-03-01 07:36:47 +00:00
mike12345567
8b6a9b7273
Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api
2022-02-28 18:43:45 +00:00
mike12345567
4086c8f439
Fixes for review comments.
2022-02-28 18:39:05 +00:00
Andrew Kingston
49053cfe85
Improve parsing of REST query strings to support equals symbol in values
2022-02-28 16:23:53 +00:00
mike12345567
4a31045233
Changing the API key modal to have a copy input which allows copying the API key easily.
2022-02-28 14:29:19 +00:00
Andrew Kingston
75ef367ac2
Make view UI read only and limit rows to 10
2022-02-28 08:37:59 +00:00
Andrew Kingston
02725e08d2
Handle leading double slash when displaying REST queries in navigation
2022-02-25 14:29:25 +00:00
Andrew Kingston
e34895989b
Improve REST query naming in navigation
2022-02-25 14:18:26 +00:00
Andrew Kingston
a3f45a0dac
Merge branch 'develop' of github.com:Budibase/budibase into feature/table-row-selection
2022-02-25 13:49:24 +00:00
Andrew Kingston
175bde36d6
Ensure data binding generation doesn't crash if no asset is selected
2022-02-25 08:25:56 +00:00
mike12345567
53f108865a
Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api
2022-02-24 18:19:20 +00:00
Rory Powell
9e0a10955a
Add status banner that reacts to cypress healthcheck failures
2022-02-24 14:41:24 +00:00
Andrew Kingston
08ec8ca7db
Always update asset type when required, even if no assets of that type exist
2022-02-24 12:25:14 +00:00
Andrew Kingston
e38cc1c079
Fix table row selection bindings not being generated, add row selection bindings for table blocks, update readable text for row selection bindings
2022-02-24 09:17:27 +00:00
Andrew Kingston
51153565d8
Merge branch 'develop' of github.com:Budibase/budibase into feature/table-row-selection
2022-02-23 14:47:06 +00:00
Andrew Kingston
1ec76e3e7e
Merge branch 'develop' of github.com:Budibase/budibase into table-cell-config
2022-02-23 13:25:48 +00:00
Rory Powell
6fca8ca936
Merge branch 'master' into merge-master
2022-02-23 12:14:04 +00:00
Andrew Kingston
8f93227dad
Merge branch 'table-cell-config' of github.com:Budibase/budibase into feature/table-row-selection
2022-02-23 12:10:03 +00:00
Andrew Kingston
63e2adbbbe
Merge branch 'develop' of github.com:Budibase/budibase into table-cell-config
2022-02-23 11:32:51 +00:00
Maurits Lourens
828c6fdc42
Merge both create user modals for easy switch between the two
2022-02-22 17:17:07 +01:00
Peter Clement
10cfe35705
remove console log
2022-02-22 16:14:19 +00:00
Peter Clement
dffdcd882f
add ability to select rows from different tables and provide bindings
2022-02-22 15:18:08 +00:00
Peter Clement
87d001b66f
Merge remote-tracking branch 'origin/develop' into feature/table-row-selection
2022-02-22 15:17:38 +00:00
Andrew Kingston
3dcbb2e74a
Merge pull request #4549 from Budibase/fix/screen-creation-roles
...
Fix role being stale when creating screens
2022-02-22 12:51:12 +00:00
Andrew Kingston
95fd0f835b
Fix usage of className instead of class
2022-02-22 12:36:51 +00:00
mike12345567
e1352ffbd2
Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api
2022-02-21 16:54:39 +00:00
mike12345567
629bf6177a
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-02-21 16:51:08 +00:00
Rory Powell
469682f7d9
Merge pull request #4607 from Budibase/migration-tenantIds
...
Respect custom tenantIds in run migrations endpoint
2022-02-21 15:32:33 +00:00
mike12345567
738cd50030
Fixing issue with formula column validation breaking row save.
2022-02-21 15:01:42 +00:00
mike12345567
6cbf186ead
Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api
2022-02-21 14:34:06 +00:00
Andrew Kingston
58d7a30894
Lint
2022-02-21 13:50:20 +00:00
Andrew Kingston
f1209f30de
Merge branch 'develop' of github.com:Budibase/budibase into table-cell-config
2022-02-21 13:46:22 +00:00
Andrew Kingston
7236ae80e5
Allow bindings for table cell values and break out cell settings into its own drawer component
2022-02-21 13:19:29 +00:00
Tobias Speicher
491bcb86ed
Replace deprecated String.prototype.substr()
...
String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr ) so we replace it with slice() which works similarily but isn't deprecated.
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-02-20 15:28:39 +01:00
Andrew Kingston
f63db2fb4f
Add configuration options for table cell customisation to the table component
2022-02-18 20:15:47 +00:00
Andrew Kingston
5e98b01d4e
Fix table loading states and remove virtual table rendering
2022-02-18 14:12:29 +00:00
Andrew Kingston
6237af2826
Add quick actions for adding all column or for resetting column selection back to default
2022-02-18 12:36:12 +00:00
Rory Powell
814b5ae5ab
Merge branch 'master' into develop
2022-02-18 11:57:54 +00:00
Rory Powell
da9be1b20a
Add 'location = /' -> 4001 to nginx dev conf
2022-02-18 11:18:59 +00:00
Andrew Kingston
a69962c26c
Fix usage of className instead of class
2022-02-17 16:06:17 +00:00
Andrew Kingston
6a4067da52
Fix role being stale when creating screens
2022-02-17 11:50:55 +00:00
Andrew Kingston
053e6af3d1
Use selected role when creating screens
2022-02-17 09:41:44 +00:00
Andrew Kingston
c858b9341f
Fix issue with schema generation when datasource is undefined
2022-02-17 09:25:02 +00:00
Martin McKeaveney
e8d5d54f5d
bug fix for handlebars expression, show budibase version in updates panel
2022-02-17 10:12:35 +01:00
mike12345567
f0b02cf9a9
Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api
2022-02-16 15:30:48 +00:00
Peter Clement
1dd909c8c2
Merge remote-tracking branch 'origin/develop' into feature/table-row-selection
2022-02-16 14:35:42 +00:00
mike12345567
e5289ddcee
Fixing #4522 - frontend-core refactor changed how some of these endpoints were used.
2022-02-16 13:13:40 +00:00
mike12345567
db45086105
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-02-15 16:54:21 +00:00
Peter Clement
5b46ef6120
disallow bindings selection for other actions
2022-02-15 15:05:36 +00:00
Andrew Kingston
e009007b27
Merge branch 'fix/4337' of github.com:Budibase/budibase into fix/4337
2022-02-15 14:59:29 +00:00
Andrew Kingston
ee0bfa9ab0
Update datasource schema generation to take new flags, and update automation blocks to use core databinding utilities
2022-02-15 14:59:11 +00:00
Peter Clement
ca53ee4069
Merge remote-tracking branch 'origin/develop' into feature/automation-data-types
2022-02-15 14:14:27 +00:00
Peter Clement
7718f5cd89
uneeded import
2022-02-15 14:11:04 +00:00
mike12345567
6445cefee7
Fixing issue with value being set in binding panel as per review comments of aptkingston.
2022-02-15 13:49:20 +00:00
Peter Clement
c0d929fd2f
update automation type coercion
2022-02-15 13:03:24 +00:00
mike12345567
9cf3d97b4d
Fixing issue with HBS insert, not including curlies as required. Also fixing an issue with value not always being correctly updated.
2022-02-15 11:19:59 +00:00
Andrew Kingston
070d4f74f0
Remove empty style blocks
2022-02-15 09:31:43 +00:00
mike12345567
c1bd5b8329
Fixing issue #4337 , allows internal tables to search by the _id or _rev properties in automation query block.
2022-02-14 14:57:06 +00:00
Andrew Kingston
6c1701830f
Improve layout and edge cases around using column editor drawer
2022-02-14 13:06:32 +00:00
Andrew Kingston
4f00e7a3b1
Add labels to column config drawer
2022-02-14 11:47:48 +00:00
Andrew Kingston
c7edfa7f59
Remount button action components fully when changing action to prevent stale UI
2022-02-13 15:18:54 +00:00
mike12345567
126499f383
Fix for #4440 , fixing validation of API endpoints.
2022-02-12 10:35:10 +00:00
Peter Clement
5a88c89baf
changing bindings key
2022-02-11 15:37:43 +00:00
Peter Clement
8db67d5a3f
fix bindings
2022-02-11 14:43:10 +00:00
Peter Clement
f44471d9d0
fix js
2022-02-11 14:38:34 +00:00
Andrew Kingston
0f2d41c342
Merge branch 'develop' of github.com:Budibase/budibase into table-column-config
2022-02-11 14:28:36 +00:00
Peter Clement
d4b98095c2
update how we handle coercion of types
2022-02-11 14:20:25 +00:00
Peter Clement
d45c107db7
add row selection functionality to tables
2022-02-11 11:55:35 +00:00
mike12345567
594cb77b1e
Getting api key/dev info docs setup and in use.
2022-02-10 19:06:49 +00:00
Martin McKeaveney
d1cebc61a9
merge with master
2022-02-10 18:57:26 +01:00
mike12345567
f031c34253
Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api
2022-02-10 17:42:28 +00:00
Martin McKeaveney
3a653e9f98
merge with master
2022-02-10 18:24:36 +01:00
Andrew Kingston
b94ed3d23b
Add new setting component for configuring table column order and display names
2022-02-10 16:41:43 +00:00
Andrew Kingston
a0c703288c
Fix button layout in drawers
2022-02-10 11:46:57 +00:00
Michael Drury
45a965b041
Adding basic endpoints for API keys.
2022-02-09 23:16:24 +00:00
Michael Drury
911f2780ef
Start of API key modal.
2022-02-09 20:30:52 +00:00
Michael Drury
2820614324
Revert "Changing update user info to view user info."
...
This reverts commit 8f81906896
.
2022-02-09 19:39:02 +00:00
mike12345567
8f81906896
Changing update user info to view user info.
2022-02-09 18:30:00 +00:00
Michael Drury
1cc32e42c0
Merge branch 'develop' into frontend-core
2022-02-09 14:42:05 +00:00
Martin McKeaveney
375deb5ee9
fixing bug with gsheets
2022-02-09 15:41:20 +01:00
mike12345567
6199f06ea9
Updating the tooltip button to have an info icon like the labels on the right instead.
2022-02-08 17:17:00 +00:00
Peter Clement
4a02d36cd0
removing uneeded log
2022-02-08 15:23:37 +00:00
Peter Clement
b081302f17
change naming of toggle
2022-02-08 15:14:45 +00:00
Peter Clement
1b86b3f03c
fix modal confirmatiom button
2022-02-08 15:08:32 +00:00
Peter Clement
b91919e6d1
change naming of var
2022-02-08 15:00:16 +00:00
Peter Clement
ca821f2a47
allow use of plain inputs for automations enabling use of bindings in all types
2022-02-08 14:52:08 +00:00
mike12345567
36bd285093
Merge branch 'develop' of github.com:Budibase/budibase into fix/feb-fixes
2022-02-08 12:28:27 +00:00
Andrew Kingston
d90ccc26c7
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
2022-02-08 08:12:37 +00:00
mike12345567
580d3d9615
Removing empty block.
2022-02-07 18:47:49 +00:00
mike12345567
007a1240d5
Fix for both #4167 , allow saving but warn if never sent and #4165 save the query name when clicking name save icon.
2022-02-07 18:47:10 +00:00
mike12345567
a35a8cb81c
Addomg a fix for #4370 - allow queries to contain newlines, they will always be escaped.
2022-02-07 17:56:01 +00:00
Andrew Kingston
2969f2d24c
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
2022-02-07 14:45:14 +00:00
Andrew Kingston
d78e6a5e59
Merge branch 'develop' of github.com:Budibase/budibase into feature/real-rich-text
2022-02-07 12:13:29 +00:00
Andrew Kingston
3b6128f33f
Use automatic formatting for generated longform fields
2022-02-07 12:11:20 +00:00
Andrew Kingston
d12cd2abdf
Add rich text option to long form data type
2022-02-07 12:04:43 +00:00
mike12345567
e74621f327
Fixing an issue with search field select erroring in builder when using queries in blocks.
2022-02-04 16:56:12 +00:00
Andrew Kingston
90514af833
Merge branch 'develop' of github.com:Budibase/budibase into feature/real-rich-text
2022-02-04 13:53:01 +00:00
Andrew Kingston
2c0af72cd4
Reset the builder store whenever unmounting the app root layout
2022-02-04 09:29:51 +00:00
Andrew Kingston
a3eef9f534
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
2022-02-04 09:23:32 +00:00
Michael Drury
6f79bc53e0
Merge pull request #4297 from Budibase/fix/4255
...
Some small SQL core fixes
2022-02-03 20:29:38 +00:00
mike12345567
f2a025013e
Fix for #4308 - triple brace conversion was not working correctly, wrote this into the string templates instead - also fixing an issue with the RBAC for Rest.
2022-02-03 18:44:34 +00:00
Andrew Kingston
9310ef08f5
Add markdown viewer component to builder
2022-02-02 21:23:39 +00:00
mike12345567
168a126e2a
Updating the SQL core to allow it to handle multiple relationships between the same two tables.
2022-02-02 18:15:17 +00:00
Andrew Kingston
66e104f02b
Use new rich text field in build backend UI
2022-02-02 15:18:46 +00:00
Andrew Kingston
de12e0dc79
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
2022-02-01 16:46:00 +00:00
Rory Powell
662727ccc6
Merge pull request #4261 from Budibase/fix/csrf-post-login
...
Fix CSRF token not present using local auth
2022-01-31 16:41:43 +00:00
Martin McKeaveney
fdf5795444
Merge pull request #4242 from mslourens/add_url_to_templates
...
Adds a url to the templates
2022-01-31 16:37:46 +00:00
mike12345567
f9c7877e02
Merge branch 'develop' of github.com:Budibase/budibase into feature/formula-filtering
2022-01-31 15:21:15 +00:00
mike12345567
d55005d327
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-01-31 14:29:02 +00:00
Rory Powell
bdc37b6ff7
Fix CSRF token not present using local auth
2022-01-31 11:07:54 +00:00
Andrew Kingston
9b1754ad70
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
2022-01-31 09:40:33 +00:00
Rory Powell
0089fb06d9
Merge branch 'develop' into csrf
2022-01-30 21:20:48 +00:00
Andrew Kingston
fab27eea77
Fix issue with backend UI not refreshing when adding a row
2022-01-28 15:17:21 +00:00
Maurits Lourens
24b2fc65a0
Adds a url to the templates
2022-01-28 16:06:46 +01:00
Andrew Kingston
f8378e551d
Redirect if opening a locked app
2022-01-27 13:44:09 +00:00
mike12345567
412b7e5f06
Fixing #4205 - making sure builder loads the correct role for the query.
2022-01-26 18:59:41 +00:00
mike12345567
9b55ba8b13
Fixing #4192 - allowing switching between JSON and multi-select types, as well as not switching multi-select to JSON when fetching SQL tables.
2022-01-26 18:50:13 +00:00
Andrew Kingston
bfe209e3e6
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
2022-01-26 17:49:27 +00:00
Andrew Kingston
05e9f6088b
Use frontend-core implementation of data fetching in backend UI
2022-01-26 17:43:48 +00:00
Martin McKeaveney
19d27c97a4
code review and merge with develop
2022-01-26 17:45:28 +01:00
Martin McKeaveney
efde072e70
code review
2022-01-26 17:14:47 +01:00
Andrew Kingston
c7cd6b923d
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
2022-01-26 16:02:27 +00:00
Rory Powell
716a693552
Merge pull request #4137 from Budibase/feature/app-urls
...
Custom App URLs
2022-01-26 14:55:36 +00:00
Rory Powell
3d533d9f13
Handle undefined url
2022-01-26 13:39:40 +00:00
Rory Powell
f66a8b888f
Handle unexpected errors during validation
2022-01-25 23:27:28 +00:00
Rory Powell
9db180b166
Fix cypress and update nodemon config to use backend-core
2022-01-25 23:26:39 +00:00
Rory Powell
ffcf5354eb
Add CSRF Token
2022-01-25 22:54:50 +00:00
Andrew Kingston
9a813dbb29
Lint
2022-01-25 15:49:35 +00:00
Andrew Kingston
9d52841219
Refactor automation store to properly handle errors
2022-01-25 15:44:08 +00:00
Andrew Kingston
45547f1efc
Improve handling of 403 logouts and return URL cookie
2022-01-25 15:28:31 +00:00
Andrew Kingston
aec1f90412
Fix filter modal crashing when encountering an undefined option for a select field
2022-01-25 08:30:19 +00:00
Andrew Kingston
b0c03d8508
Improve style of data import modal
2022-01-25 08:22:53 +00:00
Andrew Kingston
9823534f80
Fix integration list not loading correctly
2022-01-25 08:13:28 +00:00
Andrew Kingston
95488fd48d
Don't show an error notification when failing API requests on the initial page load of the login page
2022-01-24 19:15:28 +00:00
Andrew Kingston
4d9e7cac31
Fix crash when an app with a null name exists
2022-01-24 19:06:41 +00:00
Andrew Kingston
e1a1d47238
Don't show an error if analytics fails to activate
2022-01-24 18:58:22 +00:00
Andrew Kingston
81558588dc
Clean up frontend store
2022-01-24 18:53:41 +00:00
Andrew Kingston
891bdefcb7
Remove all obscure error handling from stores and move it to the display level
2022-01-24 18:40:06 +00:00
Andrew Kingston
b33a2aa662
Improve API error logging to differentiate between builder and client sources
2022-01-24 16:40:55 +00:00
Andrew Kingston
c08fadc7b0
Move API client in builder to top level under src and fix some endpoints not being imported
2022-01-24 16:38:36 +00:00
Andrew Kingston
30fa72665a
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
2022-01-24 15:46:54 +00:00
Andrew Kingston
b0defa8176
Merge pull request #4030 from Budibase/s3-upload
...
S3 file upload component
2022-01-24 15:41:46 +00:00
Andrew Kingston
8284e1d76c
Filter out an S3 datasources which contain custom endpoints when selecting the datsource to use with the S3 upload component
2022-01-24 15:19:21 +00:00
Andrew Kingston
eeb18ac087
Fix issue with table and ignore node_modules in frontend-core
2022-01-24 14:39:32 +00:00
Andrew Kingston
db3b4c0b8c
Update remaining builder stores to use new core API and handle errors properly
2022-01-24 14:32:27 +00:00
Andrew Kingston
453386696f
Refactor all backend stores and their usages to use new core API and handle errors
2022-01-24 12:37:22 +00:00
Andrew Kingston
816ced96df
Update all API usages in builder components directory
2022-01-24 10:44:37 +00:00
Rory Powell
81e8ceff1a
Merge branch 'develop' into feature/app-urls
2022-01-21 17:35:23 +00:00
Rory Powell
e0dcc7648c
Remove server -> worker request to retrieve apps, remove hosting endpoints and store
2022-01-21 17:31:18 +00:00
mike12345567
deb4a34c18
Adding the ability to filter using the filter drawer for formula fields, getting them based on the enriched contents of a row - adding functionality to denote to each table which other tables depend on them for formula.
2022-01-21 16:24:24 +00:00
Andrew Kingston
59349f2451
Add lots more work on refactoring builder to use core API
2022-01-21 15:09:27 +00:00
Andrew Kingston
9c38624d3a
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
2022-01-21 13:38:06 +00:00
mike12345567
87d5e0d39e
Merge branch 'develop' of github.com:Budibase/budibase into feature/formula-filtering
2022-01-21 12:52:58 +00:00
Rory Powell
04386bd1d8
Merge pull request #4000 from Budibase/fix/sync-apps-reset-rows-quotas
...
App and Row Quota Fixes
2022-01-21 11:20:14 +00:00
Andrew Kingston
f100ae42fd
Add more work on API refactor in builder
2022-01-21 09:10:59 +00:00
Rory Powell
2b6f9e20f4
Add deprecation notice
2022-01-20 21:40:10 +00:00
Rory Powell
b49be566b7
Remove cloud checks
2022-01-20 21:34:28 +00:00
Andrew Kingston
e6cddcca3e
Add more builder API refactor updates
2022-01-20 19:53:55 +00:00
Andrew Kingston
6319760b8c
More work on builder API refactor
2022-01-20 19:27:15 +00:00
mike12345567
14ec6ac205
Fixing an issue where old apps did not send up the values of the default parameters, the server should be able to handle this, enrich them in if they aren't there.
2022-01-20 19:06:08 +00:00
Andrew Kingston
e2fb5f51f5
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
2022-01-20 18:44:04 +00:00
Andrew Kingston
6a7aed1c0d
Update parts of builder with core API refactor
2022-01-20 18:42:30 +00:00
mike12345567
963cf5b4ed
Merge branch 'fix/data-filtering' of github.com:Budibase/budibase into feature/formula-filtering
2022-01-20 18:07:51 +00:00
mike12345567
23a9fc709f
Minor fix, when testing the filtering the data section noticed some stuff didn't work, like filtering by just a number (which is actually text) we fixed this previously but had to version the API to fix it, builder needed to send up the API version it desires to use.
2022-01-20 18:06:14 +00:00
mike12345567
50eff577f9
Getting the static formulas being processed on input, not re-processing on output.
2022-01-20 18:04:44 +00:00
Rory Powell
58bcba71f7
Send url to api and honour url on viewing published app
2022-01-20 17:27:56 +00:00
mike12345567
d565819494
Merge branch 'develop' of github.com:Budibase/budibase into feature/formula-filtering
2022-01-20 17:05:51 +00:00
mike12345567
8d95d9b603
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-01-20 17:03:21 +00:00
Rory Powell
6e5957a01a
validator tweak
2022-01-20 16:25:09 +00:00
Rory Powell
4fb9a4aa59
validator tweak
2022-01-20 16:20:58 +00:00
mike12345567
c66b9fb0b4
Renaming bindableOptions to bindings and replacing the query bindings variable with queryBindings.
2022-01-20 16:12:32 +00:00
Rory Powell
998afad950
Merge branch 'develop' into feature/app-urls
2022-01-20 16:09:14 +00:00
Rory Powell
bc67974996
Share validation between app modals, add yup based validation framework, add url to app modals
2022-01-20 16:01:09 +00:00
mike12345567
06a6001f95
Fix for #4126 - wrong bindings were being passed to the drawer, making sure correct ones are available.
2022-01-20 15:44:39 +00:00
mike12345567
c04379eaea
Fixing issue with dynamic/static formula types not being stored.
2022-01-20 15:16:27 +00:00
mike12345567
3075c7dbe7
Merge branch 'develop' of github.com:Budibase/budibase into feature/formula-filtering
2022-01-20 14:37:22 +00:00
Andrew Kingston
9f180ca292
Fix issue with search fields in builder when not using a table
2022-01-20 13:37:33 +00:00
Andrew Kingston
1ec3a91cae
Update usages of utils and helpers in the builder
2022-01-20 11:19:37 +00:00
Andrew Kingston
aab7adce03
Update remaining dependency issues in client
2022-01-20 10:16:13 +00:00
Peter Clement
0802522106
Merge branch 'fix/template-row-limit' of github.com:Budibase/budibase into fix/template-row-limit
2022-01-20 09:45:31 +00:00
Andrew Kingston
6e58820b45
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
2022-01-20 09:43:23 +00:00
Andrew Kingston
ff97e5af43
Update builder to reference assets in frontend core
2022-01-20 09:41:05 +00:00
Rory Powell
539bce8aed
Add creatingApp && loaded checks
2022-01-20 07:23:13 +00:00
Peter Clement
094df5922d
fix export button size
2022-01-19 19:45:19 +00:00
Peter Clement
d4463fc0f3
add splash screen for apps page
2022-01-19 19:40:28 +00:00
mike12345567
249b10a605
Adding in static/dynamic select, as well as the ability to set a tooltip on a select.
2022-01-19 18:33:58 +00:00
Peter Clement
b0b8e568ce
remove uneeded app creation modal
2022-01-19 18:29:09 +00:00
Peter Clement
a9d7a19cb5
fix issue with templates showing over more than two rows
2022-01-19 15:22:55 +00:00
Michael Drury
84f7405f02
Merge pull request #4090 from Budibase/fix/3721
...
Fixing issue with existing SQL relationships and deleting tables externally to Budibase
2022-01-19 15:02:15 +00:00
Andrew Kingston
9d4f18f1ce
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
2022-01-19 13:54:39 +00:00
Andrew Kingston
8be7018543
Rename return URL to redirect URL in log out action
2022-01-19 12:50:07 +00:00
Andrew Kingston
ce3715ccad
Update log out action text
2022-01-19 12:45:15 +00:00
Andrew Kingston
8be175843a
Add return URL setting to log out button action
2022-01-19 11:22:04 +00:00
mike12345567
e0949b4ac3
Fix for #3721 - deleting invalid relationships if tables have been removed external to budibase - otherwise these could not be removed without deleting the datasource.
2022-01-18 17:21:29 +00:00
Michael Drury
cdaab9e989
Merge pull request #4085 from Budibase/fix/4064
...
Allow deleting JSON fields in JSON schema
2022-01-18 17:14:20 +00:00
Michael Drury
8873cffb17
Merge pull request #4082 from mslourens/cancel_rename_column
...
reset field.name to originalName after cancel
2022-01-18 15:29:39 +00:00
mike12345567
8092068aaa
Fixing issue #4064 - making it possible to delete JSON fields.
2022-01-18 15:24:42 +00:00
mike12345567
d93617d3c7
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-01-18 14:25:30 +00:00
Michael Drury
7cf78f8c8b
Merge pull request #4073 from Budibase/feature/sql-relationship-filtering
...
SQL relationship filtering
2022-01-18 13:10:58 +00:00
Rory Powell
4d61e84c2b
Handle table deletion and data import
2022-01-18 11:57:20 +00:00
Maurits Lourens
77d0a556bd
reset field.name to originalName after cancel
2022-01-18 10:45:37 +01:00
Andrew Kingston
0201841b90
Add initial work on frontend-core refactor
2022-01-18 09:39:19 +00:00
Martin McKeaveney
73262179ef
refactored middleware to be more generic
2022-01-18 10:25:59 +01:00
Maurits Lourens
d2688124f4
use deleteColName when deleting a column
2022-01-18 09:53:15 +01:00
mike12345567
cde801d99b
Adding dynamic filter capabilities, also updating search field select in builder to make sure it removes banned search field types.
2022-01-17 16:48:49 +00:00
Martin McKeaveney
9663806bfc
more flexible datasource auth config
2022-01-17 15:52:10 +01:00
mike12345567
29fbfe7b95
Merge branch 'develop' of github.com:Budibase/budibase into feature/sql-relationship-filtering
2022-01-17 13:34:16 +00:00
Rory Powell
f3ac142870
Remove console.log statements
2022-01-17 09:53:53 +00:00
Martin McKeaveney
a70b96a21a
gsheets E2E
2022-01-15 19:28:04 +01:00
mike12345567
aae2dc86d3
Getting client partially working, having an issue with search fields not updating for a table block.
2022-01-14 17:42:14 +00:00
Andrew Kingston
4dfb74f512
Add public URL of uploaded file to button action outputs when uploading files to S3
2022-01-14 10:40:38 +00:00
Rory Powell
d2e13da831
Test fix
2022-01-13 17:46:57 +00:00
Rory Powell
4433ebc1f2
Handle 403 when loading templates
2022-01-13 17:24:52 +00:00
Andrew Kingston
3f2b6db2b2
Merge branch 'develop' of github.com:Budibase/budibase into s3-upload
2022-01-13 17:17:30 +00:00
mike12345567
41b9c94237
Quick fix, only allow using SQL.
2022-01-13 16:48:19 +00:00
mike12345567
90859cfe18
Basic frontend work, getting it sending up search fields from tables with links.
2022-01-13 15:59:04 +00:00
Rory Powell
f055d392b5
Merge branch 'develop' into fix/return-url
2022-01-13 14:11:20 +00:00
Rory Powell
b5250ac244
Fix return url using cookies
2022-01-13 14:07:49 +00:00
Andrew Kingston
9f90bf3801
Update reset theme button to use white for light theme
2022-01-13 10:26:05 +00:00
Andrew Kingston
9a7cc4113d
Merge branch 'develop' of github.com:Budibase/budibase into rest-pagination
2022-01-13 09:44:09 +00:00
Andrew Kingston
aa5762d6d7
Revert nav bar background to default theme color when changing client app theme, and use a unique nav background color for light theme
2022-01-12 15:39:20 +00:00
mike12345567
44f9ae0682
Fixing issue where any two automations steps of the same type executed in the same automation would have the same response output in the frontend, this was a visual bug. Also fixing an issue introduced by REST update that broke the query controller.
2022-01-11 17:14:04 +00:00
mike12345567
b15f003c8c
Updating to use automation setup to use action button instead of custom chevron div and using the action button in the automation code editor so that bindings can be hidden/shown if they are taking up too much of screen.
2022-01-11 16:54:43 +00:00
Andrew Kingston
dfd95f9b83
Add initial work on new S3 upload component and button action
2022-01-11 14:01:21 +00:00
Michael Drury
904906e364
Merge pull request #3970 from Budibase/fix/jan-various-fixes
...
Various fixes
2022-01-11 09:36:12 +00:00
Rory Powell
8bf0c86c92
Merge pull request #3932 from Budibase/feature/query-variables
...
Fixes for new rest datasource
2022-01-10 12:08:47 +00:00
Andrew Kingston
54ad2237ea
Improve naming of REST pagination parameters
2022-01-07 11:03:31 +00:00
mike12345567
657f55f0da
Adding a skip button for fetching plus datasource tables incase working with very large data sets and still want to perform queries.
2022-01-06 15:28:38 +00:00
Andrew Kingston
422c0a3033
Comment builder implementation of lucene searching to highlight that it will be replaced
2022-01-06 14:05:32 +00:00
Martin McKeaveney
c2d97b9449
google auth working
2022-01-06 08:08:54 +00:00
Rory Powell
6d5d301adb
Support variables in URL
2022-01-05 14:33:14 -05:00
Rory Powell
22407446ee
Navigation fixes for duplicate and delete query
2022-01-05 13:27:15 -05:00
mike12345567
efc691f238
Fixing issue #3915 so that when using the short hand URL for apps you will be redirected correctly if not logged in, allows all users to make use of it and updating the builder to send the user to the short form factor URL if not in cloud.
2022-01-05 18:26:39 +00:00
Rory Powell
e115a561c2
Fix Add Authentication button icon
2022-01-05 10:31:44 -05:00
Rory Powell
b1ef2e3988
Fix auth dropdown z-index
2022-01-05 10:29:40 -05:00
Andrew Kingston
8aa4d49f31
Fix crash in KeyValueBuilder when object doesn't exist
2022-01-05 10:57:05 +00:00
Andrew Kingston
abc02d812a
Merge branch 'feature/query-variables' of github.com:Budibase/budibase into rest-pagination
2022-01-05 09:21:25 +00:00
Andrew Kingston
81cbb6d403
Remove line from testing
2022-01-04 15:03:19 +00:00
mike12345567
532fefaeff
Hiding all tables from data sources when there is no data for them (no placeholder table).
2022-01-04 14:46:10 +00:00
mike12345567
e32869b100
Fixing issue discovered by cypress test case and updating dynamic variable view to hide table when there are none.
2022-01-04 14:41:11 +00:00
Andrew Kingston
db55074b0a
Merge branch 'develop' of github.com:Budibase/budibase into rest-pagination
2022-01-04 14:34:09 +00:00
mike12345567
18ff7a9cfb
Merge branch 'develop' of github.com:Budibase/budibase into feature/query-variables
2022-01-04 12:58:42 +00:00
Peter Clement
c5f80af0ed
Merge pull request #3913 from Budibase/bug/pc-fixes
...
Bug fixes for #3399 and #3489
2022-01-04 11:44:57 +00:00
Andrew Kingston
4cd8886e1a
Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend
2022-01-04 09:48:44 +00:00
Martin McKeaveney
a09fabc54b
merge with master
2021-12-30 23:10:46 +00:00
Rory Powell
5890f5d4dc
Add bold and code cell renderers
2021-12-21 14:08:09 -05:00
Rory Powell
e96467a7cd
Further fix for dynamic variable deletion across different queries
2021-12-21 11:26:45 -05:00
mike12345567
0841e2b50d
Allowing switching between body types without losing state in REST UI.
2021-12-21 12:25:37 +00:00
Rory Powell
4b2ce2a280
Default rest body type to json when there is an existing body
2021-12-20 11:46:01 -05:00
Rory Powell
5dc6917fb2
Fix dynamic variable deletion and move utils
2021-12-20 10:50:58 -05:00
Andrew Kingston
c1feb935cd
Merge branch 'feature/query-variables' of github.com:Budibase/budibase into rest-pagination
2021-12-17 18:56:16 +00:00
Andrew Kingston
882067056c
Update query pagination to be stored in fields
2021-12-17 18:39:22 +00:00
mike12345567
ab77c081bd
Some minor UI tweaks.
2021-12-17 18:21:36 +00:00
mike12345567
85aa2c27b5
Fixing issues with query dynamic variables being able to overwrite/appearing in other queries.
2021-12-17 17:16:06 +00:00
mike12345567
d61cb6c037
Some fixes after testing dynamic variables in rest a bit more.
2021-12-17 14:08:48 +00:00
Andrew Kingston
af00ed88ae
Merge branch 'feature/query-variables' of github.com:Budibase/budibase into rest-pagination
2021-12-17 13:12:28 +00:00
Andrew Kingston
51d5885ec0
Add pagination tab to query UI
2021-12-17 11:37:50 +00:00
Andrew Kingston
c6792f9903
Update client side lucene searching to treat string startsWith matches as case-insensitive
2021-12-17 10:00:46 +00:00
Michael Drury
f03f3c8864
Fixing some issues discovered with saving queries and dynamic variables, also displaying dynamic variables in a reactive way.
2021-12-16 19:33:47 +00:00
mike12345567
02855fa37b
Merge branch 'develop' of github.com:Budibase/budibase into feature/query-variables
2021-12-16 14:57:21 +00:00
Andrew Kingston
af8d55ef32
Use fixed width for REST query verbs
2021-12-16 11:56:14 +00:00
mike12345567
fab94f5a3a
Fixing lint issues.
2021-12-16 11:44:17 +00:00
mike12345567
a9437302b7
Fixing issue with switching between datasources and making sure old client apps can still use the deprecated API.
2021-12-16 11:41:28 +00:00
Andrew Kingston
49e813cc6c
Revert hiding body tab for GETs since already implemented in another pending PR
2021-12-16 10:11:49 +00:00
Andrew Kingston
f4add0a180
Hide 'Body' tab for REST API datasources when using a GET query
2021-12-16 10:03:59 +00:00
mike12345567
858ef084ad
Finishing up front-end, getting variable creation and management up and working from within the query schema/header menus.
2021-12-15 19:20:19 +00:00
Andrew Kingston
5b6bd31f80
Merge pull request #3795 from Budibase/home-screen-mobile
...
Home screen UI tweaks
2021-12-15 16:48:56 +00:00
mike12345567
85858ff6b1
Merge branch 'develop' of github.com:Budibase/budibase into feature/query-variables
2021-12-15 16:35:30 +00:00
Andrew Kingston
12d41b95dd
Lint
2021-12-15 16:21:12 +00:00
Andrew Kingston
36839d7fdc
Revert open button size to small in app list
2021-12-15 16:09:40 +00:00
Andrew Kingston
6f9386ddde
Restore original logic around export apps button
2021-12-15 15:56:36 +00:00
Andrew Kingston
69a8376d17
Update home screen UI to work better on mobile and make spacing more consistent
2021-12-15 15:54:33 +00:00
Rory Powell
3833b5fb75
Copy changes
2021-12-15 14:37:03 +00:00
Peter Clement
8d57ae93b3
fixing issue 3489 where default role wasn't saving correctly
2021-12-15 14:32:26 +00:00
Andrew Kingston
d06cc93757
Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend
2021-12-15 13:36:10 +00:00
mike12345567
136fe11354
Merge branch 'develop' of github.com:Budibase/budibase into feature/rest-bodies
2021-12-15 12:15:19 +00:00
Peter Clement
841feac5fa
Merge pull request #3737 from Budibase/feature/home-screen-redesign
...
Home Screen Redesign
2021-12-15 09:47:03 +00:00
mike12345567
12b11ed3d9
Merge branch 'develop' of github.com:Budibase/budibase into feature/rest-bodies
2021-12-14 18:03:49 +00:00
mike12345567
da7153dd64
Removing outgoing webhook functionality from automations and adding XML response/sending, as well as form data/encoded data.
2021-12-14 17:59:02 +00:00
Rory Powell
f499320b47
Link datasource dynamic variables table to query
2021-12-14 17:05:17 +00:00
Rory Powell
fc719eda27
Add menu to response heades
2021-12-14 16:58:17 +00:00
Rory Powell
d2622a6c4f
Read / Write finished
2021-12-14 16:46:31 +00:00
Peter Clement
d099865c3d
add templates store
2021-12-14 15:58:19 +00:00
Peter Clement
8bbcc3f0df
update handling of app updates
2021-12-14 15:30:20 +00:00
Rory Powell
3e9baf4e14
Merge branch 'develop' into feature/query-variables
2021-12-14 12:31:31 +00:00
Rory Powell
42279e67e8
Variables UI WIP
2021-12-14 12:30:26 +00:00
Rory Powell
b3d8c0b017
Merge branch 'develop' into feature/query-auth
2021-12-14 11:58:44 +00:00
Rory Powell
06359efd94
Move datasource init to onMount
2021-12-14 11:57:28 +00:00
Rory Powell
f609200896
Remove unnecessary assignment to datasource
2021-12-14 11:42:41 +00:00
Rory Powell
7337ae6f67
Flip datasource and baseDatsource to not update store directly
2021-12-14 11:34:12 +00:00
mike12345567
8d5a035bc9
Merge branch 'develop' of github.com:Budibase/budibase into feature/rest-bodies
2021-12-14 11:33:33 +00:00
mike12345567
3c114d87c7
Fixing issue with creating new rest query.
2021-12-14 11:30:50 +00:00
mike12345567
3c67a2205e
Fixing code mirror mode reactivity.
2021-12-14 10:45:38 +00:00
Rory Powell
26abf39b76
Fix merge issue and clear unsaved datasource changes on query load
2021-12-14 10:44:14 +00:00
Rory Powell
17ba5d7c88
Merge branch 'develop' into feature/query-auth
2021-12-14 09:52:16 +00:00
Peter Clement
ed6b16cb98
remove log
2021-12-14 09:49:39 +00:00
mike12345567
17f083e586
Stopping get requests from having bodies (Node fetch doesn't allow this) and allow text body type.
2021-12-13 18:17:20 +00:00
mike12345567
94041176d4
Fixing issue of disabled headers not being set for unmigrated queries.
2021-12-13 15:18:44 +00:00
mike12345567
1948c867cc
Fixing some issues around deleting datasources/queries and managing the full URL for migrating queries.
2021-12-13 12:41:47 +00:00
Andrew Kingston
f5dba692e5
Update UI of JSON schema editor
2021-12-13 12:25:01 +00:00
mike12345567
a7743c8481
Fixing bug in tabs where double clicks cause tab switching, new headers enabled by default, disabled headers rather than enabled, get requests can have bodies.
2021-12-13 11:24:13 +00:00
Andrew Kingston
ab1e5abd5e
Refactor button definitions, rename button action components and add button manifest
2021-12-13 10:55:45 +00:00
mike12345567
740ffae8c8
Merge branch 'develop' of github.com:Budibase/budibase into feature/rest-redesign
2021-12-13 10:14:28 +00:00
Andrew Kingston
7ecf681010
Lint
2021-12-13 09:45:50 +00:00
Rory Powell
077c9ef434
Integrate query with datasource auth
2021-12-11 23:34:30 +00:00
Rory Powell
9fa4fe6c76
Merge branch 'feature/rest-redesign' into feature/query-auth
2021-12-11 21:43:03 +00:00
Rory Powell
9a0af5ba0a
Add _id field
2021-12-11 10:40:57 +00:00
Rory Powell
77d17e143d
Auth config forms
2021-12-11 09:59:09 +00:00
Andrew Kingston
c072044d21
Rename Key/Value field to JSON field
2021-12-10 15:26:43 +00:00
Andrew Kingston
dc7d22e5cb
Add support for binding forms to deep json fields
2021-12-10 14:18:01 +00:00
Andrew Kingston
891538eaa4
Hide JSON array from filter editor
2021-12-10 10:52:51 +00:00
mike12345567
f5b1e255d5
Making it so that schema always shows up for future work towards global variables and making it so that tabs selected can be bound to.
2021-12-09 18:41:07 +00:00
Andrew Kingston
eeecc762d2
Add button context to execute query action
2021-12-09 16:48:19 +00:00
Andrew Kingston
372d32b8b3
Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend
2021-12-09 16:32:25 +00:00
Andrew Kingston
dd5d0ffc7b
Add output context to duplicate row action
2021-12-09 16:29:22 +00:00
mike12345567
56d673e55c
Fixing some colors.
2021-12-09 14:22:43 +00:00
mike12345567
81c1644a78
Adding link into learn more banner.
2021-12-09 13:44:54 +00:00
mike12345567
da3df17699
Fixing issue with table expanding too far with large response datasets.
2021-12-09 13:23:06 +00:00
mike12345567
4cd28fa7c4
Adding http verbs instead of icons for REST requests.
2021-12-09 13:08:16 +00:00
mike12345567
ad1007ffdc
Adding in the ability to retrieve and view the headers from a rest response.
2021-12-09 12:30:05 +00:00
Peter Clement
fa8fb5577e
fix home screen automation commands
2021-12-09 11:52:47 +00:00
Rory Powell
431a22aaf0
Modal integration
2021-12-09 11:39:44 +00:00
Andrew Kingston
d9278dbc24
Dynamically enrich button actions at runtime and provide additional ephemeral button action output context
2021-12-09 11:25:32 +00:00
Peter Clement
feacfb922f
re-add status lights for app row
2021-12-09 10:10:16 +00:00
mike12345567
e1ae7c603d
Adding placeholder and making sure query urls have a protocol.
2021-12-09 10:02:47 +00:00
Peter Clement
6798594be3
remove log
2021-12-09 09:24:40 +00:00
Peter Clement
f03a2ac0cc
increase size of icon display
2021-12-09 09:21:38 +00:00
Andrew Kingston
59ac6682ae
Generate button context bindings for all button actions
2021-12-09 08:36:50 +00:00
mike12345567
bbb5501d41
Adding in enabled headers, making way for different body types.
2021-12-08 19:11:19 +00:00
Peter Clement
43a69e22b9
refactor how modal is handled
2021-12-08 18:52:06 +00:00
Peter Clement
14213006e0
add option to change icon / colour
2021-12-08 18:51:24 +00:00
mike12345567
8077ba8d37
Adding a bit of padding to bottom of rest interface in case scrolling occurs.
2021-12-08 18:06:11 +00:00
mike12345567
82fd691ec7
Adding bindings to rest API, adding in spaceship placeholder, updating the look of some other components, cleaning up some whitespace.
2021-12-08 17:58:30 +00:00
Martin McKeaveney
58f0f337b3
Merge pull request #3719 from Budibase/fix/incoming-webhooks
...
Fix/incoming webhooks
2021-12-08 17:14:18 +00:00
Andrew Kingston
2da952af24
Fix bug where state variables were not always extracted, improve performance when determining bindable state values and add initial work on generating button context bindings
2021-12-08 15:31:06 +00:00
Rory Powell
720b828bee
Render table of auth configs and linting
2021-12-08 15:27:58 +00:00
Andrew Kingston
7beaa80759
Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend
2021-12-08 13:08:28 +00:00
Andrew Kingston
a10ca1e045
Update manifest 'dependsOn' logic to correctly handle boolean values
2021-12-08 13:06:36 +00:00
Andrew Kingston
46cf642abd
Add new tag component to client apps
2021-12-08 13:06:15 +00:00
Rory Powell
8df37dae85
Merge branch 'develop' into feature/rest-redesign
2021-12-08 12:36:12 +00:00
Rory Powell
379b8cecc0
Merge branch 'master' into develop
2021-12-08 12:07:06 +00:00
Rory Powell
ad52b06a75
Merge pull request #3644 from Budibase/rest-import
...
Rest import
2021-12-08 11:54:38 +00:00
Martin McKeaveney
1b8a3c9813
updating cypress test to cover automation creation
2021-12-08 11:32:28 +00:00
Rory Powell
83a28eb4bb
Merge pull request #3702 from Budibase/duplicate-query
...
Duplicate queries
2021-12-08 11:32:28 +00:00
Andrew Kingston
31e669dc12
Merge pull request #3666 from Budibase/fix/conditional-layout-links
...
Fix conditional layout links
2021-12-08 11:30:21 +00:00
Martin McKeaveney
acfe5ac0d7
Merge branch 'ak-fixes' of github.com:Budibase/budibase into fix/incoming-webhooks
2021-12-08 11:16:22 +00:00
Rory Powell
6b7f94a358
Merge branch 'develop' into rest-import
2021-12-08 11:08:32 +00:00
Rory Powell
4f642a03a4
Refactor store actions to allow self reference
2021-12-08 11:01:12 +00:00
Andrew Kingston
90011b53cc
Use full runtime bindings in automation settings and enable JS bindings for backend log action
2021-12-08 10:59:26 +00:00
Martin McKeaveney
f40fe2e4ed
account for integer type from JSON schema
2021-12-08 10:14:30 +00:00
Andrew Kingston
96e2ada5bd
Lint
2021-12-08 09:42:19 +00:00
Andrew Kingston
cc212d456a
Fix query params directly mutating the stored app definition
2021-12-08 09:31:39 +00:00
Andrew Kingston
b1cc72c54a
Add support for accessing unlimited levels of nested JSON arrays
2021-12-07 21:19:14 +00:00
mike12345567
ce075c97ff
Adding access controls to rest query ui.
2021-12-07 18:50:29 +00:00
mike12345567
c0512fa242
Adding query save, fixing routing to handle existing rest queries, adding in full saving of enabled headers functionality, fixing various issues discovered while testing.
2021-12-07 18:24:10 +00:00
Andrew Kingston
7146b994ff
Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend
2021-12-07 15:11:32 +00:00
Andrew Kingston
d36daaf9b9
Add button action for duplicating a row
2021-12-07 13:59:12 +00:00
Andrew Kingston
00179c8a33
Fix lucene filtering crashing when being provided an invalid binding string as the document array
2021-12-07 13:58:59 +00:00
Rory Powell
52ea1fe1da
Duplicate queries
2021-12-07 12:26:00 +00:00
Andrew Kingston
d1b5716252
Fix data bindings from JSON fields not correctly squashing nested structures beyond the first level
2021-12-06 19:56:05 +00:00
Andrew Kingston
ca0abba428
Add data bindings for top level properties within JSON fields
2021-12-06 19:55:21 +00:00
mike12345567
b31cd5b6f7
Adding in raw functionality.
2021-12-06 18:35:44 +00:00
Andrew Kingston
a5b4087f64
Enable support for handling shallow non-object arrays in JSON fields
2021-12-06 18:12:27 +00:00
Andrew Kingston
20ee863780
Add console error to builder when iframe preview receives invalid JSON to aid in debugging some cases of endless loading apps
2021-12-06 18:00:19 +00:00
Andrew Kingston
adae966769
Remove legacy performance hack of remove _revs from component definitions as this was sometimes leading to invalid JSON, preventing the app from loading
2021-12-06 17:59:23 +00:00
mike12345567
5936fe0f5f
Adding all response capabilities.
2021-12-06 17:39:51 +00:00
Andrew Kingston
7b20aa31d1
Flatten JSON schema in apps to allow filtering and display of nested values
2021-12-06 12:37:50 +00:00
Andrew Kingston
8dd916afb9
Add more comments to clarify data binding behaviour
2021-12-06 12:14:06 +00:00
Andrew Kingston
7a0ee7aea6
Remove log statements
2021-12-06 12:04:55 +00:00
Andrew Kingston
d10d332b9f
Update client side lucene searching to work with nested JSON fields and fix bug with flattening nested JSON schema
2021-12-06 12:04:22 +00:00
Peter Clement
8f9bce04bc
initial home screen redesign layout
2021-12-06 11:55:23 +00:00
Andrew Kingston
cd5d370e7b
Allow using JSON field arrays as a data provider source and add data bindings for nested JSON fields
2021-12-06 11:41:17 +00:00
mike12345567
e064237981
Adding in last components of UI that were missing.
2021-12-03 18:39:05 +00:00
Peter Clement
610fc04145
some css fixes for autoscreen ui work
2021-12-03 14:27:38 +00:00
mike12345567
7c7b7584fa
Merge branch 'develop' of github.com:Budibase/budibase into feature/rest-redesign
2021-12-03 12:45:32 +00:00
Andrew Kingston
39d5c81b72
Ensure links are an array in the wrapper component for a cleaner fix
2021-12-03 11:45:04 +00:00
Andrew Kingston
e695396bb8
Ensure links prop is always an array when configuring layout links
2021-12-03 11:38:49 +00:00
Rory Powell
55aa337f62
Add import to existing DS and add cookie support to curl import
2021-12-03 11:14:22 +00:00
Andrew Kingston
1e38628a4b
Add new form field component for JSON fields, JSON validation and update autoscreen generation
2021-12-03 09:20:45 +00:00
mike12345567
740abf8445
Adding radio group of body types.
2021-12-02 17:53:14 +00:00
Rory Powell
107e4378e7
Merge branch 'develop' into rest-import
2021-12-02 16:57:53 +00:00
Rory Powell
9d5866e747
Fix datasource selection after import and add maxmimum files support to dropzone
2021-12-02 16:51:13 +00:00
Rory Powell
224516787d
Merge + Linting
2021-12-02 14:54:47 +00:00
mike12345567
41d34861c3
Merge branch 'develop' of github.com:Budibase/budibase into feature/rest-redesign
2021-12-02 14:35:17 +00:00
Rory Powell
5e6c967d64
Update supported file tags
2021-12-02 14:24:10 +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
mike12345567
4e9d60b446
First major part of the REST query resdesign.
2021-12-01 17:55:57 +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
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
Andrew Kingston
2c91b89f02
Prevent data providers from using arbitrary context-providing components as sources
2021-11-30 14:32:18 +00:00
mike12345567
39bb1f3e2c
Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend
2021-11-30 11:32:50 +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
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
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
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
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
Martin McKeaveney
c7bf4770a5
Merge pull request #3543 from Budibase/martin/misc-tasks
...
Martin/misc tasks
2021-11-26 11:58:40 +01:00
Rory Powell
41fa958c78
File upload working
2021-11-26 09:51:56 +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
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
mike12345567
b68cd07431
Fixing issue with data import error not invalidating modals.
2021-11-25 16:41:19 +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
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
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
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
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
Andrew Kingston
aff6c66fcd
Merge pull request #3508 from Budibase/js-formula-fields
...
JS for formula fields + binding panel refactor
2021-11-24 09:10:46 +00:00
Andrew Kingston
5e7feb08da
Remove unused import
2021-11-24 08:53:14 +00:00
Andrew Kingston
81ad2b7cb2
Fix relationship paths not using correct readable and runtime bindings in server binding panel
2021-11-24 08:44:12 +00:00
Andrew Kingston
567d188e29
Merge pull request #3476 from Budibase/multi-filter-component
...
Dynamic filter component
2021-11-24 08:39:28 +00:00
Peter Clement
35f4121d44
some autoscreen ux fixes
2021-11-23 20:14:28 +00:00
Peter Clement
9c5fc58d43
Merge pull request #3441 from Budibase/fix/pc-generic-fixes
...
Save automation test data
2021-11-23 20:07:19 +00:00
mike12345567
f1b715e844
Fixing warning.
2021-11-23 18:38:05 +00:00
mike12345567
f5e8c6f559
Adding some basic UI around the key/value data type.
2021-11-23 18:20:12 +00:00
Andrew Kingston
46bb498122
Ensure CodeMirror hints are rendered on top of modals
2021-11-23 16:57:51 +00:00
Andrew Kingston
19d74d3fb6
Set inputs to readonly when displaying the javascript function helper label to prevent accidentally setting explicit text
2021-11-23 16:41:09 +00:00
Peter Clement
646c20117d
Merge pull request #3503 from Budibase/feature/auto-screen-ui
...
fix bg color of screen wizard modal
2021-11-23 15:16:27 +00:00
Peter Clement
a0fd1993dc
remove log
2021-11-23 15:02:10 +00:00
Peter Clement
c89e807e31
issue with datasource plus autogen
2021-11-23 15:00:21 +00:00
Peter Clement
cc40a68423
fix bg color of screen wizard modal
2021-11-23 14:45:50 +00:00
Andrew Kingston
4145f6eccc
Refactor client and server binding panels into single generic panel. Enable JS for formula fields
2021-11-23 14:05:20 +00:00
Peter Clement
b2fbe308be
show datasource plus popover conditionally
2021-11-23 13:54:05 +00:00
Peter Clement
b6d02dace9
Merge pull request #3488 from Budibase/feature/auto-screen-ui
...
Remove nav selection modal from screens UI (for now)
2021-11-23 13:48:14 +00:00
mike12345567
8be84e5602
Quick fix for #3485 - default the key to the primary key but allow another field to be selected.
2021-11-23 12:10:40 +00:00
Peter Clement
1da1331b3a
Merge remote-tracking branch 'origin/develop' into fix/pc-generic-fixes
2021-11-23 10:24:27 +00:00
Peter Clement
abe7cdfcf7
removing log
2021-11-23 09:43:21 +00:00
Peter Clement
a68247ffcb
fixng some auto screen bugs
2021-11-23 09:39:40 +00:00
Rory Powell
1a0c66beb6
Merge branch 'develop' into oracle-datasource
2021-11-23 09:27:55 +00:00
Peter Clement
33f1264cbb
remove nav selection modal
2021-11-23 09:01:12 +00:00
mike12345567
0335b1cee3
Fixing issue from review, values weren't wiped when delete modals closed, also adding a fix for threading to disable it in development as node-ts was causing memory leaks on low memory systems (doesn't apply to production built version).
2021-11-22 17:42:41 +00:00
mike12345567
ea0000df51
Updating UI to have a table/column deletion check which makes sure the user understands what they are doing, also disabling external table deletion.
2021-11-22 15:26:24 +00:00
Andrew Kingston
0fcc7619d0
Reorganise component structure
2021-11-22 14:48:04 +00:00
Rory Powell
154a5cab26
Merge branch 'develop' into oracle-datasource
2021-11-22 11:07:11 +00:00
Rory Powell
f94a0eadbe
Merge branch 'develop' into oracle-datasource
2021-11-22 10:47:48 +00:00
Andrew Kingston
8f9dba0db3
Merge branch 'develop' of github.com:Budibase/budibase into multi-filter-component
2021-11-22 10:44:52 +00:00
Andrew Kingston
6c0a1e99da
Merge pull request #3403 from Budibase/cheeks-lab-day
...
Inline text editing + perf. enhancements + preview enhancements
2021-11-22 10:44:38 +00:00
Peter Clement
7bbf5500c6
Merge pull request #3334 from Budibase/feature/auto-screen-ui
...
Feature/auto screen UI
2021-11-22 10:15:44 +00:00
Peter Clement
cc019feab1
Revert "remove delete button for datasource plus"
...
This reverts commit fbe1b02e93
.
2021-11-22 10:09:27 +00:00
Peter Clement
fbe1b02e93
remove delete button for datasource plus
2021-11-22 10:07:30 +00:00
Andrew Kingston
8f981704d6
Merge branch 'cheeks-lab-day' of github.com:Budibase/budibase into multi-filter-component
2021-11-18 15:58:04 +00:00
Andrew Kingston
4ebb4d6b25
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day
2021-11-18 15:53:57 +00:00
Andrew Kingston
f77f7c1e5f
Add dynamic filter component
2021-11-18 15:36:16 +00:00
Peter Clement
0b8c074b81
disable ability to rename external datasource
2021-11-18 15:14:23 +00:00
mike12345567
1d9b4be249
Fixing issue with exporting CSV/JSON, also saving as right file type.
2021-11-18 14:57:17 +00:00
Peter Clement
d16ea91082
remove uneeded add action button
2021-11-18 14:29:31 +00:00
Peter Clement
b902e017dd
fix bug with test results
2021-11-18 11:41:51 +00:00
Michael Drury
1003c0d55e
Updating filter modal to manage invalid schemas when view created.
2021-11-17 22:11:26 +00:00
Peter Clement
f237cd891e
fix animation issue with automation blocks
2021-11-17 14:28:14 +00:00
Peter Clement
5311c8ee7e
save inputted test data
2021-11-17 13:49:34 +00:00
Michael Drury
a726d158b8
Merge pull request #3338 from Budibase/feature/query-rbac-timeouts
...
Query RBAC, query and automation threading/timeouts
2021-11-17 11:39:09 +00:00
Peter Clement
776e4e2d20
more refactoring of screen wizard
2021-11-17 10:24:14 +00:00
Andrew Kingston
9b988b60b0
Replace old usage of 'editable' manifest setting with 'static'
2021-11-16 18:33:14 +00:00
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
Andrew Kingston
0bac3765b3
Remove deprecated keydown event being sent by client library
2021-11-16 11:45:28 +00:00
Andrew Kingston
2adbaea026
Merge develop into editable text lab day
2021-11-16 11:14:46 +00:00
Andrew Kingston
4c84f713b9
Merge pull request #3355 from Budibase/repeater-array
...
Data block + array fields as data sources
2021-11-16 11:03:30 +00:00
Andrew Kingston
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
mike12345567
68ea45b854
Adding a check to disable the display column options when importing to an existing table as it makes no sense in this scenario.
2021-11-15 14:15:14 +00:00
Andrew Kingston
3470b1ea1b
Update data sources to correctly include block context suffixes in provider IDs
2021-11-15 12:25:01 +00:00
Peter Clement
fba0975c54
Add deletion modal and hover on delete icon
2021-11-15 11:03:09 +00:00
mike12345567
d9d5391a40
Some UI work, as well as moving SQL to using a proper bulk insert method and fixing an issue found with csv parsing and removing of invalid columns.
2021-11-12 19:24:56 +00:00
mike12345567
af5e196b4c
Adding all required controls for data import to internal tables, just need to implement external table data import.
2021-11-12 18:26:57 +00:00
Andrew Kingston
df455c2719
Add data block component
2021-11-12 15:19:25 +00:00
Andrew Kingston
3db35d3af9
Enable data providers to use array and attachment fields as their source
2021-11-12 13:42:55 +00:00
Rory Powell
6af8ab2dc0
Fixes for google sso, cloud email url and cloud logo updates
2021-11-12 13:31:55 +00:00
mike12345567
599702bfe9
Fixing issue where deleted datasources wouldn't clear out queries.
2021-11-11 17:13:35 +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
mike12345567
cca28ce255
Adding worker controls to both automations and queries.
2021-11-11 12:11:09 +00:00
Peter Clement
14168615dc
fix saving of blank screen
2021-11-11 12:09:36 +00:00
Peter Clement
8645299ab1
save nav selection
2021-11-11 11:07:55 +00:00
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
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
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
Peter Clement
eaaa134fb3
logic for saving of multiple screens
2021-11-10 16:04:27 +00:00
Andrew Kingston
862bf14268
Rename blocks to be shorter
2021-11-10 15:56:51 +00:00
mike12345567
7f055ed8dc
Adding a way to switch between string and options, as well as number and boolean types, this is very useful for SQL tables.
2021-11-10 15:01:44 +00:00
Andrew Kingston
2b59d44e06
Change bindable properties order
2021-11-10 14:57:46 +00:00
Peter Clement
fae88947e9
Merge remote-tracking branch 'origin/develop' into feature/auto-screen-ui
2021-11-10 14:48:56 +00:00
Peter Clement
b4a82f3621
Merge pull request #3313 from Budibase/fix/automation-block-width
...
fix width of automation blocks
2021-11-10 14:46:33 +00:00
Peter Clement
4e6a9c8154
fix width of automation blocks
2021-11-10 14:43:07 +00:00
Martin McKeaveney
9f7aba3f19
Merge pull request #3300 from Budibase/fix/templates
...
Fix/templates
2021-11-10 15:19:26 +01:00
Martin McKeaveney
8f7b57837e
adding cypress tag to input
2021-11-10 14:08:34 +01:00
Andrew Kingston
51ba48abc0
Merge pull request #3309 from Budibase/quick-bindings
...
Quick bindings
2021-11-10 12:18:52 +00:00
Andrew Kingston
d6051e7067
Add cypress data tag to binding icon in drawer bindable combo box
2021-11-10 11:58:27 +00:00
Andrew Kingston
93976e4f55
Use bindable combo boxes for text settings and clean up
2021-11-10 11:23:51 +00:00
Martin McKeaveney
7cf916a00d
code review, simplify iframeTemplate
2021-11-10 12:12:33 +01:00
mike12345567
014b277c55
Fixing issue with automation JS scripting not functioning, due to an object being passed in as code parameter.
2021-11-09 18:07:21 +00:00
Martin McKeaveney
8683a74b2d
adding check for delete app
2021-11-09 18:30:51 +01:00
Martin McKeaveney
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
Martin McKeaveney
fddf52ad45
remove comment
2021-11-09 12:25:02 +01:00
Martin McKeaveney
72eb24b0fa
formatting
2021-11-09 12:24:18 +01:00
mike12345567
f8e790bd2f
Merge branch 'develop' of github.com:Budibase/budibase into feature/mssql-plus
2021-11-09 11:20:17 +00:00
Martin McKeaveney
cb459bc877
adding flags for messagePassing
2021-11-09 12:15:29 +01:00
Martin McKeaveney
3f71768146
still show start from scratch and import when template request fails
2021-11-09 11:58:58 +01:00
Peter Clement
1a265149e2
new auto screen ux
2021-11-09 09:33:34 +00:00
Rory Powell
9273edc794
Integrate with UI
2021-11-08 22:08:47 +00:00
Andrew Kingston
8e0b265815
Merge pull request #3249 from Budibase/blocks
...
Core blocks implementation + table with search block
2021-11-08 20:46:21 +00:00
mike12345567
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
Andrew Kingston
a7849eac7d
Add card list with search block. Add concept of nested settings which can consume their own contexts and are not enriched at the top level
2021-11-08 14:35:58 +00:00
mike12345567
6455f51d4f
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-11-08 14:00:47 +00:00
mike12345567
b34cef26c3
Fixing an issue with relationship modal breaking when multiple data sources available to relate to, also fixing an pile of issues with creating and reading rows from SQL server plus.
2021-11-05 18:55:36 +00:00
Andrew Kingston
8c63b147fb
Remove forced capitalisation of setting labels
2021-11-05 12:38:15 +00:00
Andrew Kingston
117a7f7ce8
Fix issue getting bindable properties when selecting a screen
2021-11-05 12:37:42 +00:00
Martin McKeaveney
1219c53250
fix safari
2021-11-04 17:24:56 +01:00
Martin McKeaveney
b7c5778409
Merge pull request #3187 from Budibase/fix/safari-bug
...
Fix budibase builder preview on safari
2021-11-04 17:22:02 +01:00
Martin McKeaveney
193d40bbf3
refactor switch into a key value handler object
...
tidy up - remove logs and comments
update windowed modals to use postMessage
2021-11-04 17:21:17 +01:00
Martin McKeaveney
cb5df8fe1e
Merge pull request #3159 from Budibase/feature/template-urls
...
allow opening a template directly from a URL
2021-11-04 14:46:18 +01:00
Martin McKeaveney
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
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
Rory Powell
8f2910ad32
Merge branch 'master' into develop
2021-11-03 16:24:16 +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
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