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 |
Budibase Release Bot
|
c8da7b9cf0
|
v1.0.65
|
2022-02-15 15:43:32 +00:00 |
Andrew Kingston
|
69bc9bf9fc
|
Update button tooltip to remove wrapper div and place tooltip inside button element
|
2022-02-15 12:01:50 +00:00 |
Budibase Staging Release Bot
|
71885ba55f
|
v1.0.58-alpha.7
|
2022-02-15 10:36:59 +00:00 |
Andrew Kingston
|
a4cd0fc8fd
|
Merge pull request #4501 from Budibase/fix-vite-sourcemaps
Fix vite warnings
|
2022-02-15 10:30:19 +00:00 |
mike12345567
|
063fd8f1d0
|
Merge branch 'master' of github.com:Budibase/budibase into fix/4337
|
2022-02-15 10:28:03 +00:00 |
Michael Drury
|
b48cd13bb5
|
Merge pull request #4500 from Budibase/dependabot/npm_and_yarn/packages/bbui/nanoid-3.3.0
Bump nanoid from 3.1.22 to 3.3.0 in /packages/bbui
|
2022-02-15 10:27:27 +00:00 |
Andrew Kingston
|
6fc4bbe5df
|
Add on:focus handler to button to fix A11y issue
|
2022-02-15 09:31:55 +00:00 |
Budibase Staging Release Bot
|
166093f997
|
v1.0.58-alpha.6
|
2022-02-15 09:23:08 +00:00 |
Budibase Release Bot
|
1339c066bd
|
v1.0.64
|
2022-02-15 09:22:36 +00:00 |
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>
|
2022-02-15 09:17:23 +00:00 |
Andrew Kingston
|
639d68e8ec
|
Merge branch 'develop' of github.com:Budibase/budibase into experimental-hbs-caching
|
2022-02-15 09:11:08 +00:00 |
Budibase Staging Release Bot
|
2d209bead3
|
v1.0.58-alpha.5
|
2022-02-14 18:05:17 +00:00 |
Andrew Kingston
|
7828f9377e
|
Merge branch 'develop' of github.com:Budibase/budibase into experimental-hbs-caching
|
2022-02-14 17:58:42 +00:00 |
Andrew Kingston
|
caa318d0a7
|
Merge pull request #4475 from Budibase/table-column-config
Table column config
|
2022-02-14 17:57:56 +00:00 |
mike12345567
|
a2e4ac2b5b
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api
|
2022-02-14 17:32:21 +00:00 |
mike12345567
|
32fc2c7029
|
Fixing an issue with button tooltip addition, some buttons lost their full width sizing.
|
2022-02-14 16:49:56 +00:00 |
Budibase Staging Release Bot
|
bc96e0b5dc
|
v1.0.58-alpha.4
|
2022-02-14 15:04:23 +00:00 |
mike12345567
|
a6bc495770
|
Fixing issue #4337, allows internal tables to search by the _id or _rev properties in automation query block.
|
2022-02-14 14:57:06 +00:00 |
mike12345567
|
c8a2aa2116
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api
|
2022-02-14 13:08:37 +00:00 |
Budibase Staging Release Bot
|
131b599086
|
v1.0.58-alpha.3
|
2022-02-14 12:04:23 +00:00 |
Andrew Kingston
|
b95df685e1
|
Merge branch 'develop' of github.com:Budibase/budibase into experimental-hbs-caching
|
2022-02-14 11:48:48 +00:00 |
Budibase Staging Release Bot
|
d3f4c4a68b
|
v1.0.58-alpha.2
|
2022-02-14 11:00:33 +00:00 |
Budibase Release Bot
|
3d8776ed83
|
v1.0.63
|
2022-02-14 09:34:12 +00:00 |
Budibase Release Bot
|
3a42c4c564
|
v1.0.62
|
2022-02-12 12:01:26 +00:00 |
Budibase Release Bot
|
3937365680
|
v1.0.61
|
2022-02-12 11:04:28 +00:00 |
mike12345567
|
3aac333dcb
|
Fix for #4440, fixing validation of API endpoints.
|
2022-02-12 10:35:10 +00:00 |
Budibase Release Bot
|
72a167cc3f
|
v1.0.60
|
2022-02-11 18:47:34 +00:00 |
Budibase Staging Release Bot
|
36ddce3860
|
v1.0.58-alpha.1
|
2022-02-11 18:29:37 +00:00 |
Budibase Release Bot
|
ac16315416
|
v1.0.59
|
2022-02-11 18:25:35 +00:00 |
mike12345567
|
138c158a32
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api
|
2022-02-11 17:26:23 +00:00 |
Andrew Kingston
|
8e853cdc08
|
Merge branch 'develop' of github.com:Budibase/budibase into table-column-config
|
2022-02-11 14:28:36 +00:00 |
Peter Clement
|
350edc2aec
|
add row selection functionality to tables
|
2022-02-11 11:55:35 +00:00 |
Budibase Release Bot
|
d0a2890273
|
v1.0.58
|
2022-02-10 18:13:24 +00:00 |
Budibase Staging Release Bot
|
bc4a25c98e
|
v1.0.58-alpha.0
|
2022-02-10 18:04:34 +00:00 |
Martin McKeaveney
|
20b4f5aadc
|
merge with master
|
2022-02-10 18:57:26 +01:00 |
mike12345567
|
ac49ce6612
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api
|
2022-02-10 17:42:28 +00:00 |
Martin McKeaveney
|
ff50dd9f6d
|
merge with master
|
2022-02-10 18:24:36 +01:00 |
Andrew Kingston
|
411f7b89e9
|
Fix button layout in drawers
|
2022-02-10 11:46:57 +00:00 |
Budibase Staging Release Bot
|
d6368fc066
|
v1.0.50-alpha.7
|
2022-02-10 11:03:45 +00:00 |
Budibase Release Bot
|
b9704c289c
|
v1.0.57
|
2022-02-10 10:41:52 +00:00 |
Budibase Release Bot
|
dc9d8b9261
|
v1.0.56
|
2022-02-10 09:35:51 +00:00 |
Michael Drury
|
e01563b6fc
|
Adding basic endpoints for API keys.
|
2022-02-09 23:16:24 +00:00 |
Budibase Release Bot
|
c4fdd5f469
|
v1.0.55
|
2022-02-09 17:41:16 +00:00 |
Andrew Kingston
|
b7e1aebaa8
|
Merge branch 'frontend-core' of github.com:Budibase/budibase into experimental-hbs-caching
|
2022-02-09 15:18:44 +00:00 |
Budibase Staging Release Bot
|
a557d325a5
|
v1.0.50-alpha.6
|
2022-02-09 15:12:28 +00:00 |
Budibase Release Bot
|
1f76de54b3
|
v1.0.54
|
2022-02-09 14:57:41 +00:00 |
Michael Drury
|
8a10e31762
|
Merge branch 'develop' into frontend-core
|
2022-02-09 14:42:05 +00:00 |
Budibase Staging Release Bot
|
091100f935
|
v1.0.50-alpha.5
|
2022-02-09 14:38:55 +00:00 |
Budibase Release Bot
|
ad8268ff4a
|
v1.0.53
|
2022-02-09 14:27:35 +00:00 |
Andrew Kingston
|
8f2aca7188
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-02-09 14:24:05 +00:00 |
mike12345567
|
0890c3d001
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/feb-fixes
|
2022-02-09 12:48:53 +00:00 |
Budibase Release Bot
|
e7ff20a6a5
|
v1.0.52
|
2022-02-08 17:19:05 +00:00 |
mike12345567
|
ea1b65fde8
|
Updating the tooltip button to have an info icon like the labels on the right instead.
|
2022-02-08 17:17:00 +00:00 |
mike12345567
|
832e3bd76e
|
Fix for #3758 - updating the datetime cell renderer and form component to be capable of display time only formats, as well as adding an option to only select the time component for a date time form field.
|
2022-02-08 16:15:08 +00:00 |
Budibase Staging Release Bot
|
0829723d99
|
v1.0.50-alpha.4
|
2022-02-08 16:13:59 +00:00 |
Budibase Release Bot
|
251a8e313c
|
v1.0.51
|
2022-02-08 16:06:53 +00:00 |
Budibase Staging Release Bot
|
1d2fc68b20
|
v1.0.50-alpha.3
|
2022-02-08 15:32:30 +00:00 |
mike12345567
|
3d8354d155
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/feb-fixes
|
2022-02-08 15:12:04 +00:00 |
Budibase Staging Release Bot
|
694ac5e79e
|
v1.0.50-alpha.2
|
2022-02-08 14:51:54 +00:00 |
mike12345567
|
604c3a69cc
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/feb-fixes
|
2022-02-08 12:28:27 +00:00 |
Budibase Staging Release Bot
|
c4f67ea142
|
v1.0.50-alpha.1
|
2022-02-08 11:53:04 +00:00 |
Budibase Release Bot
|
fc00b828d8
|
v1.0.50
|
2022-02-08 10:01:04 +00:00 |
Andrew Kingston
|
e6ed16f274
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-02-08 08:12:37 +00:00 |
Budibase Staging Release Bot
|
a076d7ccf1
|
v1.0.50-alpha.0
|
2022-02-07 20:42:24 +00:00 |
Martin McKeaveney
|
c17a7edd65
|
merge
|
2022-02-07 21:24:44 +01:00 |
mike12345567
|
2f3af46222
|
Fix for both #4167, allow saving but warn if never sent and #4165 save the query name when clicking name save icon.
|
2022-02-07 18:47:10 +00:00 |
Budibase Staging Release Bot
|
75bc7555b1
|
v1.0.49-alpha.16
|
2022-02-07 16:54:28 +00:00 |
Andrew Kingston
|
d402b942d0
|
Merge pull request #4372 from Budibase/dont-dismiss-error-notifications
Remove automatic dismissal of error notifications
|
2022-02-07 16:47:15 +00:00 |
Budibase Staging Release Bot
|
7cbbf56a93
|
v1.0.49-alpha.15
|
2022-02-07 15:46:09 +00:00 |
Andrew Kingston
|
25bcd37b78
|
Update auto dismissal of notifications
|
2022-02-07 15:24:46 +00:00 |
Andrew Kingston
|
2099bd07d3
|
Remove automatic dismissal of error notifications and instead allow only manual dismissal, and also enable pointer events so errors can be copied
|
2022-02-07 15:15:28 +00:00 |
Andrew Kingston
|
069f6c5697
|
Merge branch 'frontend-core' of github.com:Budibase/budibase into experimental-hbs-caching
|
2022-02-07 14:46:05 +00:00 |
Andrew Kingston
|
04d53a709c
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-02-07 14:45:14 +00:00 |
Andrew Kingston
|
4239bb2cb5
|
Update rich text editor fullscreen and side-by-side modes to work on desktop and mobile properly with any type of layout navigation
|
2022-02-07 12:49:33 +00:00 |
Andrew Kingston
|
f0616a6826
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/real-rich-text
|
2022-02-07 12:13:29 +00:00 |
Andrew Kingston
|
9aa1e5cf43
|
Improve text area and long form height settings
|
2022-02-07 12:04:21 +00:00 |
Budibase Staging Release Bot
|
f625828b58
|
v1.0.49-alpha.14
|
2022-02-07 10:52:24 +00:00 |
Budibase Staging Release Bot
|
db3f93e8a9
|
v1.0.49-alpha.13
|
2022-02-07 10:27:31 +00:00 |
Andrew Kingston
|
cfe7e9c262
|
Merge branch 'frontend-core' of github.com:Budibase/budibase into experimental-hbs-caching
|
2022-02-07 09:50:17 +00:00 |
Andrew Kingston
|
26970971db
|
Hide some icons on mobile to avoid fullscreen mobile icon wrapping in rich text editor
|
2022-02-04 14:25:20 +00:00 |
Andrew Kingston
|
e65ee63a9e
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/real-rich-text
|
2022-02-04 13:53:01 +00:00 |
Budibase Staging Release Bot
|
77f938b856
|
v1.0.49-alpha.12
|
2022-02-04 13:16:25 +00:00 |
Budibase Release Bot
|
80ae9a30b1
|
v1.0.49
|
2022-02-04 12:19:39 +00:00 |
Budibase Staging Release Bot
|
3cd20cfa72
|
v1.0.49-alpha.11
|
2022-02-04 11:10:37 +00:00 |
Andrew Kingston
|
33c9bf5750
|
Merge pull request #4323 from Budibase/relationship-field-default-value
Relationship field default value
|
2022-02-04 11:03:48 +00:00 |
Budibase Staging Release Bot
|
3da9cf2220
|
v1.0.49-alpha.10
|
2022-02-04 10:32:31 +00:00 |
Andrew Kingston
|
18e5be9a06
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-02-04 09:23:32 +00:00 |
Andrew Kingston
|
fa5ca1809c
|
Fix copy to clipboard not working without a secure context and add better notifications
|
2022-02-04 08:50:36 +00:00 |
Budibase Staging Release Bot
|
797136cabc
|
v1.0.49-alpha.9
|
2022-02-03 20:58:29 +00:00 |
mike12345567
|
528862f212
|
Adds alignment to long form and string fields as per #3374.
|
2022-02-03 19:13:56 +00:00 |
Andrew Kingston
|
e9d0dcf8d0
|
Merge branch 'frontend-core' of github.com:Budibase/budibase into experimental-hbs-caching
|
2022-02-03 14:48:13 +00:00 |
Andrew Kingston
|
9f2369234b
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-02-03 14:46:59 +00:00 |
Andrew Kingston
|
920d2a4bbf
|
Add support for disabling rich text fields
|
2022-02-03 14:28:15 +00:00 |
Andrew Kingston
|
46ad1dc2c4
|
Add error border when rich text field fails validation
|
2022-02-03 14:08:30 +00:00 |
Andrew Kingston
|
fc009cc9b4
|
Support a customisable offset for fullscreen mode for rich text editors
|
2022-02-03 11:53:51 +00:00 |
Andrew Kingston
|
5109975433
|
Update rich text field height to be set dynamically
|
2022-02-03 10:46:41 +00:00 |
Andrew Kingston
|
1ec51d2562
|
Add custom styles for HRs, tables and link colors in rich text editor and preview
|
2022-02-03 09:46:30 +00:00 |
Andrew Kingston
|
953fa94e2b
|
Add custom styles for code blocks and block quotes in rich text editor and preview
|
2022-02-03 09:32:01 +00:00 |
Andrew Kingston
|
27b3d19771
|
Properly trim markdown viewer component
|
2022-02-03 09:06:52 +00:00 |
Andrew Kingston
|
283b59d5fe
|
Update markdown viewer and editor BBUI components
|
2022-02-02 21:22:49 +00:00 |
Andrew Kingston
|
d3b12b6ab8
|
Add new rich text component to BBUI
|
2022-02-02 15:17:59 +00:00 |
Budibase Staging Release Bot
|
86af297d87
|
v1.0.49-alpha.8
|
2022-02-02 10:59:16 +00:00 |
Budibase Staging Release Bot
|
c7d23bbf7e
|
v1.0.49-alpha.7
|
2022-02-01 20:38:50 +00:00 |
Andrew Kingston
|
65a08c3cd1
|
Merge branch 'frontend-core' of github.com:Budibase/budibase into experimental-hbs-caching
|
2022-02-01 16:53:12 +00:00 |
Andrew Kingston
|
c3e358fead
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-02-01 16:52:26 +00:00 |
Andrew Kingston
|
c7b78e135a
|
Merge branch 'frontend-core' of github.com:Budibase/budibase into experimental-hbs-caching
|
2022-02-01 16:49:59 +00:00 |
Andrew Kingston
|
312571314d
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-02-01 16:46:00 +00:00 |
Budibase Staging Release Bot
|
7f6bc74ccc
|
v1.0.49-alpha.6
|
2022-02-01 16:32:31 +00:00 |
Budibase Staging Release Bot
|
beefc0158c
|
v1.0.49-alpha.5
|
2022-02-01 10:11:29 +00:00 |
Budibase Staging Release Bot
|
c991f284e3
|
v1.0.49-alpha.4
|
2022-01-31 19:12:15 +00:00 |
Andrew Kingston
|
a3135bd98f
|
Merge branch 'client-bundle-size-reduction' into experimental-hbs-caching
|
2022-01-31 18:58:19 +00:00 |
Budibase Staging Release Bot
|
9a271e74c1
|
v1.0.49-alpha.3
|
2022-01-31 17:55:54 +00:00 |
Budibase Staging Release Bot
|
cb6189e76b
|
v1.0.49-alpha.2
|
2022-01-31 16:54:48 +00:00 |
Budibase Staging Release Bot
|
3f8d81837d
|
v1.0.49-alpha.1
|
2022-01-31 16:01:59 +00:00 |
mike12345567
|
8fbd101448
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/formula-filtering
|
2022-01-31 15:21:15 +00:00 |
Budibase Staging Release Bot
|
27d295ae31
|
v1.0.49-alpha.0
|
2022-01-31 14:39:05 +00:00 |
mike12345567
|
712382af07
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-01-31 14:29:02 +00:00 |
Budibase Release Bot
|
a5f51d83ba
|
v1.0.48
|
2022-01-31 13:43:13 +00:00 |
Andrew Kingston
|
f32cfdd3b9
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-01-31 09:40:33 +00:00 |
Andrew Kingston
|
37e72db2a8
|
Remove lodash and sort dependencies out
|
2022-01-31 09:32:06 +00:00 |
Budibase Staging Release Bot
|
d69c417cf4
|
v1.0.46-alpha.8
|
2022-01-30 21:43:10 +00:00 |
Budibase Staging Release Bot
|
5718d4925a
|
v1.0.46-alpha.7
|
2022-01-28 15:12:31 +00:00 |
Andrew Kingston
|
617ddf7092
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-01-26 17:49:27 +00:00 |
Budibase Staging Release Bot
|
a3e5c5af7f
|
v1.0.46-alpha.6
|
2022-01-26 17:11:44 +00:00 |
Andrew Kingston
|
515d4f91c0
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-01-26 16:02:27 +00:00 |
Budibase Staging Release Bot
|
cbfb0f8a13
|
v1.0.46-alpha.5
|
2022-01-26 15:03:16 +00:00 |
Andrew Kingston
|
77de6a10cc
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-01-25 07:51:47 +00:00 |
Budibase Release Bot
|
c8d3c531db
|
v1.0.47
|
2022-01-24 15:48:12 +00:00 |
Budibase Staging Release Bot
|
965525d1b1
|
v1.0.46-alpha.4
|
2022-01-24 15:47:45 +00:00 |
Andrew Kingston
|
bbc3c18fcd
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-01-24 15:46:54 +00:00 |
Andrew Kingston
|
30a92ee981
|
Merge pull request #4030 from Budibase/s3-upload
S3 file upload component
|
2022-01-24 15:41:46 +00:00 |
Andrew Kingston
|
f2e45e892c
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-01-21 13:38:06 +00:00 |
mike12345567
|
196c322c4b
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/formula-filtering
|
2022-01-21 12:52:58 +00:00 |
Budibase Staging Release Bot
|
b10f29e52b
|
v1.0.46-alpha.3
|
2022-01-21 11:27:13 +00:00 |
mike12345567
|
fc80b6a30b
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/formula-filtering
|
2022-01-21 10:21:14 +00:00 |
Budibase Release Bot
|
927310c812
|
v1.0.46
|
2022-01-20 19:58:40 +00:00 |
Budibase Staging Release Bot
|
74c2b62543
|
v1.0.46-alpha.2
|
2022-01-20 18:57:06 +00:00 |
Budibase Staging Release Bot
|
9d8180de8b
|
v1.0.46-alpha.1
|
2022-01-20 18:46:28 +00:00 |
Andrew Kingston
|
d34743a6cd
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-01-20 18:44:04 +00:00 |
Budibase Staging Release Bot
|
364d02d883
|
v1.0.46-alpha.0
|
2022-01-20 17:10:09 +00:00 |
mike12345567
|
d66b57a44c
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/formula-filtering
|
2022-01-20 17:05:51 +00:00 |
mike12345567
|
e3c924c168
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-01-20 17:03:21 +00:00 |
Budibase Release Bot
|
38122eec32
|
v1.0.45
|
2022-01-20 16:33:40 +00:00 |
mike12345567
|
b362911b2c
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/formula-filtering
|
2022-01-20 14:37:22 +00:00 |
Budibase Staging Release Bot
|
d7e059e1cc
|
v1.0.44-alpha.9
|
2022-01-20 14:01:03 +00:00 |
Budibase Staging Release Bot
|
963a3f4da3
|
v1.0.44-alpha.8
|
2022-01-20 12:33:48 +00:00 |
Andrew Kingston
|
1d217a23b7
|
Add helpers into BBUI rather than frontend core and fix A11y issue
|
2022-01-20 10:14:39 +00:00 |
Andrew Kingston
|
b970c315f1
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-01-20 09:43:23 +00:00 |
mike12345567
|
10f55cf572
|
Adding in static/dynamic select, as well as the ability to set a tooltip on a select.
|
2022-01-19 18:33:58 +00:00 |
Budibase Staging Release Bot
|
133f3db658
|
v1.0.44-alpha.7
|
2022-01-19 15:25:19 +00:00 |
Budibase Staging Release Bot
|
14535e5393
|
v1.0.44-alpha.6
|
2022-01-19 15:17:21 +00:00 |
Budibase Staging Release Bot
|
5995badd3a
|
v1.0.44-alpha.5
|
2022-01-19 15:08:47 +00:00 |
Budibase Staging Release Bot
|
dff50e4e1b
|
v1.0.44-alpha.4
|
2022-01-19 14:59:39 +00:00 |
Budibase Staging Release Bot
|
90d2c0a5cf
|
v1.0.44-alpha.3
|
2022-01-19 14:52:46 +00:00 |
Andrew Kingston
|
597a1e5e68
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-01-19 13:54:39 +00:00 |
Budibase Staging Release Bot
|
f456fbd68f
|
v1.0.44-alpha.2
|
2022-01-19 11:49:24 +00:00 |
Budibase Release Bot
|
2eb6bef9f5
|
v1.0.44
|
2022-01-19 10:13:22 +00:00 |
Martin McKeaveney
|
afa50b7e7a
|
Merge pull request #4088 from mslourens/attachment_field_extensions
add extensions prop to specify accepted file extensions
|
2022-01-19 10:33:10 +01:00 |
Maurits Lourens
|
1757d8d329
|
add extensions prop to specify accepted file extensions
|
2022-01-18 17:17:31 +01:00 |
Budibase Staging Release Bot
|
89077f9860
|
v1.0.44-alpha.1
|
2022-01-18 15:36:05 +00:00 |
Budibase Staging Release Bot
|
ee365da5ed
|
v1.0.44-alpha.0
|
2022-01-18 14:31:59 +00:00 |
Andrew Kingston
|
919e31d216
|
Add initial work on frontend-core refactor
|
2022-01-18 09:39:19 +00:00 |
Budibase Staging Release Bot
|
81218cbea2
|
v1.0.27-alpha.21
|
2022-01-17 18:01:17 +00:00 |
Budibase Release Bot
|
9ef9c63b0e
|
v1.0.43
|
2022-01-17 16:42:48 +00:00 |
Budibase Staging Release Bot
|
16a678a6f1
|
v1.0.27-alpha.20
|
2022-01-17 10:15:17 +00:00 |
Budibase Release Bot
|
45093aac13
|
v1.0.42
|
2022-01-17 08:48:49 +00:00 |
Budibase Staging Release Bot
|
ef61a58531
|
v1.0.27-alpha.19
|
2022-01-14 14:33:55 +00:00 |
Budibase Staging Release Bot
|
9b47ceacb4
|
v1.0.27-alpha.18
|
2022-01-14 14:25:57 +00:00 |
Budibase Release Bot
|
8f54f4a0fc
|
v1.0.41
|
2022-01-14 09:39:56 +00:00 |
Budibase Release Bot
|
160f3d280e
|
v1.0.40
|
2022-01-13 18:35:02 +00:00 |
Andrew Kingston
|
bb01806633
|
Update S3 upload with develop and fix preview URLs
|
2022-01-13 17:18:24 +00:00 |
Budibase Release Bot
|
c1451c6e40
|
v1.0.39
|
2022-01-13 15:17:06 +00:00 |
Martin McKeaveney
|
ede44f31ed
|
v1.0.38
|
2022-01-13 16:10:07 +01:00 |
Martin McKeaveney
|
c0f89a0257
|
v1.0.32
|
2022-01-13 16:09:07 +01:00 |
Budibase Staging Release Bot
|
5e285f29df
|
v1.0.27-alpha.17
|
2022-01-13 14:57:56 +00:00 |
Budibase Staging Release Bot
|
dfe795b73b
|
v1.0.27-alpha.16
|
2022-01-13 14:38:12 +00:00 |
Budibase Staging Release Bot
|
194f2d6fd8
|
v1.0.27-alpha.15
|
2022-01-13 14:26:35 +00:00 |
Budibase Staging Release Bot
|
f9cd961be0
|
v1.0.27-alpha.14
|
2022-01-13 14:18:24 +00:00 |
Budibase Staging Release Bot
|
e48e21ffb8
|
v1.0.27-alpha.13
|
2022-01-12 13:20:06 +00:00 |
Budibase Staging Release Bot
|
fc90f6d65a
|
v1.0.27-alpha.12
|
2022-01-11 17:25:33 +00:00 |
Budibase Staging Release Bot
|
45631b235d
|
v1.0.27-alpha.11
|
2022-01-11 14:31:25 +00:00 |
Budibase Staging Release Bot
|
37b3e81a0d
|
v1.0.27-alpha.10
|
2022-01-11 13:49:47 +00:00 |
Michael Drury
|
b08595ea1f
|
Merge pull request #3963 from Budibase/dependabot/npm_and_yarn/packages/bbui/postcss-8.2.13
Bump postcss from 8.2.10 to 8.2.13 in /packages/bbui
|
2022-01-11 13:44:08 +00:00 |
Budibase Staging Release Bot
|
c141a94ada
|
v1.0.27-alpha.9
|
2022-01-11 13:17:43 +00:00 |
Budibase Staging Release Bot
|
f74090d2eb
|
v1.0.27-alpha.8
|
2022-01-11 09:42:12 +00:00 |
Budibase Staging Release Bot
|
495399ad0a
|
v1.0.27-alpha.7
|
2022-01-10 12:14:33 +00:00 |
Rory Powell
|
10d9928679
|
Merge pull request #3932 from Budibase/feature/query-variables
Fixes for new rest datasource
|
2022-01-10 12:08:47 +00:00 |
Rory Powell
|
c0006b4d8f
|
Bump z-index to always be on top
|
2022-01-10 11:50:08 +00:00 |
dependabot[bot]
|
f8da2c0dff
|
Bump postcss from 8.2.10 to 8.2.13 in /packages/bbui
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.10 to 8.2.13.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.10...8.2.13)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-07 12:05:26 +00:00 |
Budibase Staging Release Bot
|
4ccf3f9687
|
v1.0.27-alpha.6
|
2022-01-07 12:04:19 +00:00 |
Budibase Staging Release Bot
|
48d354444d
|
v1.0.27-alpha.5
|
2022-01-06 13:31:15 +00:00 |
Rory Powell
|
cf3c5dccd0
|
Fix auth dropdown z-index
|
2022-01-05 10:29:40 -05:00 |
Budibase Staging Release Bot
|
23ca7a9750
|
v1.0.27-alpha.4
|
2022-01-05 15:28:59 +00:00 |
Michael Drury
|
8f91e84519
|
Merge pull request #3830 from Budibase/feature/query-variables
Datasource static and dynamic variables
|
2022-01-05 15:22:30 +00:00 |
Budibase Staging Release Bot
|
7bf288606c
|
v1.0.27-alpha.3
|
2022-01-04 18:07:13 +00:00 |
mike12345567
|
3f5263f192
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/query-variables
|
2022-01-04 12:58:42 +00:00 |
Budibase Staging Release Bot
|
0c5de8cf65
|
v1.0.27-alpha.2
|
2022-01-04 11:52:12 +00:00 |
Andrew Kingston
|
7dd70147f5
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend
|
2022-01-04 09:48:44 +00:00 |
Budibase Staging Release Bot
|
45e6e45098
|
v1.0.27-alpha.1
|
2021-12-31 14:12:45 +00:00 |
Rory Powell
|
2af1a6e116
|
Add bold and code cell renderers
|
2021-12-21 14:08:09 -05:00 |
Budibase Staging Release Bot
|
02df048171
|
v1.0.27-alpha.0
|
2021-12-20 09:21:52 +00:00 |
Martin McKeaveney
|
86f7b00ad1
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2021-12-20 08:53:18 +00:00 |
Budibase Release Bot
|
6ebc345b65
|
v1.0.26
|
2021-12-17 14:52:40 +00:00 |
Budibase Release Bot
|
382b86689a
|
v1.0.25
|
2021-12-16 18:32:05 +00:00 |
Budibase Release Bot
|
12d3b0ccae
|
v1.0.24
|
2021-12-16 11:04:27 +00:00 |
Martin McKeaveney
|
f678949a8d
|
merge
|
2021-12-16 11:59:59 +01:00 |
Budibase Release Bot
|
95a6e7ba53
|
v1.0.23
|
2021-12-16 10:18:24 +00:00 |
Budibase Staging Release Bot
|
e84add0830
|
v1.0.23-alpha.1
|
2021-12-15 16:56:03 +00:00 |
Andrew Kingston
|
16979de27d
|
Merge pull request #3795 from Budibase/home-screen-mobile
Home screen UI tweaks
|
2021-12-15 16:48:56 +00:00 |
Budibase Staging Release Bot
|
2f89f19bc4
|
v1.0.23-alpha.0
|
2021-12-15 16:41:32 +00:00 |
mike12345567
|
9d01d44cec
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2021-12-15 16:25:32 +00:00 |
Andrew Kingston
|
07b2a411a4
|
Update home screen UI to work better on mobile and make spacing more consistent
|
2021-12-15 15:54:33 +00:00 |
Andrew Kingston
|
8d10fcf34c
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend
|
2021-12-15 13:36:10 +00:00 |
Peter Clement
|
5da5acc27b
|
Merge pull request #3737 from Budibase/feature/home-screen-redesign
Home Screen Redesign
|
2021-12-15 09:47:03 +00:00 |
Budibase Staging Release Bot
|
c9f8ffdd5c
|
v1.0.19-alpha.3
|
2021-12-14 12:33:48 +00:00 |
Rory Powell
|
4563dd999a
|
Merge branch 'develop' into feature/query-auth
|
2021-12-14 11:58:44 +00:00 |
Budibase Staging Release Bot
|
13dd988c51
|
v1.0.19-alpha.2
|
2021-12-14 11:41:07 +00:00 |
Rory Powell
|
d347edb34a
|
Merge branch 'develop' into feature/query-auth
|
2021-12-14 09:52:16 +00:00 |
Budibase Release Bot
|
c3a7a9d122
|
v1.0.22
|
2021-12-13 18:46:25 +00:00 |
Budibase Release Bot
|
7233b765d9
|
v1.0.21
|
2021-12-13 18:08:22 +00:00 |
Budibase Release Bot
|
2277f25df6
|
v1.0.20
|
2021-12-13 17:46:32 +00:00 |
Budibase Staging Release Bot
|
5623634c9c
|
v1.0.19-alpha.1
|
2021-12-13 17:45:48 +00:00 |
Michael Drury
|
3275a9efb8
|
Merge pull request #3741 from Budibase/feature/rest-redesign
Rest UI Redesign
|
2021-12-13 17:31:03 +00:00 |
Budibase Staging Release Bot
|
7899193924
|
v1.0.19-alpha.0
|
2021-12-13 17:17:46 +00:00 |
Budibase Release Bot
|
42a3cea202
|
v1.0.19
|
2021-12-13 16:43:28 +00:00 |
Martin McKeaveney
|
4d7d3b59de
|
Merge branch 'master' into develop
|
2021-12-13 17:38:13 +01:00 |
Budibase Release Bot
|
109164ab43
|
v1.0.18
|
2021-12-13 16:00:58 +00:00 |
Budibase Release Bot
|
212bd45843
|
v1.0.17
|
2021-12-13 12:57:18 +00:00 |
Budibase Release Bot
|
7225de58c2
|
v1.0.16
|
2021-12-13 11:55:27 +00:00 |
mike12345567
|
41ea5265dd
|
Fixing bug in tabs where double clicks cause tab switching, new headers enabled by default, disabled headers rather than enabled, get requests can have bodies.
|
2021-12-13 11:24:13 +00:00 |
mike12345567
|
fd4600d3af
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/rest-redesign
|
2021-12-13 10:14:28 +00:00 |
Andrew Kingston
|
8eda765246
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend
|
2021-12-13 09:45:56 +00:00 |
Rory Powell
|
addd13542e
|
Merge branch 'feature/rest-redesign' into feature/query-auth
|
2021-12-11 21:43:03 +00:00 |
Rory Powell
|
e8755b6854
|
Auth config forms
|
2021-12-11 09:59:09 +00:00 |