mike12345567
|
f244b7b075
|
Implementing feature #1700 and making it possible to remove logo.
|
2021-06-21 18:01:25 +01:00 |
Martin McKeaveney
|
4cf10ba42e
|
refetch rows when row created
|
2021-06-21 11:10:46 +01:00 |
mike12345567
|
987b66fd59
|
Formatting and fixing an issue with mysql not being able to return a row that it has created, updated or deleted.
|
2021-06-18 13:14:45 +01:00 |
Martin McKeaveney
|
4ee2adc6cb
|
tidy up, fix UI tests
|
2021-06-17 14:45:08 +01:00 |
Martin McKeaveney
|
90bd99039b
|
lint
|
2021-06-17 14:06:31 +01:00 |
Martin McKeaveney
|
7cb3a910a7
|
table, view, datasource selection logic
|
2021-06-17 13:57:27 +01:00 |
Martin McKeaveney
|
dc382a7f15
|
Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-16 23:27:47 +01:00 |
Martin McKeaveney
|
f267c5c404
|
datasource selection logic - unselect other entities when choosing datasource
|
2021-06-16 23:27:38 +01:00 |
mike12345567
|
d22f608c6f
|
Formatting.
|
2021-06-16 18:39:59 +01:00 |
Martin McKeaveney
|
1a94ef5039
|
end to end data providers and opinionated sql
|
2021-06-16 17:50:22 +01:00 |
Martin McKeaveney
|
aabbbdecfe
|
consolidate postgres datas sources
|
2021-06-16 15:45:57 +01:00 |
mike12345567
|
2598af16bf
|
Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-16 14:13:57 +01:00 |
Martin McKeaveney
|
9a35e332ca
|
consolidate data sources and queries together in one UI
|
2021-06-15 19:48:05 +01:00 |
Andrew Kingston
|
abb1d33948
|
Lint with prettier
|
2021-06-15 19:39:40 +01:00 |
Martin McKeaveney
|
6c2099dd68
|
removing _all concept for tables, more work on plus datasource
|
2021-06-15 13:32:11 +01:00 |
Martin McKeaveney
|
58b33562db
|
external/internal tables and datasources merged, removed autocapture, re-added logout action
|
2021-06-11 17:52:08 +01:00 |
Michael Drury
|
1fabc60398
|
Merge pull request #1558 from Budibase/fix/cypress-fixes
Fix/Update Cypress test cases
|
2021-06-07 17:16:37 +01:00 |
Martin McKeaveney
|
22eb27f38d
|
fix rbac for tables
|
2021-06-07 14:29:06 +01:00 |
mike12345567
|
fa455e8eef
|
Fixing internal table issues and updating createTable cypress test case.
|
2021-06-02 12:32:07 +01:00 |
mike12345567
|
d89c750761
|
Updating system to allow setting builder/admin as a toggle during the invitation phase of a user.
|
2021-05-24 18:45:43 +01:00 |
Andrew Kingston
|
1a80655a04
|
Add real Budibase space logo as the default logo
|
2021-05-24 16:19:29 +01:00 |
Andrew Kingston
|
788b58197b
|
Remove console.log
|
2021-05-24 12:45:09 +01:00 |
mike12345567
|
a39b633c90
|
Formatting and adding routing checks to push the user out of admin menus when they are not an admin.
|
2021-05-21 17:12:25 +01:00 |
Andrew Kingston
|
7f677f3d59
|
Merge pull request #1526 from Budibase/ak-fixes
AK fixes
|
2021-05-21 15:44:58 +01:00 |
Andrew Kingston
|
805b09673a
|
Change update self method to automatically merge new fields with existing user object
|
2021-05-21 15:23:39 +01:00 |
Andrew Kingston
|
a8df26ffa6
|
Render email template inside iframe and render custom templates inside base template
|
2021-05-21 14:22:22 +01:00 |
Andrew Kingston
|
bc9e272978
|
Merge branch 'master' of github.com:Budibase/budibase into ak-fixes
|
2021-05-21 13:42:43 +01:00 |
Andrew Kingston
|
4b106ace56
|
Derive initials from user names and email address
|
2021-05-21 13:17:09 +01:00 |
Keviin Åberg Kultalahti
|
fc4f0b6c77
|
Merge branch 'master' into fixes/user-management
|
2021-05-21 14:10:36 +02:00 |
Keviin Åberg Kultalahti
|
683ae48caa
|
lint fix
|
2021-05-21 13:43:27 +02:00 |
Keviin Åberg Kultalahti
|
06c9af9670
|
fix erroneous disable state in resetform
|
2021-05-21 13:25:40 +02:00 |
Andrew Kingston
|
c45e75f8b5
|
Update app list screen to show unified app list with publish status
|
2021-05-21 10:32:16 +01:00 |
Keviin Åberg Kultalahti
|
e0f22ae934
|
Merge branch 'master' into fixes/user-management
|
2021-05-20 14:12:48 +02:00 |
mike12345567
|
0b08a78f87
|
Fixing an issue with checkAuth function not checking response status before attempting to get JSON.
|
2021-05-20 12:39:33 +01:00 |
Keviin Åberg Kultalahti
|
81726501ee
|
Merge branch 'next' into fixes/user-management
|
2021-05-20 11:02:15 +02:00 |
Andrew Kingston
|
feb71dc844
|
Default org platform URL to localhost
|
2021-05-19 15:03:27 +01:00 |
Andrew Kingston
|
66fd0d0016
|
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 |
Keviin Åberg Kultalahti
|
538b51b660
|
update function names on users store
|
2021-05-19 11:51:54 +02:00 |
Andrew Kingston
|
6e5cfe8520
|
Merge branch 'next' of github.com:Budibase/budibase into user-app-list
|
2021-05-19 10:09:20 +01:00 |
Andrew Kingston
|
bf935183ce
|
Use correct logo everywhere in the portal and fix some layouts
|
2021-05-18 18:48:37 +01:00 |
mike12345567
|
d9439abe86
|
Building up the API interactions for the forgotten password flow.
|
2021-05-18 15:26:09 +01:00 |
Andrew Kingston
|
6a418ecd51
|
Add default budibase org details
|
2021-05-18 13:54:04 +01:00 |
Keviin Åberg Kultalahti
|
a3f5e1af8c
|
lint:fix
|
2021-05-18 12:21:57 +02:00 |
Keviin Åberg Kultalahti
|
5a7ac2287b
|
Merge branch 'feature/draft-apps' into admin/user-management-ui
|
2021-05-17 15:21:48 +02:00 |
Keviin Åberg Kultalahti
|
e12ba0fa38
|
fix erroneous import
|
2021-05-17 13:12:43 +02:00 |
Keviin Åberg Kultalahti
|
0104a7a1ff
|
adds updateRoles method to users store
|
2021-05-17 13:01:16 +02:00 |
Martin McKeaveney
|
0ed0550e73
|
revert functionality working
|
2021-05-16 21:25:37 +01:00 |
Keviin Åberg Kultalahti
|
8392a4ba38
|
Merge branch 'feature/draft-apps' into admin/user-management-ui
|
2021-05-14 17:32:08 +02:00 |
Keviin Åberg Kultalahti
|
819582310a
|
lint fixes
|
2021-05-14 16:09:07 +02:00 |
Keviin Åberg Kultalahti
|
3873ed32b5
|
adds dummy updateRoles functioon to users store
|
2021-05-14 15:04:15 +02:00 |