1
0
Fork 0
mirror of synced 2024-08-31 17:51:11 +12:00
Commit graph

1655 commits

Author SHA1 Message Date
Andrew Kingston
909118d398 Merge branch 'develop' of github.com:Budibase/budibase into just-dataspace-things 2023-03-13 11:30:18 +00:00
Budibase Staging Release Bot
e3a04a2fee v2.4.12-alpha.3 2023-03-13 09:55:46 +00:00
Andrew Kingston
8a8152168d Improve performance by removing searches through the full row array 2023-03-12 16:25:39 +00:00
Andrew Kingston
e76c541627 Reset scrolling when datasource changes and fix wasted pagination calls 2023-03-12 16:04:17 +00:00
Andrew Kingston
d7666272e0 Ensure all derived stores have default values 2023-03-11 19:20:38 +00:00
Andrew Kingston
38a3ef0c34 Update filter button to look consistent and add double click to resize columns to default width 2023-03-11 18:54:38 +00:00
Andrew Kingston
c1128618fb Fix bug with select placeholders and fix sorting loops causing endless refreshes 2023-03-11 18:28:58 +00:00
Andrew Kingston
57c82c4a5d Add sheet button to control column visibilty, improve sorting, improve disabled states 2023-03-11 14:10:45 +00:00
Andrew Kingston
c573955998 Update sorting and remove logs 2023-03-10 16:29:33 +00:00
Andrew Kingston
9231ce88c6 Optimise sheet data loading and add sort button 2023-03-10 16:23:56 +00:00
Budibase Staging Release Bot
8f127e5e41 v2.4.12-alpha.2 2023-03-10 12:47:25 +00:00
Budibase Staging Release Bot
1c8c9fbbc7 v2.4.12-alpha.1 2023-03-10 12:21:35 +00:00
Andrew Kingston
a78ba19cf8 Tidy up buttons above sheets and add FAB for adding rows 2023-03-10 11:59:10 +00:00
Andrew Kingston
33a4d17278 Remove new row component and improve mouse interactions 2023-03-10 11:36:17 +00:00
Andrew Kingston
dfd6633bee Improve rendering performance and simplify component props 2023-03-10 10:25:26 +00:00
Andrew Kingston
809c56de9f Merge with new shared-core and moved lucene utils 2023-03-09 18:16:56 +00:00
Andrew Kingston
c4e3667b6c Merge branch 'develop' of github.com:Budibase/budibase into just-dataspace-things 2023-03-09 17:54:58 +00:00
Andrew Kingston
b540427030 Update menu width 2023-03-09 17:54:52 +00:00
Budibase Staging Release Bot
1f9bd2f325 v2.4.12-alpha.0 2023-03-09 16:02:23 +00:00
Rory Powell
a03a96038d merge master into develop (#9964) 2023-03-09 15:54:20 +00:00
Budibase Staging Release Bot
faeab2dbc3 v2.4.8-alpha.4 2023-03-09 14:23:40 +00:00
Budibase Staging Release Bot
1a4652e4c2 v2.4.8-alpha.3 2023-03-09 08:58:17 +00:00
Adria Navarro
158703daef Bug - BUDI-6068 filters do not work for google sheets (#9886)
* Add data-utils with filters

* Create data-utils

* Add data-utils to compiled code

* Reuse constants

* Fix tests

* Rename package to shared-core

* Namespace export shared-core

* Rely on rollup to bundle shared-core

* Revert "Rely on rollup to bundle shared-core"

This reverts commit e8b5a2bb9a.

* Updating version and removing private.

* Update version

* Increment versions.

* Implement sort

* Enabling sort

* v2.3.21-alpha.2

* Fix build

* Improve readability

* Move deepGet to shared helper

* Better type usage

* Fix types

* Configure types

* Fix vite refs

* Add dep

* Fixing depencencies on client

* Add missing dev command

* Fix loading issues

* Update versions to latest

* Multiple es6 and commonjs configs

* Config

* Use local packages on rollup for client

* Change shared-core and types entry points

---------

Co-authored-by: mike12345567 <me@michaeldrury.co.uk>
2023-03-09 08:50:26 +00:00
Budibase Staging Release Bot
22b1e5e790 v2.4.8-alpha.2 2023-03-08 15:57:28 +00:00
Budibase Staging Release Bot
1c7c347189 v2.4.8-alpha.1 2023-03-08 14:47:29 +00:00
Budibase Staging Release Bot
0c5091ff81 v2.4.8-alpha.0 2023-03-08 14:24:04 +00:00
Budibase Release Bot
61ff3a736b v2.4.7 2023-03-08 13:47:20 +00:00
Budibase Release Bot
4c4e080a64 v2.4.6 2023-03-08 12:39:19 +00:00
Budibase Release Bot
e0ca8a282b v2.4.5 2023-03-08 12:11:43 +00:00
Andrew Kingston
7f263e9870 Improve loading state 2023-03-08 10:49:52 +00:00
Andrew Kingston
856f0eb844 Fix issue with deleting rows and fix relationship cells displaying undefined 2023-03-08 10:23:39 +00:00
Andrew Kingston
9020060f17 Remove unnecessary searching through large rows array 2023-03-08 10:15:46 +00:00
Andrew Kingston
dfce198fe5 Improve keyboard navigation in sheets 2023-03-08 10:10:31 +00:00
Andrew Kingston
48309349ae Add basic keyboard interactions to dataspaces 2023-03-08 08:32:03 +00:00
Andrew Kingston
045d0c89af Improve UX around selecting rows and cells 2023-03-08 07:55:31 +00:00
Budibase Release Bot
45abd860f1 v2.4.4 2023-03-07 17:23:44 +00:00
Andrew Kingston
3c71acd68e Add context menu to sheets with deletion and duplication features 2023-03-07 17:03:37 +00:00
Budibase Release Bot
3e154ba851 v2.4.3 2023-03-07 16:15:01 +00:00
Budibase Release Bot
bc556440fb v2.4.2 2023-03-07 15:22:57 +00:00
Budibase Release Bot
2c56ec7671 v2.4.1 2023-03-07 14:50:14 +00:00
Andrew Kingston
ef54813764 Update delete button and allow horizontal scrolling 2023-03-07 14:14:16 +00:00
Budibase Release Bot
09797d1fb5 v2.4.0 2023-03-07 12:47:07 +00:00
Andrew Kingston
7f231aecdf Small style updates 2023-03-07 12:10:50 +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
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
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