1
0
Fork 0
mirror of synced 2024-07-03 05:20:32 +12:00
Commit graph

1737 commits

Author SHA1 Message Date
Andrew Kingston 66b4b2727e Fix slash appearing in the tag settings bar 2022-02-15 10:48:13 +00:00
Budibase Release Bot 1339c066bd v1.0.64 2022-02-15 09:22:36 +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
Budibase Release Bot 72a167cc3f v1.0.60 2022-02-11 18:47:34 +00:00
Budibase Release Bot ac16315416 v1.0.59 2022-02-11 18:25: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
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
Martin McKeaveney 9144fdef6e merge with develop 2022-02-10 11:39:15 +01:00
Budibase Release Bot dc9d8b9261 v1.0.56 2022-02-10 09:35:51 +00:00
Budibase Release Bot c4fdd5f469 v1.0.55 2022-02-09 17:41:16 +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 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
Budibase Staging Release Bot 694ac5e79e v1.0.50-alpha.2 2022-02-08 14:51:54 +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
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 9b3c06bb3a Prevent notifications in client apps from being automatically dismissed 2022-02-07 15:25:03 +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 2bb893108d Revert rich text field name to long form field 2022-02-07 12:13:11 +00:00
Andrew Kingston 750b266e90 Add format setting on long form fields to allow choice between rich text and plain text, and default to automatically determining from the schema 2022-02-07 12:12:02 +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 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