1
0
Fork 0
mirror of synced 2024-09-02 18:51:36 +12:00
Commit graph

362 commits

Author SHA1 Message Date
Andrew Kingston
583faba9da Add BBUI to monorepo and use vite for builder, client lib and standard components 2021-03-31 16:14:56 +01:00
Keviin Åberg Kultalahti
dc0f04c43a fix merge regression 2021-03-31 13:48:30 +02:00
Keviin Åberg Kultalahti
c729b8654b merge next 2021-03-31 11:26:44 +02:00
Keviin Åberg Kultalahti
a14d991e81 moves backend stores to "stores" in the root src directory 2021-03-26 09:50:37 +01:00
mike12345567
19b5b41953 Main work of file system refactor now complete, ready to test more fully - most test cases passing, need to look through them more thoroughly and make sure everything still makes sense. 2021-03-23 17:54:02 +00:00
Keviin Åberg Kultalahti
3cd67b0237 remove backendUiStore 2021-03-23 13:42:03 +01:00
Keviin Åberg Kultalahti
8f0324bd53 move rows to it's separate store 2021-03-23 13:27:45 +01:00
Keviin Åberg Kultalahti
4eb0a505bd fix tables not showing up 2021-03-23 13:05:22 +01:00
Keviin Åberg Kultalahti
e758fff34a wip: cleanup of components 2021-03-23 12:27:10 +01:00
Keviin Åberg Kultalahti
b4f5522a5e wip: converts components to use separate stores 2021-03-23 12:16:54 +01:00
Keviin Åberg Kultalahti
54b99d6d4b move tables to separate store 2021-03-23 11:54:03 +01:00
Keviin Åberg Kultalahti
ba61442531 remove log 2021-03-23 10:57:34 +01:00
Keviin Åberg Kultalahti
c28bfff0ec fixes issues with queries not getting selected correctly 2021-03-23 10:56:53 +01:00
Keviin Åberg Kultalahti
948ba63a69 fixes and splits out database to it's separate store 2021-03-22 16:33:08 +01:00
Keviin Åberg Kultalahti
5a4ea4ebf2 moves queries part of backendstore to separate store 2021-03-22 14:47:21 +01:00
Keviin Åberg Kultalahti
cc302e0909 fixes permissions problem 2021-03-22 12:57:42 +01:00
Keviin Åberg Kultalahti
a85b9f5895 moves the datasources store to it's separate store 2021-03-22 12:02:55 +01:00
Keviin Åberg Kultalahti
1d64f2149a moves roles in backendstore to a separate store 2021-03-22 10:55:23 +01:00
Keviin Åberg Kultalahti
2767c21a90 moves permissions to a separate store 2021-03-22 09:59:22 +01:00
Keviin Åberg Kultalahti
c0aa583de1 remove log 2021-03-19 14:58:00 +01:00
Keviin Åberg Kultalahti
eb27c9d9dc fix some navigation issues when removing tables/datasources 2021-03-19 11:03:44 +01:00
Keviin Åberg Kultalahti
cc363fa463 reverts some of the merged files 2021-03-18 14:33:45 +01:00
Keviin Åberg Kultalahti
fcd7d577d0 merge next 2021-03-18 14:05:12 +01:00
Keviin Åberg Kultalahti
9d77f084a1 fix not being redirected to datasource index page once you delete a datasource 2021-03-18 10:56:18 +01:00
Keviin Åberg Kultalahti
6a1ce67e60 Merge branch 'next' into fix/route-preservation 2021-03-18 08:41:41 +01:00
Keviin Åberg Kultalahti
4503a7d1f8 wip: routify 2021-03-17 12:40:24 +01:00
Martin McKeaveney
b4f4b7dde0 fix duplicate column name issue 2021-03-15 20:38:55 +00:00
Keviin Åberg Kultalahti
de4f77fcb5 adds routing to the automation tab 2021-03-15 15:00:34 +01:00
mike12345567
3f9d5ac6e3 Fixing an issue discovered where the relationshipType currently specifies the wrong cardinality, for now just flipping the way it is specified in the front end as this will accurately describe what the backend is performing. 2021-03-05 15:19:33 +00:00
Martin McKeaveney
c8ad39fb49
Merge branch 'master' into develop 2021-03-03 16:00:10 +00:00
mike12345567
519d7b32dc PR comment from Marty, adding a bit more vertical breathing room around checkboxes of relationship type. 2021-03-03 10:41:40 +00:00
mike12345567
2975ed39e0 Updating with a suggestion from Andrew kingston, adding row/rows to sentences about one->many relationships so that singular/plural english makes sense. 2021-03-02 11:10:26 +00:00
mike12345567
93759fa77c Formatting. 2021-03-01 18:03:33 +00:00
mike12345567
4cd6fef492 Updating the properties panel to show the component type rather than name (no point in repeating) and some final styling changes to the one to many update. 2021-03-01 17:48:52 +00:00
mike12345567
a21ca8fb62 First version, still playing around with styling. 2021-03-01 17:06:08 +00:00
Keviin Åberg Kultalahti
7ef07b61ee removes unused code in automation and backend sections 2021-03-01 17:34:27 +01:00
Martin McKeaveney
0cfbe2357b bugfixes 2021-02-25 16:21:41 +00:00
mike12345567
5733255cc8 Merge branch 'master' of github.com:Budibase/budibase into bug/relationship-display-id 2021-02-25 12:36:16 +00:00
Martin McKeaveney
5bc8b5da4c Server side data integrity for 1:N 2021-02-25 11:55:23 +00:00
Andrew Kingston
73d19f53d1 Add support for new relationship object in backend table 2021-02-25 11:05:46 +00:00
Andrew Kingston
8379900a08 Remove front end validation on password when editing users 2021-02-25 09:11:56 +00:00
Martin McKeaveney
8d2e343ca0 Merge branch 'master' of https://github.com/Budibase/budibase into develop 2021-02-24 21:57:50 +00:00
mike12345567
2b87f8bbb8 Updating group by functionality, so that relationships aren't an option. 2021-02-24 17:21:53 +00:00
Martin McKeaveney
0905d35ef2 SSL config for mysql, remove rickroll 2021-02-24 16:31:47 +00:00
Martin McKeaveney
c99676239d merge 2021-02-24 14:46:26 +00:00
Kevin Åberg Kultalahti
50d25e14c3
Merge pull request #1168 from Budibase/fix/budi-day-bug-list
Fix/dot notation grid fix
2021-02-24 12:54:29 +01:00
mike12345567
223d03b5f8 removing use of optional chaining and just checking for status. 2021-02-23 17:13:46 +00:00
mike12345567
97f8a5fd1e Fixing a minor issue, making sure only trying to add displayFieldColumn when the app has that column (older ones may not yet). 2021-02-23 17:08:35 +00:00
mike12345567
04feb1d38f Formatting. 2021-02-23 16:31:33 +00:00
mike12345567
4ce179c213 Merge branch 'develop' of github.com:Budibase/budibase into bugs/various-bugs 2021-02-23 16:31:12 +00:00
mike12345567
dbd172428e Adding a few fixes for bugs related to user table, user table views and some async functions that weren't awaiting promises. 2021-02-23 16:29:50 +00:00
Keviin Åberg Kultalahti
2d80208282 adds option to allow dot notation in column names 2021-02-23 13:14:30 +01:00
Andrew Kingston
009bf37556 Show error when trying to create user with a duplicate email address 2021-02-23 10:33:26 +00:00
Martin McKeaveney
beb98eea1b
Merge pull request #1156 from Budibase/external-data-source-fixes
External data source fixes
2021-02-22 18:53:22 +00:00
Martin McKeaveney
692c5a9b3e read all columns for schema rather than just the first 2021-02-22 17:41:02 +00:00
mike12345567
0913cd3cf8 Formatting. 2021-02-22 12:30:07 +00:00
mike12345567
267f1fd87d Switching user activity state to an options field rather than boolean (more extensible). 2021-02-22 12:29:49 +00:00
mike12345567
a81b44ccaf Formatting. 2021-02-22 11:40:24 +00:00
mike12345567
632bfec1e5 Adding the ability to set whether a user is active or not rather than deleting them, stops them from being able to log in to the system. 2021-02-22 11:39:58 +00:00
Michael Drury
f05a581532
Merge pull request #1140 from Budibase/feature/relationship-enrichment
Re-introducing relationship tags - showing the display column
2021-02-19 16:54:18 +00:00
mike12345567
24ed7db624 Updating cypress tests as well as changing the auto column icons a bit to improve the look. 2021-02-19 15:49:54 +00:00
Martin McKeaveney
b5d30a71f6 Merge branch 'develop' of https://github.com/Budibase/budibase into rest-api-integration 2021-02-19 15:12:23 +00:00
mike12345567
77d268c8ac Merge branch 'develop' of github.com:Budibase/budibase into feature/relationship-enrichment 2021-02-19 14:35:18 +00:00
Martin McKeaveney
92098ceb59 lint 2021-02-19 14:31:07 +00:00
Andrew Kingston
519fd2b4df Fix crash when viewing views without schemas 2021-02-19 14:06:08 +00:00
Andrew Kingston
10d6fb44e2 Add field type to backend table headers 2021-02-19 14:05:54 +00:00
Andrew Kingston
e021b55704 Add relationship enrichment display to backend UI 2021-02-19 13:05:52 +00:00
Keviin Åberg Kultalahti
c6ad951fe5 merge develop 2021-02-19 13:55:17 +01:00
Keviin Åberg Kultalahti
c91e5be8f9 adds disabled state to relationship type - column must be re-created in order to change the value 2021-02-19 13:49:28 +01:00
Martin McKeaveney
f8c04cc586 merge with develop 2021-02-19 12:09:17 +00:00
Keviin Åberg Kultalahti
82eafdc788 displays correct relationship type in the create/edit component 2021-02-19 12:44:16 +01:00
Martin McKeaveney
68f28bb912 more design updates 2021-02-18 18:55:08 +00:00
Martin McKeaveney
d99e1a5a53 design updates, changing query verb names to HTTP verbs 2021-02-18 16:58:10 +00:00
mike12345567
bc935b9027 linting. 2021-02-17 17:34:15 +00:00
mike12345567
99c509cc64 Fixing some errors found with relationships. 2021-02-17 17:30:58 +00:00
mike12345567
1930957553 Adding delay to cypress test to allow time for statistics to calculate. 2021-02-16 22:12:58 +00:00
mike12345567
89e4e4787e Formatting. 2021-02-16 18:47:25 +00:00
mike12345567
66139b2b99 Fixing another cypress test. 2021-02-16 18:47:05 +00:00
mike12345567
e2646c4688 Fixing issue with cypress test, fixing a 409 conflict that could occur in table saving - shouldn't happen now. 2021-02-16 18:29:38 +00:00
mike12345567
ae904c79d0 Fixing an issue with Cypress tests. 2021-02-16 17:55:21 +00:00
mike12345567
3d012eafb9 Fixing minor issue with auto-column toggles. 2021-02-16 16:52:30 +00:00
mike12345567
2bb6e3e590 Formatting. 2021-02-16 16:38:36 +00:00
mike12345567
31b6036f46 Fixing some UI stuff after discussing with Andrew K - making sure auto-columns always appear at end of table. 2021-02-16 16:22:25 +00:00
mike12345567
8b0f99b0b1 Updating where utilities are held in builder and then making user table relationships autocolumn aware too. 2021-02-16 15:41:50 +00:00
Keviin Åberg Kultalahti
2da22416c5 fix: field property saved to wrong place 2021-02-16 15:29:24 +01:00
mike12345567
02a68beee1 Some further UI work for auto-columns. 2021-02-16 13:56:40 +00:00
Keviin Åberg Kultalahti
91ef114065 change wording and remove console log 2021-02-16 12:50:12 +01:00
mike12345567
7acd429c78 Formating. 2021-02-15 19:59:49 +00:00
mike12345567
0b0101da10 Adding the ability to create/control auto-columns from the create/edit column modal. 2021-02-15 19:59:30 +00:00
Martin McKeaveney
3a1a375c35 REST integration complete 2021-02-15 18:41:56 +00:00
mike12345567
10aa830d05 Work in progress, getting the server backend mostly ready for this work. 2021-02-15 17:47:14 +00:00
Keviin Åberg Kultalahti
0f5e91b645 fix not being able to select relationship type 2021-02-15 17:37:07 +01:00
Keviin Åberg Kultalahti
a42aecbfbe initial work to switch toggle to radio button 2021-02-15 17:12:39 +01:00
Keviin Åberg Kultalahti
17e4ff1c60 Merge branch 'develop' into relationship-one-to-many 2021-02-15 12:02:26 +01:00
mike12345567
c812823c3f Merge branch 'develop' of github.com:Budibase/budibase into feature/autocolumns 2021-02-12 18:03:52 +00:00
mike12345567
da59ca30e6 Merge branch 'develop' of github.com:Budibase/budibase into feature/autocolumns 2021-02-12 13:40:27 +00:00
Keviin Åberg Kultalahti
5afeb600a6 missed conflict fix 2021-02-12 14:32:46 +01:00
Keviin Åberg Kultalahti
c81fb5e8be merge develop 2021-02-12 14:24:38 +01:00
mike12345567
8383e125eb Quick CSS change for manage access popover. 2021-02-12 12:05:01 +00:00
mike12345567
fcc683cf99 Some more fixes for RBAC as well as fixing the duplication of roles. 2021-02-12 12:02:07 +00:00