Andrew Kingston
|
4d475c3cd4
|
Navigate to group upon creation
|
2022-08-04 11:31:06 +01:00 |
Andrew Kingston
|
fbb4692ba5
|
Fix issue when using an invalid group ID in url
|
2022-08-04 11:28:55 +01:00 |
Andrew Kingston
|
6701c25fc9
|
Fix users invited by email not being able to take priveleged roles
|
2022-08-03 15:16:26 +01:00 |
Andrew Kingston
|
546c45570d
|
Prevent showing any mention of groups when groups are not enabled both the platform and license level
|
2022-08-02 20:03:39 +01:00 |
Peter Clement
|
6d12b1b24f
|
more efficient fetching of total users per app
|
2022-07-29 13:10:00 +01:00 |
Peter Clement
|
9e4e005dcb
|
move bulk update / delete functionality out of controller
|
2022-07-25 16:58:30 +01:00 |
Peter Clement
|
710e71d7b8
|
2nd fix for multi tenancy groups
|
2022-07-22 10:56:16 +01:00 |
Peter Clement
|
a5d0b8c74b
|
fixing bug on multi tenant environment
|
2022-07-22 10:12:16 +01:00 |
Peter Clement
|
ea061e6ab1
|
updating license check to search for feature
|
2022-07-21 09:52:01 +01:00 |
Peter Clement
|
3f5fea9adc
|
update handling of group roles
|
2022-07-19 14:20:57 +01:00 |
Peter Clement
|
c5b9be60c7
|
Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab
|
2022-07-19 11:23:31 +01:00 |
Martin McKeaveney
|
346416d2ee
|
only add account portal people to intercom
|
2022-07-15 10:26:41 +01:00 |
Martin McKeaveney
|
994aade372
|
only show intercom in cloud
|
2022-07-15 09:32:46 +01:00 |
Peter Clement
|
3f721400e6
|
Merge branch 'feat/user-groups-tab' of github.com:Budibase/budibase into feat/user-groups-tab
|
2022-07-14 16:58:41 +01:00 |
Peter Clement
|
e63c7fd56f
|
update groups doc to take a roles object
|
2022-07-14 16:58:32 +01:00 |
NEOLPAR
|
c8512e3de6
|
changing user roles from users table
|
2022-07-14 16:55:19 +01:00 |
Peter Clement
|
6663fc25fc
|
Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab
|
2022-07-14 13:32:51 +01:00 |
Peter Clement
|
5fe6bd34b0
|
tidy up
|
2022-07-14 10:01:26 +01:00 |
Peter Clement
|
20e9e7a716
|
Merge branch 'feat/user-groups-tab' of github.com:Budibase/budibase into feat/user-groups-tab
|
2022-07-14 09:19:08 +01:00 |
NEOLPAR
|
cb29ac9e26
|
fixed duplicating users in user creation frontend
|
2022-07-13 17:12:44 +01:00 |
Peter Clement
|
4543b1213f
|
some user table fixes
|
2022-07-13 15:46:10 +01:00 |
mike12345567
|
d6f92c7039
|
Allowing query backend to attempt to convert types in returned JSON to build a better base schema.
|
2022-07-13 10:53:50 +01:00 |
Peter Clement
|
72a67adcf4
|
improve performance of adding users and groups
|
2022-07-11 15:29:39 +01:00 |
Andrew Kingston
|
8e03c8a33c
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-07-11 10:33:50 +01:00 |
Peter Clement
|
0e3b1fc46f
|
linting and tidy
|
2022-07-07 08:55:32 +01:00 |
Peter Clement
|
8a66a38470
|
Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab
|
2022-07-06 16:30:24 +01:00 |
Peter Clement
|
18d259b1ba
|
access tab refreshing correctly
|
2022-07-06 14:30:15 +01:00 |
Peter Clement
|
b846402d90
|
take into account pagination
|
2022-07-06 12:58:55 +01:00 |
Peter Clement
|
c9d86230d4
|
fixing users api references
|
2022-07-06 08:45:22 +01:00 |
mike12345567
|
2593dccdac
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-07-05 17:37:04 +01:00 |
Peter Clement
|
daafba8ec8
|
Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab
|
2022-07-05 16:04:01 +01:00 |
Peter Clement
|
a84b36cc54
|
group / user app assignment
|
2022-07-05 09:21:59 +01:00 |
Martin McKeaveney
|
65ea61ba6f
|
filter out non-admins in intercom
|
2022-07-04 12:51:38 +01:00 |
Martin McKeaveney
|
2d60f74d91
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-07-01 00:34:50 +01:00 |
mike12345567
|
136eec3388
|
Updating to maintain the old worker API for deprecation purposes, but removing from frontend usage.
|
2022-06-30 16:01:14 +01:00 |
mike12345567
|
2733f48492
|
Updating user page to search through the backend and building a basic pagination store that can be used for it.
|
2022-06-30 15:39:26 +01:00 |
Martin McKeaveney
|
bec7d86739
|
cherry pick new ui from develop
|
2022-06-30 12:52:07 +01:00 |
mike12345567
|
e7ff299c63
|
Adding user pagination, removing usages of the global user list from builder and replacing with direct user lookups where possible, still need to apply filtering to username/email serverside.
|
2022-06-29 19:11:00 +01:00 |
Martin McKeaveney
|
3ed1390c6e
|
adding types
|
2022-06-28 12:16:23 +01:00 |
Peter Clement
|
6b3832b841
|
user table updates
|
2022-06-24 14:41:52 +01:00 |
Peter Clement
|
8d264fe983
|
updated store and finished groups tab
|
2022-06-22 13:55:31 +01:00 |
Peter Clement
|
4ab7e8cd11
|
saving and fetching groups from couch
|
2022-06-15 16:51:30 +01:00 |
Andrew Kingston
|
15c28bcb8f
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-06-15 15:32:33 +01:00 |
Martin McKeaveney
|
a479c7c55c
|
Beta tab initial test for E2E, needs styled
|
2022-06-08 10:20:47 +01:00 |
Rory Powell
|
14e9fb4505
|
Remove ui events except for component created and view published app
|
2022-06-06 12:51:22 +01:00 |
Rory Powell
|
4cdfb3c110
|
Remove todos
|
2022-06-06 11:11:13 +01:00 |
Martin McKeaveney
|
95988a7407
|
rough implementation
|
2022-06-03 12:50:38 +01:00 |
Andrew Kingston
|
a494aec6c6
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-05-23 11:54:24 +01:00 |
Rory Powell
|
80a82bbcc3
|
Merge branch 'develop' into feature/posthog-v2
|
2022-05-23 09:04:00 +01:00 |
mike12345567
|
1d950bed7d
|
Porting UI, still needs testing.
|
2022-05-16 18:13:59 +01:00 |
Andrew Kingston
|
070ec8abd4
|
Improve role colours and ordering
|
2022-05-10 14:02:00 +01:00 |
Rory Powell
|
3e254e46bb
|
Merge branch 'develop' into feature/posthog-v2
|
2022-05-05 08:47:06 +01:00 |
Mel O'Hagan
|
5aae2cddc0
|
Refetch the admin checklist on SMTP config save
|
2022-05-03 10:36:50 +01:00 |
Rory Powell
|
1922bd1fcb
|
Add analytics to backend-core. Update server posthog usage
|
2022-03-25 13:04:34 +00:00 |
Rory Powell
|
bd99643dab
|
Merge branch 'develop' into labday/status-banner
|
2022-03-09 21:39:30 +00:00 |
mike12345567
|
7707755a32
|
Fixing an issue with the tables store, some calls depended on the fetch returning the table list.
|
2022-03-09 11:22:02 +00:00 |
Rory Powell
|
c22fb79d94
|
Merge branch 'develop' into labday/status-banner
|
2022-03-08 16:31:07 +00:00 |
mike12345567
|
2436bc2e32
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api
|
2022-03-01 18:43:52 +00:00 |
Rory Powell
|
01e97b0fda
|
Fix REST Import
|
2022-03-01 07:36:47 +00:00 |
mike12345567
|
c5c10cbc79
|
Fixes for review comments.
|
2022-02-28 18:39:05 +00:00 |
Rory Powell
|
9fcf702a32
|
Add status banner that reacts to cypress healthcheck failures
|
2022-02-24 14:41:24 +00:00 |
mike12345567
|
97337db4ee
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api
|
2022-02-21 14:34:06 +00:00 |
mike12345567
|
f872e29393
|
Fixing #4522 - frontend-core refactor changed how some of these endpoints were used.
|
2022-02-16 13:13:40 +00:00 |
mike12345567
|
dff24e402d
|
Getting api key/dev info docs setup and in use.
|
2022-02-10 19:06:49 +00:00 |
Michael Drury
|
833312f7bd
|
Start of API key modal.
|
2022-02-09 20:30:52 +00:00 |
Andrew Kingston
|
312571314d
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-02-01 16:46:00 +00:00 |
Rory Powell
|
74b6844ebf
|
Fix CSRF token not present using local auth
|
2022-01-31 11:07:54 +00:00 |
Andrew Kingston
|
c06947cf46
|
Improve handling of 403 logouts and return URL cookie
|
2022-01-25 15:28:31 +00:00 |
Andrew Kingston
|
18d5d66a71
|
Don't show an error if analytics fails to activate
|
2022-01-24 18:58:22 +00:00 |
Andrew Kingston
|
e0cb60d011
|
Update remaining builder stores to use new core API and handle errors properly
|
2022-01-24 14:32:27 +00:00 |
Andrew Kingston
|
db30c91a0b
|
Refactor all backend stores and their usages to use new core API and handle errors
|
2022-01-24 12:37:22 +00:00 |
Andrew Kingston
|
1f22b4ecfe
|
Add more work on API refactor in builder
|
2022-01-21 09:10:59 +00:00 |
Andrew Kingston
|
2e73a693db
|
Update parts of builder with core API refactor
|
2022-01-20 18:42:30 +00:00 |
Rory Powell
|
9da1c77903
|
Fix return url using cookies
|
2022-01-13 14:07:49 +00:00 |
Rory Powell
|
e45ee07192
|
Navigation fixes for duplicate and delete query
|
2022-01-05 13:27:15 -05:00 |
mike12345567
|
5326284075
|
Some fixes after testing dynamic variables in rest a bit more.
|
2021-12-17 14:08:48 +00:00 |
Peter Clement
|
5da5acc27b
|
Merge pull request #3737 from Budibase/feature/home-screen-redesign
Home Screen Redesign
|
2021-12-15 09:47:03 +00:00 |
Peter Clement
|
86a6d650c8
|
add templates store
|
2021-12-14 15:58:19 +00:00 |
Peter Clement
|
93230b7207
|
update handling of app updates
|
2021-12-14 15:30:20 +00:00 |
Peter Clement
|
efb50f0050
|
add option to change icon / colour
|
2021-12-08 18:51:24 +00:00 |
Rory Powell
|
a23b4143e1
|
Merge branch 'develop' into feature/rest-redesign
|
2021-12-08 12:36:12 +00:00 |
Rory Powell
|
1dbe978b01
|
Merge pull request #3644 from Budibase/rest-import
Rest import
|
2021-12-08 11:54:38 +00:00 |
Rory Powell
|
3bd93f2755
|
Refactor store actions to allow self reference
|
2021-12-08 11:01:12 +00:00 |
mike12345567
|
b0ef15684b
|
Adding query save, fixing routing to handle existing rest queries, adding in full saving of enabled headers functionality, fixing various issues discovered while testing.
|
2021-12-07 18:24:10 +00:00 |
Rory Powell
|
415462321d
|
Duplicate queries
|
2021-12-07 12:26:00 +00:00 |
mike12345567
|
ba9854d121
|
Adding all response capabilities.
|
2021-12-06 17:39:51 +00:00 |
Rory Powell
|
ac1bce0900
|
Merge + Linting
|
2021-12-02 14:54:47 +00:00 |
Rory Powell
|
d136824898
|
cURL import working
|
2021-11-29 17:21:30 +00:00 |
Rory Powell
|
adea1d052b
|
Update backend to be extensible for different import sources
|
2021-11-29 10:37:31 +00:00 |
mike12345567
|
4d73903019
|
Fixing a few issues that became obvious when I was looking at examples of what gets sent to the API for table saving.
|
2021-11-26 14:14:53 +00:00 |
Rory Powell
|
b6cc536965
|
WIP: Rest API import
|
2021-11-25 17:14:07 +00:00 |
mike12345567
|
9e0f369317
|
Updating test case to mock response value.
|
2021-11-24 15:10:52 +00:00 |
mike12345567
|
425fa4b595
|
Adding more error tracking around column creation, to reduce confusion/users not understanding required settings.
|
2021-11-24 14:55:14 +00:00 |
mike12345567
|
72bf66926d
|
Updating UI to have a table/column deletion check which makes sure the user understands what they are doing, also disabling external table deletion.
|
2021-11-22 15:26:24 +00:00 |
Michael Drury
|
361589d18a
|
Merge pull request #3338 from Budibase/feature/query-rbac-timeouts
Query RBAC, query and automation threading/timeouts
|
2021-11-17 11:39:09 +00:00 |
Rory Powell
|
851850dc03
|
Merge pull request #3354 from Budibase/rory/fixes-platform-url
Fixes for google sso, cloud email url and cloud logo updates
|
2021-11-16 13:46:06 +00:00 |
Rory Powell
|
cf13853f09
|
Fixes for google sso, cloud email url and cloud logo updates
|
2021-11-12 13:31:55 +00:00 |
mike12345567
|
d7ef5e606c
|
Fixing issue where deleted datasources wouldn't clear out queries.
|
2021-11-11 17:13:35 +00:00 |
mike12345567
|
ad68b895e1
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/query-rbac-timeouts
|
2021-11-11 13:50:42 +00:00 |
mike12345567
|
d54992de3d
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2021-11-11 13:48:07 +00:00 |