1
0
Fork 0
mirror of synced 2024-09-10 22:46:09 +12:00
Commit graph

15416 commits

Author SHA1 Message Date
Michael Drury
bcf2aadbaa Merge branch 'develop' of github.com:Budibase/budibase into fix/charset-encoding 2022-11-29 11:57:45 +00:00
Michael Drury
03a2be6740 Merge pull request #8530 from FlaminWrap/Flaminwrap-Enhancement-7138
Automation steps in the automation builder and tester #7138
2022-11-29 11:53:04 +00:00
Budibase Staging Release Bot
d2a887a722 Update pro version to 2.1.40-alpha.0 2022-11-29 11:37:04 +00:00
Mel O'Hagan
376e17cae1 Only allow admin to create new user 2022-11-29 11:36:24 +00:00
Budibase Release Bot
41e017f3ba v2.1.40 2022-11-29 11:33:43 +00:00
Budibase Staging Release Bot
9446b66f69 v2.1.40-alpha.0 2022-11-29 11:33:39 +00:00
Michael Drury
95f1081208 Updating typescript eslinter version to all match and resolve issue with our current Typescript version. 2022-11-29 11:26:23 +00:00
melohagan
dc15bfd9ba Merge pull request #8804 from Budibase/bug/sev2/external-datasource-id-filtering
External datasource id filtering
2022-11-29 11:22:30 +00:00
Michael Drury
4c190ff48a Updating lock files. 2022-11-29 11:16:37 +00:00
Michael Drury
4f4eb4da26 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-11-29 11:13:54 +00:00
Michael Drury
1dcb6a6814 Merge pull request #8829 from Budibase/refactor/backend-core-worker
Complete backend Typescript conversion
2022-11-29 11:08:46 +00:00
Mel O'Hagan
2e5744eedd Remove _id from filter field list in external dbs 2022-11-29 11:00:54 +00:00
Dean
9ecdd077bd Merge remote-tracking branch 'origin/develop' into fix/sample-data-edit-removed-delete-fixed 2022-11-29 09:19:21 +00:00
Martin McKeaveney
6953696300 Merge pull request #8631 from Smeciak/develop
Remove passport-google-auth to patch vurnability
2022-11-28 22:10:47 +00:00
mike12345567
a02e9017ec Final fixes after re-running all test suites. 2022-11-28 19:12:23 +00:00
mike12345567
3aeb6653c6 Some fixes after re-running server tests. 2022-11-28 18:14:10 +00:00
mike12345567
d6e9380c06 General work after running some tests in CI - general refactoring as well. 2022-11-28 17:54:04 +00:00
Dean
7d0e2c289d Disabled the ability to rename the Sample Data datasource. Updated the backend to ensure that renaming doesn't alter its structure and block deletion 2022-11-28 17:25:10 +00:00
Mel O'Hagan
0b3d84b63d Invite is adminOnly 2022-11-28 16:02:49 +00:00
Mel O'Hagan
bc68b16526 Allow developers to manage user access 2022-11-28 16:01:27 +00:00
Budibase Release Bot
28cc20e938 Update pro version to 2.1.39 2022-11-28 14:17:27 +00:00
Budibase Release Bot
00be8be1aa v2.1.39 2022-11-28 14:13:40 +00:00
mike12345567
3a6200144a Fix for account portal. 2022-11-28 14:09:18 +00:00
melohagan
9ffc2d0d44 Merge pull request #8838 from Budibase/bug/sev2/mysql-number-array-as-date
MySql - don't parse number array as date
2022-11-28 14:00:35 +00:00
mike12345567
e62ebc8fbb Updates to fix build. 2022-11-28 13:24:39 +00:00
Andrew Kingston
b042c9ed2e Add tests for table settings migration 2022-11-28 12:20:49 +00:00
Mel O'Hagan
11ae382af0 lint 2022-11-28 12:05:19 +00:00
Mel O'Hagan
ba10756119 Don't parse number arrays as date 2022-11-28 12:04:44 +00:00
Andrew Kingston
27bea5c85b Merge branch 'develop' of github.com:Budibase/budibase into side-panel 2022-11-28 09:57:12 +00:00
Budibase Release Bot
5285a850c0 Update pro version to 2.1.38 2022-11-28 09:39:31 +00:00
Budibase Release Bot
0e6d776867 v2.1.38 2022-11-28 09:36:09 +00:00
Budibase Staging Release Bot
678b4c1402 Update pro version to 2.1.32-alpha.11 2022-11-28 09:23:26 +00:00
Budibase Staging Release Bot
a6a8957457 v2.1.32-alpha.11 2022-11-28 09:19:56 +00:00
deanhannigan
21b2831fbf Merge pull request #8695 from Budibase/feature/auto-select-dataprovider-source
Feature/auto select dataprovider source
2022-11-28 09:07:49 +00:00
Martin McKeaveney
3bbae12d8e bump posthog-js version 2022-11-27 22:00:34 +00:00
Budibase Release Bot
6c36837d11 Update pro version to 2.1.37 2022-11-27 13:53:06 +00:00
Budibase Release Bot
11bf2ddf26 v2.1.37 2022-11-27 13:49:45 +00:00
mike12345567
70242f3be7 Fixing some issues detected by testing. 2022-11-26 21:26:19 +00:00
mike12345567
06d8d19aaa Final typescript conversions for server. 2022-11-26 16:24:37 +00:00
mike12345567
12d6e60525 One file left in the server, some fixes after converting the internal row controller. 2022-11-26 15:42:53 +00:00
mike12345567
658f12281d Fixes based on server build so far. 2022-11-26 15:10:41 +00:00
mike12345567
90362b65c1 Disabling js interop in Typescript build of backend-core and worker, fixing build issues. 2022-11-26 14:46:01 +00:00
mike12345567
3ce9df0d25 Merge branch 'develop' of github.com:Budibase/budibase into refactor/backend-core-worker 2022-11-26 13:51:19 +00:00
mike12345567
a3bb2e0d77 Automation overhaul to Typescript, plus type updates. 2022-11-25 19:57:07 +00:00
mike12345567
eeebd0fe70 Typescript conversion of linked row controller. 2022-11-25 18:54:57 +00:00
mike12345567
7eac8fafd6 Some server typescript re-writes, only automations left and some controllers. 2022-11-25 15:01:46 +00:00
Rory Powell
b0443eee0d Merge pull request #8814 from Budibase/env-var-fix-master
Environment variable type coercion fix
2022-11-25 14:47:43 +00:00
Budibase Release Bot
d51fa6ebba Update pro version to 2.1.36 2022-11-25 14:14:57 +00:00
Budibase Release Bot
ca2e0b4671 v2.1.36 2022-11-25 14:11:38 +00:00
melohagan
28e5a883d9 Merge pull request #8810 from Budibase/bug/sev2/disable-date-picker
Disable date picker
2022-11-25 14:01:00 +00:00
Budibase Staging Release Bot
13168c58c4 Update pro version to 2.1.32-alpha.10 2022-11-25 14:00:38 +00:00
Budibase Staging Release Bot
7d3e80b007 v2.1.32-alpha.10 2022-11-25 13:57:11 +00:00
Andrew Kingston
f892faa98f Remove console log 2022-11-25 13:54:49 +00:00
Andrew Kingston
3c0d58bb91 Clear a create form block when submitted 2022-11-25 13:34:25 +00:00
Martin McKeaveney
f19e82d81c Merge pull request #8790 from Budibase/bug/sev4/duplicate-add-binding-button
Remove duplicate add binding button
2022-11-25 13:33:36 +00:00
Budibase Release Bot
310cb0b476 Update pro version to 2.1.35 2022-11-25 12:59:26 +00:00
Rory Powell
e095e40d2e Environment variable type coercion fix 2022-11-25 12:55:58 +00:00
Budibase Release Bot
d882845b9b v2.1.35 2022-11-25 12:55:56 +00:00
Rory Powell
f748cbc853 Environment variable type coercion fix 2022-11-25 12:52:50 +00:00
Rory Powell
dc96264ca7 Merge pull request #8811 from Budibase/per-user-fixes
Update Price type def
2022-11-25 12:44:24 +00:00
Andrew Kingston
44b812b6b6 Hide horizontal overflow in side panels 2022-11-25 12:14:25 +00:00
Andrew Kingston
ece86ea1a8 Ensure datepicker underlay does not exceed parent element size 2022-11-25 12:14:05 +00:00
Andrew Kingston
3e0211ed22 Ignore modals from consideration in clickOutside util 2022-11-25 12:13:48 +00:00
Andrew Kingston
92b7b04e14 Refactor clickoutside util to use a single event listener rather than many, and add support for ignoring certain classes 2022-11-25 12:08:34 +00:00
Andrew Kingston
abedb5d9eb Merge branch 'develop' of github.com:Budibase/budibase into side-panel 2022-11-25 11:24:57 +00:00
Rory Powell
30a5d9939f Update Price type def 2022-11-25 11:00:35 +00:00
Mel O'Hagan
991706ec53 Disable input 2022-11-25 10:54:36 +00:00
Budibase Staging Release Bot
0456a88c02 Update pro version to 2.1.32-alpha.9 2022-11-25 10:21:14 +00:00
Budibase Staging Release Bot
19840c7a78 v2.1.32-alpha.9 2022-11-25 10:17:30 +00:00
Gerard Burns
a2889ec1a3 Skeleton Loading States (#8719)
* Loading Skeletons

* PR Feedback
2022-11-25 10:02:43 +00:00
mike12345567
d3c4c99e16 Complete conversion of backend-core to Typescript. 2022-11-24 18:48:51 +00:00
Mel O'Hagan
57f695ac3c Don't add numbering to primary key 2022-11-24 18:24:38 +00:00
Budibase Release Bot
b2ee8884d5 Update pro version to 2.1.34 2022-11-24 15:29:22 +00:00
Budibase Release Bot
6a750f1cf9 v2.1.34 2022-11-24 15:25:31 +00:00
melohagan
685355004e Merge pull request #8798 from Budibase/bug/sev3/homescreen-on-load
Only uncheck other homescreens if homescreen set
2022-11-24 15:13:24 +00:00
Andrew Kingston
cd24c408fe Rename migration 2022-11-24 14:27:49 +00:00
Andrew Kingston
9000349360 Refactor table settings migration slightly and add missing await keyword 2022-11-24 14:23:27 +00:00
Andrew Kingston
3480f6741c Rename table settings migration and only run on dev apps 2022-11-24 14:23:04 +00:00
Budibase Release Bot
1577e7aba1 Update pro version to 2.1.33 2022-11-24 13:59:59 +00:00
Budibase Release Bot
8a9bd3be7d v2.1.33 2022-11-24 13:56:05 +00:00
deanhannigan
3c716a059c Merge pull request #8795 from Budibase/fix/pass-request-context-to-dynamic-var-retry
User/Auth context now being passed to dynamic variable request updates
2022-11-24 13:42:51 +00:00
Mel O'Hagan
bcd4ac1db8 Only uncheck other homescreens if homescreen set 2022-11-24 13:24:09 +00:00
Budibase Release Bot
30f42cd338 Update pro version to 2.1.32 2022-11-24 12:21:22 +00:00
Budibase Release Bot
23b1ed7528 v2.1.32 2022-11-24 12:17:58 +00:00
Mel O'Hagan
4b05cd2d2d Allow tables to be created even if no fetch 2022-11-24 11:45:58 +00:00
Andrew Kingston
1ec197ce8f Update side panel icon 2022-11-24 10:33:57 +00:00
Dean
f4c027c25b User/Auth context now being passed to dynamic variable request updates 2022-11-24 10:16:05 +00:00
mike12345567
bfaef13768 Refactoring worker, converting all controllers/routes to Typescript and all imports of backend-core to new style. 2022-11-23 18:25:20 +00:00
Mel O'Hagan
3504348768 Remove duplicate add binding button 2022-11-23 18:19:43 +00:00
Dean
05188f0588 Review updates 2022-11-23 17:12:23 +00:00
Budibase Staging Release Bot
df80aa974a Update pro version to 2.1.32-alpha.8 2022-11-23 17:06:27 +00:00
Budibase Staging Release Bot
b59aa48977 v2.1.32-alpha.8 2022-11-23 17:02:56 +00:00
Mitch-Budibase
c618b11cf2 Merge pull request #8786 from Budibase/cypress-build-fix
Cypress Build Update
2022-11-23 16:49:40 +00:00
Andrew Kingston
ade595e4a0 Fix context not being provided for table block row click action 2022-11-23 16:47:54 +00:00
Mitch-Budibase
4cee4a3c83 Cypress Build Update
Few changes to assist with the nightly build

appPublishWorkflow
- Removing closeModal function calls (no longer needed)

createBinding
- Update to remove a component from some of the tests
- New command for this also

REST
- Skipping these tests -> there are only 2 and will be replaced via API

Commands
- Additional changes to support the nightly build
- mainly navigation based due to recent code changes to the product
2022-11-23 16:19:50 +00:00
Andrew Kingston
343aff9f88 Update side panel transition to be much smoother 2022-11-23 16:14:58 +00:00
Andrew Kingston
13b8ccc582 Default to running button actions for table blocks and add info 2022-11-23 16:14:43 +00:00
Dean
a1333db948 Merge remote-tracking branch 'origin/develop' into feature/auto-select-dataprovider-source 2022-11-23 16:13:04 +00:00
Dean
f86e29f0fa Merge remote-tracking branch 'origin/develop' into feature/add-delete-to-row-edit-modal 2022-11-23 16:04:43 +00:00
Budibase Staging Release Bot
46b72fa143 Update pro version to 2.1.32-alpha.7 2022-11-23 15:17:06 +00:00
Budibase Staging Release Bot
4af59396be v2.1.32-alpha.7 2022-11-23 15:13:37 +00:00
Andrew Kingston
1a472af342 Update autoscreen text to better reflect new autoscreens 2022-11-23 15:07:49 +00:00
Andrew Kingston
b879a49f4f Fix issues with not resetting side panel content 2022-11-23 15:05:04 +00:00
Andrew Kingston
fd3e98c8e3 Update auto screens to only generate a single list screen using new side panels 2022-11-23 15:04:51 +00:00
Dean
7b65b693e0 Added delete functionality to the edit table row modal 2022-11-23 15:03:00 +00:00
Michael Drury
077907579b Merge pull request #8756 from Budibase/dependabot/npm_and_yarn/packages/bbui/minimatch-3.1.2
Bump minimatch from 3.0.4 to 3.1.2 in /packages/bbui
2022-11-23 15:01:10 +00:00
Budibase Staging Release Bot
126760db0b Update pro version to 2.1.32-alpha.6 2022-11-23 13:32:42 +00:00
Budibase Staging Release Bot
106aa1d11b v2.1.32-alpha.6 2022-11-23 13:29:13 +00:00
Michael Drury
09eb4a5109 Merge pull request #8761 from Budibase/dependabot/npm_and_yarn/packages/server/engine.io-6.2.1
Bump engine.io from 6.2.0 to 6.2.1 in /packages/server
2022-11-23 13:04:39 +00:00
Andrew Kingston
a04f58dd23 Fix crash when deleting a selected side panel component 2022-11-23 12:33:31 +00:00
Andrew Kingston
8ed2227280 Remove log 2022-11-23 12:33:14 +00:00
Andrew Kingston
3022f3b387 Center login prompt heading 2022-11-23 12:32:57 +00:00
Andrew Kingston
9ec58ca401 Use the new DOM ID method of determining the correct DOM node for a component 2022-11-23 12:32:40 +00:00
Andrew Kingston
42d2a71395 Remount table when columns change to avoid rare crashes 2022-11-23 12:32:20 +00:00
mike12345567
514f9a1210 Some fixes based on test runs. 2022-11-23 11:44:15 +00:00
mike12345567
4959a491d7 Merge branch 'develop' of github.com:Budibase/budibase into refactor/backend-core-import 2022-11-23 10:30:57 +00:00
dependabot[bot]
6d10210d8b Bump engine.io from 6.2.0 to 6.2.1 in /packages/server
Bumps [engine.io](https://github.com/socketio/engine.io) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/6.2.0...6.2.1)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23 08:50:58 +00:00
Budibase Staging Release Bot
3aa120d0f8 Update pro version to 2.1.32-alpha.5 2022-11-23 08:48:45 +00:00
Budibase Staging Release Bot
df0820d954 v2.1.32-alpha.5 2022-11-23 08:45:13 +00:00
Rory Powell
6f3f858d81 Account portal <-> backend-core fixes 2022-11-22 22:24:45 +00:00
mike12345567
02ede5d067 Finally removing all usages of backend-core/ type imports from server, including some further typescript conversions. 2022-11-22 19:49:59 +00:00
mike12345567
8c2d9ebec8 Updating all of the route files to typescript, as well as some controllers. 2022-11-22 18:49:19 +00:00
Budibase Staging Release Bot
319428cbde Update pro version to 2.1.32-alpha.4 2022-11-22 17:04:40 +00:00
Budibase Staging Release Bot
ed92241d40 v2.1.32-alpha.4 2022-11-22 17:00:36 +00:00
mike12345567
92210144ff More controller typescript conversions. 2022-11-22 16:52:25 +00:00
Andrew Kingston
c01b9af1f0 Merge branch 'develop' of github.com:Budibase/budibase into side-panel 2022-11-22 16:52:09 +00:00
Andrew Kingston
170b8c4d61 Fix multiple issues with showing/hiding side panels inside the builder preview and dragging components inside side panel 2022-11-22 16:45:15 +00:00
Andrew Kingston
c72b7807ca Prevent automatically closing side panels via an outside click when inside the builder 2022-11-22 16:44:35 +00:00
Andrew Kingston
44fdc5efb5 Remove static key from side panel manifest and add draggable key 2022-11-22 16:44:14 +00:00
Andrew Kingston
7d06e59fb7 Make dndIsDragging available through SDK context 2022-11-22 16:43:48 +00:00
Andrew Kingston
91b9396212 Handle nullish values being passed into clickoutside util 2022-11-22 16:43:34 +00:00
Rory Powell
7610065db1 Fix view creation 2022-11-22 16:28:51 +00:00
Andrew Kingston
be3a004310 Fix side panel messing up builder preview scrolling and properly show/hide side panel when inside builder 2022-11-22 16:00:17 +00:00
Andrew Kingston
c868cda7dd Remove automatic closing of side panel when screen changes as no longer needed 2022-11-22 15:51:57 +00:00
Andrew Kingston
43c5ddfe5f Fix side panel not scrolling properly 2022-11-22 15:49:11 +00:00
Andrew Kingston
c3c293ce2b Move eject block button into its own section 2022-11-22 15:49:00 +00:00
mike12345567
8a4da7d4ce Typescript conversion of the table controllers. 2022-11-22 13:56:01 +00:00
mike12345567
4cdcafac36 More Typescript conversion, as part of backend-core importing improvements. 2022-11-22 12:41:36 +00:00
mike12345567
8f94664ddd Merge branch 'develop' of github.com:Budibase/budibase into refactor/backend-core-import 2022-11-22 12:03:31 +00:00
Dean
27ec6983bf Merge remote-tracking branch 'origin/develop' into feature/auto-select-dataprovider-source 2022-11-22 11:36:19 +00:00
Budibase Staging Release Bot
4c0fe0925a Update pro version to 2.1.32-alpha.3 2022-11-22 10:51:42 +00:00
Budibase Staging Release Bot
0577c2064c v2.1.32-alpha.3 2022-11-22 10:47:48 +00:00
deanhannigan
c5df700d82 Merge pull request #8672 from Budibase/feature/default-internal-datasource
Default Datasource and sample row data
2022-11-22 10:32:12 +00:00
mike12345567
de82eca502 Some typescript conversions, moving a few imports around. 2022-11-21 18:33:34 +00:00
Budibase Staging Release Bot
a04ae4bbbd Update pro version to 2.1.32-alpha.2 2022-11-21 17:34:34 +00:00
Budibase Staging Release Bot
f580ae90b3 v2.1.32-alpha.2 2022-11-21 17:30:27 +00:00
Dean
68aeb43ea2 Review updates 2022-11-21 17:07:00 +00:00
Mel O'Hagan
f385d7a6a9 Refactor 2022-11-21 16:24:24 +00:00
Mel O'Hagan
f1c6d15999 Merge branch 'develop' into feature/dynamic-filter-custom-labels 2022-11-21 16:20:05 +00:00
Dean
764c2bea67 Merge remote-tracking branch 'origin/develop' into feature/auto-select-dataprovider-source 2022-11-21 16:02:26 +00:00
deanhannigan
3dbea26407 Merge pull request #8714 from Budibase/feature/delete-and-duplicate-component-actions
Show settings bar for all components
2022-11-21 16:01:24 +00:00
Budibase Staging Release Bot
e7f686dbe9 v2.1.32-alpha.1 2022-11-21 15:56:51 +00:00
Dean
192c9b56e2 Import refactoring and some review updates. 2022-11-21 15:53:47 +00:00
Dean
64e7239d42 Merge remote-tracking branch 'origin/develop' into feature/default-internal-datasource 2022-11-21 15:40:11 +00:00
dependabot[bot]
c9d209885b Bump minimatch from 3.0.4 to 3.1.2 in /packages/bbui
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-21 15:39:35 +00:00
Michael Drury
fd04f6da33 Merge pull request #8755 from Budibase/merge/21-nov
Merge all dependabot in one
2022-11-21 15:38:52 +00:00
Budibase Staging Release Bot
082b0851db v2.1.32-alpha.0 2022-11-21 15:35:45 +00:00
mike12345567
1e2258745a Merge branch 'develop' of github.com:Budibase/budibase into merge/21-nov 2022-11-21 15:13:16 +00:00
Mel O'Hagan
8fae013203 Add subject prop 2022-11-21 15:11:21 +00:00
mike12345567
3e7bed067b Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-11-21 15:06:44 +00:00
mike12345567
cfbed0b236 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-11-21 15:05:48 +00:00
Mel O'Hagan
ba5116e6bc Handle original mappings 2022-11-21 15:02:44 +00:00
Mel O'Hagan
e7becbf849 Remove duplication 2022-11-21 14:48:26 +00:00
mike12345567
dacc1e9fc1 Merge branch 'dependabot/npm_and_yarn/packages/server/loader-utils-2.0.4' of github.com:Budibase/budibase into merge/21-nov 2022-11-21 14:45:48 +00:00
mike12345567
62d7271a2c Merge branch 'dependabot/npm_and_yarn/packages/bbui/loader-utils-1.4.2' of github.com:Budibase/budibase into merge/21-nov 2022-11-21 14:45:31 +00:00
mike12345567
279e7896c0 Merge branch 'dependabot/npm_and_yarn/packages/string-templates/minimatch-3.1.2' of github.com:Budibase/budibase into merge/21-nov 2022-11-21 14:44:14 +00:00
mike12345567
543e61c76e Merge branch 'dependabot/npm_and_yarn/packages/client/minimatch-3.1.2' of github.com:Budibase/budibase into merge/21-nov 2022-11-21 14:44:00 +00:00
mike12345567
bba088d58e Merge branch 'dependabot/npm_and_yarn/packages/builder/minimatch-3.1.2' of github.com:Budibase/budibase into merge/21-nov 2022-11-21 14:43:43 +00:00
mike12345567
f49233d883 Fix for table deletion, updating DatabaseImpl to define pouch functions directly. 2022-11-21 14:41:19 +00:00
Budibase Release Bot
6cd4b358d2 Update pro version to 2.1.31 2022-11-21 12:58:23 +00:00
Budibase Release Bot
043e3b315a v2.1.31 2022-11-21 12:54:57 +00:00
Dean
0441704c57 Import fixes for backend core constants. Minor name change for default data source from Test DB to Sample Data 2022-11-21 12:47:36 +00:00
Michael Drury
b60befdd61 Merge pull request #8717 from Budibase/fix/backup-event
App backup triggered event
2022-11-21 12:43:35 +00:00
dependabot[bot]
985a5456b1 Bump loader-utils from 2.0.3 to 2.0.4 in /packages/server
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.3...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-21 12:22:32 +00:00
dependabot[bot]
ec76a86e1f Bump minimatch from 3.0.4 to 3.1.2 in /packages/builder
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-21 12:20:52 +00:00
Budibase Staging Release Bot
e99bcda502 Update pro version to 2.1.22-alpha.9 2022-11-21 12:20:47 +00:00
dependabot[bot]
ef56735587 Bump minimatch from 3.0.4 to 3.1.2 in /packages/client
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-21 12:19:08 +00:00
dependabot[bot]
f8a7eaf438 Bump minimatch from 3.0.4 to 3.1.2 in /packages/string-templates
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-21 12:18:57 +00:00
Budibase Staging Release Bot
cb2e31ee4f v2.1.22-alpha.9 2022-11-21 12:17:27 +00:00
mike12345567
3c93101fdb Adding IDs to backup events. 2022-11-21 12:12:57 +00:00
Budibase Release Bot
c3952bed83 Update pro version to 2.1.30 2022-11-21 12:08:44 +00:00
Budibase Release Bot
a109b63037 v2.1.30 2022-11-21 12:04:40 +00:00
Rory Powell
6cb71b5272 Add remove overload to allow for doc removal 2022-11-21 11:38:37 +00:00
melohagan
58056ea0d2 Merge pull request #8723 from Budibase/bug/sev3/static-formulas-conflict
Prevent static formulas conflict
2022-11-21 11:33:31 +00:00
Dean
02a902ebd3 Merge remote-tracking branch 'origin/develop' into feature/default-internal-datasource 2022-11-21 11:10:29 +00:00
Andrew Kingston
b71b5704da Use overlay side panel and update table block side panel heading 2022-11-21 11:05:06 +00:00
Andrew Kingston
c58067a589 Merge branch 'develop' of github.com:Budibase/budibase into side-panel 2022-11-21 10:30:25 +00:00
Rory Powell
e6589fd4c1 Require params on db.remove 2022-11-21 10:07:51 +00:00
Mel O'Hagan
79dc972c56 Don't allow cell edit for dynamic filter col conf 2022-11-18 16:19:49 +00:00
Mel O'Hagan
68d0a4c336 Allow custom labels for dynamic filter 2022-11-18 15:52:30 +00:00
Mel O'Hagan
2d28bb4005 Break if any column is static formula 2022-11-18 12:32:04 +00:00
Budibase Staging Release Bot
cc3b174f87 Update pro version to 2.1.22-alpha.8 2022-11-18 09:33:37 +00:00
Budibase Staging Release Bot
7ebc70995a v2.1.22-alpha.8 2022-11-18 09:29:55 +00:00
Rory Powell
b06e016d9d Cypress fix 2022-11-18 09:15:42 +00:00
Mel O'Hagan
a3ee16a26a Extend date formatting 2022-11-18 09:15:15 +00:00
mike12345567
12a9ed6dcb Adding type to triggered. 2022-11-17 23:09:49 +00:00
Michael Drury
3aa5c25da9 PR comments. 2022-11-17 19:38:47 +00:00
mike12345567
24d5d2a22c Adding an event for when a backup is triggered. 2022-11-17 17:15:35 +00:00
Budibase Staging Release Bot
8eedac7a5f Update pro version to 2.1.22-alpha.7 2022-11-17 17:07:04 +00:00
Budibase Staging Release Bot
4f815e2b2d v2.1.22-alpha.7 2022-11-17 17:02:41 +00:00
mike12345567
0d13a77409 Some minor updates after running qa-core tests, found some issues that likely exists before context update. 2022-11-17 16:30:38 +00:00
Dean
e932aa105b Shifted the budibase datasource constant to backend-core 2022-11-17 16:28:48 +00:00
Dean
8657aaf922 Merge remote-tracking branch 'origin/develop' into feature/default-internal-datasource 2022-11-17 15:39:40 +00:00
Dean
7f59e31092 Merge remote-tracking branch 'origin/develop' into feature/auto-select-dataprovider-source 2022-11-17 15:36:20 +00:00
mike12345567
31c198888a Updating some enums, plural to single. 2022-11-17 14:59:18 +00:00
Andrew Kingston
75ee5117ea Improve makeComponentUniqueUtil and improve ejected table block structure 2022-11-17 14:49:13 +00:00
mike12345567
0557219140 Fixing permission types. 2022-11-17 14:47:52 +00:00
Dean
a69bccae24 Ensure the navigation does not show the settings bar 2022-11-17 14:40:16 +00:00
mike12345567
56e46dbfb0 Minor adjustment to interface type. 2022-11-17 14:38:02 +00:00
mike12345567
58e59bfacc Updating PouchLike to be an interface in types, with its impl stored in backend-core, now called Database. 2022-11-17 14:35:03 +00:00
Andrew Kingston
539b6a8a96 Allow custom naming of components inside blocks for better ejection 2022-11-17 14:20:18 +00:00
Andrew Kingston
4e519d75b4 Ensure side panel ejection works properly and tidy up table block structure 2022-11-17 14:18:55 +00:00
Andrew Kingston
64828e3b06 Close side panel whenever screen changes 2022-11-17 14:18:17 +00:00
Andrew Kingston
ce9feed5f2 Ensure all search requests specify a sort field to avoid random sorting 2022-11-17 14:15:24 +00:00
Dean
c33e13fa4b Don't show delete or duplicate actions in the component settings bar 2022-11-17 14:10:55 +00:00
mike12345567
bc857d7bb8 PR comments - still experiencing build issues. 2022-11-17 13:31:54 +00:00
Dean
dd065c0f55 Component settings bar now on by default. Manifest config cleared of showSettingsBar properties 2022-11-17 11:08:23 +00:00
Budibase Release Bot
5cf1d4141c Update pro version to 2.1.29 2022-11-17 10:43:38 +00:00
Budibase Release Bot
6412d11090 v2.1.29 2022-11-17 10:40:06 +00:00
Andrew Kingston
8bc87d0289 Merge pull request #8608 from Budibase/fix/form-block
Fix form block issues
2022-11-17 10:28:33 +00:00
Andrew Kingston
e8b993b14c Add working side panels to table blocks 2022-11-17 10:16:45 +00:00
Andrew Kingston
43fb581fde Fix flatpickr random error 2022-11-17 10:16:27 +00:00
Andrew Kingston
102d6084f1 Update table settings migration to handle new behaviour settings for table blocks 2022-11-17 10:11:25 +00:00
mike12345567
f5760b6601 Fixes post merge. 2022-11-16 18:28:45 +00:00
Budibase Release Bot
d955a8bdac Update pro version to 2.1.28 2022-11-16 18:23:35 +00:00
Budibase Release Bot
951a398570 v2.1.28 2022-11-16 18:19:48 +00:00
mike12345567
cdc25d7032 Some worker typescript conversions. 2022-11-16 18:13:34 +00:00
mike12345567
29dd98a7fc Merge branch 'develop' of github.com:Budibase/budibase into feature/replace-pouch 2022-11-16 18:12:31 +00:00
mike12345567
4328ed1b67 Updating middlewares to Typescript, as well as some fixes based on running tests. 2022-11-16 17:24:13 +00:00
mike12345567
535fab7997 Some major reworks towards higher levels of typescript. 2022-11-16 17:23:12 +00:00
Dean
7356c8b161 Ensure 'table' type sources are updated with a default datasource. Search visible settings sections for other elements IF a source is not already set. 2022-11-16 15:03:45 +00:00
Budibase Staging Release Bot
b1ad819898 Update pro version to 2.1.22-alpha.6 2022-11-16 13:37:23 +00:00
Budibase Staging Release Bot
5b1e0d3d4d v2.1.22-alpha.6 2022-11-16 13:33:51 +00:00
Rory Powell
77e402fcf3 Merge pull request #8623 from Budibase/subdomain-tenancy
Update tenancy detection to honour any subdomain pattern according to platform url
2022-11-16 13:20:20 +00:00
Rory Powell
adbf90887e Test fixes 2022-11-16 13:06:30 +00:00
dependabot[bot]
f029a5d360 Bump loader-utils from 1.4.1 to 1.4.2 in /packages/bbui
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-16 12:15:18 +00:00
Budibase Staging Release Bot
5070dbc29e Update pro version to 2.1.22-alpha.5 2022-11-16 12:08:51 +00:00
Budibase Staging Release Bot
f36ccbe855 v2.1.22-alpha.5 2022-11-16 12:04:59 +00:00
Dean
a7042dc9ba Merge remote-tracking branch 'origin/develop' into feature/default-internal-datasource 2022-11-16 11:58:17 +00:00
Dean
5d54bb2de8 Merge remote-tracking branch 'origin/develop' into feature/auto-select-dataprovider-source 2022-11-16 11:57:20 +00:00
Rory Powell
9c169087e6 Add copy button to sso callback urls, e2e unit testing for OIDC, stub out other auth tests 2022-11-16 11:34:16 +00:00
Mitch-Budibase
5b53df8126 Skip revertApp Cypress Spec File
We have API Automation coverage for reverting applications
2022-11-16 11:33:30 +00:00
Mitch-Budibase
d5df198bc4 Skipping createApp Tests & createAutomation Test Fix
Skipping createApp tests covered via API Automation.
Also updated the createAutomation test to fix an issue with the nightly build
2022-11-16 11:29:59 +00:00
mike12345567
c6366c573a Final server test fixes, after all updates to context/removal of context faking. 2022-11-15 19:04:39 +00:00
mike12345567
5f658a0398 Converting further DB layers to TS - fixing mocks. 2022-11-15 18:33:24 +00:00
Mitch-Budibase
4c546463e6 Skipping Screen Tests
There are 4 tests in this file
- Skipped create and delete screen tests (covered by API)
- Update URL test remains (will eventually be covered via E2E with QA Wolf)
- Create and filter screens by access level test remains (This is due for API coverage within another ticket)
2022-11-15 17:59:31 +00:00
mike12345567
b5472f882b Some updates for currentapp.spec.js test case. 2022-11-15 17:35:17 +00:00
Dean
5dd17f3650 Merge remote-tracking branch 'origin/develop' into feature/auto-select-dataprovider-source 2022-11-15 17:13:41 +00:00
Dean
2599748918 Merge remote-tracking branch 'origin/develop' into feature/default-internal-datasource 2022-11-15 17:11:19 +00:00
Dean
f73b4f8b01 Review updates 2022-11-15 17:03:35 +00:00