mike12345567
|
a6e196a351
|
Making sure roles object is always present, issue #1529.
|
2021-05-21 14:56:06 +01:00 |
mike12345567
|
095e513f9f
|
Formatting
|
2021-05-21 14:49:59 +01:00 |
mike12345567
|
a54b582e0d
|
Updating UI to use the updated at.
|
2021-05-21 14:38:58 +01:00 |
mike12345567
|
06353409bc
|
Making sure the email sends out the write port if no platform URL is set.
|
2021-05-21 14:38:46 +01:00 |
mike12345567
|
a1ed0a113b
|
Merge branch 'master' of github.com:Budibase/budibase into feature/app-updated-at
|
2021-05-21 13:16:49 +01:00 |
mike12345567
|
0ff7bc672a
|
Adding redis to exclusion from coverage (can't currently test).
|
2021-05-21 13:08:59 +01:00 |
mike12345567
|
6ccec1632a
|
Adding a debounced updated at timestamp to applications.
|
2021-05-21 13:07:10 +01:00 |
Andrew Kingston
|
05281c83cb
|
Merge pull request #1516 from Budibase/enhanced-app-list
Enhanced app list + placeholder removal
|
2021-05-21 13:03:36 +01:00 |
Martin McKeaveney
|
6233de1fc1
|
Merge pull request #1508 from Budibase/postgres-connection-pool
postgres connection pooling
|
2021-05-21 12:28:51 +01:00 |
Andrew Kingston
|
52d0be8b58
|
Simplify lock logic
|
2021-05-21 11:49:23 +01:00 |
Andrew Kingston
|
93d77d058c
|
Update normal user home screen to reflect changes with app fetching
|
2021-05-21 11:17:23 +01:00 |
Andrew Kingston
|
613841e7dd
|
Remove accidental text
|
2021-05-21 11:15:35 +01:00 |
Andrew Kingston
|
b904bba4c7
|
Merge branch 'master' of github.com:Budibase/budibase into enhanced-app-list
|
2021-05-21 11:11:43 +01:00 |
Michael Drury
|
f76c7d9684
|
Merge pull request #1514 from Budibase/fix/per-app-login
Removing per app login screens
|
2021-05-21 11:11:21 +01:00 |
mike12345567
|
7886600d75
|
Linting.
|
2021-05-21 11:06:57 +01:00 |
Andrew Kingston
|
28e71e8cef
|
Remove global search bar
|
2021-05-21 11:02:40 +01:00 |
Andrew Kingston
|
c174602704
|
Merge branch 'master' of github.com:Budibase/budibase into enhanced-app-list
|
2021-05-21 11:00:26 +01:00 |
Andrew Kingston
|
e1c37752db
|
Rename general settings to organisation and add builder theme to Theming page, add password changing and user info changing to avatar dropdown
|
2021-05-21 11:00:08 +01:00 |
Andrew Kingston
|
cc21ed354b
|
Improve app list empty state screen and fix order of app context menu options
|
2021-05-21 10:37:19 +01:00 |
Andrew Kingston
|
f63f9a7c51
|
Update app list screen to show unified app list with publish status
|
2021-05-21 10:32:16 +01:00 |
Andrew Kingston
|
d30a9ef494
|
Add StatusLight and Badge components to BBUI
|
2021-05-21 10:31:45 +01:00 |
Martin McKeaveney
|
7ef5a01f04
|
v0.9.1
|
2021-05-21 10:04:45 +01:00 |
Martin McKeaveney
|
71ee256cbf
|
Update release.yml
|
2021-05-21 09:11:56 +01:00 |
Martin McKeaveney
|
9fb5d2e472
|
Merge pull request #1512 from Budibase/infra/release-pipeline
CI Pipeline
|
2021-05-20 23:30:14 +01:00 |
Martin McKeaveney
|
e83f600b9e
|
removing skip_setup as it was preventing init
|
2021-05-20 21:42:27 +01:00 |
Martin McKeaveney
|
7a73a39d33
|
fixes for production envoy config
|
2021-05-20 21:06:08 +01:00 |
mike12345567
|
0b924908fd
|
Formatting.
|
2021-05-20 20:48:46 +01:00 |
mike12345567
|
4d6e4475d3
|
Fixing some issues found when testing.
|
2021-05-20 20:48:24 +01:00 |
mike12345567
|
5e412fa497
|
Merge branch 'fix/per-app-login' of github.com:Budibase/budibase into fix/per-app-login
|
2021-05-20 16:18:32 +01:00 |
mike12345567
|
835e097d6e
|
Fixing test cases.
|
2021-05-20 16:18:09 +01:00 |
Andrew Kingston
|
71296670c2
|
Add return URL's to any unauthenticated requests in the portal or builder
|
2021-05-20 15:01:59 +01:00 |
Andrew Kingston
|
64496759fd
|
Redirect away from auth routes if already authenticated
|
2021-05-20 15:01:34 +01:00 |
Martin McKeaveney
|
7103df0013
|
v0.9.1
|
2021-05-20 14:53:22 +01:00 |
Martin McKeaveney
|
fd9f4a3027
|
v0.9.0
|
2021-05-20 14:49:19 +01:00 |
Andrew Kingston
|
99a2a5caf0
|
Add return URL to login form
|
2021-05-20 14:47:36 +01:00 |
Andrew Kingston
|
74a8eb4c1a
|
Redirect to login from client apps when required
|
2021-05-20 14:47:17 +01:00 |
Martin McKeaveney
|
5becbe58bd
|
Merge branch 'master' of https://github.com/Budibase/budibase into infra/release-pipeline
|
2021-05-20 14:30:08 +01:00 |
Martin McKeaveney
|
68e6823550
|
Update release.yml
|
2021-05-20 14:28:26 +01:00 |
Martin McKeaveney
|
3a422be071
|
simplify docker build before push
|
2021-05-20 13:54:18 +01:00 |
Martin McKeaveney
|
3f886bb463
|
Merge branch 'master' of https://github.com/Budibase/budibase
|
2021-05-20 13:09:07 +01:00 |
Martin McKeaveney
|
e28a5e98ab
|
fix lint
|
2021-05-20 13:09:02 +01:00 |
mike12345567
|
d301ea48a9
|
Removing all login/logout functionality from apps.
|
2021-05-20 13:05:58 +01:00 |
Martin McKeaveney
|
98496b4a01
|
Update release.yml
|
2021-05-20 13:00:07 +01:00 |
Martin McKeaveney
|
64e3b2a173
|
Update release.yml
|
2021-05-20 12:57:29 +01:00 |
Martin McKeaveney
|
e9a43925f7
|
lint
|
2021-05-20 12:55:24 +01:00 |
Martin McKeaveney
|
270195d85f
|
Merge pull request #1511 from Budibase/fix/onboarding
Fix/onboarding
|
2021-05-20 12:52:29 +01:00 |
Martin McKeaveney
|
fb98147ca5
|
Merge branch 'fix/onboarding' of https://github.com/Budibase/budibase into fix/onboarding
|
2021-05-20 12:46:58 +01:00 |
Martin McKeaveney
|
23007a8597
|
prevent NPM publish in CI
|
2021-05-20 12:46:49 +01:00 |
Martin McKeaveney
|
f6f32b98ba
|
testing CI pipeline
|
2021-05-20 12:46:31 +01:00 |
Martin McKeaveney
|
237642e4af
|
merge
|
2021-05-20 12:41:54 +01:00 |