Commit Graph

16931 Commits

Author SHA1 Message Date
Budibase Staging Release Bot 45e97b710c Update pro version to 2.4.4-alpha.0 2023-03-07 17:05:14 +00:00
Andrew Kingston 3c71acd68e Add context menu to sheets with deletion and duplication features 2023-03-07 17:03:37 +00:00
Budibase Staging Release Bot a8d4cb4e46 v2.4.4-alpha.0 2023-03-07 17:02:09 +00:00
Martin McKeaveney 72cb60ec02 merge from master 2023-03-07 16:54:33 +00:00
Dean f622c84ebc Review feedback 2023-03-07 16:39:26 +00:00
Budibase Release Bot 9edea70f82 Update pro version to 2.4.3 2023-03-07 16:18:07 +00:00
Dean ab45e06edb Review updates 2023-03-07 16:17:29 +00:00
Budibase Release Bot 3e154ba851 v2.4.3 2023-03-07 16:15:01 +00:00
Peter Clement 1abab9421e Merge pull request #9915 from Budibase/fix/9441-group-roles
fix roleId being undefined leading to group role overriding incorrectly
2023-03-07 16:01:53 +00:00
Michael Drury 5d166421bf Merge pull request #9923 from Budibase/fix/9790
SQL formulas - keeping after fetching
2023-03-07 15:58:25 +00:00
mike12345567 0342d409c3 Fix for #9790 - formulas never exist in the database and so were always being considered deleted, handling this. 2023-03-07 15:29:58 +00:00
Budibase Release Bot f13096140a Update pro version to 2.4.2 2023-03-07 15:25:56 +00:00
Budibase Release Bot bc556440fb v2.4.2 2023-03-07 15:22:57 +00:00
Budibase Release Bot 5b264d021b Update pro version to 2.4.1 2023-03-07 14:53:17 +00:00
Budibase Release Bot 2c56ec7671 v2.4.1 2023-03-07 14:50:14 +00:00
Dean ec9e570ac2 Test updates 2023-03-07 14:21:55 +00:00
Andrew Kingston ef54813764 Update delete button and allow horizontal scrolling 2023-03-07 14:14:16 +00:00
Dean c6cddb5c06 Linting 2023-03-07 13:41:57 +00:00
Dean 5b9fbbc3b4 Various fixes for update self behaviour 2023-03-07 13:35:18 +00:00
Peter Clement 1cb03c7603 fix roleId being undefined leading to groups override 2023-03-07 13:30:24 +00:00
Budibase Staging Release Bot 737928d8e3 Update pro version to 2.3.21-alpha.2 2023-03-07 13:02:09 +00:00
Budibase Staging Release Bot cdc2b319b0 v2.3.21-alpha.2 2023-03-07 12:59:16 +00:00
Budibase Release Bot 434ebfdb67 Update pro version to 2.4.0 2023-03-07 12:50:08 +00:00
Budibase Release Bot 09797d1fb5 v2.4.0 2023-03-07 12:47:07 +00:00
adrinr 77cbe9bc8d Update docs 2023-03-07 13:30:23 +01:00
Andrew Kingston 7f231aecdf Small style updates 2023-03-07 12:10:50 +00:00
Budibase Release Bot ccbe02f976 Update pro version to 2.3.25 2023-03-07 12:08:48 +00:00
Budibase Release Bot 7cfe8a01e6 v2.3.25 2023-03-07 12:05:45 +00:00
Andrew Kingston 0e9fc297fb Expose loading state of sheet and improve column highlighting logic 2023-03-07 12:05:00 +00:00
Andrew Kingston df757ce09b Prevent adding rows to users table and remove log 2023-03-07 11:57:28 +00:00
Michael Drury 335c85a36e Merge pull request #9912 from Budibase/fix/cli-deps
CLI dependency issue
2023-03-07 11:55:00 +00:00
Andrew Kingston a25af10c0e Count context menu clicks when considering the click outside handler 2023-03-07 11:54:41 +00:00
Andrew Kingston 84770c72c2 Add flags for controlling editing and adding rows in sheets 2023-03-07 11:51:47 +00:00
adrinr 84d450a931 Renames 2023-03-07 12:47:27 +01:00
adrinr 49493d80be Use name suffix instead of complex key object 2023-03-07 12:45:20 +01:00
mike12345567 485a9d5f3c Fixing an issue with the CLI dependencies, the version of docker-compose we were using didn't support ES6 imports, despite appearing as if it did, upgrading to a version this is properly supported. 2023-03-07 11:44:23 +00:00
Budibase Release Bot e5716633b2 Update pro version to 2.3.24 2023-03-07 11:44:13 +00:00
Andrew Kingston 554659bd91 Fix buttons being highlighted when filters are set 2023-03-07 11:43:42 +00:00
adrinr 4d854ea5a7 Merge remote-tracking branch 'origin/develop' into bug/budi-5901-usage-quota-document-conflicts-can-cause 2023-03-07 12:41:58 +01:00
Budibase Release Bot 99bdcb1b87 v2.3.24 2023-03-07 11:41:28 +00:00
Andrew Kingston ca92d520b3 Fully integrates sheets with datasection and remove lots of old stuff 2023-03-07 11:40:32 +00:00
Dean f5b513f5a5 Minor UI fixes for the user side panel header height and user email overflow 2023-03-07 11:17:22 +00:00
Budibase Release Bot 745db45e41 Update pro version to 2.3.23 2023-03-07 10:57:39 +00:00
Budibase Release Bot 7dae3272fd v2.3.23 2023-03-07 10:54:24 +00:00
melohagan 09cf4f8bbc Dynamic filter: Enrich columns (#9877)
* WIP

* Allow related fields in Dynamic Filter

* REST URL check https first

* Only allow related fields in dynamic filter column editor
2023-03-07 10:32:52 +00:00
Budibase Release Bot c1f38699a5 Update pro version to 2.3.22 2023-03-07 10:30:58 +00:00
Budibase Release Bot 1cdb1152f3 v2.3.22 2023-03-07 10:28:11 +00:00
Martin McKeaveney 63e7d9d97e update imports 2023-03-07 10:01:19 +00:00
Martin McKeaveney fd8488d4d3 remove array of tenantIds 2023-03-07 09:56:12 +00:00
Martin McKeaveney b839eafbe3 return all when in single tenant env 2023-03-07 09:49:58 +00:00
Martin McKeaveney ea5e564428 fix tenant filtering issue 2023-03-07 09:45:39 +00:00
deanhannigan 82397dc516 Merge pull request #9876 from Budibase/fix/embedded-map-init-error-handling
Added error handling for leaflet initialisation errors
2023-03-07 09:35:06 +00:00
Andrew Kingston f516011182 Handle context menu events in header cells 2023-03-07 08:23:50 +00:00
Andrew Kingston 9579c9c0d2 Add column sorting and reordering via popover 2023-03-07 08:15:27 +00:00
Martin McKeaveney 1c4dcdf7c5 Merge pull request #9892 from StarZeus/develop
Configuration for Google Auth and OIDC Redirect URLs
2023-03-06 17:30:01 +00:00
Martin McKeaveney 937cb7742f Merge pull request #9858 from Budibase/hide-upgrade-on-enterprise
Hide upgrade button on enterprise plan
2023-03-06 16:16:23 +00:00
Martin McKeaveney c4ba55842c Merge pull request #9855 from Budibase/fix/martin-ux-updates
small UX updates to improve user addition and perceived loading of builder
2023-03-06 16:16:05 +00:00
Vinoth Kirubakaran 7be551b2ea chore: ran prettier for environment.ts and auth.ts 2023-03-06 15:55:29 +00:00
Andrew Kingston f0ac9e9d9c Refactor resizing logic into store and improve UX around hover events when resizing/reordering 2023-03-06 15:39:50 +00:00
Vinoth Kirubakaran 201087ee95 Update auth.ts
Updated success and error redirect paths using ENV variables
2023-03-06 20:57:24 +05:30
Vinoth Kirubakaran c66e4f5c2a Update environment.ts
Added new ENV variables for auth redirect paths
2023-03-06 20:56:09 +05:30
Andrew Kingston b5a72438e1 Tidy reordering stuff 2023-03-06 15:15:00 +00:00
Andrew Kingston b93f575bca Add popovers to sheet column headers, improve mouse UX 2023-03-06 15:09:42 +00:00
Andrew Kingston 36e8664605 WIP column popovers for dataspace sheets 2023-03-06 12:29:18 +00:00
Budibase Release Bot a1d9906529 Update pro version to 2.3.21 2023-03-06 11:46:28 +00:00
Budibase Release Bot f8173d9767 v2.3.21 2023-03-06 11:43:39 +00:00
Andrew Kingston d15b1748ef Update layout and remove logging 2023-03-06 11:30:38 +00:00
Andrew Kingston 4647e1bc07 Fix issues with not disconnecting users when swapping datasource and improve multi-user UI 2023-03-06 11:20:47 +00:00
Martin McKeaveney 26660b12fb PR comments 2023-03-06 10:33:49 +00:00
Martin McKeaveney edac525424 remove import 2023-03-06 10:24:45 +00:00
Martin McKeaveney e8c73cdee0 return gsheets config in test regardless 2023-03-06 10:22:32 +00:00
Andrew Kingston 3e907af8b5 Add WIP multi-user UI for sheet interface 2023-03-06 07:43:45 +00:00
Andrew Kingston 36c953443f Add WIP initial multi-user websocket implementation for sheets 2023-03-05 18:57:05 +00:00
Budibase Staging Release Bot 56a188bb64 Update pro version to 2.3.21-alpha.1 2023-03-03 22:36:42 +00:00
Budibase Staging Release Bot e043bb4ea8 v2.3.21-alpha.1 2023-03-03 22:33:27 +00:00
Budibase Staging Release Bot 2377f44774 Update pro version to 2.3.21-alpha.0 2023-03-03 16:59:04 +00:00
Budibase Staging Release Bot 03964345ad v2.3.21-alpha.0 2023-03-03 16:56:19 +00:00
Martin McKeaveney f7d6c37fc7 merge 2023-03-03 16:49:04 +00:00
Dean 7988f8c2d9 Added error handling for leaflet initialisation errors 2023-03-03 14:51:54 +00:00
Budibase Staging Release Bot 6acec42ae5 Update pro version to 2.3.18-alpha.30 2023-03-03 13:27:40 +00:00
Budibase Staging Release Bot 486cb0004c v2.3.18-alpha.30 2023-03-03 13:24:17 +00:00
mike12345567 b44832965d Removing pro references. 2023-03-03 13:10:41 +00:00
mike12345567 158b33883b Fixing lint issue. 2023-03-03 12:08:03 +00:00
mike12345567 96208a5e8a Fixing build issue. 2023-03-03 12:05:30 +00:00
mike12345567 04ef7eeb9c Minor fixes - after removing axios altogether and adding a start script to make life easier for running from ts. 2023-03-03 10:03:33 +00:00
Andrew Kingston 01867f5736 Fix options cells being unable to scroll 2023-03-03 09:16:00 +00:00
Andrew Kingston f1a67a2cc5 Remove add column button 2023-03-03 09:14:38 +00:00
Andrew Kingston 110d5d5a35 Lint and remove unused deps 2023-03-03 09:07:48 +00:00
Andrew Kingston 37393c4e2a Refactor stores and make state more modular 2023-03-03 09:02:19 +00:00
Andrew Kingston b82e7582db Add back in functional delete row button 2023-03-03 08:34:26 +00:00
mike12345567 207889f095 Updating dependencies. 2023-03-02 19:30:24 +00:00
mike12345567 4d0116a553 Linting. 2023-03-02 18:22:58 +00:00
mike12345567 2125331b14 First pass - converting CLI to Typescript. 2023-03-02 18:21:45 +00:00
Andrew Kingston 5b590a5976 Integrate sheet into data section better 2023-03-02 17:20:51 +00:00
Andrew Kingston 540906cf62 Allow configuring selecting rows and adding rows 2023-03-02 16:07:14 +00:00
Andrew Kingston 3a8d223a77 Ensure scroll top is always properly reset and add config store 2023-03-02 15:45:55 +00:00
Budibase Staging Release Bot 381bf816aa Update pro version to 2.3.18-alpha.29 2023-03-02 15:20:14 +00:00
Budibase Staging Release Bot 82c0706d36 v2.3.18-alpha.29 2023-03-02 15:17:09 +00:00
Michael Drury 857742c419 Merge pull request #9864 from Budibase/fix/audit-log-fixes
Audit logs fixes
2023-03-02 15:08:20 +00:00
Budibase Staging Release Bot c11d5e58c0 Update pro version to 2.3.18-alpha.28 2023-03-02 14:49:01 +00:00