1
0
Fork 0
mirror of synced 2024-08-10 23:51:24 +12:00
Commit graph

12108 commits

Author SHA1 Message Date
Rory Powell
6b48028177 git add changed package.json files 2022-04-25 12:58:34 +01:00
Andrew Kingston
b3db4257f2 Update publish icon with normal tooltips 2022-04-25 12:46:59 +01:00
Andrew Kingston
47bdc9e60b Add tooltip prop to icon component 2022-04-25 12:46:45 +01:00
Budibase Staging Release Bot
d4de38019b v1.0.105-alpha.37 2022-04-25 11:34:54 +00:00
Rory Powell
d39ec2126a Merge pull request #5566 from Budibase/pro-build-fixes
Sync versions on release
2022-04-25 12:26:09 +01:00
Budibase Staging Release Bot
de1b2c3476 v1.0.105-alpha.36 2022-04-25 11:19:53 +00:00
Rory Powell
f6284cc697 Sync versions of pro and backend-core 2022-04-25 12:19:36 +01:00
Martin McKeaveney
6b93f90021 Merge pull request #5201 from Budibase/labday/integrations
Redis Integration
2022-04-25 12:12:49 +01:00
Budibase Release Bot
650cf2a82f v1.0.120 2022-04-25 10:50:20 +00:00
Martin McKeaveney
fa66c07578 PR review 2022-04-25 11:45:15 +01:00
Martin McKeaveney
73abd8aa9d Merge pull request #5561 from Budibase/gsheets-updates
Gsheets updates
2022-04-25 11:43:56 +01:00
Martin McKeaveney
25703889a3 merge 2022-04-25 10:24:49 +01:00
Martin McKeaveney
a3970d6f45 Merge branch 'gsheets-updates' of github.com:Budibase/budibase into gsheets-updates 2022-04-25 09:38:06 +01:00
Martin McKeaveney
bbce5a9c7f Merge branch 'master' into gsheets-updates 2022-04-25 09:27:38 +01:00
Dean
85928e72b2 Merge remote-tracking branch 'origin/develop' into feature/new-screen-addition-ui 2022-04-25 09:06:54 +01:00
Martin McKeaveney
31412cb83b moving node fetch import into module 2022-04-25 00:05:32 +01:00
Martin McKeaveney
4091642c67 remove google auth button 2022-04-24 23:38:52 +01:00
Martin McKeaveney
46b424308f only save refresh token in google auth 2022-04-24 23:33:50 +01:00
Martin McKeaveney
84d2bb3cf5 auto fetch access token in gsheets integration 2022-04-24 23:32:47 +01:00
Budibase Release Bot
00078b6cad v1.0.119 2022-04-23 12:20:38 +00:00
mike12345567
eac5796928 Merge branch 'master' of github.com:Budibase/budibase 2022-04-23 13:14:01 +01:00
Budibase Release Bot
81adeafd52 v1.0.118 2022-04-23 12:13:13 +00:00
mike12345567
77427ddaba Quick fix for #5495 - managing when no relationships exist. 2022-04-23 13:12:57 +01:00
Michael Drury
76e87cee7f Merge pull request #5545 from Budibase/fix/couch-issue
Fixing CouchDB issue
2022-04-23 13:05:56 +01:00
Dean
7cbf9c2e61 Cypress fixes for screen create flow 2022-04-22 18:23:16 +01:00
mike12345567
7627230be6 Fixing an issue we've experienced with couch, using a base64 cookie that we control manually. 2022-04-22 17:24:50 +01:00
Budibase Release Bot
f7e5afab79 v1.0.117 2022-04-22 15:57:50 +00:00
Michael Drury
141f9ed9dc Merge pull request #5542 from Budibase/fix/5495
Fix for SQL relationship based formulas
2022-04-22 16:51:24 +01:00
Dean
9ece75082f Merge remote-tracking branch 'origin/develop' into feature/new-app-publish-workflow 2022-04-22 16:39:59 +01:00
Dean
7a043dcdbd Code styling 2022-04-22 16:36:33 +01:00
Budibase Staging Release Bot
17f5261b68 v1.0.105-alpha.35 2022-04-22 15:27:20 +00:00
Rory Powell
186a1d7a90 Merge pull request #5544 from Budibase/pro-build-fixes
fix versions
2022-04-22 16:20:10 +01:00
Rory Powell
507ab8bed3 fix versions 2022-04-22 16:18:27 +01:00
Budibase Release Bot
272e4fe959 v1.0.116 2022-04-22 14:39:34 +00:00
Michael Drury
94419024a4 Merge pull request #5510 from Budibase/fix/pouch-leak
PouchDB memory leak protection
2022-04-22 15:32:51 +01:00
Dean
b9f57eecb3 Minor modal refactor for testing. Updates to the cypress tests around creating screens 2022-04-22 14:57:13 +01:00
mike12345567
d36fc9c7ba Fix for #5530 - make MySQL RejectUnauthorized SSL parameter accessible to the user. 2022-04-22 14:53:36 +01:00
Budibase Staging Release Bot
894bcdaca2 v1.0.105-alpha.34 2022-04-22 13:43:43 +00:00
Martin McKeaveney
9df3bc51a2 Merge pull request #5497 from StarZeus/develop
feat: made changes to worker and server packages to use global-agent …
2022-04-22 14:34:58 +01:00
Vinoth Kirubakaran
2c5cca5daa chore: updated yarn.lock in packages/worker 2022-04-22 18:55:56 +05:30
Vinoth Kirubakaran
33cd2eafab chore: resolved merge conflicts from develop branch 2022-04-22 18:17:41 +05:30
mike12345567
9b20daf930 Fix for #5495 - making sure that formula columns have access to the relationship details before squashing the results ready for response from the API. Also making sure that the frontend inputs the relationship bindings as expected with the proper path for access. 2022-04-22 12:56:36 +01:00
Budibase Staging Release Bot
30cdd57ab3 v1.0.105-alpha.33 2022-04-22 11:52:44 +00:00
Dean
1885a3e275 Refactored the screen wizard to separate out the role selection. Design and layout updates to address feedback 2022-04-22 12:22:21 +01:00
Vinoth Kirubakaran
8baa70db3e chore: resolved merge conflicts from develop branch 2022-04-22 16:44:14 +05:30
Vinoth Kirubakaran
ef3c604395 chore: resolved merge conflicts from develop branch 2022-04-22 16:42:31 +05:30
Rory Powell
0c3d002d59 Merge pull request #5538 from Budibase/pro-build-fixes
Path fixes
2022-04-22 12:12:06 +01:00
Rory Powell
12279aff53 Path fixes 2022-04-22 12:10:39 +01:00
Budibase Staging Release Bot
d91558486c v1.0.105-alpha.32 2022-04-22 10:58:15 +00:00
Rory Powell
ce2f704ed7 Merge pull request #5537 from Budibase/pro-build-fixes
Bash updates
2022-04-22 11:51:21 +01:00