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 |
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 |
Budibase Staging Release Bot
|
90c0656ed1
|
v1.0.15-alpha.1
|
2021-12-10 16:56:34 +00:00 |
Budibase Release Bot
|
d8a0bfdf96
|
v1.0.15
|
2021-12-10 16:55:00 +00:00 |
Budibase Staging Release Bot
|
35b66edf02
|
v1.0.15-alpha.0
|
2021-12-10 16:29:45 +00:00 |
mike12345567
|
42ad8adb97
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2021-12-10 16:19:24 +00:00 |
Budibase Release Bot
|
56dd4bfe61
|
v1.0.14
|
2021-12-10 15:45:07 +00:00 |
Andrew Kingston
|
989310c29a
|
Update deepSet helper to create parent keys of a deep path if one does not exist
|
2021-12-10 15:27:04 +00:00 |
Andrew Kingston
|
5793cc3bbd
|
Add support for binding forms to deep json fields
|
2021-12-10 14:18:01 +00:00 |
Budibase Staging Release Bot
|
948765c186
|
v1.0.13-alpha.1
|
2021-12-10 11:14:30 +00:00 |
Budibase Release Bot
|
e5ea78169c
|
v1.0.13
|
2021-12-10 11:12:06 +00:00 |
Budibase Staging Release Bot
|
5038db170c
|
v1.0.13-alpha.0
|
2021-12-10 10:39:20 +00:00 |
Rory Powell
|
32dc9e99af
|
Merge branch 'master' into merge-master
|
2021-12-10 10:14:43 +00:00 |
Budibase Release Bot
|
b6d94d88eb
|
v1.0.12
|
2021-12-09 19:15:19 +00:00 |
mike12345567
|
adbbafbd53
|
Making it so that schema always shows up for future work towards global variables and making it so that tabs selected can be bound to.
|
2021-12-09 18:41:07 +00:00 |
Andrew Kingston
|
6cec671283
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend
|
2021-12-09 16:32:25 +00:00 |
Budibase Release Bot
|
4ee68650c3
|
v1.0.11
|
2021-12-09 14:33:04 +00:00 |
mike12345567
|
8bb1727d0d
|
Adding http verbs instead of icons for REST requests.
|
2021-12-09 13:08:16 +00:00 |
Peter Clement
|
eed8a13100
|
re-add status lights for app row
|
2021-12-09 10:10:16 +00:00 |
Peter Clement
|
efb50f0050
|
add option to change icon / colour
|
2021-12-08 18:51:24 +00:00 |
Budibase Release Bot
|
48ff92b367
|
v1.0.10
|
2021-12-08 18:11:06 +00:00 |
mike12345567
|
181efdf68c
|
Adding bindings to rest API, adding in spaceship placeholder, updating the look of some other components, cleaning up some whitespace.
|
2021-12-08 17:58:30 +00:00 |
Budibase Release Bot
|
21462a0f68
|
v1.0.9
|
2021-12-08 17:44:39 +00:00 |
Budibase Staging Release Bot
|
db6714c4f0
|
v1.0.9-alpha.1
|
2021-12-08 17:21:37 +00:00 |
Budibase Staging Release Bot
|
0aa87c9fc7
|
v1.0.9-alpha.0
|
2021-12-08 14:06:32 +00:00 |
Andrew Kingston
|
c71ad0cdec
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend
|
2021-12-08 13:08:28 +00:00 |
Rory Powell
|
a23b4143e1
|
Merge branch 'develop' into feature/rest-redesign
|
2021-12-08 12:36:12 +00:00 |
Rory Powell
|
1fc0a7227c
|
Merge branch 'master' into develop
|
2021-12-08 12:07:06 +00:00 |
Budibase Staging Release Bot
|
cc8b159e11
|
v1.0.8-alpha.2
|
2021-12-08 12:02:02 +00:00 |
Budibase Release Bot
|
577b7f380f
|
v1.0.8
|
2021-12-08 11:38:32 +00:00 |
Rory Powell
|
71c03fe10e
|
Merge branch 'develop' into rest-import
|
2021-12-08 11:08:32 +00:00 |
Budibase Staging Release Bot
|
626017ae8a
|
v1.0.8-alpha.1
|
2021-12-08 10:29:51 +00:00 |
Andrew Kingston
|
5cc43bd8b5
|
Remove unnecessary optional chaining
|
2021-12-08 09:47:43 +00:00 |
Andrew Kingston
|
6b316f8a8f
|
Coerce picker option labels to string to fix bug when using autocomplete with numeric labels
|
2021-12-08 09:45:50 +00:00 |
Andrew Kingston
|
a0f3863f69
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend
|
2021-12-07 15:11:32 +00:00 |
Andrew Kingston
|
689f3c9647
|
Remove infuriating behaviour of drawer closing on escape keypress
|
2021-12-07 13:58:34 +00:00 |
Andrew Kingston
|
c21f4b9681
|
Coerce picker option labels to strings to fix bug when using autocomplete on numeric label types
|
2021-12-06 18:22:19 +00:00 |
mike12345567
|
ba9854d121
|
Adding all response capabilities.
|
2021-12-06 17:39:51 +00:00 |
Andrew Kingston
|
1bb6fb37e5
|
Flatten JSON schema in apps to allow filtering and display of nested values
|
2021-12-06 12:37:50 +00:00 |
mike12345567
|
65d6ca9249
|
Adding in last components of UI that were missing.
|
2021-12-03 18:39:05 +00:00 |
Budibase Staging Release Bot
|
d818bd6dfa
|
v1.0.8-alpha.0
|
2021-12-03 13:36:10 +00:00 |
mike12345567
|
0b9548260c
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/rest-redesign
|
2021-12-03 13:27:54 +00:00 |
Budibase Release Bot
|
3212d2f447
|
v1.0.7
|
2021-12-03 13:24:14 +00:00 |
mike12345567
|
c949f7fd09
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/rest-redesign
|
2021-12-03 12:45:32 +00:00 |
Budibase Release Bot
|
a6f684b996
|
v1.0.6
|
2021-12-03 11:22:44 +00:00 |
Budibase Staging Release Bot
|
940a30fe72
|
v1.0.6-alpha.1
|
2021-12-03 11:20:24 +00:00 |
mike12345567
|
5bd2831bb6
|
Adding radio group of body types.
|
2021-12-02 17:53:14 +00:00 |
Rory Powell
|
409f799c3e
|
Merge branch 'develop' into rest-import
|
2021-12-02 16:57:53 +00:00 |
Rory Powell
|
400aee9d92
|
Fix datasource selection after import and add maxmimum files support to dropzone
|
2021-12-02 16:51:13 +00:00 |
Budibase Staging Release Bot
|
e18545441e
|
v1.0.6-alpha.0
|
2021-12-02 15:08:26 +00:00 |
Rory Powell
|
ac1bce0900
|
Merge + Linting
|
2021-12-02 14:54:47 +00:00 |
mike12345567
|
a5e4d0bc95
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/rest-redesign
|
2021-12-02 14:35:17 +00:00 |
Budibase Staging Release Bot
|
6f1338810c
|
v1.0.5-alpha.1
|
2021-12-02 13:47:17 +00:00 |
Budibase Release Bot
|
efd95a26f3
|
v1.0.5
|
2021-12-02 13:31:45 +00:00 |
mike12345567
|
81a643e6da
|
Updating key value store to allow adding an activity toggle.
|
2021-12-02 11:53:51 +00:00 |
mike12345567
|
a85213f280
|
First major part of the REST query resdesign.
|
2021-12-01 17:55:57 +00:00 |
Budibase Staging Release Bot
|
050dad3eca
|
v1.0.5-alpha.0
|
2021-12-01 14:28:00 +00:00 |
Budibase Release Bot
|
7fd9a28fe6
|
v1.0.4
|
2021-12-01 13:49:09 +00:00 |
Budibase Release Bot
|
beb60414ab
|
v1.0.3
|
2021-12-01 10:57:38 +00:00 |
mike12345567
|
658ffce2c9
|
Adding some extra padding to action buttons to line them up better, changing over everything in datasources to tables (where possible).
|
2021-11-30 19:05:36 +00:00 |
Budibase Release Bot
|
acdc68efad
|
v1.0.2
|
2021-11-30 15:59:32 +00:00 |
Budibase Release Bot
|
b349e1c27f
|
v1.0.1
|
2021-11-30 15:44:46 +00:00 |
Martin McKeaveney
|
da9eff017d
|
v1.0.0
|
2021-11-30 16:34:33 +01:00 |
Budibase Release Bot
|
2ddff731e9
|
v0.9.190
|
2021-11-30 13:36:54 +00:00 |
Budibase Staging Release Bot
|
4e607feda0
|
v0.9.190-alpha.12
|
2021-11-30 10:14:02 +00:00 |
Budibase Staging Release Bot
|
68978c5ed1
|
v0.9.190-alpha.11
|
2021-11-29 13:58:47 +00:00 |
Budibase Staging Release Bot
|
ac1660540c
|
v0.9.190-alpha.10
|
2021-11-26 19:01:35 +00:00 |
Budibase Staging Release Bot
|
82beeeeb02
|
v0.9.190-alpha.9
|
2021-11-26 17:52:27 +00:00 |
Budibase Staging Release Bot
|
56d60bc968
|
v0.9.190-alpha.8
|
2021-11-26 15:29:05 +00:00 |
Budibase Staging Release Bot
|
c5c9206ab2
|
v0.9.190-alpha.7
|
2021-11-26 14:35:06 +00:00 |
Andrew Kingston
|
29c5e6c243
|
Add devtools to app preview and add ability to preview apps as different roles
|
2021-11-26 13:25:02 +00:00 |
Budibase Staging Release Bot
|
3b35b7d86b
|
v0.9.190-alpha.6
|
2021-11-26 11:36:30 +00:00 |
Budibase Staging Release Bot
|
83a716c58b
|
v0.9.190-alpha.5
|
2021-11-26 11:08:02 +00:00 |
Budibase Staging Release Bot
|
42baefdd14
|
v0.9.190-alpha.4
|
2021-11-25 22:21:36 +00:00 |
Budibase Staging Release Bot
|
05004e2b60
|
v0.9.190-alpha.3
|
2021-11-25 18:04:35 +00:00 |
Rory Powell
|
b6cc536965
|
WIP: Rest API import
|
2021-11-25 17:14:07 +00:00 |
Budibase Staging Release Bot
|
3a2a2ee4f8
|
v0.9.190-alpha.2
|
2021-11-25 16:50:21 +00:00 |
Budibase Staging Release Bot
|
b585fe9642
|
v0.9.190-alpha.1
|
2021-11-25 12:49:05 +00:00 |
Budibase Staging Release Bot
|
58c1927f6a
|
v0.9.190-alpha.0
|
2021-11-25 12:30:15 +00:00 |
mike12345567
|
831ef53319
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2021-11-25 12:21:58 +00:00 |
Budibase Staging Release Bot
|
6046e48e3d
|
v0.9.185-alpha.22
|
2021-11-25 10:33:01 +00:00 |
Budibase Staging Release Bot
|
439c8cd3ef
|
v0.9.185-alpha.21
|
2021-11-24 16:00:00 +00:00 |
Budibase Staging Release Bot
|
5f40c6e234
|
v0.9.185-alpha.20
|
2021-11-24 13:56:19 +00:00 |
Budibase Staging Release Bot
|
ff96b409aa
|
v0.9.185-alpha.19
|
2021-11-24 09:17:53 +00:00 |
Andrew Kingston
|
e639ec22ab
|
Merge pull request #3508 from Budibase/js-formula-fields
JS for formula fields + binding panel refactor
|
2021-11-24 09:10:46 +00:00 |
Budibase Staging Release Bot
|
aefc0a4695
|
v0.9.185-alpha.18
|
2021-11-24 08:48:23 +00:00 |
Budibase Staging Release Bot
|
145c1c5031
|
v0.9.185-alpha.17
|
2021-11-23 20:15:28 +00:00 |
Andrew Kingston
|
5ecd09b39e
|
Add readonly prop to combobox
|
2021-11-23 16:40:31 +00:00 |
Budibase Staging Release Bot
|
8e61944128
|
v0.9.185-alpha.16
|
2021-11-23 15:23:55 +00:00 |