Andrew Kingston
bd4a804a96
Add accent colors to all buttons
2024-08-22 12:07:12 +01:00
Andrew Kingston
8805b7f67f
Update row actions button
2024-08-22 11:36:29 +01:00
Andrew Kingston
787d93e317
Make role options reactive
2024-08-22 08:45:21 +01:00
Andrew Kingston
8a84a79651
Add role editing to access popover
2024-08-22 08:38:15 +01:00
Andrew Kingston
acb3893730
Fix styles in generate button and hide generate button for users table
2024-08-22 08:06:38 +01:00
Andrew Kingston
c7c6597424
Add majority of frontend implementation of row actions
2024-08-21 16:33:51 +01:00
Andrew Kingston
3aca23e198
Add initial work on screens button
2024-08-21 09:47:52 +01:00
Andrew Kingston
1f7b10cfd1
Update style of generate automation button
2024-08-21 09:04:49 +01:00
Andrew Kingston
f54d1985b4
Add new detail popover and update manage access button to use it
2024-08-21 07:46:15 +01:00
Andrew Kingston
f662916978
Merge branch 'master' of github.com:Budibase/budibase into new-data-ui
2024-08-20 15:27:16 +01:00
Andrew Kingston
54f9507e53
Update buttons for views
2024-08-20 08:24:23 +01:00
Andrew Kingston
d316ba71e1
Update buttons for legacy views
2024-08-19 15:30:21 +01:00
Andrew Kingston
b76a0b6e89
Move all grid buttons to builder codebase, update table grids
2024-08-19 15:00:15 +01:00
Andrew Kingston
d313968eaa
Add view CRUD and table editing via new UI
2024-08-15 16:33:39 +01:00
Andrew Kingston
fa80d99139
Add initial new UI for views
2024-08-15 16:14:00 +01:00
Sam Rose
4a1fd6481f
Remove old, unused feature flags.
2024-08-15 10:53:43 +01:00
Sam Rose
700356a1ef
Factor out default value check to shared-core.
2024-08-12 11:08:58 +01:00
Sam Rose
1b556f29fe
Rebase on posthog-feature-flags
2024-08-09 14:00:16 +01:00
Sam Rose
aaaf173295
Initial UI.
2024-08-09 13:59:00 +01:00
Dean
853e891664
Fixes for Single select and Single user pickers. Now displaying binding status correctly
2024-08-06 11:58:12 +01:00
Adria Navarro
f4bd303572
Handle frontend
2024-08-01 11:02:21 +02:00
Adria Navarro
38da9012ea
Display error
2024-07-31 16:56:14 +02:00
Adria Navarro
780f672100
Handle state issues
2024-07-31 11:44:39 +02:00
mike12345567
8f7a88ce86
Moving logic to frontend - definitions are returned unless they are deprecated, frontend decides which it can use to create.
2024-07-30 16:04:33 +01:00
Gerard Burns
cf31c7ba3f
Form Screen Templates Generate Relevant Row Ids, Permission Roles are Automatically Generated ( #14192 )
...
* url params
* wip
* wip
* wip
* wip
* permissions now
* change table/screen deletion
* form screen refactor
* refactor grid templates
* wip
* wip permissions
* wip
* wip
* lint
* lint
* wip
* before lint
* lint
* wip
* rename some stuff
* Dean PR Feedback
* remove unneeded awaits
2024-07-29 11:59:24 +00:00
Adria Navarro
f9bfe51c81
Rename external
2024-07-26 14:37:47 +02:00
Adria Navarro
3a095c5071
Renames
2024-07-26 14:35:36 +02:00
Dean
75217efee4
Fix to switch internal source check from table.sql to table.sourceType === DB_TYPE_INTERNAL. After the SQS changes table.sql becomes true for internal types
2024-07-22 12:37:40 +01:00
Gerard Burns
7548b48f9e
Allow Opening Certain Context Menus With Right Click ( #14169 )
...
* Allow Opening NavItem Context Menus With Right Click
* dean pr feedback
* PR Feedback 1
* Fix pasting into a component issue
* Remove animation
* Move ContextMenu Into Routify Router Scope
2024-07-22 09:27:44 +01:00
mike12345567
63bd83457e
Always allow creating views - don't limit it causing confusion.
2024-07-09 11:26:54 +01:00
Dean
4d11f62e00
Lint
2024-07-05 14:36:20 +01:00
Dean
9518680d12
Update the topnav history when navigating to the automation sections on create
2024-07-05 14:33:09 +01:00
Dean
a764bfb6a5
Tidying up debugging console statements and comments
2024-07-04 14:30:51 +01:00
Dean
21b28a3de8
Added new Generate automation button and added it to the table
2024-07-04 12:05:56 +01:00
mike12345567
7a4336a4a0
Quick fix to allow case sensitive versions of the prohibited columns, this is allowed on the backend and many apps like this exist, there isn't really any reason to disallow this anymore.
2024-06-28 13:19:35 +01:00
Michael Drury
cfeab17ed8
Revert "Revert "Disallow prohibited columns""
2024-06-26 12:40:16 +01:00
Sam Rose
314d62bea0
Revert "Disallow prohibited columns"
2024-06-25 14:29:56 +01:00
Sam Rose
2458259093
Respond to PR feedback.
2024-06-24 15:50:09 +01:00
Sam Rose
f4378bd561
Merge branch 'master' of github.com:budibase/budibase into budi-8220-support-updating-existing-rows-for-external-databases-using-2
2024-06-21 13:08:39 +01:00
mike12345567
b4910043c6
Addressing PR comments.
2024-06-21 11:27:47 +01:00
mike12345567
def3b0260e
Disallowing prohibited columns consistently, no matter the case, and backend validation for this as well.
2024-06-20 18:48:22 +01:00
Sam Rose
602faf1c67
Add test for composite primary keys for external datasource imports.
2024-06-19 17:52:48 +01:00
Sam Rose
c759d7b63a
Remove more instances of the work lucene.
2024-06-12 15:13:50 +01:00
Sam Rose
6363965a8b
Also rename LuceneUtils -> QueryUtils
2024-06-12 15:04:56 +01:00
Sam Rose
bc8791e91e
Remove the word 'lucene' from runLuceneQuery and buildLuceneQuery.
2024-06-12 14:44:20 +01:00
Andrew Kingston
4cfa02f5d2
Fix options not clearing when adding select-type columns
2024-06-10 13:59:35 +01:00
Adria Navarro
9ac462c390
Remove double checks
2024-05-31 12:44:11 +02:00
Adria Navarro
4dbfa28feb
Move licence check out of frontend-core
2024-05-30 17:12:46 +02:00
Adria Navarro
896c262c94
Add readonly option in view columns
2024-05-30 11:14:12 +02:00
mike12345567
7a7f7185c9
Refactor - moving frontend search fields around so accessible from filter builder.
2024-05-24 15:38:54 +01:00
mike12345567
b18ca2670a
Merge branch 'master' of github.com:Budibase/budibase into feature/audit-log-sqs
2024-05-24 12:22:20 +01:00
Andrew Kingston
8d1300753b
Disable saving options types when an invalid option name exists
2024-05-24 11:23:31 +01:00
Andrew Kingston
37b1bc45cf
Move stuff around to remove need for code hoisting
2024-05-24 10:34:58 +01:00
Andrew Kingston
62eb1f413e
Merge branch 'master' into grid-ux-improvements
2024-05-24 10:18:48 +01:00
Andrew Kingston
10f3822a36
Remove compact flag on dropzones when editing rows in modals
2024-05-24 10:16:36 +01:00
Michael Drury
a3d2871330
Merge branch 'master' into feature/audit-log-sqs
2024-05-23 16:52:50 +01:00
Andrew Kingston
de78f1a242
Use array.reduce to generate color map
2024-05-23 15:20:16 +01:00
Andrew Kingston
80af9042b0
Rewrite options editor to use svelte store and be much cleaner
2024-05-23 15:16:19 +01:00
Adria Navarro
cf43530e1c
Merge branch 'master' into BUDI-8279/time-constrains
2024-05-23 15:33:50 +02:00
Adria Navarro
9b3f467a52
Time-date only on constraint settings
2024-05-23 14:59:51 +02:00
Andrew Kingston
4f0dd189a2
Remove ugly outline from options editor
2024-05-23 13:19:27 +01:00
Andrew Kingston
3e13a06a8f
Update option auto naming
2024-05-23 12:10:53 +01:00
Adria Navarro
2cc329994a
Don't allow chaning time only to datetime
2024-05-23 10:40:33 +02:00
mike12345567
429d415cc9
Quick fix to allow data UI to show relational fields.
2024-05-21 18:14:19 +01:00
Andrew Kingston
0aedcafdef
Improve default option color assignment and selection state
2024-05-21 14:10:38 +01:00
Andrew Kingston
d9a00cc6d4
Multiple improvement to option configuration
2024-05-21 13:59:33 +01:00
Andrew Kingston
f30142831e
Merge branch 'master' of github.com:Budibase/budibase into grid-ux-improvements
2024-05-21 13:28:43 +01:00
deanhannigan
2494166cbc
Merge branch 'master' into fix/remove-formula-column-subtype-check
2024-05-21 10:16:58 +01:00
Dean
79fa40f08a
Removed subtype check as it was causing the builder to crash
2024-05-21 10:02:44 +01:00
Andrew Kingston
948a6a078d
Assign colours to new options by defaults and use consistent colour set across the board
2024-05-21 09:03:53 +01:00
Andrew Kingston
4ede31acf6
Add double click to edit columns in grids
2024-05-20 15:02:06 +01:00
Dean
37dd75823f
PR feedback, signature to signature single
2024-05-17 17:04:15 +01:00
deanhannigan
c45ae63742
Merge branch 'master' into feature/signature-field-and-component
2024-05-17 15:11:57 +01:00
mike12345567
16c69dcc33
Backwards compat.
2024-05-17 14:16:08 +01:00
Dean
5a5896bd50
Merge remote-tracking branch 'origin/master' into feature/signature-field-and-component
2024-05-16 10:58:15 +01:00
Dean
166206f185
Merge remote-tracking branch 'origin/master' into feature/signature-field-and-component
2024-05-15 16:35:31 +01:00
Andrew Kingston
3d5795e934
Fix JSON error when editing rows in modal that contain unset attachments
2024-05-15 15:53:47 +01:00
Martin McKeaveney
1b2053633d
remove file size limit on self host
2024-05-15 14:23:08 +01:00
Andrew Kingston
bf2b277134
Update naming of some data types and update order
2024-05-14 16:31:21 +01:00
Dean
b0a65b4699
Merge remote-tracking branch 'origin/master' into feature/signature-field-and-component
2024-05-13 16:22:19 +01:00
Dean
0589a6a730
Refactored signature from previous array implementation to the new single approach. Added support for automations
2024-05-13 16:19:02 +01:00
Adria Navarro
a36c46ea90
Merge branch 'master' into feat/budi-8123-single-user
2024-05-13 13:33:03 +02:00
Adria Navarro
7d142511a0
Merge branch 'master' into budi-8222/deleting-a-column-on-google-spreadsheet-messes-with-the-data
2024-05-10 16:13:28 +02:00
Adria Navarro
d83e5e21f2
Merge branch 'master' into feat/budi-8123-single-user
2024-05-09 18:05:16 +02:00
Adria Navarro
910ec6446b
Prevent spamming the column config save button
2024-05-09 18:03:46 +02:00
deanhannigan
b5bf914cd7
Merge branch 'master' into feature/signature-field-and-component
2024-05-09 14:47:14 +01:00
Adria Navarro
95faefcb87
DRY
2024-05-09 12:28:44 +02:00
Dean
a29301a2fc
Merge remote-tracking branch 'origin/master' into feature/signature-field-and-component
2024-05-08 09:43:30 +01:00
Adria Navarro
86e129cae0
Fix
2024-05-06 08:06:44 +02:00
Adria Navarro
e39a65cad2
Fix edit old
2024-05-06 08:06:44 +02:00
Adria Navarro
70c6d56c1e
Merge branch 'feat/budi-8123-single-user' into budi-8123/single-user-column-type
2024-05-02 12:06:42 +01:00
Dean
ac3b8478ec
Merge remote-tracking branch 'origin/master' into feature/filter-bindings
2024-04-26 16:06:34 +01:00
Adria Navarro
c133d329af
Merge branch 'master' into fix/isBetterSample-null-reference
2024-04-26 16:12:55 +02:00
Adria Navarro
a6d96cec4d
Fix type editing attachments
2024-04-26 15:55:08 +02:00
Andrew Kingston
4cdd6c8449
Merge branch 'master' of github.com:Budibase/budibase into new-datepicker
2024-04-26 13:21:00 +01:00
Adria Navarro
d45aa9beaf
Merge branch 'master' into budi-8123/single-user-column-type
2024-04-26 12:47:35 +02:00
Adria Navarro
1aad2ee6d2
Fix after renames
2024-04-26 12:23:11 +02:00
Adria Navarro
063bdb1d7b
Fix type name on formula bindings
2024-04-26 10:43:44 +02:00
Adria Navarro
8314685033
Fix allowed types
2024-04-26 09:58:41 +02:00
Adria Navarro
6e4baf7215
Fix import validation
2024-04-25 15:50:28 +02:00
Adria Navarro
2a690c3cdf
Don't allow users on spreadsheets
2024-04-25 14:31:46 +02:00
Adria Navarro
e0216bb00c
Lint
2024-04-25 13:20:59 +02:00
Adria Navarro
b56c86e1b0
Lint
2024-04-25 13:20:59 +02:00
Adria Navarro
a794fb406d
Remove relationshipType from column type
2024-04-25 13:20:59 +02:00
Adria Navarro
b13d47e88d
Fix display items
2024-04-25 13:20:59 +02:00
Adria Navarro
95cf28a417
Prevent flashing on edition
2024-04-25 13:20:59 +02:00
Adria Navarro
891a04c376
Remove is multiple toggle
2024-04-25 13:20:59 +02:00
Adria Navarro
2555a145b2
Add user/users column types
2024-04-25 13:20:59 +02:00
Andrew Kingston
5cc2e90e4f
Improve grid height
2024-04-25 10:49:48 +01:00
Andrew Kingston
f08562e0e4
Add support for honouring original popover height in position dropdown utility
2024-04-25 09:01:31 +01:00
Andrew Kingston
80cbd70687
Improve clickoutside to handle right clicks properly
2024-04-25 08:46:51 +01:00
Andrew Kingston
443be4cdab
More upgrades to grids to support new popovers and use popovers for options cells
2024-04-24 16:28:44 +01:00
Dean
8791323003
Remove unused flag
2024-04-23 14:30:34 +01:00
Andrew Kingston
0aeddfa029
Merge branch 'master' of github.com:Budibase/budibase into new-datepicker
2024-04-23 12:06:06 +01:00
Dean
bdf15b21b1
Fixes for filter drawer padding
2024-04-19 11:49:20 +01:00
Dean
6ab024b83a
Merge remote-tracking branch 'origin/master' into feature/filter-bindings
2024-04-18 17:31:03 +01:00
Dean
6bbdf0e474
Bindings support for views and table row searches
2024-04-18 17:04:26 +01:00
Dean
f6691fc9ef
Merge remote-tracking branch 'origin/master' into feature/signature-field-and-component
2024-04-18 15:10:30 +01:00
Dean
7de06e7b75
Add support to data table modal UI for attachment single and signature types
2024-04-18 15:08:21 +01:00
Dean
04d3226185
Merge remote-tracking branch 'origin/master' into feature/signature-field-and-component
2024-04-18 09:08:16 +01:00
Adria Navarro
e327ebd613
Do not display relationship selector if autocolumn links
2024-04-18 10:06:34 +02:00
Adria Navarro
c36ca27292
Use field types
2024-04-18 09:41:21 +02:00
Adria Navarro
7c3c82013c
Sort types
2024-04-17 16:43:13 +02:00
Adria Navarro
f7a1b4cb12
Fix switching types
2024-04-17 16:13:46 +02:00
Adria Navarro
b3ff97df7b
Fix typo
2024-04-17 16:13:28 +02:00
Adria Navarro
5572467d39
Merge branch 'master' into feat/budi-8126
2024-04-17 16:01:08 +02:00
Adria Navarro
b342270399
Lint
2024-04-17 12:12:09 +02:00
Adria Navarro
3e32ce4d24
Use shared-core
2024-04-17 12:12:09 +02:00
Andrew Kingston
f5ed62bd48
Remove placeholder from edit column modal to fix crash when selecting placeholder
2024-04-12 14:28:32 +01:00
Adria Navarro
1f77b09eed
Handle drawers
2024-04-11 16:22:16 +02:00
Dean
9c7fed9eb8
Merge remote-tracking branch 'origin/master' into feature/signature-field-and-component
2024-04-11 15:06:59 +01:00
Dean
e80a87f519
Feedback updates
2024-04-05 15:59:28 +01:00
Dean
203d6484ea
Merge remote-tracking branch 'origin/master' into feature/signature-field-and-component
2024-04-05 14:15:47 +01:00
Dean
1e5506b8c3
Full support for signature field type and some feedback changes
2024-04-05 12:50:09 +01:00
Adria Navarro
28d10ec086
Fix
2024-04-04 19:58:25 +02:00
Adria Navarro
615e27c798
Merge branch 'master' into revert-13398-revert-13356-BUDI-8122/single-attachment-column-type
2024-04-04 19:28:17 +02:00
Adria Navarro
5a82de01dd
Display "Attachment" on UI
2024-04-04 14:14:11 +02:00
Michael Drury
5437188385
Revert "Revert "Single attachment column type""
2024-04-03 16:05:18 +01:00
Michael Drury
1cfe4da027
Revert "Single attachment column type"
2024-04-03 16:01:45 +01:00
Adria Navarro
291ad618e3
Change order
2024-04-03 12:54:43 +02:00
Adria Navarro
aabee4d90e
Rename ATTACHMENT to ATTACHMENTS
2024-04-03 12:54:21 +02:00
Adria Navarro
a8c3011071
Rename FieldType.ATTACHMENT to FieldType.ATTACHMENTS
2024-04-03 12:54:20 +02:00
Adria Navarro
f7c7ee91e2
Add single attachment type
2024-04-03 12:53:54 +02:00
Adria Navarro
890059829f
More types
2024-04-03 12:03:05 +02:00
Adria Navarro
d431f633d3
Use types
2024-04-03 12:02:55 +02:00
Dean
d42f68c0b6
Merge remote-tracking branch 'origin/master' into feature/signature-field-and-component
2024-03-25 10:55:50 +00:00
mike12345567
39b8b3f0b7
Linting.
2024-03-22 16:05:48 +00:00
mike12345567
db19f2040f
Disabling the single attachment column toggle for now - until we add the new type.
2024-03-22 15:52:46 +00:00
Dean
a773c167d5
Merge remote-tracking branch 'origin/master' into feature/signature-field-and-component
2024-03-22 15:26:23 +00:00
Dean
6b5938aef6
Merging
2024-03-22 15:26:05 +00:00
Adria Navarro
7a779faf6b
Merge branch 'master' into BUDI-8084/single-attachment-binding
2024-03-21 10:39:03 +01:00
mike12345567
b3bc092ee0
Allowing deletion of external tables, whether they were createrd in Budibase or not.
2024-03-20 18:25:23 +00:00
Adria Navarro
756970319a
Don't add breaking changes
2024-03-20 18:41:55 +01:00
Adria Navarro
59a7d8052a
Single attachment subtype
2024-03-20 13:35:09 +01:00
Adria Navarro
bb4b24219b
Merge branch 'master' into BUDI-8084/single-attachment-column-setting
2024-03-15 12:53:11 +01:00
Adria Navarro
2229210082
Remove log
2024-03-14 16:01:32 +01:00
Adria Navarro
329fc53ac8
Custom message
2024-03-14 14:20:51 +01:00
Adria Navarro
0e139c19da
Rename
2024-03-14 10:45:58 +01:00
Adria Navarro
b5ab4b90a0
Multiple attachments flags
2024-03-13 21:43:30 +01:00
Adria Navarro
fa84b3fbc2
Magic strings to enums
2024-03-13 21:43:30 +01:00
Andrew Kingston
ce0ad154da
Merge branch 'master' of github.com:Budibase/budibase into cheeks-lab-day-binding-eval
2024-03-11 09:33:46 +00:00
Peter Clement
df5a435696
Fix issue with being able to select one to one relationship
2024-03-07 09:27:31 +00:00
Andrew Kingston
87e8b89075
Merge branch 'master' of github.com:Budibase/budibase into cheeks-lab-day-binding-eval
2024-02-29 19:12:52 +00:00
Andrew Kingston
08ad9d9c4e
Add binding eval for non relationship fields when editing formula columns
2024-02-27 14:44:25 +00:00
Andrew Kingston
334c6de304
Attempt to make CreateEditColumn slightly readable by grouping variables as done everywhere else
2024-02-27 14:34:47 +00:00
Gerard Burns
de0414afbe
Update Svelte Major Version to 4 ( #13036 )
...
* update svelte versions
* temporarilly disable svelte warnings
* change bbap version pointed to
* remove sub module specifying svelte version
* point at updated account-portal
* add type declaration for svelte in the server
* add svelte transformer for server jest tests
* remove svelte from bbui package.json
* get builder tests working
* linting fixes
* prettier fixes
* fix server test
* fix another server test
* fix server serverlog test
* account-portal-version
* pin master version of pro
* revert hbs doc file in server to use triple braces, ensures nothing gets escaped
2024-02-22 13:19:29 +00:00
Dean
a5dfbe3c89
Merge remote-tracking branch 'origin/master' into feature/monolith-js-refactor
2024-02-07 14:45:06 +00:00
Andrew Kingston
94544c4008
Remove legacy concept of database store
2024-02-06 15:40:51 +00:00
Andrew Kingston
233df4c27c
Remove legacy nested builder directory and move screen templates and utils into better locations
2024-02-01 09:55:30 +00:00
mike12345567
51aeda26ce
Fix for #12909 - the relationship modal was too small, cutting table names and making it hard to use, expanding the modal to be easier to use on normal screens.
2024-01-30 12:53:51 +00:00
Dean
1bd08b6879
Merge remote-tracking branch 'origin/master' into feature/monolith-js-refactor
2024-01-30 11:49:32 +00:00
Peter Clement
827508816e
Fix for relationship save button being enabled when table was missing
2024-01-25 12:14:55 +00:00
Conor Webb
fa36701f0f
Added function to get correct plan display name ( #12810 )
...
* Changed minPlan BUSINESS to PREMIUM_PLUS
* Added new helper to display the correct string plan
* Changed ManageAccessModal to use the new helper
* Refactored to use plan title helper, removed title function
* Removed capitalised function from svelte template
* Fixed linting issues
* Ran yarn lint. Fixed linting issues.
2024-01-22 10:54:47 +00:00
melohagan
87be623057
Remove auto naming of columns ( #12816 )
...
* Remove auto column naming
* Let enter key save edit table name
* update submodules
2024-01-19 11:26:13 +00:00
Dean
1779a5ee19
Lint
2024-01-17 17:40:09 +00:00
Dean
30db237071
Merge remote-tracking branch 'origin/master' into feature/monolith-js-refactor
2024-01-17 17:17:01 +00:00
melohagan
8a44c24021
Handle object type in validation ( #12619 )
2024-01-03 09:54:18 +00:00
mike12345567
a3a6ee5656
PR comments.
2023-12-12 15:02:40 +00:00
mike12345567
7b2880fbe2
Initial work to get relationship column saving working as expecting, sending out events on datasource update for tables, trying to move more to table API where possible.
2023-12-11 17:27:05 +00:00
mike12345567
7665d2fd53
Fix for attachment deletion when updating table column name, as well as refactoring to make the code a bit easier to follow.
2023-12-07 16:35:43 +00:00
Peter Clement
ee9937d3d8
Merge remote-tracking branch 'origin/master' into fix/pc-bug-fixes
2023-12-05 16:32:24 +00:00
Gerard Burns
7ef09b6fec
Fix Deleting and Remaking Relationships to the User Table ( #12453 )
...
* Fix Deleting and Remaking Relationships to the User Table
* change tables store related tables fetching
* lint
2023-12-05 15:01:35 +00:00
Peter Clement
0ddbe4483f
Merge remote-tracking branch 'origin/master' into fix/pc-bug-fixes
2023-12-04 14:21:20 +00:00
Peter Clement
88d575d2f0
removing logging
2023-11-28 14:07:17 +00:00
Andrew Kingston
b2d865458d
Merge branch 'master' into fix-modal-relationship-picker
2023-11-28 09:45:15 +00:00
Peter Clement
4baab262d5
Merge remote-tracking branch 'origin/master' into fix/pc-bug-fixes
2023-11-27 10:16:10 +00:00
Adria Navarro
df244c68ec
Copy change
2023-11-23 11:05:51 +01:00
Adria Navarro
4f544343f3
No results design changes
2023-11-23 09:43:24 +01:00
Martin McKeaveney
ff5ee7164f
Merge branch 'master' into budi-7680/data-section-add-search-to-data-sources
2023-11-22 09:15:28 +00:00
Peter Clement
19f527d620
fix disabled state interfering with column name input
2023-11-21 13:46:34 +00:00
Adria Navarro
16af6ce352
Merge branch 'master' into chore/lint_imports
2023-11-21 10:22:32 +01:00
Adria Navarro
0fe97bf01a
Merge branch 'master' into budi-7680/data-section-add-search-to-data-sources
2023-11-21 10:22:21 +01:00
Adria Navarro
92f411bf77
Prettier
2023-11-20 21:48:49 +01:00
Adria Navarro
4d27ff1dc0
eslint import/no-duplicates
2023-11-20 21:48:49 +01:00
Adria Navarro
a8f572c0e8
No results
2023-11-20 15:21:37 +01:00
Adria Navarro
93bf76e1fe
Filter views
2023-11-20 14:22:39 +01:00
Adria Navarro
b121d64b79
Fix tests
2023-11-20 13:52:41 +01:00
Adria Navarro
0a289f508e
Undo store usage
2023-11-20 13:41:48 +01:00
Adria Navarro
d8590caa24
Add extra tests
2023-11-20 13:34:10 +01:00
Adria Navarro
2e4cf53d05
Test table filtering
2023-11-20 13:33:36 +01:00
Adria Navarro
afaa0a70a9
Fix
2023-11-20 13:27:37 +01:00
Adria Navarro
ab31d90de8
Clean names
2023-11-20 13:26:31 +01:00
Adria Navarro
1449560ab3
Add initial filtering tests
2023-11-20 13:16:17 +01:00
Adria Navarro
fbadd55cbf
Fix undefined
2023-11-20 13:13:19 +01:00
Adria Navarro
2381bbd80c
Prevent flashes
2023-11-20 13:09:43 +01:00
Adria Navarro
4a1a87d12d
Remove table store dependency
2023-11-20 13:05:01 +01:00
Adria Navarro
9506e55e6b
Add basic test
2023-11-20 11:53:13 +01:00
Adria Navarro
25aef7b2c1
Extract complex enrichDatasources into its own file
2023-11-20 11:46:31 +01:00
Andrew Kingston
b2b01577d3
Merge branch 'master' into fix/export-data-ui
2023-11-20 10:20:50 +00:00
Adria Navarro
e71e9d4e98
Hide only when searching
2023-11-20 10:53:26 +01:00
Adria Navarro
80874c77c7
Hide/show app users on search
2023-11-20 10:53:26 +01:00
Adria Navarro
3829797e3c
Display only if there are search results
2023-11-20 10:53:26 +01:00
Adria Navarro
977f81c412
Add comments
2023-11-20 10:53:26 +01:00
Adria Navarro
64c63e9e7f
Fix toggle bug
2023-11-20 10:53:26 +01:00
Adria Navarro
3f814c6a9b
Handle open/close correctly
2023-11-20 10:53:26 +01:00
Adria Navarro
226d287584
Fix initial load
2023-11-20 10:53:26 +01:00
Adria Navarro
699d4e0793
Filter at datasource navigator level
2023-11-20 10:53:26 +01:00
Adria Navarro
72c415e72c
Filter tables
2023-11-20 10:53:26 +01:00
Adria Navarro
3049f7b376
Handle open/close
2023-11-20 10:53:26 +01:00
Adria Navarro
cdc41c41e8
Allow compact datasources
2023-11-20 10:53:26 +01:00
Adria Navarro
88023b3784
Apply filters
2023-11-20 10:53:26 +01:00
Adria Navarro
24774f0836
Fix navigation
2023-11-10 16:33:59 +01:00
mike12345567
6282582bb0
PR comments.
2023-11-10 11:02:50 +00:00
mike12345567
77f0eebdfd
Removing stray console.log.
2023-11-09 17:30:40 +00:00
Peter Clement
419c5ced70
fix issue with relationship selection
2023-11-09 15:31:20 +00:00
Andrew Kingston
bcf431a476
Fix a few svelte bugs with the LinkedRowSelector component to fix adding/editing relationships via a model from the data UI
2023-11-08 14:43:28 +00:00
Dean
ce9de420e2
Merge remote-tracking branch 'origin/master' into feature/monolith-js-refactor
2023-11-07 17:41:18 +00:00
Dean
856fe14ae9
Missing import
2023-11-07 15:14:33 +00:00
Dean
e8202755f6
Merge remote-tracking branch 'origin/master' into fix/export-data-ui
2023-11-07 15:07:14 +00:00
Dean
a39accdb42
Test coverage added for the component. Minor refactor
2023-11-07 15:07:00 +00:00
melohagan
f28eb054f3
Set the relationship type ( #12275 )
...
* Set the relationship type
* Add users type
* Set user relationship type saveColumn
* Set relationshipType for users type on save
* Add relatioshipType to schema
* Refactor
* Check isUsersColumn
* Make relationshipType optional
---------
Co-authored-by: Michael Drury <me@michaeldrury.co.uk>
2023-11-07 11:59:51 +00:00
Dean
6d3b4243e5
Merge remote-tracking branch 'origin/master' into fix/export-data-ui
2023-11-06 13:13:25 +00:00
Dean
561778cf6a
Fixes for exported data UI. Filtered out unnecessary onEmptyFilter filter.
2023-11-06 12:58:47 +00:00
Dean
c96fefdba7
Consolidated all stores into stores/builder. Store refactoring and added store console debug flag
2023-11-06 11:22:00 +00:00
Andrew Kingston
fb1258072c
Merge branch 'master' into new-branding
2023-11-06 09:11:54 +00:00
Dean
b9541d3b57
Merge remote-tracking branch 'origin/master' into feature/monolith-js-refactor
2023-11-03 11:30:05 +00:00
Dean
a916c2a3ed
Merge remote-tracking branch 'origin/master' into feature/monolith-js-refactor
2023-11-01 17:36:39 +00:00
Andrew Kingston
c73117e336
Merge branch 'master' into new-branding
2023-10-31 13:56:44 +00:00
Peter Clement
82c0e3d450
Fix issue with directional relationship being swapped
2023-10-31 13:43:54 +00:00
Andrew Kingston
d9bce880ec
Update BB logo across product
2023-10-31 10:58:32 +00:00
Dean
bcbed2400c
Merge remote-tracking branch 'origin/master' into feature/monolith-js-refactor
2023-10-30 13:08:37 +00:00
Dean
79da5956b8
Patch from original environment
2023-10-30 12:46:44 +00:00
Michael Drury
c0a9b0a678
Merge branch 'master' into feature/budi-7607-migrate-user-relationship-columns-to-the-new-user-column
2023-10-27 13:36:52 +01:00
Michael Drury
2bfdd9769e
Merge pull request #12177 from Budibase/feature/make-table-source-id-required
...
Make sourceId property of table required (for all table types)
2023-10-27 13:35:47 +01:00
Andrew Kingston
1d5fc3a175
Merge branch 'master' into fix/view1-sortable-column-config
2023-10-27 09:19:06 +01:00
mike12345567
fd29b8d949
PR comments.
2023-10-26 17:27:40 +01:00
mike12345567
ed0670a008
Major update to make the table.type always 'table' and then adding a new sourceType which states what source the table came from, external or internal. Don't want to keep using a type that should be static as two different things.
2023-10-26 13:19:09 +01:00
Sam Rose
c9e3b7a348
Remove the previous attempt at syncing grid state, it is no longer needed.
2023-10-25 16:00:14 +01:00
Sam Rose
0ac6b17ff0
Remove stray console.log
2023-10-25 15:33:53 +01:00
Dean
b952892c42
Generalised the fix as not all calculations will have a groupby per PR feedback
2023-10-25 12:08:56 +01:00