Andrew Kingston
|
e651663264
|
Ensure child component column in tables always uses auto width
|
5 years ago |
Andrew Kingston
|
c19f24b2e0
|
Move table overflow layer to fix sticky header not working
|
5 years ago |
Andrew Kingston
|
4e6e932402
|
Fix table loading states and remove virtual table rendering
|
5 years ago |
Andrew Kingston
|
61f689244e
|
Ensure table height is exactly perfect for row count regardless of scrollbars
|
5 years ago |
Andrew Kingston
|
e1dc778b4e
|
Fix table height calculation not being exact
|
5 years ago |
Andrew Kingston
|
ecdc50d47b
|
Fix issue when columns are not defined for a table
|
5 years ago |
Andrew Kingston
|
8481762c3c
|
Add compact setting to table
|
5 years ago |
Andrew Kingston
|
0a92aef42a
|
Add quick actions for adding all column or for resetting column selection back to default
|
5 years ago |
Andrew Kingston
|
f1649911b0
|
Only autosort columns when custom columns are not specified
|
5 years ago |
Andrew Kingston
|
260b56b46d
|
Completely rewrite BBUI table with divs and with support for custom column widths
|
5 years ago |
Budibase Staging Release Bot
|
59a2e0c108
|
v1.0.66-alpha.0
|
5 years ago |
Budibase Release Bot
|
c8da7b9cf0
|
v1.0.65
|
5 years ago |
Andrew Kingston
|
9daa241c71
|
Update datasource schema generation to take new flags, and update automation blocks to use core databinding utilities
|
5 years ago |
mike12345567
|
ecb8c71e9e
|
Updating client yarn lock.
|
5 years ago |
mike12345567
|
676ec02380
|
Fix for safari, removing all usage of regex lookbehinds.
|
5 years ago |
mike12345567
|
8411a0e6c3
|
Fixing issue with value being set in binding panel as per review comments of aptkingston.
|
5 years ago |
Andrew Kingston
|
69bc9bf9fc
|
Update button tooltip to remove wrapper div and place tooltip inside button element
|
5 years ago |
mike12345567
|
3b69862b56
|
Adding fix for ethereal tests incase there is an issue with service.
|
5 years ago |
mike12345567
|
ce28aff3f9
|
Fixing issue with HBS insert, not including curlies as required. Also fixing an issue with value not always being correctly updated.
|
5 years ago |
Andrew Kingston
|
66b4b2727e
|
Fix slash appearing in the tag settings bar
|
5 years ago |
Budibase Staging Release Bot
|
71885ba55f
|
v1.0.58-alpha.7
|
5 years ago |
Andrew Kingston
|
6fc4bbe5df
|
Add on:focus handler to button to fix A11y issue
|
5 years ago |
Andrew Kingston
|
e8c3e13aab
|
Remove empty style blocks
|
5 years ago |
Andrew Kingston
|
c82e9bc580
|
Include sourcemaps in vite when not running in production
|
5 years ago |
Budibase Staging Release Bot
|
166093f997
|
v1.0.58-alpha.6
|
5 years ago |
Budibase Release Bot
|
1339c066bd
|
v1.0.64
|
5 years ago |
dependabot[bot]
|
9603261f38
|
Bump nanoid from 3.1.22 to 3.3.0 in /packages/bbui
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.22 to 3.3.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.22...3.3.0)
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
dependabot[bot]
|
0b2f22d4d5
|
Bump vm2 from 3.9.5 to 3.9.6 in /packages/server
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.5 to 3.9.6.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.5...3.9.6)
---
updated-dependencies:
- dependency-name: vm2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
dependabot[bot]
|
0e93f77df5
|
Bump vm2 from 3.9.5 to 3.9.6 in /packages/string-templates
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.5 to 3.9.6.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.5...3.9.6)
---
updated-dependencies:
- dependency-name: vm2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
Budibase Staging Release Bot
|
2d209bead3
|
v1.0.58-alpha.5
|
5 years ago |
Andrew Kingston
|
5a6d92e98a
|
Don't run visualiser in client library when not in production
|
5 years ago |
mike12345567
|
32fc2c7029
|
Fixing an issue with button tooltip addition, some buttons lost their full width sizing.
|
5 years ago |
Budibase Staging Release Bot
|
bc96e0b5dc
|
v1.0.58-alpha.4
|
5 years ago |
mike12345567
|
a6bc495770
|
Fixing issue #4337, allows internal tables to search by the _id or _rev properties in automation query block.
|
5 years ago |
Andrew Kingston
|
c7877af367
|
Update table block to use new column config setting
|
5 years ago |
Andrew Kingston
|
af766f1234
|
Improve layout and edge cases around using column editor drawer
|
5 years ago |
Budibase Staging Release Bot
|
131b599086
|
v1.0.58-alpha.3
|
5 years ago |
Andrew Kingston
|
fe464b5ebc
|
Add labels to column config drawer
|
5 years ago |
Budibase Staging Release Bot
|
d3f4c4a68b
|
v1.0.58-alpha.2
|
5 years ago |
Andrew Kingston
|
d6e568dbe3
|
Replace all spaces with underscores in column names rather than just the first one
|
5 years ago |
Budibase Release Bot
|
3d8776ed83
|
v1.0.63
|
5 years ago |
dependabot[bot]
|
ab3d640bc9
|
Bump follow-redirects from 1.14.5 to 1.14.8 in /packages/cli
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.5 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.5...v1.14.8)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
dependabot[bot]
|
48841dde16
|
Bump follow-redirects from 1.14.5 to 1.14.8 in /packages/builder
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.5 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.5...v1.14.8)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
Andrew Kingston
|
e84f998622
|
Remount button action components fully when changing action to prevent stale UI
|
5 years ago |
dependabot[bot]
|
9d2e6c67a9
|
Bump follow-redirects from 1.14.5 to 1.14.8 in /packages/server
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.5 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.5...v1.14.8)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
Budibase Release Bot
|
3a42c4c564
|
v1.0.62
|
5 years ago |
Budibase Release Bot
|
3937365680
|
v1.0.61
|
5 years ago |
mike12345567
|
3aac333dcb
|
Fix for #4440, fixing validation of API endpoints.
|
5 years ago |
Maurits Lourens
|
a3ecb0a9f4
|
fix tests
|
5 years ago |
Maurits Lourens
|
73781ec5a3
|
add properties which are present when previewing an existing query
|
5 years ago |