1
0
Fork 0
mirror of synced 2024-08-23 22:11:39 +12:00
Commit graph

791 commits

Author SHA1 Message Date
Michael Drury
655bfe1a0c
Merge branch 'develop' into feature/multi-tenants 2021-08-04 10:07:31 +01:00
Budibase Staging Release Bot
97cf8c53df v0.9.87-alpha.7 2021-08-04 08:58:12 +00:00
Budibase Staging Release Bot
20a08f2696 v0.9.87-alpha.6 2021-08-03 21:01:15 +00:00
Budibase Staging Release Bot
b8d94c7cb5 v0.9.87-alpha.5 2021-08-03 12:48:30 +00:00
Budibase Staging Release Bot
9b66b6090f v0.9.87-alpha.4 2021-08-02 13:02:24 +00:00
Budibase Staging Release Bot
0cb528489c v0.9.87-alpha.3 2021-07-30 11:04:41 +00:00
Budibase Staging Release Bot
0df305205e v0.9.87-alpha.2 2021-07-30 10:33:02 +00:00
Budibase Staging Release Bot
110a39e7f4 v0.9.87-alpha.1 2021-07-29 21:44:52 +00:00
Budibase Staging Release Bot
7a42898ef8 v0.9.87-alpha.0 2021-07-29 10:20:04 +00:00
Rory Powell
079e78b557 Merge master -> develop version bump 0.9.86 2021-07-29 10:55:31 +01:00
Budibase Staging Release Bot
b90435756d v0.9.86-alpha.0 2021-07-29 09:19:25 +00:00
Martin McKeaveney
f1fcbc22c6 merge with master 2021-07-29 10:06:33 +01:00
Budibase Release Bot
3b3211b978 v0.9.85 2021-07-28 21:57:53 +00:00
Martin McKeaveney
3736049f27 remove border around app 2021-07-28 22:50:27 +01:00
Budibase Staging Release Bot
64525c1804 v0.9.85-alpha.2 2021-07-28 21:46:10 +00:00
Budibase Staging Release Bot
69e15d92c9 v0.9.85-alpha.1 2021-07-28 16:05:40 +00:00
Budibase Staging Release Bot
14cdb118f9 v0.9.85-alpha.0 2021-07-28 10:25:47 +00:00
Martin McKeaveney
a42d922199 merge with master 2021-07-28 11:08:20 +01:00
Martin McKeaveney
9540cb1048
Merge pull request #2114 from mslourens/clear_form_action
Clear form action
2021-07-28 10:42:17 +01:00
Budibase Release Bot
a804cabbe8 v0.9.84 2021-07-28 09:34:03 +00:00
Budibase Staging Release Bot
c26854f7ed v0.9.83-alpha.1 2021-07-28 09:32:28 +00:00
Budibase Release Bot
fa307c9a59 v0.9.83 2021-07-27 16:13:27 +00:00
Budibase Staging Release Bot
01a1fce0f8 v0.9.83-alpha.0 2021-07-27 14:50:45 +00:00
Martin McKeaveney
30be2a00fa Merge branch 'master' of github.com:Budibase/budibase into develop 2021-07-27 12:03:20 +01:00
Budibase Release Bot
10180ba277 v0.9.82 2021-07-27 11:01:29 +00:00
Martin McKeaveney
e7153277fb merge 2021-07-27 11:58:41 +01:00
mike12345567
e2e796cd9d Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants 2021-07-27 10:32:18 +01:00
Budibase Release Bot
03acad2d89 v0.9.81 2021-07-27 09:20:57 +00:00
Budibase Staging Release Bot
2ecb2de1d2 v0.9.80-alpha.9 2021-07-27 09:11:15 +00:00
Budibase Release Bot
805464b474 v0.9.80 2021-07-27 09:07:05 +00:00
Andrew Kingston
919368db05
Merge pull request #2115 from Budibase/conditional-ui
Conditional UI
2021-07-27 10:02:22 +01:00
Budibase Staging Release Bot
0dbec1f1a4 v0.9.80-alpha.8 2021-07-26 21:20:37 +00:00
Maurits Lourens
d485e95e7b fix lint issues 2021-07-26 15:22:14 +02:00
Maurits Lourens
aea2de9058 Merge branch 'develop' into clear_form_action
# Conflicts:
#	packages/client/src/utils/buttonActions.js
2021-07-26 15:13:10 +02:00
Andrew Kingston
caccba8fd8 Simplify logic for determine default visibility for a conditional UI component 2021-07-26 13:16:45 +01:00
Andrew Kingston
bbcc350b14 Merge branch 'develop' of github.com:Budibase/budibase into conditional-ui 2021-07-26 13:04:08 +01:00
Maurits Lourens
35d5a2d082 clear form action - draft 2021-07-26 13:58:18 +02:00
Andrew Kingston
41953e049d Add full type support to conditional UI 2021-07-26 12:52:55 +01:00
Budibase Staging Release Bot
eaf656a85d v0.9.80-alpha.7 2021-07-26 09:34:02 +00:00
Michael Drury
c3bf5b0a66
Merge pull request #2087 from Budibase/fix/log-out-action
Logout button handler
2021-07-26 10:24:59 +01:00
Budibase Staging Release Bot
9b0daf925c v0.9.80-alpha.6 2021-07-26 08:23:08 +00:00
Budibase Staging Release Bot
ef396a1a48 v0.9.80-alpha.5 2021-07-26 07:42:30 +00:00
Andrew Kingston
de9f60c986 Redirect to login screen on client logout to prevent viewing public pages if they exist 2021-07-25 13:47:28 +01:00
Andrew Kingston
59bfba4331 Fix error with refreshing app package so that page reload on logout can be prevented 2021-07-25 13:43:07 +01:00
Andrew Kingston
7107b6aff3 Reload location on client logout for full reset, avoiding error when public pages exist 2021-07-25 13:29:27 +01:00
Budibase Staging Release Bot
3b3b90c721 v0.9.80-alpha.4 2021-07-25 11:22:12 +00:00
Michael Drury
a824746df9 Linting. 2021-07-25 12:09:50 +01:00
Michael Drury
48f797185c Adding back logout functionality. 2021-07-25 12:07:25 +01:00
Budibase Staging Release Bot
ef3ee02885 v0.9.80-alpha.3 2021-07-25 10:58:35 +00:00
Budibase Staging Release Bot
88dbb17af0 v0.9.80-alpha.2 2021-07-24 11:22:42 +00:00