Budibase Staging Release Bot
|
f3f60aee78
|
v0.9.79-alpha.0
|
2021-07-23 09:37:21 +00:00 |
Rory Powell
|
d4df0a91b8
|
Merge pull request #2070 from Budibase/feature/prerelease
Update build:docker -> build:docker:develop
|
2021-07-23 10:28:41 +01:00 |
Rory Powell
|
ff5e3ed94d
|
Update build:docker -> build:docker:develop
|
2021-07-23 10:02:12 +01:00 |
Rory Powell
|
097568aa35
|
Merge pull request #2066 from Budibase/feature/prerelease
Add lerna prereleases
|
2021-07-23 09:56:59 +01:00 |
Rory Powell
|
8a89c222ae
|
Add unique name to staging release bot
|
2021-07-23 09:44:03 +01:00 |
mike12345567
|
3f7bafe23d
|
Linting.
|
2021-07-22 22:37:20 +01:00 |
mike12345567
|
313302cae2
|
Fixing test cases and bugs that they raised.
|
2021-07-22 22:36:16 +01: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 |
Rory Powell
|
27946e5aae
|
Add lerna prereleases
|
2021-07-22 17:21:12 +01:00 |
Andrew Kingston
|
7343c947ae
|
Use tableId parameter when saving rows from button action
|
2021-07-22 16:50:35 +01:00 |
mike12345567
|
24012c2fba
|
Linting.
|
2021-07-22 16:37:50 +01:00 |
mike12345567
|
1d6a350311
|
Changing how flags are handled.
|
2021-07-22 16:36:21 +01:00 |
Andrew Kingston
|
520651119b
|
Fix lucene filtering of all types by parsing values as expected types, and correctly wrapping non-numeric types while building queries
|
2021-07-22 15:53:20 +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
|
cfab8d2713
|
Merge pull request #2050 from Budibase/fix/select-icons
Fix select icons
|
2021-07-21 15:12:00 +01:00 |
Andrew Kingston
|
f91115fc0f
|
Set default getOptionIcon prop in core Picker to avoid crash
|
2021-07-21 14:35:55 +01:00 |
Andrew Kingston
|
1effdc0e8f
|
Set default getOptionIcon prop to avoid crash when using core select, like in client apps
|
2021-07-21 14:35:37 +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 |
Andrew Kingston
|
4bdfb49742
|
Merge branch 'develop' of github.com:Budibase/budibase into conditional-ui
|
2021-07-21 10:50:00 +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 |
Andrew Kingston
|
f685d1cd09
|
Merge pull request #2034 from Budibase/drawer-improvements
Drawer improvements
|
2021-07-21 08:37:31 +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
|
616f4c1e45
|
Ignore server-bundled client library in prettier and eslint configs
|
2021-07-20 14:46:53 +01:00 |