Budibase Staging Release Bot
69b2bee2e1
v0.9.79-alpha.3
2021-07-23 15:46:11 +00:00
Rory Powell
6359f3db64
Default google activated form toggle to true for older configs
2021-07-23 16:02:38 +01:00
Andrew Kingston
af3802e28a
Fix svelte keying of component settings blocks
2021-07-23 15:44:35 +01:00
Budibase Staging Release Bot
32cf132022
v0.9.79-alpha.2
2021-07-23 14:05:23 +00:00
Budibase Staging Release Bot
885d3003fe
v0.9.79-alpha.1
2021-07-23 11:08:21 +00:00
Budibase Staging Release Bot
f3f60aee78
v0.9.79-alpha.0
2021-07-23 09:37:21 +00:00
Andrew Kingston
204de7c4d3
Add initial work on dynamically updating any setting via conditional UI
2021-07-22 19:19:37 +01:00
Andrew Kingston
5f19ccc6d5
Merge branch 'develop' of github.com:Budibase/budibase into conditional-ui
2021-07-22 18:16:03 +01:00
mike12345567
1d6a350311
Changing how flags are handled.
2021-07-22 16:36:21 +01:00
mike12345567
b21fe320c5
Adding fallbacks for oidc and google.
2021-07-22 15:26:14 +01:00
mike12345567
1b6a73c250
Linting.
2021-07-22 14:29:30 +01:00
mike12345567
5611c8e73e
Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants
2021-07-22 14:27:12 +01:00
mike12345567
27b2a13817
Swapping admin -> global in worker to reduce confusion in API url naming.
2021-07-22 12:56:47 +01:00
Kevin Åberg Kultalahti
b34f6c9a23
Merge pull request #2041 from Budibase/feature/nps-feedback-form
...
Adds the NPS Feedback Form modal/popup
2021-07-22 13:04:59 +02:00
Keviin Åberg Kultalahti
d9d08841e9
simplify check
2021-07-22 12:41:02 +02:00
Keviin Åberg Kultalahti
558b58b051
uses db to store feedback submissions status
2021-07-22 12:38:46 +02:00
Keviin Åberg Kultalahti
a6814091b1
adds close button to feedback form component
2021-07-22 12:07:38 +02:00
mike12345567
371e38fcb9
Linting.
2021-07-21 18:24:58 +01:00
mike12345567
63368fdae9
Adding query string functionality to skip org setup.
2021-07-21 18:23:49 +01:00
mike12345567
be1558e1e7
Adding mechanism to disable org functionality when multi-tenancy disabled.
2021-07-21 17:52:42 +01:00
Andrew Kingston
22c85a2eca
Remove icon from definition of fields to avoid icon issues
2021-07-21 14:25:02 +01:00
Andrew Kingston
5e5332cd4f
Add initial work on evaluation of conditional UI conditions in client library
2021-07-21 14:03:49 +01:00
Keviin Åberg Kultalahti
030571497b
update transitions to match modal component
2021-07-21 13:13:36 +02:00
Keviin Åberg Kultalahti
b22b987ea8
design fixes
2021-07-21 13:08:55 +02:00
Keviin Åberg Kultalahti
b41e84f8b7
add larger min-height to textarea
2021-07-21 12:55:26 +02:00
Keviin Åberg Kultalahti
02077fc109
fix erroneous title in feedback form
2021-07-21 12:51:06 +02:00
mike12345567
a9752c0939
Adding change org button to login page.
2021-07-21 11:47:47 +01:00
Keviin Åberg Kultalahti
60b17594f5
move cookie updating to the NPS component
2021-07-21 12:36:04 +02:00
Keviin Åberg Kultalahti
6aa3ad03e2
remove old feedback stuff
2021-07-21 12:31:06 +02:00
Keviin Åberg Kultalahti
6c7798e828
lint fix
2021-07-21 12:30:36 +02:00
Keviin Åberg Kultalahti
2c01db04d8
Merge branch 'develop' into feature/nps-feedback-form
2021-07-21 12:29:12 +02:00
Keviin Åberg Kultalahti
5b0557bc28
Adds last bits to NPS feedback form
2021-07-21 12:28:38 +02:00
mike12345567
3305400c83
Fixing saving of oidc and google auth, neither should require the callbackURL property with the tenancy update.
2021-07-21 11:10:26 +01:00
mike12345567
a3fd6dacfe
Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants
2021-07-21 10:40:10 +01:00
Andrew Kingston
0c80e8c5b5
Move lucene options into common file and add initial work on conditional UI components
2021-07-21 08:46:02 +01:00
mike12345567
b09c2d45f9
Linting and adding tenancy API.
2021-07-20 18:03:16 +01:00
mike12345567
ddfc524fcb
Fixing callback URLs.
2021-07-20 17:57:07 +01:00
mike12345567
9d89362af1
Fixing some issues discovered with logging in.
2021-07-20 17:46:41 +01:00
mike12345567
129ff3fef2
Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants
2021-07-20 15:56:12 +01:00
Andrew Kingston
b00452cc8d
Merge branch 'develop' of github.com:Budibase/budibase into drawer-improvements
2021-07-20 14:39:55 +01:00
Andrew Kingston
87394af383
Fix padding on some drawer content components
2021-07-20 14:38:35 +01:00
Andrew Kingston
2f559c3867
Update events editor and action components with new drawer styles
2021-07-20 14:34:27 +01:00
Peter Clement
3f42ed74b9
Merge remote-tracking branch 'origin/develop' into oidc-config-management
2021-07-20 12:57:58 +01:00
Peter Clement
1c6d455094
fix save button
2021-07-20 12:30:11 +01:00
Andrew Kingston
b3eb783d7b
Update drawer components to work with new styles
2021-07-20 10:58:07 +01:00
Peter Clement
30558ad3bd
only enable form save button when config has changed
2021-07-20 10:55:39 +01:00
Andrew Kingston
83ab09b133
Update navigation link editor drawer to work with new drawer styles
2021-07-20 10:52:46 +01:00
Peter Clement
0fa68a2d50
Add activated toggle and login functionality to support this
2021-07-20 09:27:12 +01:00
mike12345567
83db31f899
A lot of general fixes around getting logged in, setting up users etc.
2021-07-19 19:00:53 +01:00
mike12345567
358b2aef89
Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants
2021-07-19 17:35:48 +01:00
mike12345567
e026375f50
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-07-19 16:24:19 +01:00
Budibase Release Bot
d8136d0704
v0.9.78
2021-07-19 14:23:03 +00:00
Keviin Åberg Kultalahti
c4258bfe3c
implements nps form component
2021-07-19 09:28:34 +02:00
Budibase Release Bot
ec19ff23c2
v0.9.77
2021-07-16 18:52:46 +00:00
mike12345567
d6ae82e719
Linting.
2021-07-16 18:26:17 +01:00
mike12345567
d157285918
Adding organisation page.
2021-07-16 18:24:32 +01:00
mike12345567
f3156fca06
Further work, tenancy now working but some more work to be done.
2021-07-16 18:04:49 +01:00
mike12345567
b7995dd61d
Updating auth to utilise the tenant system.
2021-07-16 15:08:58 +01:00
Peter Clement
8297d058b5
More error handling around config saving
2021-07-16 14:07:48 +01:00
Peter Clement
87eea284ab
Better error handling around config saving
2021-07-16 10:51:58 +01:00
Rory Powell
d13b2025d5
Add Okta and OneLogin logos
2021-07-16 10:15:38 +01:00
Budibase Release Bot
2668f2ba40
v0.9.76
2021-07-15 23:23:00 +00:00
Rory Powell
806957e462
Merge branch 'feature/oidc-support' of github.com:Budibase/budibase into feature/oidc-support
2021-07-15 16:21:03 +01:00
Rory Powell
33b352c3ef
Store OIDC config in cookie instead of URL
2021-07-15 16:20:31 +01:00
Peter Clement
70ab4e4dc5
add new logic to support oauth and oidc buttons
2021-07-15 15:49:10 +01:00
Rory Powell
239e39e5ed
Merge branch 'develop' into feature/oidc-support
2021-07-15 14:05:30 +01:00
Budibase Release Bot
2bd7934518
v0.9.75
2021-07-15 10:12:28 +00:00
Michael Drury
fd76e532c7
Merge pull request #1989 from Budibase/fix/email-explanation
...
Email template descriptions/information
2021-07-15 11:04:36 +01:00
Rory Powell
6f1d995cc8
Auto generate callback url and supply id on login
2021-07-14 16:21:17 +01:00
Rory Powell
3152bd1839
Invert logos config naming to prevent conflict
2021-07-14 15:48:29 +01:00
Andrew Kingston
5e1c0b9417
Update styles of modal bindable input
2021-07-14 15:46:47 +01:00
Andrew Kingston
d8ad23ddb8
Update styles of server binding panel used for formula fields and automation bindings
2021-07-14 15:46:31 +01:00
Andrew Kingston
120994e2c4
Use automation block title in drawer for automation bindings
2021-07-14 15:46:00 +01:00
Andrew Kingston
83d6a7c56d
Disable save button in drawerbindableinput when syntax is invalid
2021-07-14 15:45:05 +01:00
Andrew Kingston
38014a76be
Update drawer styles, drawer bindable inputs and settings bindable inputs
2021-07-14 14:21:11 +01:00
Rory Powell
d97914837e
Casing change to config checklist
2021-07-14 14:13:04 +01:00
mike12345567
3eb82b5a63
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-07-14 13:54:39 +01:00
mike12345567
ae3a09d560
Merge branch 'master' of github.com:Budibase/budibase into feature/multi-tenants
2021-07-14 13:53:57 +01:00
mike12345567
a31cce0ff9
Linting.
2021-07-14 13:18:27 +01:00
mike12345567
c20fde41ee
Some quick fixes after a user had some confusion over how the email templating works, just adding some detail that should help explain.
2021-07-14 11:23:24 +01:00
Peter Clement
283698f8c5
Fix config form saving bugs
2021-07-13 21:47:36 +01:00
Budibase Release Bot
23bb4215c2
v0.9.74
2021-07-13 16:53:42 +00:00
Rory Powell
67fbf73bdd
Merge branch 'feature/oidc-support' of github.com:Budibase/budibase into feature/oidc-support
2021-07-13 17:33:08 +01:00
Rory Powell
63d119d6db
Update OAuth -> Authentication header
2021-07-13 17:32:57 +01:00
Peter Clement
b31be35307
Add UUID to each oidc config to distinguish each provider
2021-07-13 17:32:08 +01:00
Rory Powell
0973394208
Update config checklist to handle multiple sso sources
2021-07-13 17:30:17 +01:00
Rory Powell
3fa4b21a31
Update reference to microsoft logo to use most recent name
2021-07-13 16:35:54 +01:00
Rory Powell
2485f0da25
Remove reference to oracle logo to fix build
2021-07-13 16:24:30 +01:00
Peter Clement
9dd05ec96e
Add UUID to each oidc config to distinguish each provider
2021-07-13 15:52:21 +01:00
Peter Clement
af792cc09e
improve structure of OIDC config
2021-07-13 14:55:14 +01:00
Martin McKeaveney
bebfe4c6e1
merge with master
2021-07-11 18:07:46 +01:00
Rory Powell
15c53c16a7
Trim empty space on auth0 and microsoft logos
2021-07-09 18:31:52 +01:00
Budibase Release Bot
1f5b3b4467
v0.9.73
2021-07-09 17:29:06 +00:00
Kyle Harrison
2d451bb3a9
apply fixes for common spelling mistakes
2021-07-09 17:54:49 +01:00
Andrew Kingston
aa2691a452
Merge pull request #1953 from Budibase/client-feature-flags
...
Client library updating and client library feature awareness
2021-07-09 16:52:45 +01:00
Peter Clement
3867c63116
linting
2021-07-09 15:55:01 +01:00
Peter Clement
b94348dddc
Fix OIDC logo conditional display
2021-07-09 15:50:46 +01:00
Peter Clement
5a86d6bb6d
Linting and Optimisation
2021-07-09 15:05:39 +01:00
Peter Clement
7138070e4c
Fix bug where OIDC icon was not being displayed due to misconfiguration
2021-07-09 14:18:03 +01:00
Andrew Kingston
8cc67d815c
Reload the client preview whenever client library version changes
2021-07-09 13:23:49 +01:00
Peter Clement
005e0a2deb
Update login page to support user based oidc icon and name
2021-07-09 09:49:34 +01:00
Rory Powell
73c8dcf71b
Merge branch 'develop' into feature/oidc-support
2021-07-08 20:15:16 +01:00
Andrew Kingston
4eb6d1e624
Fix modal flashing when reverting app version and fix version number being incorrect
2021-07-08 12:56:35 +01:00
Peter Clement
cd1e5c8087
fixing conflict with OIDCButton
2021-07-08 12:36:09 +01:00
Peter Clement
99de767781
fix issue where oidc config form was not loading due to oidc_logos being undefined
2021-07-08 11:15:22 +01:00
mike12345567
39e91ceb82
Changing budibase -> internal/csv in datasource menu.
2021-07-07 17:47:00 +01:00
Peter Clement
2e49686eab
Merge branch 'feature/oidc-support' of https://github.com/Budibase/budibase into oidc-config-management
2021-07-07 17:42:31 +01:00
Peter Clement
7a51eba93c
Add OIDC icon to login page
2021-07-07 17:39:26 +01:00
Andrew Kingston
9440e4a5bf
Add UI to revert app version and initial work on app revert backend
2021-07-07 17:35:28 +01:00
mike12345567
f1dd80dcb4
Internal table detail screens should still have limit one.
2021-07-07 17:31:03 +01:00
mike12345567
53199ddc61
Inverting logic as the type isn't always internal.
2021-07-07 17:21:56 +01:00
mike12345567
44c87f4fb8
Making it possible to create an internal table from the plus symbol.
2021-07-07 17:13:04 +01:00
Andrew Kingston
0a44b1e3d8
Add client libary update management from inside the builder
2021-07-07 17:07:42 +01:00
Andrew Kingston
0ff1f0fbe9
Fix crash when referencing a component definition that doesn't exist
2021-07-07 17:07:16 +01:00
Peter Clement
cff2a9ad7d
Fix for icon upload issue
2021-07-07 16:18:18 +01:00
Andrew Kingston
fb6c115adf
Use client feature flags to conditionally show theme picker
2021-07-07 13:55:05 +01:00
Andrew Kingston
cc7b07a020
Use client features to determine when to show client preview on initial load
2021-07-07 13:54:44 +01:00
Andrew Kingston
24a2c547eb
Store client features in frontend store
2021-07-07 13:54:21 +01:00
Peter Clement
37b1200051
Allow user uploaded icons in oidc config
2021-07-07 13:41:09 +01:00
Andrew Kingston
ac99f7a23b
Update develop with master bugfix and add comments to explain loading events
2021-07-07 13:21:30 +01:00
Budibase Release Bot
f4f2a03503
v0.9.72
2021-07-07 12:19:03 +00:00
Andrew Kingston
67ffb2d96d
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-07-07 13:16:26 +01:00
Andrew Kingston
ef88c740b2
Fix iframe preview loading bug in old client library versions
2021-07-07 13:09:33 +01:00
Budibase Release Bot
330fd8b922
v0.9.71
2021-07-07 10:52:11 +00:00
Andrew Kingston
9542910a41
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-07-07 11:48:38 +01:00
Andrew Kingston
07ea6469fd
Add error handling to builder preview and loading indicator
2021-07-07 11:10:23 +01:00
Martin McKeaveney
9f3c2a8033
typo
2021-07-06 18:56:41 +01:00
Martin McKeaveney
a8277c9385
better naming, filter out public from inheritable roles
2021-07-06 18:55:34 +01:00
Martin McKeaveney
78bd36304e
prevent editing public role in apps
2021-07-06 18:54:08 +01:00
Martin McKeaveney
13517d5298
make logged in users basic by default, prevent allowing users to be assigned as default in the UI
2021-07-06 18:43:04 +01:00
Martin McKeaveney
68df47e22f
default to public in UI
2021-07-06 17:19:03 +01:00
Andrew Kingston
788f517b04
Remove redirect when user only has access to one app
2021-07-06 17:00:44 +01:00
Michael Drury
df97a2572b
Merge pull request #1932 from Budibase/fix/sql-relationship-validation
...
Adding validation to SQL relationship modal
2021-07-06 15:55:41 +01:00
Andrew Kingston
929d1c73d4
Avoid filter editor sending a prop change when filter is not an array, which was causing extra 409s and causing issues with tables
2021-07-06 15:55:02 +01:00
Andrew Kingston
8befb1d545
Fix bug with tabs causing them to broadcast a change event on mount
2021-07-06 15:53:52 +01:00
mike12345567
3cdd658ea0
Linting.
2021-07-06 13:11:29 +01:00
mike12345567
ff99e1dcc6
Don't allow foreign key to be the primary key of a row (this would break things).
2021-07-06 13:10:02 +01:00
mike12345567
2fc512bcda
Linting.
2021-07-06 12:59:55 +01:00
mike12345567
04fbb8ea29
Adding validation to the SQL relationship creation modal.
2021-07-06 12:58:36 +01:00
Andrew Kingston
1c636dfd04
Merge pull request #1918 from Budibase/spectrum-apps
...
Spectrum themed apps
2021-07-06 11:43:52 +01:00
Rory Powell
7803540399
Use configuration url to retrieve oidc endpoints
...
The /.well-known/openid-configuration endpoint can be used to
retrieve the majority of configuration needed for oidc
Additionally refactor the callback url to be generated on the server
side as this is a fixed endpoint.
Add linting fixes
2021-07-06 10:03:40 +01:00
Bernhard Hayden
baab7141c0
Proof of concept OIDC implementation
2021-07-06 10:03:40 +01:00
mike12345567
8550d00751
Giving the system the ability to make auto increment columns auto-columns in postgres or mysql.
2021-07-05 18:11:23 +01:00
Andrew Kingston
dcaf02ecee
Merge branch 'develop' of github.com:Budibase/budibase into spectrum-apps
2021-07-05 17:41:26 +01:00
Andrew Kingston
03c4f0fc24
Fix cypress test
2021-07-05 17:37:38 +01:00
mike12345567
e7d6298647
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-07-05 17:17:32 +01:00
Andrew Kingston
c3913372e1
Lint
2021-07-05 16:47:30 +01:00
Budibase Release Bot
1532fee301
v0.9.70
2021-07-05 14:38:21 +00:00
Peter Clement
a0f2de65e7
Front End form for OIDC configuration
2021-07-05 14:25:42 +01:00
mike12345567
7d244f0a9c
Review comments.
2021-07-05 11:06:39 +01:00