1
0
Fork 0
mirror of synced 2024-09-20 03:08:18 +12:00
Commit graph

1422 commits

Author SHA1 Message Date
Andrew Kingston
a6cf5852fd 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
Budibase Staging Release Bot
946d245020 v1.0.80-alpha.1 2022-03-06 21:05:20 +00:00
Budibase Staging Release Bot
d328728978 v1.0.80-alpha.0 2022-03-04 11:33:27 +00:00
mike12345567
5d7f4b6ab7 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-03-04 11:25:32 +00:00
Budibase Release Bot
89e4c59e3c v1.0.79 2022-03-04 10:13:53 +00:00
Budibase Staging Release Bot
5823e3e463 v1.0.79-alpha.11 2022-03-03 14:33:26 +00:00
Budibase Staging Release Bot
ecc99a3eac v1.0.79-alpha.10 2022-03-03 12:44:58 +00:00
Budibase Staging Release Bot
fcdc10fdda v1.0.79-alpha.9 2022-03-03 09:13:11 +00:00
Budibase Staging Release Bot
7162937493 v1.0.79-alpha.8 2022-03-02 23:16:59 +00:00
Andrew Kingston
7df139dc60 Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-03-02 15:11:11 +00:00
Budibase Staging Release Bot
29454f2b97 v1.0.79-alpha.7 2022-03-02 10:47:17 +00:00
Budibase Staging Release Bot
e932338f30 v1.0.79-alpha.6 2022-03-02 10:01:25 +00:00
Andrew Kingston
3bfea0a472 Don't set explicit height of tables when total row count is equal or less than the desired rows, to avoid tiny overflow due to horizontal scrollbars 2022-03-02 09:06:31 +00:00
mike12345567
2436bc2e32 Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api 2022-03-01 18:43:52 +00:00
Budibase Staging Release Bot
44063d9d9f v1.0.79-alpha.5 2022-03-01 14:10:17 +00:00
Budibase Staging Release Bot
3a3f3d5a06 v1.0.79-alpha.4 2022-03-01 13:45:26 +00:00
Budibase Staging Release Bot
cbb9fe5fcf v1.0.79-alpha.3 2022-03-01 12:22:03 +00:00
Budibase Staging Release Bot
42941942a5 v1.0.79-alpha.2 2022-03-01 12:09:29 +00:00
Peter Clement
9931deceba
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
Budibase Staging Release Bot
ca2b3e003a v1.0.79-alpha.1 2022-03-01 11:49:32 +00:00
Peter Clement
8ef013f173 Merge remote-tracking branch 'origin/develop' into feature/table-row-selection 2022-03-01 10:37:26 +00:00
Budibase Staging Release Bot
85ba9ef5b3 v1.0.79-alpha.0 2022-03-01 10:34:25 +00:00
Rory Powell
09fcfccede Merge branch 'master' into merge-master 2022-03-01 10:04:23 +00:00
Budibase Staging Release Bot
93eb042c4e v1.0.76-alpha.6 2022-03-01 09:48:46 +00:00
Budibase Release Bot
457fb4fae1 v1.0.78 2022-03-01 09:46:34 +00:00
mike12345567
eaec0e2e17 Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api 2022-02-28 18:43:45 +00:00
Andrew Kingston
c4ebc85f3c Fix soft bricking app when closing nested modals using escape key 2022-02-28 15:04:32 +00:00
Budibase Release Bot
87403f6a99 v1.0.77 2022-02-28 12:19:05 +00:00
Budibase Release Bot
4a16d695ee v1.0.76 2022-02-28 08:22:58 +00:00
Andrew Kingston
7274ea236f Merge branch 'develop' of github.com:Budibase/budibase into feature/table-row-selection 2022-02-25 13:49:24 +00:00
Budibase Staging Release Bot
2cf00112ad v1.0.76-alpha.5 2022-02-25 13:45:29 +00:00
Andrew Kingston
caa18aeeda Merge branch 'develop' of github.com:Budibase/budibase into feature/table-row-selection 2022-02-25 13:34:40 +00:00
Budibase Staging Release Bot
830d56f165 v1.0.76-alpha.4 2022-02-25 09:11:42 +00:00
Andrew Kingston
15f4c02851 Merge branch 'develop' of github.com:Budibase/budibase into feature/table-row-selection 2022-02-25 08:20:28 +00:00
Michael Drury
46d23cfb25 Adding a testing system which generates the schema and compares against responses. 2022-02-24 23:21:10 +00:00
mike12345567
f2c2c903e5 Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api 2022-02-24 18:19:20 +00:00
Rory Powell
9fcf702a32 Add status banner that reacts to cypress healthcheck failures 2022-02-24 14:41:24 +00:00
Budibase Staging Release Bot
32491291e0 v1.0.76-alpha.3 2022-02-24 10:07:41 +00:00
Andrew Kingston
04624ece07 Fix selecting all rows and fix table click events clashing with row selection 2022-02-24 09:14:16 +00:00
Andrew Kingston
c4dcd29dc3 Fix spacing in SelectEditRenderer 2022-02-24 09:12:45 +00:00
Andrew Kingston
d7d7559402 Don't show checkbox label if no label specified 2022-02-24 09:12:14 +00:00
Budibase Staging Release Bot
611ab95c38 v1.0.76-alpha.2 2022-02-23 14:53:13 +00:00
Andrew Kingston
49738cf599 Merge branch 'develop' of github.com:Budibase/budibase into feature/table-row-selection 2022-02-23 14:47:06 +00:00
Andrew Kingston
b6f90f7fe3 Merge branch 'develop' of github.com:Budibase/budibase into table-cell-config 2022-02-23 13:25:48 +00:00
Budibase Staging Release Bot
200135d412 v1.0.76-alpha.1 2022-02-23 13:04:02 +00:00
Budibase Staging Release Bot
9d824683bf v1.0.76-alpha.0 2022-02-23 12:50:13 +00:00
Rory Powell
c579771a35 Merge branch 'develop' into merge-master 2022-02-23 12:16:03 +00:00
Rory Powell
f60aacb270 Merge branch 'master' into merge-master 2022-02-23 12:14:04 +00:00
Andrew Kingston
653a024d48 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
54ce2d7370 Merge branch 'develop' of github.com:Budibase/budibase into table-cell-config 2022-02-23 11:32:51 +00:00
Andrew Kingston
0a155c30f6 Merge branch 'develop' of github.com:Budibase/budibase into feature/table-row-selection 2022-02-23 11:32:14 +00:00
Budibase Staging Release Bot
5c1f78cfc6 v1.0.74-alpha.2 2022-02-23 10:11:50 +00:00
Peter Clement
4a119afb15 simplify add all method 2022-02-22 15:56:11 +00:00
Peter Clement
53c207691c add ability to select rows from different tables and provide bindings 2022-02-22 15:18:08 +00:00
Peter Clement
8d5cf7cbb5 Merge remote-tracking branch 'origin/develop' into feature/table-row-selection 2022-02-22 15:17:38 +00:00
Budibase Staging Release Bot
0e1338f9eb v1.0.74-alpha.1 2022-02-22 14:18:29 +00:00
Budibase Release Bot
c1e6e00ea4 v1.0.75 2022-02-22 12:59:24 +00:00
Andrew Kingston
77664a6e4c Fix button A11y issue again after being lost in merge 2022-02-22 12:35:11 +00:00
Rory Powell
332e5a4424 Merge branch 'master' into merge-master 2022-02-22 09:09:36 +00:00
Budibase Release Bot
0fdd50d583 v1.0.74 2022-02-22 08:12:54 +00:00
Budibase Staging Release Bot
5862fc2322 v1.0.74-alpha.0 2022-02-21 16:59:03 +00:00
mike12345567
282fa6cac2 Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api 2022-02-21 16:54:39 +00:00
mike12345567
d5fdd5e627 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-02-21 16:51:08 +00:00
Budibase Release Bot
46aafb076b v1.0.73 2022-02-21 16:10:18 +00:00
Andrew Kingston
b41c1ad6b3 Update documentation of table cell schema options 2022-02-21 16:06:38 +00:00
Andrew Kingston
ef66c5f2d0 Update width of table code renderer cells 2022-02-21 16:03:40 +00:00
Andrew Kingston
c701151bae Improve table column width handling when custom widths are applied 2022-02-21 14:47:01 +00:00
mike12345567
97337db4ee Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api 2022-02-21 14:34:06 +00:00
Budibase Staging Release Bot
afcc6ffd11 v1.0.73-alpha.0 2022-02-21 14:17:54 +00:00
Andrew Kingston
a1279b4ed5 Update BBUI dependency of string-templates 2022-02-21 13:47:38 +00:00
Andrew Kingston
ea3803ca4e Merge branch 'develop' of github.com:Budibase/budibase into table-cell-config 2022-02-21 13:46:22 +00:00
Andrew Kingston
4806b162ea Add custom svelte transition to drawer and add local parameter to prevent bad transitions 2022-02-21 13:41:57 +00:00
Andrew Kingston
826d49c58c Allow bindings for table cell values and break out cell settings into its own drawer component 2022-02-21 13:19:29 +00:00
Rory Powell
aedc264346 Merge branch 'master' into merge-master 2022-02-21 12:19:30 +00:00
Budibase Release Bot
8977e8a027 v1.0.72 2022-02-21 12:08:35 +00:00
Budibase Staging Release Bot
c3826e2fd9 v1.0.72-alpha.0 2022-02-21 11:46:11 +00:00
Rory Powell
982babbbcd Merge branch 'master' into merge-master-into-develop 2022-02-21 10:51:01 +00:00
Budibase Release Bot
ecd1bb2f46 v1.0.71 2022-02-21 10:46:11 +00:00
Budibase Release Bot
e91697a037 v1.0.70 2022-02-20 21:32:17 +00:00
Tobias Speicher
9d25f26791
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
e63dcd86e9 Update table hover to use a pseudo element to support hover color with customised cell backgrounds 2022-02-18 20:28:59 +00:00
Andrew Kingston
876e4743ea Add support for alignment, text color and background color in tables and improve padding compatibility with table sizes 2022-02-18 20:14:56 +00:00
Andrew Kingston
216ae828a4 Support aligning a color picker popover to the right 2022-02-18 20:14:31 +00:00
Budibase Release Bot
2e2ffc138a v1.0.69 2022-02-18 17:45:29 +00:00
Andrew Kingston
c19f24b2e0 Move table overflow layer to fix sticky header not working 2022-02-18 14:40:08 +00:00
Andrew Kingston
4e6e932402 Fix table loading states and remove virtual table rendering 2022-02-18 14:12:29 +00:00
Andrew Kingston
61f689244e Ensure table height is exactly perfect for row count regardless of scrollbars 2022-02-18 13:33:34 +00:00
Andrew Kingston
e1dc778b4e Fix table height calculation not being exact 2022-02-18 13:27:36 +00:00
Andrew Kingston
8481762c3c Add compact setting to table 2022-02-18 13:08:18 +00:00
Andrew Kingston
f1649911b0 Only autosort columns when custom columns are not specified 2022-02-18 12:35:39 +00:00
Andrew Kingston
260b56b46d Completely rewrite BBUI table with divs and with support for custom column widths 2022-02-18 11:58:18 +00:00
Rory Powell
2ee496fba8 Merge branch 'master' into develop 2022-02-18 11:57:54 +00:00
Budibase Release Bot
daf8284a5b v1.0.68 2022-02-17 10:27:59 +00:00
mike12345567
eb0916d4fe Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api 2022-02-16 15:30:48 +00:00
Peter Clement
a9194be9d2 add row selection numbers 2022-02-16 15:00:18 +00:00
Budibase Release Bot
139e9bd43e v1.0.67 2022-02-16 14:42:28 +00:00
Peter Clement
8fc10b3341 Merge remote-tracking branch 'origin/develop' into feature/table-row-selection 2022-02-16 14:35:42 +00:00
Budibase Release Bot
5bc084d0b2 v1.0.66 2022-02-16 13:50:45 +00:00
Budibase Staging Release Bot
59a2e0c108 v1.0.66-alpha.0 2022-02-15 17:15:15 +00:00
mike12345567
664b43edfa Merge branch 'master' of github.com:Budibase/budibase into develop 2022-02-15 16:54:21 +00:00