Dean
c3f41c8f31
Added category and icon for table configuration binding drawer
2022-09-22 17:04:58 +01:00
mike12345567
31208b1f8f
Renaming function to more accurately reflect its group app ID lookup purpose.
2022-09-22 13:57:44 +01:00
mike12345567
25b8f0ca3b
Updating group types to accurately reflect the state of the documents, as well as centralising the logic for getting the app IDs in a group.
2022-09-22 13:55:52 +01:00
Mel O'Hagan
eaddd72d66
Handle valueType change
2022-09-22 09:40:45 +01:00
Mel O'Hagan
79e55af7e8
Merge branch 'master' into bug/sev2/is-in-filter-startswith-crash
2022-09-22 08:43:11 +01:00
mike12345567
6247f686e8
Adding group app cleanup.
2022-09-21 23:12:38 +01:00
mike12345567
7406086c12
Switching over app role assignment to use the new backend rather than being performed in the frontend.
2022-09-21 22:58:06 +01:00
Rory Powell
37fdad7cd9
Merge branch 'master' into develop
2022-09-21 20:16:54 +01:00
mike12345567
4d9de7f658
Updates to use new backend API for adding/removing users from groups.
2022-09-21 16:58:47 +01:00
Peter Clement
0443cca321
Fix error when plugin is added
2022-09-21 16:19:07 +01:00
Martin McKeaveney
45e9da64e2
Merge pull request #7644 from Budibase/custom-css-upgrades
...
Custom CSS upgrades
2022-09-21 15:35:42 +01:00
Martin McKeaveney
b7c09e8fd7
Merge pull request #7809 from Budibase/fix/missing-rest-binding-category-names
...
Fix/missing rest binding category names
2022-09-21 15:33:59 +01:00
Mel O'Hagan
97e33f8eee
Only call startsWith if string
2022-09-21 15:25:53 +01:00
Mel O'Hagan
4c2ac79391
Don't show validation error for relationship
2022-09-21 13:18:04 +01:00
mike12345567
e6c91b6f8e
Adding group cleanup, removing group IDs from users when group is deleted.
2022-09-21 12:43:09 +01:00
Mel O'Hagan
f11e56547f
Do not allow non-match type primary foreign keys
2022-09-21 09:10:31 +01:00
mike12345567
34771e1ef7
Updates to improve the view development experience.
2022-09-20 19:12:48 +01:00
Rory Powell
a458df59d3
Remove plugin datasource filter in cloud
2022-09-20 14:52:16 +01:00
Dean
2aa4ee6635
Merge remote-tracking branch 'origin/develop' into fix/missing-rest-binding-category-names
2022-09-20 13:26:39 +01:00
Dean
a6cee09812
Filter 'link' fields from the Current User bindings
2022-09-20 11:09:58 +01:00
Rory Powell
72abfd8e52
Invert template display logic to fix cypress
2022-09-20 10:59:12 +01:00
Rory Powell
f699bf1b56
Wrap licensing banners and modals in feature flag, disable logo
2022-09-20 10:15:28 +01:00
Dean
d0d63f14b0
Removed redundant display variable from user bindings
2022-09-20 10:15:23 +01:00
Rory Powell
7018652445
Change 'Plugins' nav item badge to 'Beta'
2022-09-20 10:13:40 +01:00
Dean
58d96d3a6b
Minor change to ensure correct labelling for OAuthToken binding
2022-09-20 10:07:07 +01:00
Dean
a28b9aea0a
Merge remote-tracking branch 'origin/develop' into fix/missing-rest-binding-category-names
2022-09-20 09:16:40 +01:00
Martin McKeaveney
915405275d
merge
2022-09-18 13:30:16 +01:00
mike12345567
5f8f34f6f3
Fix for #7811 - Fixing an issue with the query binding builder - when executing the query you could no longer enrich the value binding.
2022-09-17 10:45:44 +01:00
Dean
09ff6a2556
Merge remote-tracking branch 'origin/develop' into fix/missing-rest-binding-category-names
2022-09-16 17:34:22 +01:00
Dean
5347a8339c
Minor fix to add categories for rest bindings
2022-09-16 17:32:50 +01:00
mike12345567
144ff1da44
Fixing className.
2022-09-16 17:07:24 +01:00
mike12345567
1be71933ca
Merge branch 'develop' of github.com:Budibase/budibase into group-fixes
2022-09-16 17:02:08 +01:00
mike12345567
ee40819c9e
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-09-16 16:13:20 +01:00
mike12345567
7736acd0c0
PR comments, removing console logs, as well as trying to get jest tests working in builder.
2022-09-15 22:47:37 +01:00
mike12345567
fc8dc9f176
Fixing issue introduced by fix for #7683 - encoding the query string caused handlebars statements to break, this rectifies that.
2022-09-15 19:35:55 +01:00
Dean
42984d7b63
Minor update
2022-09-15 16:50:51 +01:00
Dean
78d72b78cb
Fix to include the current user bindings in datasource queries
2022-09-15 16:39:25 +01:00
Andrew Kingston
7914bba724
Fix usages of className in organisation settings page
2022-09-15 16:32:36 +01:00
Dean
4ec4007706
Merge branch 'feature/day-pass-pricing' of github.com:Budibase/budibase into feature/day-pass-pricing
2022-09-15 12:46:27 +01:00
Dean
c2f6bc9167
Updated copy from the payment modal
2022-09-15 12:45:47 +01:00
Rory Powell
f7fa9969f4
Fixes
2022-09-15 11:59:46 +01:00
Rory Powell
4787f9ccab
Pre-review tidy, add new badge to plugins
2022-09-15 11:23:51 +01:00
Rory Powell
086d9ebdf9
Merge branch 'develop' into feature/day-pass-pricing
2022-09-15 10:56:50 +01:00
Rory Powell
0f98f2fcaa
Merge branch 'master' into develop
2022-09-15 10:19:56 +01:00
Dean
f0f222f9ea
Merge branch 'feature/day-pass-pricing' of github.com:Budibase/budibase into feature/day-pass-pricing
2022-09-15 09:06:48 +01:00
Rory Powell
8cfd6a9faa
Merge branch 'develop' into feature/day-pass-pricing
2022-09-15 08:55:33 +01:00
Rory Powell
ea3598e9cf
Show licensed group exceeded notification
2022-09-14 22:37:33 +01:00
Rory Powell
40f1bb3067
Update usage page
2022-09-14 20:58:58 +01:00
Dean
132f347916
Apps Page update to hide apps when sessions are maxed. General refactoring and updates to the licensing notification flows.
2022-09-14 18:04:58 +01:00
Dean
6bd3c8c3d7
Merge branch 'feature/day-pass-pricing' of github.com:Budibase/budibase into feature/day-pass-pricing
2022-09-14 15:20:49 +01:00
Dean
c6155d60ef
Merge branch 'feature/day-pass-pricing' of github.com:Budibase/budibase into feature/day-pass-pricing
2022-09-14 14:35:54 +01:00
Rory Powell
1bc0d13429
Update navigation
2022-09-14 14:20:50 +01:00
mike12345567
07dc8a827b
Minor fix - remove double friendlyname check.
2022-09-14 13:59:54 +01:00
mike12345567
9e10aac786
Adding friendly name to plugin screen.
2022-09-14 13:15:33 +01:00
mike12345567
8744d0a86c
Renaming data source -> datasource as per Mel's request.
2022-09-14 12:11:20 +01:00
Rory Powell
a551532e73
Navigation updates, cookie constant, update link-dependencies and localdomain scripts
2022-09-14 10:53:14 +01:00
Dean
b848fc52d9
Merge branch 'feature/day-pass-pricing' of github.com:Budibase/budibase into feature/day-pass-pricing
2022-09-13 11:52:58 +01:00
Dean
60feccaac0
Merge commit
2022-09-13 11:52:31 +01:00
Andrew Kingston
c873a4d965
Merge branch 'cheeks-lab-day-eject-blocks' of github.com:Budibase/budibase into form-block
2022-09-13 11:32:04 +01:00
Andrew Kingston
3283a0ab5a
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-eject-blocks
2022-09-13 11:31:45 +01:00
melohagan
abdb156559
Merge pull request #7333 from Budibase/feature/select-tables-to-fetch
...
Allow list of named tables to be fetched
2022-09-13 11:19:49 +01:00
melohagan
f49aed91fc
Merge pull request #7731 from Budibase/bug/sev3/date-range
...
Move date range picker into data
2022-09-13 10:27:43 +01:00
melohagan
0823bf5d10
Merge pull request #7735 from Budibase/bug/sev2/add-js-to-edc
...
Allow JavaScript bindings in External Data Connector
2022-09-13 10:24:24 +01:00
Andrew Kingston
be15aff40f
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience-websocket
2022-09-12 20:00:32 +01:00
Andrew Kingston
0077e1000c
Fix plugin rows not being keyed properly, causing incorrect notifications
2022-09-12 19:50:04 +01:00
Andrew Kingston
f40de42478
Update plugin description text
2022-09-12 19:47:27 +01:00
mike12345567
30817751ad
Updating plugin backend, refactoring a bit, correctly allowing a set of headers to be used for a URL.
2022-09-12 19:12:05 +01:00
mike12345567
e7cfdd4fde
Updating add/delete process to have better notifications, removing some errors.
2022-09-12 17:43:13 +01:00
mike12345567
f6e5524b07
Refactoring some plugin adding work - changing how source is specified to remove lower casing.
2022-09-12 17:04:27 +01:00
Andrew Kingston
27af24ec26
Revert organisation page
2022-09-12 16:39:41 +01:00
Andrew Kingston
b31cc043ed
Update plugins UI styles
2022-09-12 16:35:42 +01:00
Andrew Kingston
0415a67ef0
Fix capitalisation
2022-09-12 16:19:58 +01:00
Andrew Kingston
c89eb19944
Undo reverse logic when filtering by component type
2022-09-12 16:19:28 +01:00
mike12345567
828066de46
Merge branch 'develop' of github.com:Budibase/budibase into feature/plugin-management-ui
2022-09-12 15:34:34 +01:00
Rory Powell
45a43baee2
Merge branch 'master' into develop
2022-09-12 14:05:36 +01:00
Rory Powell
884f446671
Merge branch 'develop' into feature/day-pass-pricing-temp
2022-09-12 11:33:02 +01:00
Michael Drury
51725ea6b1
Merge pull request #7685 from Budibase/fix/sept-various-fixes
...
Fix/sept various fixes
2022-09-12 12:16:31 +02:00
Mel O'Hagan
631b08a24e
Allow JS bindings in EDC
2022-09-12 11:04:34 +01:00
Rory Powell
f4963db294
Add buttonText to InlineAlert, export TooltipWrapper, update Account type with license key activate time, convert error package to TS
2022-09-12 10:43:26 +01:00
mike12345567
09c5d33f68
PR comments.
2022-09-12 10:42:30 +01:00
Mel O'Hagan
bb37a5ae92
Move date range picker into data
2022-09-12 09:20:28 +01:00
Mel O'Hagan
1edbb73e33
Remove console log
2022-09-12 08:58:47 +01:00
Mel O'Hagan
76c861c266
Null safety when creating automation from design
2022-09-12 08:57:44 +01:00
Rory Powell
03458f0f34
Usage tooltips and server accurate remaining days calculations
2022-09-12 00:02:29 +01:00
mike12345567
3d66e71d7d
Fixing an issue with deleting large apps with a lot of internal table data and adding back the export modal which allows picking whether an export includes internal table rows - #7583 .
2022-09-09 20:06:29 +01:00
mike12345567
932f119fce
Updating params in the REST interface so that they can be used in and out of the URL - meaning that updating in one place affects the other. Reduces a bit of the confusing UX around this - discussed in #7683 .
2022-09-07 19:15:05 +01:00
Peter Clement
ac0443a876
fix build
2022-09-07 17:49:29 +01:00
mike12345567
2fb96b29c9
Encoding query string URI parameters for REST requests - #7683 .
2022-09-07 17:31:15 +01:00
mike12345567
86c8618e8f
Fix for #7431 - reboot didn't work at all previously which is why apps couldn't be published with it enabled, this is now a self host only feature, I've removed the ability to enable a reboot cron in the Cloud and it will not run the lookup/execution.
2022-09-07 17:05:17 +01:00
Peter Clement
0ebe0b8275
remove verify and fix deletion bug
2022-09-07 16:08:29 +01:00
Peter Clement
f1e5432333
Merge branch 'feature/plugin-management-ui' of github.com:Budibase/budibase into feature/plugin-management-ui
2022-09-07 13:54:22 +01:00
Peter Clement
43dbf96f47
add update modal
2022-09-07 13:51:14 +01:00
Andrew Kingston
93f2903585
Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience
2022-09-07 13:37:58 +01:00
Andrew Kingston
ae3bd8cc17
Sort plugins alphabetically in new component panel
2022-09-07 13:37:45 +01:00
mike12345567
27e4af4b67
Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience
2022-09-07 12:42:45 +01:00
mike12345567
ca749aed86
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
2022-09-07 12:40:45 +01:00
Andrew Kingston
7b4c842eb3
Fix spacing for custom datasources in new datasource modal
2022-09-07 12:40:32 +01:00
Andrew Kingston
2e72eb4f2e
Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience-websocket
2022-09-07 12:07:25 +01:00
Andrew Kingston
0bc7ffe0a1
Update preview endpoint to be prefixed with /app to not require an updated proxy config
2022-09-07 10:40:00 +01:00
NEOLPAR
fbfdf1c5ec
Merge branch 'plugins-dev-experience' into feature/plugin-management-ui
2022-09-07 09:55:23 +01:00
mike12345567
bc9686d470
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-09-06 14:09:26 +01:00
Peter Clement
e6f127c33f
update upload request to handle source correctly
2022-09-06 10:37:49 +01:00
Andrew Kingston
229c7cf49f
Fix issue with duplicating components not replacing IDs on component itself
2022-09-06 09:21:16 +01:00
Andrew Kingston
5577f31a17
Merge branch 'cheeks-lab-day-eject-blocks' of github.com:Budibase/budibase into form-block
2022-09-06 09:00:21 +01:00
Andrew Kingston
3088616c47
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-eject-blocks
2022-09-06 08:53:10 +01:00
Andrew Kingston
d6d26e126c
Allow custom CSS to be bindable and allow overriding via conditional UI
2022-09-05 16:35:25 +01:00
Andrew Kingston
443c763602
Merge branch 'develop' of github.com:Budibase/budibase into feature/custom-css-conditional-ui
2022-09-05 14:55:58 +01:00
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