Andrew Kingston
a78ba19cf8
Tidy up buttons above sheets and add FAB for adding rows
2023-03-10 11:59:10 +00:00
Andrew Kingston
c4e3667b6c
Merge branch 'develop' of github.com:Budibase/budibase into just-dataspace-things
2023-03-09 17:54:58 +00:00
Andrew Kingston
e5271bdef1
Command palette ( #9942 )
...
* command palette E2E
* tidy up
* Improve theming with spectrum badges and dedupe spectrum label usage
* Update data section nav to match designs and use panel component
* Fix main content layout in data section
* Update data section routing for tables
* Improve data section routing for tables to account for edge cases
* Update internal and sample datasource routing
* Update external datasource routing
* Update routing for queries and make a top level concept like everything else
* Update routing for views
* Fix undefined reference when deleting datasource
* Reduce network calls and fix issues with stale datasourcenavigator state
* Update routing for REST queries and unify routes for normal queries and REST queries
* Lint
* Fix links for queries from datasource details page
* Remove redundant API calls and improve table deletion logic
* Improve data entity deletion logic and redirection and fix query details keying
* Improve determination of selected item in datasource tree
* Update command palette to support new data routes
* Update command palette, fix keybind issues and updating loading state
* Lint
* Fix publish command and fix preview published app URL
* Fix BBUI import
* Lint
* Fix datasource navigator selected state not working for internal DB or sample data
* Update command palette to use ctr+k/cmd+k
* Update command palette to match new designs and add visible categories
* Restore missing styles£
* Use proper theme constants for changing theme in command palette
* Add command palette action for inviting users
---------
Co-authored-by: Martin McKeaveney <martinmckeaveney@gmail.com>
2023-03-09 14:15:43 +00:00
deanhannigan
d5f7a27d07
Component settings section tabs ( #9895 )
...
* Added tabs to the component settings section in the builder
* Review updates
* Update setting tab buttons to be size M and use a lighter font color when selected
---------
Co-authored-by: Andrew Kingston <andrew@kingston.dev>
2023-03-08 14:40:13 +00:00
mike12345567
f421b93826
Merge branch 'master' of github.com:Budibase/budibase into develop
2023-03-08 13:52:55 +00:00
melohagan
a8f873fff3
Try/catch automation Create Row relationship ( #9924 )
...
* Try/catch
* Increase height of automation test output
* Unit tests
* lint
2023-03-08 13:39:18 +00:00
mike12345567
ae3671ea42
Merge branch 'master' of github.com:Budibase/budibase into develop
2023-03-07 17:49:44 +00:00
Martin McKeaveney
72cb60ec02
merge from master
2023-03-07 16:54:33 +00:00
Dean
c6cddb5c06
Linting
2023-03-07 13:41:57 +00:00
Dean
5b9fbbc3b4
Various fixes for update self behaviour
2023-03-07 13:35:18 +00:00
Andrew Kingston
0e9fc297fb
Expose loading state of sheet and improve column highlighting logic
2023-03-07 12:05:00 +00:00
Andrew Kingston
df757ce09b
Prevent adding rows to users table and remove log
2023-03-07 11:57:28 +00:00
Andrew Kingston
554659bd91
Fix buttons being highlighted when filters are set
2023-03-07 11:43:42 +00:00
Andrew Kingston
ca92d520b3
Fully integrates sheets with datasection and remove lots of old stuff
2023-03-07 11:40:32 +00:00
Dean
f5b513f5a5
Minor UI fixes for the user side panel header height and user email overflow
2023-03-07 11:17:22 +00:00
melohagan
09cf4f8bbc
Dynamic filter: Enrich columns ( #9877 )
...
* WIP
* Allow related fields in Dynamic Filter
* REST URL check https first
* Only allow related fields in dynamic filter column editor
2023-03-07 10:32:52 +00:00
Martin McKeaveney
937cb7742f
Merge pull request #9858 from Budibase/hide-upgrade-on-enterprise
...
Hide upgrade button on enterprise plan
2023-03-06 16:16:23 +00:00
Martin McKeaveney
c4ba55842c
Merge pull request #9855 from Budibase/fix/martin-ux-updates
...
small UX updates to improve user addition and perceived loading of builder
2023-03-06 16:16:05 +00:00
Andrew Kingston
b93f575bca
Add popovers to sheet column headers, improve mouse UX
2023-03-06 15:09:42 +00:00
Andrew Kingston
4647e1bc07
Fix issues with not disconnecting users when swapping datasource and improve multi-user UI
2023-03-06 11:20:47 +00:00
Andrew Kingston
36c953443f
Add WIP initial multi-user websocket implementation for sheets
2023-03-05 18:57:05 +00:00
Martin McKeaveney
f7d6c37fc7
merge
2023-03-03 16:49:04 +00:00
Andrew Kingston
b82e7582db
Add back in functional delete row button
2023-03-03 08:34:26 +00:00
Andrew Kingston
5b590a5976
Integrate sheet into data section better
2023-03-02 17:20:51 +00:00
Peter Clement
aa02c0ca30
fix issue with user searching
2023-03-02 14:30:04 +00:00
Peter Clement
ecfe685a2f
account for system events
2023-03-02 10:06:24 +00:00
Rory Powell
a80d963c88
Hide upgrade button on enterprise plan
2023-03-02 08:58:54 +00:00
Martin McKeaveney
286c5c3157
lint
2023-03-01 23:05:17 +00:00
Martin McKeaveney
8c4deb1811
small UX updates to improve user addition and perceived loading of builder
2023-03-01 22:51:52 +00:00
Rory Powell
4c43ba2943
Bypass password onboarding for enforced sso ( #9851 )
2023-03-01 21:56:30 +00:00
melohagan
6a6bbb38c4
Support navigate to link in new tab ( #9800 )
...
* Support navigate to link in new tab
* Add dropdown for Navigate To type
* lint
* Remove labels
2023-03-01 17:41:50 +00:00
Dean
c5fc4ea521
Fix for group picker in the user details page to accommodate missing userGroups value on a user
2023-03-01 17:40:33 +00:00
Rory Powell
dbd75de003
Merge pull request #9842 from Budibase/fix/prevent-user-exists-message
...
Prevent showing user exists for password disabled actions
2023-03-01 15:32:16 +00:00
Rory Powell
467ad71dcc
Move enforceable sso to enterprise
2023-03-01 15:30:34 +00:00
Peter Clement
6478f0b53a
Merge pull request #9843 from Budibase/fix/audit-log-permissions
...
Only allow admins to access audit logs screen
2023-03-01 15:05:45 +00:00
Peter Clement
692d10d4be
lint
2023-03-01 14:54:00 +00:00
Peter Clement
a192ea0caa
Only allow admins to access audit logs
2023-03-01 14:48:10 +00:00
Michael Drury
f25fe7d5b8
Merge pull request #9829 from Budibase/fix/9602
...
Query schema - keep changes when running query again
2023-03-01 13:06:51 +00:00
Rory Powell
8edf3f5a2c
Merge pull request #9826 from Budibase/fix-default-oidc-icons
...
Fix default oidc icons
2023-03-01 12:29:34 +00:00
Andrew Kingston
8234fc7f3a
Remove comment blocks
2023-03-01 09:32:52 +00:00
mike12345567
5882f2b468
Fixing an issue shown in #9602 where the schema type will revert each time you re-run a query, this will hold any previously selected schema information in the query.
2023-02-28 19:27:59 +00:00
Dean
a5c6dbe4ae
Merge remote-tracking branch 'origin/develop' into feature/app-user-onboarding-ux
2023-02-28 16:38:44 +00:00
Dean
8c8dd637e1
Enable the feature tour window and extend the invite duration to 1 week
2023-02-28 16:38:11 +00:00
Rory Powell
c6a22282f7
Fix default oidc icons
2023-02-28 16:22:23 +00:00
Rory Powell
9e5851f756
Merge pull request #9824 from Budibase/enforced-sso-validation
...
Add validation between sso config acivation and sso enforcement
2023-02-28 14:01:45 +00:00
Andrew Kingston
a28148d9f8
Merge branch 'develop' of github.com:Budibase/budibase into spreadsheet-abs
2023-02-28 13:59:37 +00:00
Michael Drury
fcb9f3e116
Merge pull request #9815 from Budibase/bug/budi-6076-cannot-delete-columns-in-google-sheet
...
Bug - budi-6076 cannot delete columns in google sheet
2023-02-28 13:56:32 +00:00
Rory Powell
7ed0586673
Add validation between sso config acivation and sso enforcement
2023-02-28 13:36:54 +00:00
Andrew Kingston
8b9ddd8ab2
Add tiny margin to show full border around search field
2023-02-28 13:24:28 +00:00
Andrew Kingston
75215f244a
Fix crash when using empty groups, update user invite picker to be right aligned like others
2023-02-28 13:20:00 +00:00