1
0
Fork 0
mirror of synced 2024-08-15 01:51:33 +12:00
Commit graph

11477 commits

Author SHA1 Message Date
Rory Powell
f3860d3193 Merge branch 'develop' into labday/status-banner 2022-03-08 17:15:59 +00:00
Martin McKeaveney
d197a6d651 yarn.lock client library 2022-03-08 18:13:52 +01:00
Dean
f78dce3950 Added yarn lock files for Screenfull and LeafletJS 2022-03-08 16:59:10 +00:00
Budibase Staging Release Bot
e0580147d0 v1.0.81-alpha.3 2022-03-08 16:48:36 +00:00
Martin McKeaveney
02fe18ecaf update client lib to before merge 2022-03-08 17:41:23 +01:00
Dean
b67b34928a Initial Commit for Issue/3819. World map component added and a small change to the Component draggable behaviour to accomodate it. 2022-03-08 16:41:21 +00:00
Martin McKeaveney
592ed2a801 update client lib to before merge 2022-03-08 17:39:49 +01:00
Maurits Lourens
c2d48bebd7 initial setup for google firebase integration 2022-03-08 17:31:36 +01:00
Rory Powell
7151c86224 Merge branch 'develop' into labday/status-banner 2022-03-08 16:31:07 +00:00
Budibase Staging Release Bot
e106bc7160 v1.0.81-alpha.2 2022-03-08 15:58:48 +00:00
Martin McKeaveney
10a80b443f adding dayjs dep 2022-03-08 16:52:21 +01:00
Budibase Staging Release Bot
08bd8ae284 v1.0.81-alpha.1 2022-03-08 15:31:24 +00:00
Peter Clement
c00aca903c Merge pull request #4842 from Budibase/feature/export-from-client
Update how button action for exporting works
2022-03-08 15:24:23 +00:00
Andrew Kingston
5bef8849ca Remove cypress video flag again 2022-03-08 14:45:47 +00:00
Rory Powell
eefe4ea2ad Integrate usage quotas with licensing 2022-03-08 14:21:41 +00:00
Andrew Kingston
d8cb5bfd24 Fix screen renaming when same route already exists 2022-03-08 14:14:57 +00:00
Peter Clement
38ba2509d7 Merge remote-tracking branch 'origin/develop' into feature/export-from-client 2022-03-08 13:56:56 +00:00
mike12345567
5811217a4e initial version of nextjs app with bulma, for use with BB public API. 2022-03-08 13:43:12 +00:00
Andrew Kingston
4ef06ea6c1 Merge branch 'develop' of github.com:Budibase/budibase into copy-paste-improvements 2022-03-08 13:35:35 +00:00
Peter Clement
ebaaff1f8c account for blocks within export button action 2022-03-08 13:31:14 +00:00
Peter Clement
064aee5e2e Update how button action for exporting works 2022-03-08 12:58:05 +00:00
Budibase Staging Release Bot
64658d9880 v1.0.81-alpha.0 2022-03-08 12:05:17 +00:00
Martin McKeaveney
34e14799e8 merge 2022-03-08 12:57:29 +01:00
Martin McKeaveney
14cffcd6ff merge 2022-03-08 12:40:41 +01:00
Budibase Staging Release Bot
0b320ab29a v1.0.80-alpha.6 2022-03-08 11:39:14 +00:00
Martin McKeaveney
975eb0b99e merge from master 2022-03-08 12:34:27 +01:00
Martin McKeaveney
01e14346ed Merge pull request #4824 from Budibase/feature/export-from-client
Export selected rows from button action
2022-03-08 12:31:47 +01:00
Budibase Staging Release Bot
84f40bcac2 v1.0.80-alpha.5 2022-03-08 11:06:36 +00:00
Martin McKeaveney
5921b247d6 Merge pull request #4838 from mslourens/data_source_modal_error_handling
show correct error and keep modal open
2022-03-08 11:59:01 +01:00
Maurits Lourens
9a0c361ad0 show correct error and keep modal open 2022-03-08 11:15:02 +01:00
Budibase Staging Release Bot
f995dc1e57 v1.0.80-alpha.4 2022-03-08 10:03:32 +00:00
Michael Drury
ec10ed2270 Merge pull request #4834 from Budibase/fix/4811
Renaming SQL columns - don't drop old column
2022-03-08 09:55:30 +00:00
Budibase Release Bot
6ae5ead5f1 v1.0.80 2022-03-08 08:51:10 +00:00
Andrew Kingston
8131bae496 Update cypress tests for different button casing 2022-03-08 08:46:07 +00:00
Andrew Kingston
a4cf6b6197 Merge pull request #4820 from Budibase/fix/preview-event-callbacks
Properly remove window event listener when unmounting component preview
2022-03-08 08:44:13 +00:00
Andrew Kingston
8d87968a74 Remove stats file 2022-03-08 08:43:33 +00:00
Andrew Kingston
45863690c4 Merge pull request #4817 from Budibase/fix/s3-upload
Fix S3 upload component
2022-03-08 08:42:18 +00:00
Rory Powell
ad4a268a69 Move licensing middleware to pro repo 2022-03-08 08:01:41 +00:00
Budibase Staging Release Bot
db033231e3 v1.0.80-alpha.3 2022-03-07 17:22:25 +00:00
Michael Drury
0b26dfb5db Merge pull request #4826 from Budibase/fix/openapi-server-urls
Minor OpenAPI spec change
2022-03-07 17:16:15 +00:00
mike12345567
5bbbcde978 Removing org ID from cloud spec. 2022-03-07 16:41:22 +00:00
mike12345567
8185227ff1 Fixing issue #4811 - when renaming SQL columns use an actual rename alteration rather than dropping the column. 2022-03-07 16:31:35 +00:00
Andrew Kingston
e84e4f9899 Add duplicate action to settings bar 2022-03-07 14:05:26 +00:00
Andrew Kingston
d2b13cf3fa Add option to paste inside screens 2022-03-07 13:56:06 +00:00
mike12345567
3becf1b8a4 Adding the tenant ID to the Budibase Cloud URL, as well as setting up variables for them all as part of the server URL. 2022-03-07 13:21:30 +00:00
Rory Powell
5e94c8a931 Allow page width to be overridden 2022-03-07 13:14:36 +00:00
Maurits Lourens
baf53f2a9d implement review comments 2022-03-07 13:58:04 +01:00
Peter Clement
ed2c210db8 Add button action allowing for export of client row selection 2022-03-07 12:06:11 +00:00
Peter Clement
e3670d6737 Merge remote-tracking branch 'origin/develop' into feature/export-from-client 2022-03-07 12:04:56 +00:00
Andrew Kingston
4c88a046fd Update confirm text button when duplicating screens 2022-03-07 10:41:52 +00:00