Budibase Staging Release Bot
8545cc3943
v2.2.12-alpha.57
2023-02-01 14:06:27 +00:00
Michael Drury
cc715d450f
Merge pull request #9493 from Budibase/fix/8236
...
CouchDB integration fixes
2023-02-01 13:55:03 +00:00
Budibase Staging Release Bot
4ca1615b1a
v2.2.12-alpha.56
2023-02-01 13:03:17 +00:00
Budibase Staging Release Bot
2f0496253c
v2.2.12-alpha.55
2023-02-01 11:12:50 +00:00
Budibase Staging Release Bot
c5384b7e15
v2.2.12-alpha.54
2023-02-01 10:21:38 +00:00
mike12345567
c038e483e2
Updates to use our new Nano layer for CouchDB integration rather than PouchDB.
2023-01-31 19:49:31 +00:00
Budibase Staging Release Bot
d8667feccf
v2.2.12-alpha.53
2023-01-31 19:45:03 +00:00
Gerard Burns
21a067f34e
New App Onboarding ( #9489 )
...
* New App Onboarding
* Lint
* Move app creation onboarding into its own route
* Fix quiet action button variant
* Fix alt attribute background image flashing
* Update routing logic and redirects to show app creation onboarding
* Navigate to data rather than design upon initial app creation to allow tour to function properly
* Tidy up popover logic and remove tip functionality
* Fix binding popovers
* Lint
* Silence spammy warnings from the builder
* Exclude SVG files from rollup plugin image to fix spectrum icons
* Fix help menu icon colours not working in light themes
* Tweak help menu styles
---------
Co-authored-by: Andrew Kingston <andrew@kingston.dev>
2023-01-31 19:34:32 +00:00
Budibase Staging Release Bot
7fe5659e27
v2.2.12-alpha.52
2023-01-31 17:32:58 +00:00
Gerard Burns
ebf4dba4a0
New Help Menu ( #9371 )
...
* New Help Menu
* design PR feedback
* Feedback updates
* Feedback updates, font awesome enhancement, upgrade button hidden if licensing is disabled
---------
Co-authored-by: Dean <deanhannigan@gmail.com>
2023-01-31 17:18:22 +00:00
Budibase Staging Release Bot
70bd5e3f4b
v2.2.12-alpha.51
2023-01-31 16:55:07 +00:00
deanhannigan
7a1464bb9d
Merge pull request #9409 from Budibase/feature/user-onboarding-overlays
...
Feature/user onboarding overlays
2023-01-31 16:37:18 +00:00
Budibase Staging Release Bot
b6ca342ed9
v2.2.12-alpha.50
2023-01-31 16:26:17 +00:00
deanhannigan
b11c9724ca
Merge pull request #9467 from Budibase/feature/auth-screens-redesign
...
Selfhost onboarding UX/UI updates
2023-01-31 16:13:46 +00:00
Budibase Staging Release Bot
df1d853fe0
v2.2.12-alpha.49
2023-01-31 15:46:07 +00:00
deanhannigan
fc7c58231e
Merge pull request #9025 from Budibase/feature/configurable-data-export
...
Filtering and sort on data row export
2023-01-31 15:35:12 +00:00
Dean
4b2d802cba
Merge remote-tracking branch 'origin/develop' into feature/configurable-data-export
2023-01-31 15:08:46 +00:00
Budibase Staging Release Bot
eca082a146
v2.2.12-alpha.48
2023-01-31 13:04:29 +00:00
Michael Drury
6acea3c3f0
Merge pull request #9481 from Budibase/feature/9480
...
Password replacement for REST authentication basic type
2023-01-31 12:48:38 +00:00
Budibase Staging Release Bot
a2996efe7a
v2.2.12-alpha.47
2023-01-31 11:34:34 +00:00
Budibase Staging Release Bot
7b6d2fbb2f
v2.2.12-alpha.46
2023-01-31 08:35:24 +00:00
mike12345567
fa51f67fc3
Update to cover the authentication for REST, replacing it with secret value and converting to password field, as well as minor update to env dropdown to only be a password field when not containing an environment variable - #9480 .
2023-01-30 18:50:35 +00:00
Budibase Staging Release Bot
93274fcdf0
v2.2.12-alpha.45
2023-01-30 17:44:07 +00:00
mike12345567
9a1ff005e4
Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables
2023-01-30 17:05:51 +00:00
mike12345567
39107032cd
Some missing async handling.
2023-01-30 17:03:20 +00:00
Peter Clement
68c6faf111
Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables
2023-01-30 16:44:11 +00:00
mike12345567
09556171ac
Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables
2023-01-30 16:41:19 +00:00
mike12345567
0038868208
PR comments - switching back to password field to hide the --secret-value--.
2023-01-30 16:40:31 +00:00
Peter Clement
173c02d93b
fix async handling for variable creation
2023-01-30 16:40:16 +00:00
Peter Clement
d9dfab23e8
Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables
2023-01-30 16:32:29 +00:00
Peter Clement
483825f16b
add try catch to all environment variable loading
2023-01-30 16:30:51 +00:00
Peter Clement
b7c4c4561c
gate env vars for rest variables
2023-01-30 16:28:45 +00:00
mike12345567
67e80975be
Merge branch 'develop' of github.com:Budibase/budibase into feature/environment-variables
2023-01-30 13:56:52 +00:00
Budibase Staging Release Bot
c32d766266
v2.2.12-alpha.44
2023-01-30 11:52:46 +00:00
Peter Clement
fb939b795f
Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables
2023-01-30 11:08:09 +00:00
Peter Clement
c067df3696
Added envirioment bindings to REST variables
2023-01-30 10:55:53 +00:00
mike12345567
7152a75288
Merge branch 'develop' of github.com:Budibase/budibase into feature/environment-variables
2023-01-30 09:53:31 +00:00
Budibase Staging Release Bot
b15dc542e3
v2.2.12-alpha.43
2023-01-30 08:30:29 +00:00
Andrew Kingston
b2cbdabaf7
Merge branch 'develop' of github.com:Budibase/budibase into develop
2023-01-30 08:16:47 +00:00
Andrew Kingston
eac5022660
Fix datasources not being collapsible
2023-01-30 08:16:31 +00:00
Dean
fd6b4cbe32
Feedback updates
2023-01-29 21:28:46 +00:00
Dean
22c9e5ebf2
Merge remote-tracking branch 'origin/develop' into feature/user-onboarding-overlays
2023-01-27 20:21:33 +00:00
Dean
4a5a9aff76
Merge remote-tracking branch 'origin/develop' into feature/auth-screens-redesign
2023-01-27 18:02:32 +00:00
Dean
a403afb92c
Validation refactor
2023-01-27 17:59:50 +00:00
Peter Clement
c591830516
add env vars to auth variables section in rest config
2023-01-27 16:35:14 +00:00
Peter Clement
7162a9c9dc
fix bug with dev variable not saving correctly
2023-01-27 15:50:59 +00:00
Peter Clement
7859e1f1c5
add divider on upgrade page
2023-01-27 15:23:24 +00:00
Budibase Staging Release Bot
1a8bba5277
v2.2.12-alpha.42
2023-01-27 14:49:10 +00:00
Dean
b6b32a2756
UI Onboarding UI/UX auth refactoring
2023-01-27 13:44:57 +00:00
Peter Clement
e623c344bf
update env dropdown input to remove tags
2023-01-27 11:48:02 +00:00