1
0
Fork 0
mirror of synced 2024-09-02 02:31:11 +12:00
Commit graph

183 commits

Author SHA1 Message Date
Martin McKeaveney
8980895dac lint 2020-12-04 14:46:21 +00:00
Andrew Kingston
c346630dfe Add modal for editing user roles 2020-12-04 08:27:42 +00:00
kevmodrome
6e7bd09588
now uses RichText component in create/edit row modal on the backend 2020-12-03 15:37:04 +01:00
Martin McKeaveney
f386d0c72b tidy up 2020-12-02 17:07:30 +00:00
mike12345567
9b5734b1de Merge branch 'master' of github.com:Budibase/budibase into feature/page-refactor 2020-11-30 11:47:08 +00:00
Martin McKeaveney
e14d2517f4 allow password creation 2020-11-27 15:33:32 +00:00
Martin McKeaveney
b4440abdd6 allow creation of username 2020-11-27 15:24:43 +00:00
mike12345567
8519ea1a97 Merge branch 'component-sdk' of github.com:Budibase/budibase into feature/page-refactor 2020-11-27 15:11:56 +00:00
Martin McKeaveney
88a61b3b72 prevent username changing 2020-11-27 14:59:27 +00:00
Martin McKeaveney
f38e701d38 fix tests 2020-11-27 14:36:36 +00:00
Martin McKeaveney
6518976825 browse contents of s3 buckets from within budibase 2020-11-26 21:23:20 +00:00
Martin McKeaveney
c12b59e304 CouchDB integration E2E 2020-11-26 17:34:15 +00:00
Martin McKeaveney
1f891cc8ae mongoDB end to end 2020-11-26 16:46:36 +00:00
Martin McKeaveney
113c68e4c9 budibase postgres E2E working 2020-11-26 14:43:56 +00:00
mike12345567
d3759a4c10 Major re-work, client library stills needs some work but it appears layouts and screens are no longer inter-dependent. 2020-11-25 17:56:09 +00:00
Martin McKeaveney
61a9d954e5 fix users test, remove superfluous files 2020-11-25 15:30:10 +00:00
mike12345567
8b4657b196 Starting work on builder, very broken. 2020-11-24 18:11:34 +00:00
Martin McKeaveney
f1fe5de294 users as table working end to end 2020-11-24 17:00:15 +00:00
Martin McKeaveney
327f77dbb3 user table and relationships complete 2020-11-24 14:04:14 +00:00
Martin McKeaveney
831d19e11c fix fast view switching bug 2020-11-23 12:12:03 +00:00
mike12345567
40bfb53771 linting. 2020-11-17 18:13:21 +00:00
Michael Drury
63b08e42aa Large update, tests passing, have simplifed access level API, access levels and permissions are now totally separate. 2020-11-13 15:35:20 +00:00
Martin McKeaveney
14003d03df fix auto screens issue 2020-11-09 15:55:36 +00:00
Andrew Kingston
2ccd8fe401 Fix autoscreens sometimes created in public rather than private page 2020-11-09 08:40:47 +00:00
mike12345567
542b003f7e Refactoring to replace the use of frontend store.screens with derived allScreens and currentScreens. 2020-11-05 17:47:27 +00:00
mike12345567
707c16c44d Further updates to clear out all usage of the old frontend store functions. 2020-11-05 11:44:18 +00:00
Martin McKeaveney
291e472765 cut over to new frontend store 2020-11-04 17:09:45 +00:00
Martin McKeaveney
117560a9d8
Merge pull request #812 from Budibase/lock-columns
prevent drag on first two columns
2020-11-02 13:13:28 +00:00
Martin McKeaveney
281721d55c prevent drag on first two columns 2020-11-02 12:33:18 +00:00
Andrew Kingston
5558cfe27d Remove ag-grid loading overlay color 2020-11-02 09:15:39 +00:00
Andrew Kingston
3ced089004 Enabling the dark side 2020-10-29 20:42:34 +00:00
Martin McKeaveney
1ce3fbc9d6 fixing attachment height 2020-10-28 22:21:41 +00:00
Andrew Kingston
c59d1a0600 Rename deletion modal titles and fixing cypress tests 2020-10-28 16:05:19 +00:00
Andrew Kingston
9c1515267a Merge ag-grid backend UI and update styles 2020-10-28 15:20:56 +00:00
Martin McKeaveney
35db8ca7e0 finally reached the summit of the cypress mountain 2020-10-28 09:50:05 +00:00
Martin McKeaveney
d444a2447c styling updates from code review 2020-10-27 22:57:05 +00:00
Martin McKeaveney
a02a7ae9b9 cypress green 2020-10-27 22:06:51 +00:00
Martin McKeaveney
454962ad02 fix cypress table creation tests 2020-10-27 16:01:27 +00:00
Andrew Kingston
ced34d9672 Format with prettier 2020-10-27 15:28:13 +00:00
Andrew Kingston
891cdf3e63 Fix cypress tests 2020-10-27 15:26:07 +00:00
Martin McKeaveney
4ed8b16fe9 bulk delete, delete column from panel 2020-10-27 13:04:32 +00:00
Andrew Kingston
10252e9bc0 Lint 2020-10-27 09:37:20 +00:00
Andrew Kingston
ddc865940e Remove bunch of unused components and tidy up unused references 2020-10-27 09:10:20 +00:00
Martin McKeaveney
e4a3bb75dc cypress test fixes 2020-10-26 21:43:04 +00:00
Martin McKeaveney
4bcfdd5ea8 lint 2020-10-26 18:07:08 +00:00
Martin McKeaveney
f4965d2fa3 restructuring, more styling updates on table, renaming 2020-10-26 17:42:00 +00:00
Andrew Kingston
a978312768 Replace backend usages of dropdown menus with common components 2020-10-26 14:34:52 +00:00
Martin McKeaveney
5ecb4ae60a tidy up 2020-10-26 09:37:53 +00:00
Martin McKeaveney
3034c284df reinstating relationships 2020-10-25 17:05:11 +00:00
Martin McKeaveney
19f1f01d1a allow editing row from modal 2020-10-23 23:55:51 +01:00
Martin McKeaveney
9ad336d984 update table headers on table change 2020-10-23 22:34:40 +01:00
Martin McKeaveney
4714416e24 more ag grid styling 2020-10-23 17:38:10 +01:00
Andrew Kingston
51c11cb537 Reduce unecessary div layers 2020-10-23 12:57:35 +01:00
Andrew Kingston
2c7910ee51 Update data page to use new styles 2020-10-23 12:25:22 +01:00
Andrew Kingston
b892d1c4da Update routing to use new page names 2020-10-22 17:46:44 +01:00
Martin McKeaveney
fdc944741c popovers replaced with table icons 2020-10-22 15:45:58 +01:00
Martin McKeaveney
bc58c8ebf5 Merge branch 'master' of github.com:Budibase/budibase into backend-ag-grid 2020-10-21 15:03:31 +01:00
Martin McKeaveney
65479a803a ag grid updates 2020-10-21 13:42:26 +01:00
Martin McKeaveney
ebc97c087a rename data design, ag grid mvp 2020-10-21 11:15:02 +01:00
Andrew Kingston
05cb7e5374 Allow CSV upload in browser and add display column option 2020-10-19 19:24:05 +01:00
Martin McKeaveney
e1766cc4b8 fix text overflow 2020-10-19 16:07:29 +01:00
Andrew Kingston
73125767b4 Create links to 'list' autoscreens 2020-10-17 18:20:06 +01:00
Martin McKeaveney
8e50aa152b
Merge pull request #743 from Budibase/bug/minor-fixes
Minor fixes - Chuckles
2020-10-17 12:16:46 +01:00
Michael Shanks
143177a0d5 Primary display column is always required 2020-10-16 21:50:58 +01:00
mike12345567
1b56778133 Some minor fixes, right padding wasn't the same as left padding and fixing 404 when deleting a view. 2020-10-16 18:05:45 +01:00
mike12345567
c5dc50e8bf Fixing some issues found with deleting tables and relationships not getting cleaned up fully + builder not updating - also making sure builder store initial state of screens is accurate. 2020-10-16 13:48:59 +01:00
mike12345567
77f70d035b Merge branch 'master' of github.com:Budibase/budibase into bug/casing-table-fix 2020-10-16 09:53:38 +01:00
mike12345567
ca5f5f44ac Fixing issues with table columns allowing weirdness to happen around casing, now only one column with a particular name can be specified, no matter what the case, but the case will be respected. 2020-10-15 18:09:19 +01:00
Martin McKeaveney
e300134186 lint 2020-10-15 17:05:09 +01:00
Martin McKeaveney
ac0413eefd allow users to remove a calculation 2020-10-15 15:02:22 +01:00
Martin McKeaveney
fab9f8f1c8 merge from master 2020-10-15 14:41:29 +01:00
mike12345567
bbe085f734 Some changes for authentication and getting rid of allScreens component of store as it was causing confusion and breakages. 2020-10-15 13:52:56 +01:00
Martin McKeaveney
3ba8f19e7f more filtering updates 2020-10-15 12:09:41 +01:00
Martin McKeaveney
11927d2340 adding sum and count functionality, preventing user from doing bad filters 2020-10-15 10:48:57 +01:00
Martin McKeaveney
6204a7c622 Merge branch 'master' of github.com:Budibase/budibase into martin-more-bugfixes 2020-10-15 09:29:59 +01:00
Martin McKeaveney
3abf7daa73 frontend bug fixes, remove bindable prop, add not equals filter 2020-10-14 21:43:36 +01:00
Andrew Kingston
313b26982e Rename usages of primary display column to just display column 2020-10-14 20:38:32 +01:00
Andrew Kingston
90e46ab254 Merge branch 'more-bug-fixes' of github.com:Budibase/budibase into screen-updates 2020-10-14 20:16:01 +01:00
Andrew Kingston
35c58fd7d5 Move primary display column option in to column popover 2020-10-14 19:40:01 +01:00
mike12345567
7613692379 Fixing a bug where if you created a column without a name editting it would create another column and also adding an option to remove sorting from your table. 2020-10-14 18:04:21 +01:00
Martin McKeaveney
78ae3f194c merge 2020-10-14 15:08:54 +01:00
Martin McKeaveney
d2a7bf55a7 lint 2020-10-14 13:21:43 +01:00
mike12345567
b9f69e34f1 Upgrading prettier svelte plugin until found a version that works for our formatting without breaking on some syntax. 2020-10-14 12:22:43 +01:00
mike12345567
f5ad74eaf5 Some design changes and moving around screen deletion to centralise it. 2020-10-14 11:56:02 +01:00
mike12345567
7e70eb0f20 Adding info to the table deletion about screens that will be deleted and deleted template screens when table deleted. 2020-10-13 19:37:52 +01:00
Martin McKeaveney
34bfef5661 bulk deletes on grid 2020-10-13 16:17:07 +01:00
Martin McKeaveney
04f5e9e9ea optional chaining for backend ui models 2020-10-13 15:40:59 +01:00
Martin McKeaveney
d5a053304f Merge branch 'master' of github.com:Budibase/budibase into bugz 2020-10-13 12:52:55 +01:00
Martin McKeaveney
6fe15f9bef Merge branch 'master' of github.com:Budibase/budibase into bugz 2020-10-13 10:59:31 +01:00
Martin McKeaveney
78aae99e39 prevent duplicate table names 2020-10-13 10:59:24 +01:00
mike12345567
a6264896fa Merge branch 'feat/linked-records-data-source' of github.com:Budibase/budibase into endpoint-renaming 2020-10-13 09:58:31 +01:00
mike12345567
1140f65282 Merge branch 'feat/linked-records-data-source' of github.com:Budibase/budibase into endpoint-renaming 2020-10-13 09:58:08 +01:00
Andrew Kingston
d96293638f Remove random text 2020-10-13 09:51:43 +01:00
Andrew Kingston
2641b781f9 Remove console.log statement 2020-10-13 09:47:12 +01:00
Andrew Kingston
3ba79b0071 Merge branch 'master' of github.com:Budibase/budibase into feat/linked-records-data-source 2020-10-12 21:35:51 +01:00
mike12345567
408eda81ff Merge branch 'master' of github.com:Budibase/budibase into endpoint-renaming 2020-10-12 17:45:11 +01:00
Michael Shanks
381c43f1e3
Merge pull request #703 from mjashanks/fixes
Some Fixes
2020-10-12 16:34:48 +01:00
Andrew Kingston
da1936fbbf Update pagination to handle any number of pages 2020-10-12 16:33:38 +01:00
Michael Shanks
f03e314710 fix: view filter displaying incorrect options 2020-10-12 15:32:49 +01:00
mike12345567
94f966631c Merge branch 'master' of github.com:Budibase/budibase into endpoint-renaming 2020-10-12 15:25:27 +01:00