Andrew Kingston
|
1e818a35c5
|
Add back readable text for oauth checklist step
|
2021-05-24 19:33:28 +01:00 |
Andrew Kingston
|
ecfd41d535
|
Add real updated timestamp to app table view
|
2021-05-24 14:11:45 +01:00 |
Andrew Kingston
|
5691280961
|
Stop / route screen being called Login when set to public access
|
2021-05-24 14:09:19 +01:00 |
Andrew Kingston
|
b9cfebdad2
|
Update deployment status message on error
|
2021-05-24 14:08:55 +01:00 |
Andrew Kingston
|
200d006971
|
Update deployment status message to not confuse user
|
2021-05-24 14:08:08 +01:00 |
Martin McKeaveney
|
4091013376
|
tidy up
|
2021-05-23 15:52:21 +01:00 |
Martin McKeaveney
|
35e361717c
|
make attachments downloadable and images clickable
|
2021-05-23 15:40:00 +01:00 |
Martin McKeaveney
|
f58ad3a12c
|
allow deletion of relationships
|
2021-05-23 15:06:33 +01:00 |
Michael Drury
|
7fb9673217
|
Merge pull request #1537 from Budibase/feature/app-updated-at
Mike fixes + application updated at timestamps
|
2021-05-21 16:10:29 +01:00 |
Andrew Kingston
|
b00895c7b4
|
Merge pull request #1526 from Budibase/ak-fixes
AK fixes
|
2021-05-21 15:44:58 +01:00 |
Andrew Kingston
|
d4518073c6
|
Change update self method to automatically merge new fields with existing user object
|
2021-05-21 15:23:39 +01:00 |
mike12345567
|
ede7e38442
|
Merge branch 'master' of github.com:Budibase/budibase into feature/app-updated-at
|
2021-05-21 14:57:41 +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 |
Andrew Kingston
|
3cbbde1fe4
|
Render email template inside iframe and render custom templates inside base template
|
2021-05-21 14:22:22 +01:00 |
Keviin Åberg Kultalahti
|
4314a30999
|
Merge branch 'master' into fixes/user-management
|
2021-05-21 14:10:36 +02:00 |
Keviin Åberg Kultalahti
|
a4de6d49c8
|
Merge branch 'master' into fixes/user-management
|
2021-05-21 13:32:55 +02:00 |
Keviin Åberg Kultalahti
|
53f38f6f8f
|
move extracted components into page components
|
2021-05-21 13:26:55 +02:00 |
Andrew Kingston
|
52d0be8b58
|
Simplify lock logic
|
2021-05-21 11:49:23 +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 |
Keviin Åberg Kultalahti
|
ac989fb282
|
move ResetForm to page component
|
2021-05-21 12:09:38 +02:00 |
Keviin Åberg Kultalahti
|
f050b65c45
|
add check after Login to redirect to resetpassword
|
2021-05-21 12:09:10 +02: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
|
99a2a5caf0
|
Add return URL to login form
|
2021-05-20 14:47:36 +01:00 |
Keviin Åberg Kultalahti
|
eca38a6fec
|
fixes missing cursor styling
|
2021-05-20 14:34:19 +02:00 |
mike12345567
|
d301ea48a9
|
Removing all login/logout functionality from apps.
|
2021-05-20 13:05:58 +01:00 |
Mike Shanks
|
aed083ee95
|
Fix: Unable to use parameters with Rest conenctor
|
2021-05-20 09:07:51 +01:00 |
Andrew Kingston
|
112ef65043
|
Merge pull request #1505 from Budibase/user-app-list
User home screen + tidy ups
|
2021-05-20 08:41:44 +01:00 |
Martin McKeaveney
|
638a43efb8
|
Merge pull request #1503 from Budibase/cron
Cron Automation trigger
|
2021-05-19 19:33:49 +01:00 |
Andrew Kingston
|
441fbd37fb
|
Prevent creating, deleting or editing global fields for user in the backend UI of the builder
|
2021-05-19 18:46:15 +01:00 |
mike12345567
|
d62280ae83
|
Merge branch 'next' of github.com:Budibase/budibase into user-app-list
|
2021-05-19 15:58:17 +01:00 |
mike12345567
|
c6f7f115b5
|
Fixing issues with the user table within the apps.
|
2021-05-19 15:55:00 +01:00 |
mike12345567
|
6a51e58f73
|
Merge branch 'user-app-list' of github.com:Budibase/budibase into user-app-list
|
2021-05-19 15:10:24 +01:00 |
mike12345567
|
0bbd45b413
|
Adding the ability to get all apps, with the status attached.
|
2021-05-19 15:09:57 +01:00 |
Andrew Kingston
|
5de98bb672
|
Implement new admin get self endpoint, move auth store to the portal, and implement working password changing and name changing
|
2021-05-19 14:05:08 +01:00 |
Andrew Kingston
|
5c8c663935
|
Fix spacing and make consistent in all portal pages
|
2021-05-19 11:07:14 +01:00 |
Martin McKeaveney
|
8ceba79a12
|
activations
|
2021-05-19 10:46:47 +01:00 |
Andrew Kingston
|
8364ab91a2
|
Fix google SSO button not working in light theme
|
2021-05-19 10:40:45 +01:00 |
Andrew Kingston
|
27dfa40ec4
|
Add user first name and last name to backend table UI
|
2021-05-19 10:40:05 +01:00 |
Andrew Kingston
|
f1a7f2a440
|
Merge branch 'next' of github.com:Budibase/budibase into user-app-list
|
2021-05-19 10:09:20 +01:00 |
Martin McKeaveney
|
a781239632
|
Adding cron presets to automations
|
2021-05-18 22:20:41 +01:00 |
mike12345567
|
d40fb215f9
|
Adding the ability to create options based on CSV, this will use the import data to create options.
|
2021-05-18 22:14:27 +01:00 |
Martin McKeaveney
|
c3dc5bae76
|
cron automation trigger end to end
|
2021-05-18 21:03:26 +01:00 |
Andrew Kingston
|
84510d0551
|
Use correct logo everywhere in the portal and fix some layouts
|
2021-05-18 18:48:37 +01:00 |
mike12345567
|
e9b9ada128
|
Building up the API interactions for the forgotten password flow.
|
2021-05-18 15:26:09 +01:00 |
mike12345567
|
6013cfd8ed
|
Formatting.
|
2021-05-18 15:09:04 +01:00 |
mike12345567
|
3332e56842
|
Adding repeat password entry component.
|
2021-05-18 15:08:57 +01:00 |
Andrew Kingston
|
78ba798be2
|
Improve routing based on auth and roles, and use redirects rather than pushing new routes
|
2021-05-18 14:39:26 +01:00 |