1
0
Fork 0
mirror of synced 2024-09-08 21:51:58 +12:00
Commit graph

761 commits

Author SHA1 Message Date
Michael Shanks
3cc5773fde validation for delete index and records 2020-03-25 16:57:04 +00:00
Michael Shanks
0c9d6abbf0 bugfix: user not getting created 2020-03-25 16:10:39 +00:00
Michael Shanks
5af53922ed evict packages from cache on SaveBackend 2020-03-25 12:38:04 +00:00
Michael Shanks
f3a9d138d7 default index name - dont use collectionName
(collectionName is now a number)
2020-03-25 11:31:58 +00:00
Michael Shanks
4c5e5f9716 Merge branch 'new-backend' of github.com:Budibase/budibase into new-backend 2020-03-25 11:29:12 +00:00
Martin McKeaveney
ecf324453e bug fix for indexes 2020-03-25 11:28:45 +00:00
Michael Shanks
9e6e471a38 bugfix: dont put 'IsNew' into index 2020-03-25 11:18:13 +00:00
Michael Shanks
c2212840ce Merge branch 'new-backend' of github.com:Budibase/budibase into new-backend 2020-03-25 11:14:04 +00:00
Michael Shanks
7274d44fd9 canDelete methods for index and record 2020-03-25 11:11:28 +00:00
Martin McKeaveney
a099558d9e bug fixes= 2020-03-25 10:59:47 +00:00
Michael Shanks
bcd8b602b3 collection name uses nodeId by default, and field is removed 2020-03-25 10:45:11 +00:00
Michael Shanks
e20bb608dd bugfix: nav items text background grey on windows 2020-03-25 08:56:34 +00:00
Michael Shanks
1cc2991d18 Merge branch 'new-backend' of github.com:Budibase/budibase into new-backend 2020-03-25 08:49:35 +00:00
Martin McKeaveney
ad8617406f tidy up 2020-03-24 19:59:30 +00:00
Martin McKeaveney
57c3598d9f user creation 2020-03-24 16:17:46 +00:00
Martin McKeaveney
d85c04acbf reactive model data table 2020-03-24 16:17:46 +00:00
Michael Shanks
8afbf12021 allow all conde snippets to be either blocks or expressions 2020-03-24 16:12:46 +00:00
Joe
f49ece1890 Merge pull request #166 from Budibase/nav-items-within-frontend-panels-highlighted
frontend panel nav items highlights
2020-03-24 15:59:52 +00:00
Michael Shanks
7462b55a9a bugfix... new apps had incorrect appDefinition.json 2020-03-24 15:33:31 +00:00
Joe
0d7cd5ec2e frontend panel nav items highlights
Changes include
Font updates
Font spacing added
Font weights changed
2020-03-24 11:12:08 +00:00
Michael Shanks
3429311d5e upgrade data - hooked up to server & builder 2020-03-24 10:58:15 +00:00
Michael Shanks
9ee1132185 bugfix: views duplicated 2020-03-24 10:57:54 +00:00
Michael Shanks
6ab3003106 merge conflicts 2020-03-24 10:56:48 +00:00
Conor_Mack
38a19dc930 Merge pull request #165 from Conor-Mack/feature/switch
Completed MD Switch component
2020-03-23 15:50:44 +00:00
Conor Mack
74f628d102 Completed MD Switch component 2020-03-23 15:49:06 +00:00
Michael Shanks
60013d3d3b prettier auto fix 2020-03-23 14:26:38 +00:00
Michael Shanks
d6da49e589 Merge branch 'martys-backend' into new-backend 2020-03-23 14:25:44 +00:00
Martin McKeaveney
b26a5ed6a4 started drilldown 2020-03-23 14:15:09 +00:00
Conor_Mack
f9b55eb97d Merge pull request #164 from Conor-Mack/feature/dialog
Removing console log
2020-03-23 14:05:19 +00:00
Conor Mack
b67fffe7e6 removing console log 2020-03-23 14:02:54 +00:00
Conor_Mack
6bb9de36e5 Merge pull request #163 from Conor-Mack/feature/dialog
MD Dialog Complete and Margins for Typography
2020-03-23 14:01:48 +00:00
Conor Mack
202b4f0996 MD Dialog Complete and Margins for Typography 2020-03-23 13:58:40 +00:00
Michael Shanks
c6beee73e5 backend - getting create instance to work 2020-03-23 12:47:31 +00:00
Martin McKeaveney
e073d30e44 solving initial table load issue 2020-03-23 10:43:34 +00:00
Martin McKeaveney
e772283914 further tidy up 2020-03-22 14:14:38 +00:00
Martin McKeaveney
1c329cac60 modal styling 2020-03-22 14:05:13 +00:00
Martin McKeaveney
19827a0fae modal styling 2020-03-22 13:59:42 +00:00
Martin McKeaveney
f32945958f more cleanup 2020-03-22 13:10:55 +00:00
Martin McKeaveney
a473858110 tidy up 2020-03-22 13:05:58 +00:00
Martin McKeaveney
266c36f079 moving more backend stuff into other store actions file 2020-03-22 11:36:05 +00:00
Martin McKeaveney
b474f8a600 table enhancements 2020-03-22 09:21:18 +00:00
Martin McKeaveney
9756574e6f enhanced modals 2020-03-21 20:39:37 +00:00
Martin McKeaveney
a8fec53ff3 adding, deleting and editing records working 2020-03-20 18:47:01 +00:00
dependabot[bot]
2c35585406 Bump acorn from 5.7.3 to 5.7.4 in /packages/server
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-20 14:58:16 +00:00
Conor_Mack
cc2e6ce1bb Merge pull request #161 from Conor-Mack/feature/card
Completed Material Card Component
2020-03-20 14:57:36 +00:00
Conor_Mack
a1ab885a83 Tidy up 2020-03-20 14:55:54 +00:00
Conor_Mack
339927b4be Merge branch 'master' of https://github.com/Budibase/budibase into feature/card 2020-03-20 14:53:11 +00:00
Conor_Mack
bb781c3d20 Completed Material Card Component 2020-03-20 14:53:04 +00:00
Michael Shanks
5c24504b42 Merge pull request #160 from mjashanks/master
Diff hierarchy & upgradeData
2020-03-20 14:03:09 +00:00
Michael Shanks
0399eec4e6 bugfix: Delete button cut off on windows 2020-03-20 14:01:10 +00:00