1
0
Fork 0
mirror of synced 2024-08-16 18:41:37 +12:00
Commit graph

1379 commits

Author SHA1 Message Date
mike12345567
f0b02cf9a9 Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api 2022-02-16 15:30:48 +00:00
Peter Clement
340c9480c2 add row selection numbers 2022-02-16 15:00:18 +00:00
Budibase Release Bot
e044e5a193 v1.0.67 2022-02-16 14:42:28 +00:00
Peter Clement
1dd909c8c2 Merge remote-tracking branch 'origin/develop' into feature/table-row-selection 2022-02-16 14:35:42 +00:00
Budibase Release Bot
de3ad814b2 v1.0.66 2022-02-16 13:50:45 +00:00
Budibase Staging Release Bot
6361565dc7 v1.0.66-alpha.0 2022-02-15 17:15:15 +00:00
mike12345567
db45086105 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-02-15 16:54:21 +00:00
Budibase Release Bot
83e0f68597 v1.0.65 2022-02-15 15:43:32 +00:00
Andrew Kingston
5d25f80916 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
e22f0fe5d1 v1.0.58-alpha.7 2022-02-15 10:36:59 +00:00
Andrew Kingston
b2b4e89ee5 Merge pull request #4501 from Budibase/fix-vite-sourcemaps
Fix vite warnings
2022-02-15 10:30:19 +00:00
mike12345567
9c99aefef3 Merge branch 'master' of github.com:Budibase/budibase into fix/4337 2022-02-15 10:28:03 +00:00
Michael Drury
aebe62bab7 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
78458d549d Add on:focus handler to button to fix A11y issue 2022-02-15 09:31:55 +00:00
Budibase Staging Release Bot
fd7da375e0 v1.0.58-alpha.6 2022-02-15 09:23:08 +00:00
Budibase Release Bot
6f267526c5 v1.0.64 2022-02-15 09:22:36 +00:00
dependabot[bot]
39e0340458 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
6352e66b09 Merge branch 'develop' of github.com:Budibase/budibase into experimental-hbs-caching 2022-02-15 09:11:08 +00:00
Budibase Staging Release Bot
8233a522e0 v1.0.58-alpha.5 2022-02-14 18:05:17 +00:00
Andrew Kingston
2972927a18 Merge branch 'develop' of github.com:Budibase/budibase into experimental-hbs-caching 2022-02-14 17:58:42 +00:00
Andrew Kingston
bd99ffb5b7 Merge pull request #4475 from Budibase/table-column-config
Table column config
2022-02-14 17:57:56 +00:00
mike12345567
c83e25fb59 Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api 2022-02-14 17:32:21 +00:00
mike12345567
ee34ddaaf5 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
410e8a2888 v1.0.58-alpha.4 2022-02-14 15:04:23 +00:00
mike12345567
c1bd5b8329 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
a0eb72cef3 Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api 2022-02-14 13:08:37 +00:00
Budibase Staging Release Bot
b010c2fd63 v1.0.58-alpha.3 2022-02-14 12:04:23 +00:00
Andrew Kingston
2f9874d7c8 Merge branch 'develop' of github.com:Budibase/budibase into experimental-hbs-caching 2022-02-14 11:48:48 +00:00
Budibase Staging Release Bot
709e5ac547 v1.0.58-alpha.2 2022-02-14 11:00:33 +00:00
Budibase Release Bot
0862c8db84 v1.0.63 2022-02-14 09:34:12 +00:00
Budibase Release Bot
3f46eb4fd0 v1.0.62 2022-02-12 12:01:26 +00:00
Budibase Release Bot
adbfbb62c1 v1.0.61 2022-02-12 11:04:28 +00:00
mike12345567
126499f383 Fix for #4440, fixing validation of API endpoints. 2022-02-12 10:35:10 +00:00
Budibase Release Bot
c27a552d88 v1.0.60 2022-02-11 18:47:34 +00:00
Budibase Staging Release Bot
e4d5aa6521 v1.0.58-alpha.1 2022-02-11 18:29:37 +00:00
Budibase Release Bot
93336bf798 v1.0.59 2022-02-11 18:25:35 +00:00
mike12345567
0c3670353a Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api 2022-02-11 17:26:23 +00:00
Andrew Kingston
0f2d41c342 Merge branch 'develop' of github.com:Budibase/budibase into table-column-config 2022-02-11 14:28:36 +00:00
Peter Clement
d45c107db7 add row selection functionality to tables 2022-02-11 11:55:35 +00:00
Budibase Release Bot
16106548ac v1.0.58 2022-02-10 18:13:24 +00:00
Budibase Staging Release Bot
7f7bd8f447 v1.0.58-alpha.0 2022-02-10 18:04:34 +00:00
Martin McKeaveney
d1cebc61a9 merge with master 2022-02-10 18:57:26 +01:00
mike12345567
f031c34253 Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api 2022-02-10 17:42:28 +00:00
Martin McKeaveney
3a653e9f98 merge with master 2022-02-10 18:24:36 +01:00
Andrew Kingston
a0c703288c Fix button layout in drawers 2022-02-10 11:46:57 +00:00
Budibase Staging Release Bot
39a27d1dae v1.0.50-alpha.7 2022-02-10 11:03:45 +00:00
Budibase Release Bot
9852015cfa v1.0.57 2022-02-10 10:41:52 +00:00
Budibase Release Bot
87db7db456 v1.0.56 2022-02-10 09:35:51 +00:00
Michael Drury
45a965b041 Adding basic endpoints for API keys. 2022-02-09 23:16:24 +00:00
Budibase Release Bot
a15268d682 v1.0.55 2022-02-09 17:41:16 +00:00
Andrew Kingston
0e59be9375 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
7ed0cb274a v1.0.50-alpha.6 2022-02-09 15:12:28 +00:00
Budibase Release Bot
18ea87e5e3 v1.0.54 2022-02-09 14:57:41 +00:00
Michael Drury
1cc32e42c0 Merge branch 'develop' into frontend-core 2022-02-09 14:42:05 +00:00
Budibase Staging Release Bot
fcddaf1f73 v1.0.50-alpha.5 2022-02-09 14:38:55 +00:00
Budibase Release Bot
c941ecad1e v1.0.53 2022-02-09 14:27:35 +00:00
Andrew Kingston
91ef045396 Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-02-09 14:24:05 +00:00
mike12345567
70c9782e9a Merge branch 'develop' of github.com:Budibase/budibase into fix/feb-fixes 2022-02-09 12:48:53 +00:00
Budibase Release Bot
4ab5ef95ee v1.0.52 2022-02-08 17:19:05 +00:00
mike12345567
6199f06ea9 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
d13985af3f 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
14b0ef2ec5 v1.0.50-alpha.4 2022-02-08 16:13:59 +00:00
Budibase Release Bot
7dbb77fcff v1.0.51 2022-02-08 16:06:53 +00:00
Budibase Staging Release Bot
c229768b72 v1.0.50-alpha.3 2022-02-08 15:32:30 +00:00
mike12345567
d021883f43 Merge branch 'develop' of github.com:Budibase/budibase into fix/feb-fixes 2022-02-08 15:12:04 +00:00
Budibase Staging Release Bot
10077bdde2 v1.0.50-alpha.2 2022-02-08 14:51:54 +00:00
mike12345567
36bd285093 Merge branch 'develop' of github.com:Budibase/budibase into fix/feb-fixes 2022-02-08 12:28:27 +00:00
Budibase Staging Release Bot
5aa0b87e17 v1.0.50-alpha.1 2022-02-08 11:53:04 +00:00
Budibase Release Bot
00234cf186 v1.0.50 2022-02-08 10:01:04 +00:00
Andrew Kingston
d90ccc26c7 Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-02-08 08:12:37 +00:00
Budibase Staging Release Bot
8bf26bed76 v1.0.50-alpha.0 2022-02-07 20:42:24 +00:00
Martin McKeaveney
3742c7dc91 merge 2022-02-07 21:24:44 +01:00
mike12345567
007a1240d5 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
d91efb9678 v1.0.49-alpha.16 2022-02-07 16:54:28 +00:00
Andrew Kingston
6a3333cb19 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
6881cee40e v1.0.49-alpha.15 2022-02-07 15:46:09 +00:00
Andrew Kingston
fe495345f8 Update auto dismissal of notifications 2022-02-07 15:24:46 +00:00
Andrew Kingston
dd07f3516f 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
353b67d0eb Merge branch 'frontend-core' of github.com:Budibase/budibase into experimental-hbs-caching 2022-02-07 14:46:05 +00:00
Andrew Kingston
2969f2d24c Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-02-07 14:45:14 +00:00
Andrew Kingston
6245d605e8 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
d78e6a5e59 Merge branch 'develop' of github.com:Budibase/budibase into feature/real-rich-text 2022-02-07 12:13:29 +00:00
Andrew Kingston
587a260c2b Improve text area and long form height settings 2022-02-07 12:04:21 +00:00
Budibase Staging Release Bot
22a685aade v1.0.49-alpha.14 2022-02-07 10:52:24 +00:00
Budibase Staging Release Bot
2a5e169b7c v1.0.49-alpha.13 2022-02-07 10:27:31 +00:00
Andrew Kingston
a76508c76e Merge branch 'frontend-core' of github.com:Budibase/budibase into experimental-hbs-caching 2022-02-07 09:50:17 +00:00
Andrew Kingston
48ce006ac3 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
90514af833 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
508d7d1738 v1.0.49-alpha.12 2022-02-04 13:16:25 +00:00
Budibase Release Bot
2dea8789e8 v1.0.49 2022-02-04 12:19:39 +00:00
Budibase Staging Release Bot
0f11aea9d4 v1.0.49-alpha.11 2022-02-04 11:10:37 +00:00
Andrew Kingston
de3bf659f5 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
0b91bfdf85 v1.0.49-alpha.10 2022-02-04 10:32:31 +00:00
Andrew Kingston
a3eef9f534 Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-02-04 09:23:32 +00:00
Andrew Kingston
03b3049572 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
47dc1ac540 v1.0.49-alpha.9 2022-02-03 20:58:29 +00:00
mike12345567
984950b945 Adds alignment to long form and string fields as per #3374. 2022-02-03 19:13:56 +00:00
Andrew Kingston
619bae1d27 Merge branch 'frontend-core' of github.com:Budibase/budibase into experimental-hbs-caching 2022-02-03 14:48:13 +00:00
Andrew Kingston
2724ce00c3 Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-02-03 14:46:59 +00:00
Andrew Kingston
a0c3ee1c8b Add support for disabling rich text fields 2022-02-03 14:28:15 +00:00
Andrew Kingston
0005b05829 Add error border when rich text field fails validation 2022-02-03 14:08:30 +00:00
Andrew Kingston
160849d0f5 Support a customisable offset for fullscreen mode for rich text editors 2022-02-03 11:53:51 +00:00
Andrew Kingston
aacd8b01c6 Update rich text field height to be set dynamically 2022-02-03 10:46:41 +00:00
Andrew Kingston
392aaa30d0 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
f347bafe62 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
e8f8d6ead9 Properly trim markdown viewer component 2022-02-03 09:06:52 +00:00
Andrew Kingston
0b7dbebe5c Update markdown viewer and editor BBUI components 2022-02-02 21:22:49 +00:00
Andrew Kingston
0892a1db59 Add new rich text component to BBUI 2022-02-02 15:17:59 +00:00
Budibase Staging Release Bot
cf3e0f0fdc v1.0.49-alpha.8 2022-02-02 10:59:16 +00:00
Budibase Staging Release Bot
61e3877e08 v1.0.49-alpha.7 2022-02-01 20:38:50 +00:00
Andrew Kingston
298be3d931 Merge branch 'frontend-core' of github.com:Budibase/budibase into experimental-hbs-caching 2022-02-01 16:53:12 +00:00
Andrew Kingston
378ddc5753 Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-02-01 16:52:26 +00:00
Andrew Kingston
14eca1b461 Merge branch 'frontend-core' of github.com:Budibase/budibase into experimental-hbs-caching 2022-02-01 16:49:59 +00:00
Andrew Kingston
de12e0dc79 Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-02-01 16:46:00 +00:00
Budibase Staging Release Bot
7852960a03 v1.0.49-alpha.6 2022-02-01 16:32:31 +00:00
Budibase Staging Release Bot
bc781128d6 v1.0.49-alpha.5 2022-02-01 10:11:29 +00:00
Budibase Staging Release Bot
9abefd5b63 v1.0.49-alpha.4 2022-01-31 19:12:15 +00:00
Andrew Kingston
fcd79ed70a Merge branch 'client-bundle-size-reduction' into experimental-hbs-caching 2022-01-31 18:58:19 +00:00
Budibase Staging Release Bot
7aab9d3e40 v1.0.49-alpha.3 2022-01-31 17:55:54 +00:00
Budibase Staging Release Bot
a063274133 v1.0.49-alpha.2 2022-01-31 16:54:48 +00:00
Budibase Staging Release Bot
4596464b5a v1.0.49-alpha.1 2022-01-31 16:01:59 +00:00
mike12345567
f9c7877e02 Merge branch 'develop' of github.com:Budibase/budibase into feature/formula-filtering 2022-01-31 15:21:15 +00:00
Budibase Staging Release Bot
4b9acb21ae v1.0.49-alpha.0 2022-01-31 14:39:05 +00:00
mike12345567
d55005d327 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-01-31 14:29:02 +00:00
Budibase Release Bot
86ffa65d93 v1.0.48 2022-01-31 13:43:13 +00:00
Andrew Kingston
9b1754ad70 Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-01-31 09:40:33 +00:00
Andrew Kingston
22bb99357a Remove lodash and sort dependencies out 2022-01-31 09:32:06 +00:00
Budibase Staging Release Bot
6246ae61f9 v1.0.46-alpha.8 2022-01-30 21:43:10 +00:00
Budibase Staging Release Bot
dbaede79f6 v1.0.46-alpha.7 2022-01-28 15:12:31 +00:00
Andrew Kingston
bfe209e3e6 Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-01-26 17:49:27 +00:00
Budibase Staging Release Bot
d8ab715267 v1.0.46-alpha.6 2022-01-26 17:11:44 +00:00
Andrew Kingston
c7cd6b923d Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-01-26 16:02:27 +00:00
Budibase Staging Release Bot
03b35d1e8d v1.0.46-alpha.5 2022-01-26 15:03:16 +00:00
Andrew Kingston
5fa51005cf Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-01-25 07:51:47 +00:00
Budibase Release Bot
e96b2b4d42 v1.0.47 2022-01-24 15:48:12 +00:00
Budibase Staging Release Bot
0b2564ff44 v1.0.46-alpha.4 2022-01-24 15:47:45 +00:00
Andrew Kingston
30fa72665a Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-01-24 15:46:54 +00:00
Andrew Kingston
b0defa8176 Merge pull request #4030 from Budibase/s3-upload
S3 file upload component
2022-01-24 15:41:46 +00:00
Andrew Kingston
9c38624d3a Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-01-21 13:38:06 +00:00
mike12345567
87d5e0d39e Merge branch 'develop' of github.com:Budibase/budibase into feature/formula-filtering 2022-01-21 12:52:58 +00:00
Budibase Staging Release Bot
58dc644ad8 v1.0.46-alpha.3 2022-01-21 11:27:13 +00:00
mike12345567
e2006a299d Merge branch 'develop' of github.com:Budibase/budibase into feature/formula-filtering 2022-01-21 10:21:14 +00:00
Budibase Release Bot
caebb066c3 v1.0.46 2022-01-20 19:58:40 +00:00
Budibase Staging Release Bot
36611280f2 v1.0.46-alpha.2 2022-01-20 18:57:06 +00:00
Budibase Staging Release Bot
9dbadcd671 v1.0.46-alpha.1 2022-01-20 18:46:28 +00:00
Andrew Kingston
e2fb5f51f5 Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-01-20 18:44:04 +00:00
Budibase Staging Release Bot
f927117582 v1.0.46-alpha.0 2022-01-20 17:10:09 +00:00
mike12345567
d565819494 Merge branch 'develop' of github.com:Budibase/budibase into feature/formula-filtering 2022-01-20 17:05:51 +00:00
mike12345567
8d95d9b603 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-01-20 17:03:21 +00:00
Budibase Release Bot
6c22ccb149 v1.0.45 2022-01-20 16:33:40 +00:00