1
0
Fork 0
mirror of synced 2024-09-10 22:46:09 +12:00
Commit graph

304 commits

Author SHA1 Message Date
Budibase Staging Release Bot
50729710c5 v1.0.105-alpha.7 2022-04-06 21:25:19 +00:00
Martin McKeaveney
bff43d37d5 Merge pull request #5151 from mslourens/prevent_multiple_sessions
invalidate sessions before login
2022-04-06 22:18:17 +01:00
Budibase Staging Release Bot
bb7c4e1d41 v1.0.105-alpha.6 2022-04-06 20:15:30 +00:00
Budibase Staging Release Bot
9746ac3ac6 v1.0.105-alpha.5 2022-04-06 13:05:51 +00:00
Budibase Staging Release Bot
57f5f5731a v1.0.105-alpha.4 2022-04-06 10:38:23 +00:00
Budibase Staging Release Bot
1660c3372a v1.0.105-alpha.3 2022-04-06 08:58:34 +00:00
Budibase Staging Release Bot
43b6714a98 v1.0.105-alpha.2 2022-04-05 11:56:35 +00:00
Michael Drury
9ca989936b Merge pull request #5256 from Budibase/dep/2022-05-04
Minimist 1.2.6 dependency update
2022-04-05 12:50:08 +01:00
Budibase Staging Release Bot
3725fa4ca5 v1.0.105-alpha.1 2022-04-05 11:22:24 +00:00
mike12345567
f67f923e4a Merge branch 'dependabot/npm_and_yarn/minimist-1.2.6' of github.com:Budibase/budibase into dep/2022-05-04 2022-04-05 12:20:38 +01:00
Budibase Staging Release Bot
476386f35a v1.0.105-alpha.0 2022-04-05 10:46:38 +00:00
dependabot[bot]
b0ee581f9e Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 10:41:37 +00:00
Budibase Release Bot
defd0a29a7 v1.0.104 2022-04-04 09:54:00 +00:00
Budibase Release Bot
db768fa6f6 v1.0.103 2022-03-31 09:27:58 +00:00
Budibase Release Bot
b94a48eac3 v1.0.102 2022-03-31 08:47:33 +00:00
Budibase Release Bot
42c82f30fe v1.0.101 2022-03-30 16:29:43 +00:00
Martin McKeaveney
cd8188a800 bump versions 2022-03-30 17:19:41 +01:00
Budibase Staging Release Bot
733b20c0b4 v1.0.98-alpha.9 2022-03-30 15:25:14 +00:00
Martin McKeaveney
034408b3c2 merge with master 2022-03-30 15:44:22 +01:00
Budibase Release Bot
f5e10d7a96 v1.0.100 2022-03-30 14:30:40 +00:00
Budibase Staging Release Bot
96ed7abf85 v1.0.98-alpha.8 2022-03-30 12:21:32 +00:00
Budibase Staging Release Bot
be20424695 v1.0.98-alpha.7 2022-03-30 11:45:01 +00:00
Budibase Staging Release Bot
f8f8d3c9cb v1.0.98-alpha.6 2022-03-29 12:03:54 +00:00
Budibase Staging Release Bot
21f7599509 v1.0.98-alpha.5 2022-03-29 10:18:40 +00:00
Maurits Lourens
5f91841a26 move invalidation to the creation of a session 2022-03-29 11:59:16 +02:00
Budibase Release Bot
04b8886ce8 v1.0.99 2022-03-29 09:23:26 +00:00
Maurits Lourens
65b3561244 invalidate sessions before login 2022-03-29 10:06:54 +02:00
Budibase Staging Release Bot
be02c8be94 v1.0.98-alpha.4 2022-03-29 07:24:22 +00:00
Martin McKeaveney
56b1d1dbc1 Merge pull request #5135 from Budibase/feature/googlesheets-release
Feature/googlesheets release
2022-03-29 08:18:11 +01:00
Budibase Staging Release Bot
866965c02c v1.0.98-alpha.3 2022-03-29 06:59:36 +00:00
Michael Drury
9890b45d71 Merge pull request #5134 from Budibase/fix/5103
Fix for RBAC on apps built from templates containing public screens
2022-03-28 17:17:19 +01:00
Martin McKeaveney
aed9bfc728 fixing google sheets bug, respect google configuration hierarchy 2022-03-28 16:44:33 +01:00
mike12345567
88437e11d0 Fix for #5103 - some templates are built on an older version that stored permissions differently, we can't migrate these as they will keep being added, easiest to just support the old method (apply the old rule and convert to the new format when retrieving roles). 2022-03-28 16:34:50 +01:00
Budibase Staging Release Bot
52b33fce2e v1.0.98-alpha.2 2022-03-28 13:07:09 +00:00
Martin McKeaveney
dc940d33db fix launch.json 2022-03-28 12:03:44 +01:00
Budibase Staging Release Bot
7ee95962e1 v1.0.98-alpha.1 2022-03-25 17:00:35 +00:00
Budibase Release Bot
aeee34cb7c v1.0.98 2022-03-25 16:59:39 +00:00
Budibase Staging Release Bot
3776c8b8d4 v1.0.98-alpha.0 2022-03-25 14:13:59 +00:00
Budibase Release Bot
dc292a072c v1.0.97 2022-03-25 12:22:30 +00:00
Budibase Release Bot
afb1dc5210 v1.0.96 2022-03-25 12:04:42 +00:00
Rory Powell
36a7323676 Merge branch 'master' into fix/cross-tenant-apps-with-session 2022-03-25 10:53:10 +00:00
Budibase Release Bot
79f6f92dd4 v1.0.95 2022-03-24 18:31:41 +00:00
Rory Powell
819f9b75de Link app context with tenancy, remove app tenancy middleware 2022-03-24 13:04:49 +00:00
Rory Powell
5851525c88 Merge branch 'master' into fix/cross-tenant-apps-with-session 2022-03-23 16:45:36 +00:00
Rory Powell
a68abf2730 Fix cross tenant apps with session 2022-03-23 16:45:06 +00:00
Budibase Release Bot
8f4a335a84 v1.0.94 2022-03-22 13:08:40 +00:00
Budibase Release Bot
29021b4600 v1.0.93 2022-03-21 17:15:53 +00:00
Budibase Release Bot
4ee5256ad3 v1.0.92 2022-03-21 14:34:43 +00:00
Budibase Release Bot
01fd1f3124 v1.0.91 2022-03-18 16:05:00 +00:00
Budibase Release Bot
ac32c2ee5f v1.0.90 2022-03-16 11:37:15 +00:00