Martin McKeaveney
|
6ab9894f5b
|
Merge pull request #1594 from Budibase/dependabot/npm_and_yarn/packages/string-templates/ws-7.4.6
Bump ws from 7.4.2 to 7.4.6 in /packages/string-templates
|
2021-06-09 11:02:28 +01:00 |
Martin McKeaveney
|
5d4e486d36
|
Merge pull request #1471 from Budibase/dependabot/npm_and_yarn/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.5 to 2.8.9
|
2021-06-09 11:02:19 +01:00 |
Martin McKeaveney
|
f16ab86f9f
|
Merge pull request #1591 from Budibase/dependabot/npm_and_yarn/packages/client/ws-7.4.6
Bump ws from 7.3.1 to 7.4.6 in /packages/client
|
2021-06-09 11:02:09 +01:00 |
Martin McKeaveney
|
db48968d32
|
Merge pull request #1610 from Budibase/dependabot/npm_and_yarn/packages/worker/urijs-1.19.6
Bump urijs from 1.19.2 to 1.19.6 in /packages/worker
|
2021-06-09 11:01:48 +01:00 |
dependabot[bot]
|
e13ebf1b7d
|
Bump ws from 7.3.1 to 7.4.6 in /packages/client
Bumps [ws](https://github.com/websockets/ws) from 7.3.1 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.3.1...7.4.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-08 19:58:24 +00:00 |
dependabot[bot]
|
44f3ee4d4f
|
Bump ws from 7.4.2 to 7.4.6 in /packages/string-templates
Bumps [ws](https://github.com/websockets/ws) from 7.4.2 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.2...7.4.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-08 19:57:59 +00:00 |
Budibase Release Bot
|
0ed9cfc939
|
v0.9.34
|
2021-06-08 19:56:50 +00:00 |
Martin McKeaveney
|
2652060abd
|
Merge branch 'master' of github.com:Budibase/budibase
|
2021-06-08 20:49:17 +01:00 |
Martin McKeaveney
|
f198c2e108
|
ensuring PH and sentry configured correctly
|
2021-06-08 20:43:01 +01:00 |
Budibase Release Bot
|
9559aecd5a
|
v0.9.33
|
2021-06-08 19:28:00 +00:00 |
Martin McKeaveney
|
50186daed4
|
pin posthog version to fix CLI
|
2021-06-08 20:20:19 +01:00 |
Budibase Release Bot
|
7496938a72
|
v0.9.32
|
2021-06-08 18:48:22 +00:00 |
dependabot[bot]
|
8de6aa6668
|
Bump urijs from 1.19.2 to 1.19.6 in /packages/worker
Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.2 to 1.19.6.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/medialize/URI.js/compare/v1.19.2...v1.19.6)
---
updated-dependencies:
- dependency-name: urijs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-08 18:42:04 +00:00 |
Martin McKeaveney
|
fbc09f4b4a
|
Merge pull request #1667 from Budibase/fix/stability-bugfixes
Fix/stability bugfixes
|
2021-06-08 19:40:41 +01:00 |
Budibase Release Bot
|
ba90d908c0
|
v0.9.31
|
2021-06-08 18:15:16 +00:00 |
dependabot[bot]
|
faa87100a8
|
Bump hosted-git-info from 2.8.5 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.5...v2.8.9)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-08 18:10:12 +00:00 |
Michael Drury
|
79eeda0340
|
Merge pull request #1668 from Budibase/fix/user-relationships
Fixing some issues around users and export/import
|
2021-06-08 19:07:21 +01:00 |
Michael Drury
|
b48342c55c
|
Linting.
|
2021-06-08 18:29:34 +01:00 |
mike12345567
|
033258b495
|
Updating export template script to remove users as well.
|
2021-06-08 18:09:09 +01:00 |
mike12345567
|
72c3ff8c2e
|
Formatting.
|
2021-06-08 18:06:56 +01:00 |
mike12345567
|
fe66c3535c
|
Fixing a collection of issues, specifically users being exported/imported and issues with database import causing weirdness (metadata doc being wrong).
|
2021-06-08 18:06:16 +01:00 |
Martin McKeaveney
|
65abd63744
|
lint
|
2021-06-08 17:14:46 +01:00 |
mike12345567
|
b05c67e8b5
|
Formatting.
|
2021-06-08 16:11:46 +01:00 |
mike12345567
|
33184be064
|
Re-writing how global users are handled in server, specifically how they are retrieved, so that for relationships it can handle the global user.
|
2021-06-08 16:06:30 +01:00 |
Martin McKeaveney
|
feca6cc962
|
remove builder role from google auth, only allow google sign in if local account exists
|
2021-06-08 14:46:18 +01:00 |
Martin McKeaveney
|
eeaca8fc82
|
do not make query execution a requirement
|
2021-06-08 14:26:06 +01:00 |
Martin McKeaveney
|
499583ff22
|
fixing attachments for public apps
|
2021-06-08 12:50:58 +01:00 |
Martin McKeaveney
|
7f934327b7
|
making new screen modal choose the currently filtered role
|
2021-06-08 11:42:39 +01:00 |
Budibase Release Bot
|
bb20722b48
|
v0.9.30
|
2021-06-07 17:12:41 +00:00 |
mike12345567
|
fff818497e
|
Merge branch 'master' of github.com:Budibase/budibase
|
2021-06-07 18:04:32 +01:00 |
mike12345567
|
4e97eea3c0
|
Fixing staging build so it only occurs on develop, master doesn't need it.
|
2021-06-07 18:04:16 +01:00 |
Budibase Release Bot
|
dfed27393a
|
v0.9.29
|
2021-06-07 16:43:08 +00:00 |
mike12345567
|
cb0317ca71
|
Making sure images are built for staging push.
|
2021-06-07 17:35:23 +01:00 |
Budibase Release Bot
|
3fcc2be1e9
|
v0.9.28
|
2021-06-07 16:26:33 +00:00 |
Michael Drury
|
81a9a40a18
|
Merge pull request #1558 from Budibase/fix/cypress-fixes
Fix/Update Cypress test cases
|
2021-06-07 17:16:37 +01:00 |
mike12345567
|
88290f2a13
|
Removing unused function.
|
2021-06-07 17:00:03 +01:00 |
mike12345567
|
1f798f594d
|
Fixing conditional issues.
|
2021-06-07 16:59:54 +01:00 |
mike12345567
|
e75b1338c2
|
Skipping component test case.
|
2021-06-07 15:46:09 +01:00 |
Martin McKeaveney
|
e4febf1ad0
|
fix rbac for tables
|
2021-06-07 14:29:06 +01:00 |
mike12345567
|
e20b115b4d
|
Fixing broken backend test cases.
|
2021-06-07 14:08:49 +01:00 |
mike12345567
|
794119ec39
|
Merge branch 'fix/cypress-fixes' of github.com:Budibase/budibase into fix/cypress-fixes
|
2021-06-07 13:23:18 +01:00 |
mike12345567
|
1e9ce62261
|
Merge branch 'master' of github.com:Budibase/budibase into fix/cypress-fixes
|
2021-06-07 13:22:27 +01:00 |
Andrew Kingston
|
b1398340f5
|
Merge pull request #1620 from Budibase/lab-day-plausible
Lab day work (better searching for external data sources, date range component, fixes)
|
2021-06-07 09:47:10 +01:00 |
Andrew Kingston
|
5ff2b373b4
|
Merge pull request #1648 from Budibase/fix/radio-group-opacity
Fix radio group opacity on firefox on ubuntu
|
2021-06-07 09:44:53 +01:00 |
Andrew Kingston
|
58c2ce4959
|
Fix radio group opacity on firefox on ubuntu
|
2021-06-07 09:41:27 +01:00 |
Budibase Release Bot
|
509375313a
|
v0.9.27
|
2021-06-04 20:56:30 +00:00 |
Michael Drury
|
3216948e1e
|
Merge pull request #1631 from Budibase/fix/relationship-editting-ui
Some quick fixes for relationship UI
|
2021-06-04 21:46:46 +01:00 |
mike12345567
|
a58cd69133
|
Managing the finding of old revision in older apps.
|
2021-06-04 21:34:41 +01:00 |
mike12345567
|
b82af48351
|
Fixing an issue with the various components of a relationship column being edittable after it was created.
|
2021-06-04 21:25:34 +01:00 |
mike12345567
|
5317d7b1f3
|
Relationship name wasn't editable - fixing this.
|
2021-06-04 21:19:21 +01:00 |